mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-19 18:22:19 +01:00
Update deps
This commit is contained in:
37
package.json
37
package.json
@@ -13,35 +13,34 @@
|
||||
"db:generate": "drizzle-kit generate"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/content": "3.0.0-alpha.7",
|
||||
"@nuxt/image": "^1.8.1",
|
||||
"@nuxt/ui": "^2.18.5",
|
||||
"@nuxthub/core": "^0.8.7",
|
||||
"@nuxt/content": "3.0.1",
|
||||
"@nuxt/image": "^1.9.0",
|
||||
"@nuxt/ui": "^2.21.0",
|
||||
"@nuxthub/core": "^0.8.15",
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"@nuxtjs/i18n": "^8.5.3",
|
||||
"drizzle-orm": "^0.33.0",
|
||||
"h3-zod": "^0.5.3",
|
||||
"nuxt": "^3.13.2",
|
||||
"nuxt": "^3.15.3",
|
||||
"nuxt-visitors": "^1.1.2",
|
||||
"rehype-katex": "^7.0.1",
|
||||
"remark-math": "^6.0.0",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.1",
|
||||
"zod": "^3.23.8"
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.10.0",
|
||||
"@nuxt/devtools": "^1.6.1",
|
||||
"@nuxt/ui": "^2.19.2",
|
||||
"@types/node": "^22.10.0",
|
||||
"@vueuse/core": "^11.3.0",
|
||||
"@vueuse/nuxt": "^11.1.0",
|
||||
"drizzle-kit": "^0.28.1",
|
||||
"eslint": "^9.15.0",
|
||||
"mapbox-gl": "^3.8.0",
|
||||
"nuxt-mapbox": "^1.6.1",
|
||||
"typescript": "^5.7.2",
|
||||
"vue-tsc": "^2.1.10",
|
||||
"wrangler": "^3.90.0"
|
||||
"@antfu/eslint-config": "^4.1.0",
|
||||
"@nuxt/devtools": "^2.0.0-beta.3",
|
||||
"@types/node": "^22.12.0",
|
||||
"@vueuse/core": "^12.5.0",
|
||||
"@vueuse/nuxt": "^12.5.0",
|
||||
"drizzle-kit": "^0.30.3",
|
||||
"eslint": "^9.19.0",
|
||||
"mapbox-gl": "^3.9.4",
|
||||
"nuxt-mapbox": "^1.6.2",
|
||||
"typescript": "^5.7.3",
|
||||
"vue-tsc": "^2.2.0",
|
||||
"wrangler": "^3.106.0"
|
||||
}
|
||||
}
|
||||
|
||||
5310
pnpm-lock.yaml
generated
5310
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user