mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
refactor: update dependencies including zod, vitest, and type packages
This commit is contained in:
+6
-6
@@ -57,20 +57,20 @@
|
||||
"chalk": "^5.6.2",
|
||||
"cross-spawn": "^7.0.6",
|
||||
"fastify": "^5.6.2",
|
||||
"fastify-type-provider-zod": "4.0.2",
|
||||
"fastify-type-provider-zod": "6.1.0",
|
||||
"ink": "^6.6.0",
|
||||
"ps-list": "^8.1.1",
|
||||
"ps-list": "^9.0.0",
|
||||
"react": "^19.2.3",
|
||||
"socket.io-client": "^4.8.3",
|
||||
"tar": "^7.5.2",
|
||||
"zod": "^3.23.8"
|
||||
"zod": "^4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": ">=20",
|
||||
"@types/node": ">=25",
|
||||
"bun-types": "^1.3.5",
|
||||
"dotenv": "^16.6.1",
|
||||
"dotenv": "^17.2.3",
|
||||
"typescript": "^5",
|
||||
"vitest": "^3.2.4"
|
||||
"vitest": "^4.0.16"
|
||||
},
|
||||
"resolutions": {
|
||||
"whatwg-url": "14.2.0",
|
||||
|
||||
Reference in New Issue
Block a user