mirror of
https://github.com/wg-easy/wg-easy.git
synced 2026-08-04 15:28:41 +00:00
update packages
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Edge / Build Docker (push) Has been cancelled
Edge / Build Docker-1 (push) Has been cancelled
Lint / Check Docs (push) Has been cancelled
Edge / Merge & Deploy Docker (push) Has been cancelled
Edge / Build & Deploy Docs (push) Has been cancelled
Lint / Lint (push) Has been cancelled
Lint / Lint-1 (push) Has been cancelled
Lint / Lint-2 (push) Has been cancelled
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Edge / Build Docker (push) Has been cancelled
Edge / Build Docker-1 (push) Has been cancelled
Lint / Check Docs (push) Has been cancelled
Edge / Merge & Deploy Docker (push) Has been cancelled
Edge / Build & Deploy Docs (push) Has been cancelled
Lint / Lint (push) Has been cancelled
Lint / Lint-1 (push) Has been cancelled
Lint / Lint-2 (push) Has been cancelled
This commit is contained in:
parent
99357848e5
commit
e03d743307
4 changed files with 644 additions and 661 deletions
|
|
@ -13,5 +13,5 @@
|
|||
"devDependencies": {
|
||||
"prettier": "^3.8.3"
|
||||
},
|
||||
"packageManager": "pnpm@11.3.0"
|
||||
"packageManager": "pnpm@11.5.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,12 +33,12 @@
|
|||
"@vueuse/nuxt": "^14.3.0",
|
||||
"apexcharts": "^5.13.0",
|
||||
"argon2": "^0.44.0",
|
||||
"cidr-tools": "^12.0.1",
|
||||
"cidr-tools": "^12.0.2",
|
||||
"citty": "^0.2.2",
|
||||
"consola": "^3.4.2",
|
||||
"crc-32": "^1.2.2",
|
||||
"drizzle-orm": "^0.45.2",
|
||||
"ip-bigint": "^9.0.4",
|
||||
"ip-bigint": "^9.0.5",
|
||||
"is-cidr": "^7.0.0",
|
||||
"is-ip": "^5.0.1",
|
||||
"js-sha256": "^0.11.1",
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
"tsx": "^4.22.3",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "^4.1.7",
|
||||
"vue-tsc": "^3.3.1"
|
||||
"vue-tsc": "^3.3.3"
|
||||
},
|
||||
"packageManager": "pnpm@11.3.0"
|
||||
"packageManager": "pnpm@11.5.0"
|
||||
}
|
||||
|
|
|
|||
1293
src/pnpm-lock.yaml
generated
1293
src/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -4,3 +4,5 @@ allowBuilds:
|
|||
esbuild: false
|
||||
unrs-resolver: false
|
||||
vue-demi: false
|
||||
|
||||
minimumReleaseAgeStrict: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue