update packages

This commit is contained in:
Bernd Storath
2026-02-02 08:27:05 +01:00
parent f017b4968c
commit 56ee86cc1c
3 changed files with 546 additions and 483 deletions
+1 -1
View File
@@ -13,5 +13,5 @@
"devDependencies": { "devDependencies": {
"prettier": "^3.8.1" "prettier": "^3.8.1"
}, },
"packageManager": "pnpm@10.28.1" "packageManager": "pnpm@10.28.2"
} }
+5 -5
View File
@@ -28,17 +28,17 @@
"@phc/format": "^1.0.0", "@phc/format": "^1.0.0",
"@pinia/nuxt": "^0.11.3", "@pinia/nuxt": "^0.11.3",
"@tailwindcss/forms": "^0.5.11", "@tailwindcss/forms": "^0.5.11",
"@vueuse/core": "^14.1.0", "@vueuse/core": "^14.2.0",
"@vueuse/nuxt": "^14.1.0", "@vueuse/nuxt": "^14.2.0",
"apexcharts": "^5.3.6", "apexcharts": "^5.3.6",
"argon2": "^0.44.0", "argon2": "^0.44.0",
"cidr-tools": "^11.0.3", "cidr-tools": "^11.0.5",
"citty": "^0.2.0", "citty": "^0.2.0",
"consola": "^3.4.2", "consola": "^3.4.2",
"crc-32": "^1.2.2", "crc-32": "^1.2.2",
"debug": "^4.4.3", "debug": "^4.4.3",
"drizzle-orm": "^0.45.1", "drizzle-orm": "^0.45.1",
"ip-bigint": "^8.2.2", "ip-bigint": "^8.2.3",
"is-cidr": "^6.0.2", "is-cidr": "^6.0.2",
"is-ip": "^5.0.1", "is-ip": "^5.0.1",
"js-sha256": "^0.11.1", "js-sha256": "^0.11.1",
@@ -69,5 +69,5 @@
"typescript": "^5.9.3", "typescript": "^5.9.3",
"vue-tsc": "^3.2.4" "vue-tsc": "^3.2.4"
}, },
"packageManager": "pnpm@10.28.1" "packageManager": "pnpm@10.28.2"
} }
+540 -477
View File
File diff suppressed because it is too large Load Diff