Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thelindat committed Mar 27, 2024
1 parent abd82e0 commit 564f6fc
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 43 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"devDependencies": {
"@citizenfx/client": "latest",
"@citizenfx/server": "latest",
"@types/node": "^20.11.19",
"@types/node": "^20.11.30",
"esbuild": "^0.19.12",
"prettier": "^3.2.5",
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"dependencies": {
"@nativewrappers/fivem": "^0.0.5",
"@overextended/ox_lib": "^3.16.3",
"mariadb": "^3.2.3"
"@nativewrappers/fivem": "^0.0.28",
"@overextended/ox_lib": "^3.18.0",
"mariadb": "^3.3.0"
},
"engines": {
"node": ">=16.9.1"
Expand Down
75 changes: 37 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 564f6fc

Please sign in to comment.