mirror of
https://github.com/wg-easy/wg-easy.git
synced 2026-05-13 22:10:03 +00:00
update packages
This commit is contained in:
parent
05c655ede9
commit
46074fea1c
4 changed files with 1158 additions and 1108 deletions
|
|
@ -13,5 +13,5 @@
|
|||
"devDependencies": {
|
||||
"prettier": "^3.8.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.33.2"
|
||||
"packageManager": "pnpm@10.33.3"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
setups.@nuxt/test-utils="4.0.2"
|
||||
setups.@nuxt/test-utils="4.0.3"
|
||||
|
|
@ -29,35 +29,35 @@
|
|||
"@phc/format": "^1.0.0",
|
||||
"@pinia/nuxt": "^0.11.3",
|
||||
"@tailwindcss/forms": "^0.5.11",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"@vueuse/nuxt": "^14.2.1",
|
||||
"@vueuse/core": "^14.3.0",
|
||||
"@vueuse/nuxt": "^14.3.0",
|
||||
"apexcharts": "^5.10.6",
|
||||
"argon2": "^0.44.0",
|
||||
"cidr-tools": "^11.3.4",
|
||||
"cidr-tools": "^11.3.5",
|
||||
"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.5",
|
||||
"ip-bigint": "^8.3.6",
|
||||
"is-cidr": "^6.0.4",
|
||||
"is-ip": "^5.0.1",
|
||||
"js-sha256": "^0.11.1",
|
||||
"nuxt": "^3.21.2",
|
||||
"nuxt": "^3.21.4",
|
||||
"otpauth": "^9.5.1",
|
||||
"pinia": "^3.0.4",
|
||||
"qr": "^0.5.5",
|
||||
"qr": "^0.6.0",
|
||||
"radix-vue": "^1.9.17",
|
||||
"semver": "^7.7.4",
|
||||
"tailwindcss": "^3.4.19",
|
||||
"timeago.js": "^4.0.2",
|
||||
"vue": "latest",
|
||||
"vue3-apexcharts": "^1.11.1",
|
||||
"zod": "^4.3.6"
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint": "^1.15.2",
|
||||
"@nuxt/test-utils": "^4.0.2",
|
||||
"@nuxt/test-utils": "^4.0.3",
|
||||
"@types/debug": "^4.1.13",
|
||||
"@types/phc__format": "^1.0.1",
|
||||
"@types/semver": "^7.7.1",
|
||||
|
|
@ -68,11 +68,11 @@
|
|||
"eslint": "^9.39.4",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"prettier": "^3.8.3",
|
||||
"prettier-plugin-tailwindcss": "^0.7.3",
|
||||
"prettier-plugin-tailwindcss": "^0.8.0",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "^4.1.5",
|
||||
"vue-tsc": "^3.2.7"
|
||||
"vue-tsc": "^3.2.8"
|
||||
},
|
||||
"packageManager": "pnpm@10.33.2"
|
||||
"packageManager": "pnpm@10.33.3"
|
||||
}
|
||||
|
|
|
|||
2240
src/pnpm-lock.yaml
generated
2240
src/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue