feat: support update all profiles

This commit is contained in:
GyDi
2023-03-16 20:32:41 +08:00
parent 4fde644733
commit 6c0066dbfb
5 changed files with 91 additions and 6 deletions

View File

@@ -29,6 +29,7 @@
"axios": "^1.1.3",
"dayjs": "1.11.5",
"i18next": "^22.0.4",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.34.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@@ -47,6 +48,7 @@
"@types/fs-extra": "^9.0.13",
"@types/js-cookie": "^3.0.2",
"@types/lodash": "^4.14.180",
"@types/lodash-es": "^4.17.7",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@vitejs/plugin-react": "^2.0.1",