package->dev

This commit is contained in:
手瓜一十雪
2025-04-13 20:06:30 +08:00
parent 2147c4ffee
commit 45d6ebf084

View File

@@ -59,13 +59,13 @@
"vite": "^6.0.1",
"vite-plugin-cp": "^6.0.0",
"vite-tsconfig-paths": "^5.1.0",
"winston": "^3.17.0"
"winston": "^3.17.0",
"zod": "^3.24.2"
},
"dependencies": {
"@ffmpeg.wasm/core-mt": "^0.13.2",
"express": "^5.0.0",
"silk-wasm": "^3.6.1",
"ws": "^8.18.0",
"zod": "^3.24.2"
"ws": "^8.18.0"
}
}
}