Update dependencies

This commit is contained in:
2024-08-22 23:00:34 +02:00
parent 718f37e1a5
commit 3d1d55b95f
2 changed files with 998 additions and 1256 deletions

View File

@@ -18,7 +18,6 @@
"@nuxtjs/google-fonts": "^3.2.0",
"drizzle-orm": "^0.32.1",
"h3-zod": "^0.5.3",
"nuxt": "^3.12.4",
"nuxt-auth-utils": "^0.3.4",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
@@ -33,10 +32,11 @@
"@vueuse/nuxt": "^11.0.1",
"drizzle-kit": "^0.23.0",
"eslint": "^9.9.0",
"mapbox-gl": "^3.6.0",
"nuxt": "^3.13.0",
"nuxt-mapbox": "^1.6.0",
"typescript": "^5.5.4",
"vue-tsc": "^2.0.29",
"wrangler": "^3.72.1",
"mapbox-gl": "^3.6.0",
"nuxt-mapbox": "^1.6.0"
"wrangler": "^3.72.1"
}
}