chore: 更新配置文件和依赖

This commit is contained in:
hw
2025-10-30 16:33:33 +08:00
parent 8e174a8308
commit 0f3f6c0c20
3 changed files with 9 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ VITE_BASE=/
# 请求路径
VITE_BASE_URL=http://127.0.0.1:48080
# 接口地址
VITE_GLOB_API_URL=/admin-api
VITE_GLOB_API_URL=http://47.103.66.220:48080/admin-api
# 文件上传类型server - 后端上传, client - 前端直连上传仅支持S3服务
VITE_UPLOAD_TYPE=server
# 是否打开 devtoolstrue 为打开false 为关闭

View File

@@ -54,6 +54,7 @@
"vue-router": "catalog:"
},
"devDependencies": {
"@types/json-bigint": "catalog:"
"@types/json-bigint": "catalog:",
"vite": "catalog:"
}
}

6
pnpm-lock.yaml generated
View File

@@ -854,6 +854,9 @@ importers:
vue3-signature:
specifier: 'catalog:'
version: 0.2.4(vue@3.5.22(typescript@5.9.3))
vuedraggable:
specifier: 'catalog:'
version: 4.1.0(vue@3.5.22(typescript@5.9.3))
apps/web-ele:
dependencies:
@@ -2113,6 +2116,9 @@ importers:
'@types/json-bigint':
specifier: 'catalog:'
version: 1.0.4
vite:
specifier: 'catalog:'
version: 7.1.11(@types/node@24.8.1)(jiti@2.6.1)(less@4.4.2)(sass@1.93.2)(terser@5.44.0)(yaml@2.8.1)
scripts/turbo-run:
dependencies: