|
@@ -17,35 +17,35 @@
|
|
|
"dependencies": {
|
|
|
"@emotion/react": "^11.7.0",
|
|
|
"@emotion/styled": "^11.6.0",
|
|
|
- "@mui/icons-material": "^5.2.1",
|
|
|
- "@mui/material": "^5.2.3",
|
|
|
- "@tauri-apps/api": "^1.0.0-beta.8",
|
|
|
- "ahooks": "^3.1.7",
|
|
|
- "axios": "^0.24.0",
|
|
|
+ "@mui/icons-material": "^5.4.1",
|
|
|
+ "@mui/material": "^5.4.1",
|
|
|
+ "@tauri-apps/api": "^1.0.0-rc.0",
|
|
|
+ "ahooks": "^3.1.9",
|
|
|
+ "axios": "^0.25.0",
|
|
|
"dayjs": "^1.10.7",
|
|
|
- "react": "^17.0.0",
|
|
|
- "react-dom": "^17.0.0",
|
|
|
- "react-router-dom": "^6.0.2",
|
|
|
- "react-virtuoso": "^2.3.1",
|
|
|
- "recoil": "^0.5.2",
|
|
|
- "swr": "^1.1.2-beta.0"
|
|
|
+ "react": "^17.0.2",
|
|
|
+ "react-dom": "^17.0.2",
|
|
|
+ "react-router-dom": "^6.2.1",
|
|
|
+ "react-virtuoso": "^2.7.0",
|
|
|
+ "recoil": "^0.6.1",
|
|
|
+ "swr": "^1.2.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@actions/github": "^5.0.0",
|
|
|
- "@tauri-apps/cli": "^1.0.0-beta.10",
|
|
|
+ "@tauri-apps/cli": "^1.0.0-rc.2",
|
|
|
"@types/fs-extra": "^9.0.13",
|
|
|
"@types/js-cookie": "^3.0.1",
|
|
|
"@types/react": "^17.0.0",
|
|
|
"@types/react-dom": "^17.0.0",
|
|
|
- "@vitejs/plugin-react": "^1.1.1",
|
|
|
+ "@vitejs/plugin-react": "^1.2.0",
|
|
|
"adm-zip": "^0.5.9",
|
|
|
"fs-extra": "^10.0.0",
|
|
|
"husky": "^7.0.0",
|
|
|
- "node-fetch": "^3.1.0",
|
|
|
+ "node-fetch": "^3.2.0",
|
|
|
"pretty-quick": "^3.1.3",
|
|
|
- "sass": "^1.44.0",
|
|
|
- "typescript": "^4.5.2",
|
|
|
- "vite": "^2.7.1"
|
|
|
+ "sass": "^1.49.7",
|
|
|
+ "typescript": "^4.5.5",
|
|
|
+ "vite": "^2.8.0"
|
|
|
},
|
|
|
"prettier": {
|
|
|
"tabWidth": 2,
|