Skip to content

Commit

Permalink
chore: update package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thelindat committed Oct 3, 2024
1 parent 10e2c81 commit 0bd4d6c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 27 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"@citizenfx/client": "latest",
"@citizenfx/server": "latest",
"@overextended/fx-utils": "^0.0.4",
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"esbuild": "^0.23.1",
"prettier": "^3.3.3",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.2"
},
"dependencies": {
"@nativewrappers/fivem": "^0.0.41",
"@overextended/ox_lib": "^3.25.0",
"mariadb": "^3.3.1"
"@overextended/ox_lib": "^3.26.0",
"mariadb": "^3.3.2"
},
"engines": {
"node": ">=16.9.1"
Expand Down
55 changes: 31 additions & 24 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 0bd4d6c

Please sign in to comment.