mirror of https://github.com/wg-easy/wg-easy
3 changed files with 685 additions and 658 deletions
@ -13,5 +13,5 @@ |
|||
"devDependencies": { |
|||
"prettier": "^3.7.4" |
|||
}, |
|||
"packageManager": "[email protected]4.0" |
|||
"packageManager": "[email protected]5.0" |
|||
} |
|||
|
|||
@ -37,37 +37,37 @@ |
|||
"consola": "^3.4.2", |
|||
"crc-32": "^1.2.2", |
|||
"debug": "^4.4.3", |
|||
"drizzle-orm": "^0.45.0", |
|||
"drizzle-orm": "^0.45.1", |
|||
"ip-bigint": "^8.2.2", |
|||
"is-cidr": "^6.0.1", |
|||
"is-ip": "^5.0.1", |
|||
"js-sha256": "^0.11.1", |
|||
"nuxt": "^3.20.1", |
|||
"nuxt": "^3.20.2", |
|||
"otpauth": "^9.4.1", |
|||
"pinia": "^3.0.4", |
|||
"qr": "^0.5.3", |
|||
"radix-vue": "^1.9.17", |
|||
"semver": "^7.7.3", |
|||
"tailwindcss": "^3.4.18", |
|||
"tailwindcss": "^3.4.19", |
|||
"timeago.js": "^4.0.2", |
|||
"vue": "latest", |
|||
"vue3-apexcharts": "^1.10.0", |
|||
"zod": "^4.1.13" |
|||
}, |
|||
"devDependencies": { |
|||
"@nuxt/eslint": "^1.11.0", |
|||
"@nuxt/eslint": "^1.12.1", |
|||
"@types/debug": "^4.1.12", |
|||
"@types/phc__format": "^1.0.1", |
|||
"@types/semver": "^7.7.1", |
|||
"drizzle-kit": "^0.31.8", |
|||
"esbuild": "^0.27.1", |
|||
"eslint": "^9.39.1", |
|||
"eslint": "^9.39.2", |
|||
"eslint-config-prettier": "^10.1.8", |
|||
"prettier": "^3.7.4", |
|||
"prettier-plugin-tailwindcss": "^0.7.2", |
|||
"tsx": "^4.21.0", |
|||
"typescript": "^5.9.3", |
|||
"vue-tsc": "^3.1.7" |
|||
"vue-tsc": "^3.1.8" |
|||
}, |
|||
"packageManager": "[email protected]4.0" |
|||
"packageManager": "[email protected]5.0" |
|||
} |
|||
|
|||
File diff suppressed because it is too large
Loading…
Reference in new issue