mirror of https://github.com/wg-easy/wg-easy
3 changed files with 1472 additions and 1288 deletions
@ -12,5 +12,5 @@ |
|||||
"devDependencies": { |
"devDependencies": { |
||||
"prettier": "^3.6.2" |
"prettier": "^3.6.2" |
||||
}, |
}, |
||||
"packageManager": "[email protected]6.0" |
"packageManager": "[email protected]8.2" |
||||
} |
} |
||||
|
|||||
@ -34,40 +34,40 @@ |
|||||
"citty": "^0.1.6", |
"citty": "^0.1.6", |
||||
"consola": "^3.4.2", |
"consola": "^3.4.2", |
||||
"crc-32": "^1.2.2", |
"crc-32": "^1.2.2", |
||||
"debug": "^4.4.1", |
"debug": "^4.4.3", |
||||
"drizzle-orm": "^0.44.5", |
"drizzle-orm": "^0.44.6", |
||||
"ip-bigint": "^8.2.2", |
"ip-bigint": "^8.2.2", |
||||
"is-cidr": "^6.0.0", |
"is-cidr": "^6.0.1", |
||||
"is-ip": "^5.0.1", |
"is-ip": "^5.0.1", |
||||
"js-sha256": "^0.11.1", |
"js-sha256": "^0.11.1", |
||||
"nuxt": "^3.19.2", |
"nuxt": "^3.19.3", |
||||
"otpauth": "^9.4.1", |
"otpauth": "^9.4.1", |
||||
"pinia": "^3.0.3", |
"pinia": "^3.0.3", |
||||
"qr": "^0.5.1", |
"qr": "^0.5.2", |
||||
"radix-vue": "^1.9.17", |
"radix-vue": "^1.9.17", |
||||
"semver": "^7.7.2", |
"semver": "^7.7.3", |
||||
"tailwindcss": "^3.4.17", |
"tailwindcss": "^3.4.18", |
||||
"timeago.js": "^4.0.2", |
"timeago.js": "^4.0.2", |
||||
"vue": "latest", |
"vue": "latest", |
||||
"vue3-apexcharts": "^1.8.0", |
"vue3-apexcharts": "^1.8.0", |
||||
"zod": "^4.1.8" |
"zod": "^4.1.12" |
||||
}, |
}, |
||||
"devDependencies": { |
"devDependencies": { |
||||
"@nuxt/eslint": "^1.9.0", |
"@nuxt/eslint": "^1.9.0", |
||||
"@types/debug": "^4.1.12", |
"@types/debug": "^4.1.12", |
||||
"@types/phc__format": "^1.0.1", |
"@types/phc__format": "^1.0.1", |
||||
"@types/semver": "^7.7.1", |
"@types/semver": "^7.7.1", |
||||
"drizzle-kit": "^0.31.4", |
"drizzle-kit": "^0.31.5", |
||||
"esbuild": "^0.25.9", |
"esbuild": "^0.25.10", |
||||
"eslint": "^9.35.0", |
"eslint": "^9.37.0", |
||||
"eslint-config-prettier": "^10.1.8", |
"eslint-config-prettier": "^10.1.8", |
||||
"prettier": "^3.6.2", |
"prettier": "^3.6.2", |
||||
"prettier-plugin-tailwindcss": "^0.6.14", |
"prettier-plugin-tailwindcss": "^0.6.14", |
||||
"tsx": "^4.20.5", |
"tsx": "^4.20.6", |
||||
"typescript": "^5.9.2", |
"typescript": "^5.9.3", |
||||
"vue-tsc": "^3.0.7" |
"vue-tsc": "^3.1.1" |
||||
}, |
}, |
||||
"packageManager": "[email protected]6.0", |
"packageManager": "[email protected]8.2", |
||||
"pnpm": { |
"pnpm": { |
||||
"overrides": { |
"overrides": { |
||||
"rollup": "4.50.0" |
"rollup": "4.50.0" |
||||
|
|||||
File diff suppressed because it is too large
Loading…
Reference in new issue