Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit a92b958

Browse files
committed
chore: update package dependencies
1 parent 318b4c1 commit a92b958

File tree

2 files changed

+76
-69
lines changed

2 files changed

+76
-69
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@
2626
},
2727
"dependencies": {
2828
"@milahu/patch-package": "^6.4.14",
29-
"mysql2": "3.10.2",
29+
"mysql2": "3.11.0",
3030
"named-placeholders": "^1.1.3",
3131
"node-fetch": "^3.3.2"
3232
},
3333
"devDependencies": {
3434
"@citizenfx/server": "2.0.5132-1",
3535
"@types/node": "^17.0.45",
36-
"prettier": "^2.8.8",
3736
"esbuild": "^0.21.5",
3837
"lerna": "^4.0.0",
3938
"postinstall-postinstall": "^2.1.0",
39+
"prettier": "^2.8.8",
4040
"pretty-quick": "^3.3.1",
41-
"typescript": "^5.5.3"
41+
"typescript": "^5.5.4"
4242
}
4343
}

0 commit comments

Comments
 (0)