mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-26 23:54:23 +01:00
Working
This commit is contained in:
12
package.json
12
package.json
@@ -12,8 +12,8 @@
|
||||
"db:generate": "drizzle-kit generate"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.228",
|
||||
"@nuxt/content": "^2.13.1",
|
||||
"@iconify/json": "^2.2.229",
|
||||
"@nuxt/content": "^2.13.2",
|
||||
"@nuxt/eslint": "^0.3.13",
|
||||
"@nuxt/image": "^1.7.0",
|
||||
"@nuxt/ui": "^2.17.0",
|
||||
@@ -23,22 +23,22 @@
|
||||
"@nuxtjs/i18n": "^8.3.1",
|
||||
"drizzle-orm": "^0.31.4",
|
||||
"h3-zod": "^0.5.3",
|
||||
"nuxt": "^3.12.3",
|
||||
"nuxt": "^3.12.4",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/devtools": "^1.3.9",
|
||||
"@nuxt/eslint-config": "^0.3.13",
|
||||
"@nuxt/ui": "^2.17.0",
|
||||
"@types/node": "^20.14.10",
|
||||
"@types/node": "^20.14.11",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"@vueuse/nuxt": "^10.11.0",
|
||||
"drizzle-kit": "^0.22.8",
|
||||
"eslint": "^9.7.0",
|
||||
"mapbox-gl": "^3.5.1",
|
||||
"mapbox-gl": "^3.5.2",
|
||||
"nuxt-mapbox": "^1.6.0",
|
||||
"typescript": "^5.5.3",
|
||||
"vue-tsc": "^2.0.26",
|
||||
"wrangler": "^3.65.0"
|
||||
"wrangler": "^3.65.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user