Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuyk committed Jul 11, 2024
1 parent 75486a0 commit 262b8c1
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 274 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"devDependencies": {
"@altv/types-client": "^16.2.3",
"@altv/types-natives": "^16.2.0",
"@altv/types-server": "^16.2.1",
"@altv/types-server": "^16.2.2",
"@altv/types-shared": "^16.2.1",
"@altv/types-webview": "^16.2.1",
"@altv/types-worker": "^16.2.0",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"altv-pkg": "^2.7.5",
"autoprefixer": "^10.4.19",
"fast-glob": "^3.3.2",
"fkill": "^9.0.0",
"nodemon": "^3.1.4",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.5.14",
"retypeapp": "^3.5.0",
Expand All @@ -37,12 +37,12 @@
"dependencies": {
"@vitejs/plugin-vue": "^5.0.5",
"dotenv": "^16.4.5",
"mongodb": "^6.7.0",
"mongodb": "^6.8.0",
"sjcl": "^1.0.8",
"typescript": "^5.5.2",
"vite": "^5.3.2",
"vue": "^3.4.30",
"vue-tsc": "^2.0.22"
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vue": "^3.4.31",
"vue-tsc": "^2.0.26"
},
"prettier": {
"tabWidth": 4,
Expand Down
Loading

0 comments on commit 262b8c1

Please sign in to comment.