Update all npm dependencies and resolve security vulnerabilities
Upgrade nuxt 4.0.3→4.3.1, @nuxt/ui 4.0.0→4.5.0, vue 3.5.20→3.5.29, jsonwebtoken 9.0.2→9.0.3, mongoose 8.18.0→8.23.0, and 12 other packages. Bump @nuxtjs/plausible to v3 and marked to v17. Remove vue-router from explicit dependencies (Nuxt manages it internally). Reduces audit vulnerabilities from 42 to 17.
This commit is contained in:
parent
a62e167876
commit
d5c95ace0a
2 changed files with 5064 additions and 5963 deletions
11022
package-lock.json
generated
11022
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -15,14 +15,14 @@
|
|||
"@heroicons/vue": "^2.2.0",
|
||||
"@nuxt/eslint": "^1.9.0",
|
||||
"@nuxt/ui": "^4.0.0",
|
||||
"@nuxtjs/plausible": "^1.2.0",
|
||||
"@nuxtjs/plausible": "^3.0.1",
|
||||
"@slack/web-api": "^7.10.0",
|
||||
"bcryptjs": "^3.0.2",
|
||||
"chrono-node": "^2.8.4",
|
||||
"cloudinary": "^2.7.0",
|
||||
"eslint": "^9.34.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"marked": "^16.4.0",
|
||||
"marked": "^17.0.3",
|
||||
"mongoose": "^8.18.0",
|
||||
"nitro-cors": "^0.7.1",
|
||||
"nuxt": "^4.0.3",
|
||||
|
|
@ -30,7 +30,6 @@
|
|||
"typescript": "^5.9.2",
|
||||
"vue": "^3.5.20",
|
||||
"vue-cal": "^5.0.1-rc.28",
|
||||
"vue-router": "^4.5.1",
|
||||
"zod": "^4.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue