update packages

This commit is contained in:
Bernd Storath
2026-04-13 13:02:53 +02:00
parent e9f4b4650b
commit 15111ecd62
4 changed files with 273 additions and 272 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"format:check:docs": "prettier --check docs"
},
"devDependencies": {
"prettier": "^3.8.1"
"prettier": "^3.8.2"
},
"packageManager": "pnpm@10.33.0"
}
+5 -5
View File
@@ -9,16 +9,16 @@ importers:
.:
devDependencies:
prettier:
specifier: ^3.8.1
version: 3.8.1
specifier: ^3.8.2
version: 3.8.2
packages:
prettier@3.8.1:
resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==}
prettier@3.8.2:
resolution: {integrity: sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==}
engines: {node: '>=14'}
hasBin: true
snapshots:
prettier@3.8.1: {}
prettier@3.8.2: {}
+8 -8
View File
@@ -31,15 +31,15 @@
"@tailwindcss/forms": "^0.5.11",
"@vueuse/core": "^14.2.1",
"@vueuse/nuxt": "^14.2.1",
"apexcharts": "^5.10.5",
"apexcharts": "^5.10.6",
"argon2": "^0.44.0",
"cidr-tools": "^11.3.2",
"cidr-tools": "^11.3.3",
"citty": "^0.2.2",
"consola": "^3.4.2",
"crc-32": "^1.2.2",
"debug": "^4.4.3",
"drizzle-orm": "^0.45.2",
"ip-bigint": "^8.3.3",
"ip-bigint": "^8.3.4",
"is-cidr": "^6.0.3",
"is-ip": "^5.0.1",
"js-sha256": "^0.11.1",
@@ -57,21 +57,21 @@
},
"devDependencies": {
"@nuxt/eslint": "^1.15.2",
"@nuxt/test-utils": "^4.0.1",
"@nuxt/test-utils": "^4.0.2",
"@types/debug": "^4.1.13",
"@types/phc__format": "^1.0.1",
"@types/semver": "^7.7.1",
"@vitest/coverage-v8": "^4.1.3",
"@vitest/ui": "^4.1.3",
"@vitest/coverage-v8": "^4.1.4",
"@vitest/ui": "^4.1.4",
"drizzle-kit": "^0.31.10",
"esbuild": "^0.28.0",
"eslint": "^9.39.4",
"eslint-config-prettier": "^10.1.8",
"prettier": "^3.8.1",
"prettier": "^3.8.2",
"prettier-plugin-tailwindcss": "^0.7.2",
"tsx": "^4.21.0",
"typescript": "^6.0.2",
"vitest": "^4.1.3",
"vitest": "^4.1.4",
"vue-tsc": "^3.2.6"
},
"pnpm": {
+259 -258
View File
File diff suppressed because it is too large Load Diff