mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-01-24 18:10:26 +01:00
chore: update dependencies to latest versions
- bump nuxt from 4.2.1 to 4.2.2 - update vue-router from 4.6.3 to 4.6.4 - upgrade zod from 4.1.13 to 4.2.1 - update @nuxt/eslint-config from 1.11.0 to 1.12.1 - bump eslint from 9.39.1 to 9.39.2 - upgrade vue-tsc from 3.1.5 to 3.1.8 - update wrangler from 4.51.0 to 4.55.0
This commit is contained in:
14
package.json
14
package.json
@@ -20,17 +20,17 @@
|
|||||||
"better-sqlite3": "12.5.0",
|
"better-sqlite3": "12.5.0",
|
||||||
"drizzle-kit": "^0.31.8",
|
"drizzle-kit": "^0.31.8",
|
||||||
"drizzle-orm": "^0.45.1",
|
"drizzle-orm": "^0.45.1",
|
||||||
"nuxt": "4.2.1",
|
"nuxt": "4.2.2",
|
||||||
"nuxt-studio": "1.0.0-alpha.4",
|
"nuxt-studio": "1.0.0-alpha.4",
|
||||||
"vue": "3.5.25",
|
"vue": "3.5.25",
|
||||||
"vue-router": "4.6.3",
|
"vue-router": "4.6.4",
|
||||||
"zod": "4.1.13"
|
"zod": "4.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/eslint-config": "1.11.0",
|
"@nuxt/eslint-config": "1.12.1",
|
||||||
"eslint": "9.39.1",
|
"eslint": "9.39.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"vue-tsc": "3.1.5",
|
"vue-tsc": "3.1.8",
|
||||||
"wrangler": "4.51.0"
|
"wrangler": "4.55.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user