chore: update frontend dependencies

This commit is contained in:
Steven
2023-02-23 08:27:55 +08:00
parent 48a0a8e4c1
commit e1f94b79e6
3 changed files with 73 additions and 84 deletions

View File

@@ -10,16 +10,16 @@
"dependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/joy": "^5.0.0-alpha.53",
"@mui/joy": "^5.0.0-alpha.68",
"@reduxjs/toolkit": "^1.8.1",
"axios": "^0.27.2",
"copy-to-clipboard": "^3.3.2",
"dayjs": "^1.11.3",
"lodash-es": "^4.17.21",
"lucide-react": "^0.115.0",
"qs": "^6.11.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-feather": "^2.0.10",
"react-redux": "^8.0.1",
"react-router-dom": "^6.4.0"
},