update packages

This commit is contained in:
Bernd Storath
2025-12-01 07:54:59 +01:00
parent 400d4d992e
commit e8e26cfe10
4 changed files with 477 additions and 464 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
"format:check:docs": "prettier --check docs"
},
"devDependencies": {
"prettier": "^3.6.2"
"prettier": "^3.7.3"
},
"packageManager": "pnpm@10.23.0"
"packageManager": "pnpm@10.24.0"
}
+5 -5
View File
@@ -9,16 +9,16 @@ importers:
.:
devDependencies:
prettier:
specifier: ^3.6.2
version: 3.6.2
specifier: ^3.7.3
version: 3.7.3
packages:
prettier@3.6.2:
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
prettier@3.7.3:
resolution: {integrity: sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==}
engines: {node: '>=14'}
hasBin: true
snapshots:
prettier@3.6.2: {}
prettier@3.7.3: {}
+7 -7
View File
@@ -28,8 +28,8 @@
"@phc/format": "^1.0.0",
"@pinia/nuxt": "^0.11.3",
"@tailwindcss/forms": "^0.5.10",
"@vueuse/core": "^14.0.0",
"@vueuse/nuxt": "^14.0.0",
"@vueuse/core": "^14.1.0",
"@vueuse/nuxt": "^14.1.0",
"apexcharts": "^5.3.6",
"argon2": "^0.44.0",
"cidr-tools": "^11.0.3",
@@ -45,7 +45,7 @@
"nuxt": "^3.20.1",
"otpauth": "^9.4.1",
"pinia": "^3.0.4",
"qr": "^0.5.2",
"qr": "^0.5.3",
"radix-vue": "^1.9.17",
"semver": "^7.7.3",
"tailwindcss": "^3.4.18",
@@ -55,7 +55,7 @@
"zod": "^4.1.13"
},
"devDependencies": {
"@nuxt/eslint": "^1.10.0",
"@nuxt/eslint": "^1.11.0",
"@types/debug": "^4.1.12",
"@types/phc__format": "^1.0.1",
"@types/semver": "^7.7.1",
@@ -63,11 +63,11 @@
"esbuild": "^0.27.0",
"eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.8",
"prettier": "^3.6.2",
"prettier": "^3.7.3",
"prettier-plugin-tailwindcss": "^0.7.1",
"tsx": "^4.20.6",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"vue-tsc": "^3.1.5"
},
"packageManager": "pnpm@10.23.0"
"packageManager": "pnpm@10.24.0"
}
+463 -450
View File
File diff suppressed because it is too large Load Diff