mirror of https://github.com/wg-easy/wg-easy
6 changed files with 584 additions and 532 deletions
@ -13,5 +13,5 @@ |
|||
"devDependencies": { |
|||
"prettier": "^3.8.1" |
|||
}, |
|||
"packageManager": "[email protected].1" |
|||
"packageManager": "[email protected].3" |
|||
} |
|||
|
|||
@ -31,15 +31,15 @@ |
|||
"@tailwindcss/forms": "^0.5.11", |
|||
"@vueuse/core": "^14.2.1", |
|||
"@vueuse/nuxt": "^14.2.1", |
|||
"apexcharts": "^5.6.0", |
|||
"apexcharts": "^5.7.0", |
|||
"argon2": "^0.44.0", |
|||
"cidr-tools": "^11.0.10", |
|||
"cidr-tools": "^11.0.11", |
|||
"citty": "^0.2.1", |
|||
"consola": "^3.4.2", |
|||
"crc-32": "^1.2.2", |
|||
"debug": "^4.4.3", |
|||
"drizzle-orm": "^0.45.1", |
|||
"ip-bigint": "^8.2.6", |
|||
"ip-bigint": "^8.2.7", |
|||
"is-cidr": "^6.0.3", |
|||
"is-ip": "^5.0.1", |
|||
"js-sha256": "^0.11.1", |
|||
@ -56,7 +56,7 @@ |
|||
"zod": "^4.3.6" |
|||
}, |
|||
"devDependencies": { |
|||
"@nuxt/eslint": "^1.15.1", |
|||
"@nuxt/eslint": "^1.15.2", |
|||
"@nuxt/test-utils": "^4.0.0", |
|||
"@types/debug": "^4.1.12", |
|||
"@types/phc__format": "^1.0.1", |
|||
@ -74,5 +74,5 @@ |
|||
"vitest": "^4.0.18", |
|||
"vue-tsc": "^3.2.5" |
|||
}, |
|||
"packageManager": "[email protected].1" |
|||
"packageManager": "[email protected].3" |
|||
} |
|||
|
|||
File diff suppressed because it is too large
Loading…
Reference in new issue