feat(backup): 添加远端备份功能并优化备份管理
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"@react-three/drei": "^9.122.0",
|
||||
"@react-three/fiber": "^8.18.0",
|
||||
"antd": "^5.8.6",
|
||||
"axios": "^1.5.0",
|
||||
"axios": "^1.13.6",
|
||||
"dayjs": "^1.11.19",
|
||||
"framer-motion": "^12.34.0",
|
||||
"papaparse": "^5.5.3",
|
||||
@@ -26,7 +26,7 @@
|
||||
"react-router-dom": "^6.15.0",
|
||||
"styled-components": "^6.3.9",
|
||||
"swr": "^2.4.0",
|
||||
"three": "^0.160.1",
|
||||
"three": "^0.183.2",
|
||||
"xlsx": "^0.18.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user