mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
Update deps
This commit is contained in:
20
package.json
20
package.json
@@ -14,27 +14,27 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/image": "^1.8.0",
|
||||
"@nuxthub/core": "^0.7.9",
|
||||
"@nuxthub/core": "^0.7.11",
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"drizzle-orm": "^0.33.0",
|
||||
"h3-zod": "^0.5.3",
|
||||
"nuxt-auth-utils": "^0.3.5",
|
||||
"vue": "^3.5.0",
|
||||
"nuxt-auth-utils": "^0.3.7",
|
||||
"vue": "^3.5.3",
|
||||
"vue-router": "^4.4.3",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.0.0",
|
||||
"@antfu/eslint-config": "^3.4.1",
|
||||
"@nuxt/devtools": "^1.4.1",
|
||||
"@nuxt/ui": "^2.18.4",
|
||||
"@types/node": "^22.5.2",
|
||||
"@types/node": "^22.5.4",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
"@vueuse/nuxt": "^11.0.3",
|
||||
"drizzle-kit": "^0.24.2",
|
||||
"eslint": "^9.9.1",
|
||||
"nuxt": "^3.13.0",
|
||||
"typescript": "^5.5.4",
|
||||
"vue-tsc": "^2.1.4",
|
||||
"wrangler": "^3.74.0"
|
||||
"eslint": "^9.10.0",
|
||||
"nuxt": "^3.13.1",
|
||||
"typescript": "^5.6.2",
|
||||
"vue-tsc": "^2.1.6",
|
||||
"wrangler": "^3.75.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user