mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 07:55:11 +08:00
chore(deps): 添加 express 和 open 依赖项
- 在 package.json 中添加 express 版本 5.2.1 - 在 package.json 中添加 open 版本 11.0.0 - 更新 pnpm-lock.yaml 文件以包含新的依赖项及其子依赖项 - 添加与新依赖项相关的中间件和工具库 - 确保所有新增依赖项的版本兼容性
This commit is contained in:
@@ -20,8 +20,10 @@
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"crypto-js": "^4.2.0",
|
||||
"express": "^5.2.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"lucide-vue-next": "^0.556.0",
|
||||
"open": "^11.0.0",
|
||||
"pinia": "^3.0.4",
|
||||
"pinia-plugin-persistedstate": "^4.7.1",
|
||||
"reka-ui": "^2.6.1",
|
||||
|
||||
Reference in New Issue
Block a user