|
@@ -24,54 +24,54 @@
|
|
|
"@emotion/react": "^11.11.1",
|
|
|
"@emotion/styled": "^11.11.0",
|
|
|
"@juggle/resize-observer": "^3.4.0",
|
|
|
- "@mui/icons-material": "^5.14.14",
|
|
|
+ "@mui/icons-material": "^5.14.19",
|
|
|
"@mui/lab": "5.0.0-alpha.149",
|
|
|
- "@mui/material": "^5.14.14",
|
|
|
- "@mui/x-data-grid": "^6.16.3",
|
|
|
- "@tauri-apps/api": "^1.3.0",
|
|
|
- "ahooks": "^3.7.2",
|
|
|
- "axios": "^1.1.3",
|
|
|
+ "@mui/material": "^5.14.19",
|
|
|
+ "@mui/x-data-grid": "^6.18.2",
|
|
|
+ "@tauri-apps/api": "^1.5.1",
|
|
|
+ "ahooks": "^3.7.8",
|
|
|
+ "axios": "^1.6.2",
|
|
|
"dayjs": "1.11.5",
|
|
|
- "i18next": "^22.0.4",
|
|
|
+ "i18next": "^23.7.7",
|
|
|
"lodash-es": "^4.17.21",
|
|
|
"monaco-editor": "^0.34.1",
|
|
|
"react": "^18.2.0",
|
|
|
"react-dom": "^18.2.0",
|
|
|
"react-error-boundary": "^3.1.4",
|
|
|
- "react-hook-form": "^7.39.5",
|
|
|
- "react-i18next": "^12.0.0",
|
|
|
- "react-router-dom": "^6.4.3",
|
|
|
+ "react-hook-form": "^7.48.2",
|
|
|
+ "react-i18next": "^13.5.0",
|
|
|
+ "react-router-dom": "^6.20.0",
|
|
|
"react-transition-group": "^4.4.5",
|
|
|
- "react-virtuoso": "^3.1.3",
|
|
|
- "recoil": "^0.7.6",
|
|
|
+ "react-virtuoso": "^4.6.2",
|
|
|
+ "recoil": "^0.7.7",
|
|
|
"snarkdown": "^2.0.0",
|
|
|
"swr": "^1.3.0",
|
|
|
"tar": "^6.2.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@actions/github": "^5.0.3",
|
|
|
- "@tauri-apps/cli": "^1.3.1",
|
|
|
+ "@actions/github": "^5.1.1",
|
|
|
+ "@tauri-apps/cli": "^1.5.6",
|
|
|
"@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": "^18.2.37",
|
|
|
- "@types/react-dom": "^18.0.11",
|
|
|
+ "@types/js-cookie": "^3.0.6",
|
|
|
+ "@types/lodash": "^4.14.202",
|
|
|
+ "@types/lodash-es": "^4.17.12",
|
|
|
+ "@types/react": "^18.2.39",
|
|
|
+ "@types/react-dom": "^18.2.17",
|
|
|
"@types/react-transition-group": "^4.4.9",
|
|
|
- "@vitejs/plugin-react": "^4.1.0",
|
|
|
- "adm-zip": "^0.5.9",
|
|
|
+ "@vitejs/plugin-react": "^4.2.0",
|
|
|
+ "adm-zip": "^0.5.10",
|
|
|
"cross-env": "^7.0.3",
|
|
|
- "fs-extra": "^10.0.0",
|
|
|
+ "fs-extra": "^11.2.0",
|
|
|
"https-proxy-agent": "^5.0.1",
|
|
|
- "husky": "^7.0.0",
|
|
|
- "node-fetch": "^3.2.6",
|
|
|
- "prettier": "^2.7.1",
|
|
|
+ "husky": "^7.0.4",
|
|
|
+ "node-fetch": "^3.3.2",
|
|
|
+ "prettier": "^2.8.8",
|
|
|
"pretty-quick": "^3.1.3",
|
|
|
- "sass": "^1.54.0",
|
|
|
- "typescript": "^4.7.4",
|
|
|
+ "sass": "^1.69.5",
|
|
|
+ "typescript": "^5.3.2",
|
|
|
"vite": "^4.5.0",
|
|
|
"vite-plugin-monaco-editor": "^1.1.0",
|
|
|
- "vite-plugin-svgr": "^4.1.0"
|
|
|
+ "vite-plugin-svgr": "^4.2.0"
|
|
|
},
|
|
|
"prettier": {
|
|
|
"tabWidth": 2,
|