hoist packages instead of declaring them directly

This commit is contained in:
Bernd Storath
2026-06-19 15:40:58 +02:00
parent c7b665b61c
commit e158d073c2
3 changed files with 64 additions and 56 deletions
-5
View File
@@ -23,8 +23,6 @@
"dependencies": {
"@eschricht/nuxt-color-mode": "^1.2.0",
"@heroicons/vue": "^2.2.0",
"@intlify/h3": "^0.7.4",
"@intlify/utils": "^0.14.1",
"@libsql/client": "^0.17.4",
"@nuxtjs/i18n": "^10.4.0",
"@nuxtjs/tailwindcss": "^6.14.0",
@@ -40,15 +38,12 @@
"consola": "^3.4.2",
"crc-32": "^1.2.2",
"drizzle-orm": "^0.45.2",
"h3": "^1.15.11",
"ip-bigint": "^9.0.6",
"is-cidr": "^7.0.0",
"is-ip": "^5.0.1",
"js-sha256": "^0.11.1",
"nitropack": "^2.13.4",
"nuxt": "^3.21.8",
"obug": "^2.1.3",
"ofetch": "^1.5.1",
"openid-client": "^6.8.4",
"otpauth": "^9.5.1",
"pinia": "^3.0.4",