chore: upgrade frontend deps

This commit is contained in:
Steven
2023-11-09 20:45:18 +08:00
parent f0afa13b8d
commit 0fb5377226
4 changed files with 350 additions and 331 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/joy": "5.0.0-beta.12",
"@mui/joy": "5.0.0-beta.14",
"@reduxjs/toolkit": "^1.9.7",
"axios": "^0.27.2",
"classnames": "^2.3.2",
@@ -35,9 +35,9 @@
"devDependencies": {
"@bufbuild/buf": "^1.27.2",
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
"@types/lodash-es": "^4.17.10",
"@types/react": "^18.2.36",
"@types/react-dom": "^18.2.14",
"@types/lodash-es": "^4.17.11",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vitejs/plugin-react-swc": "^3.4.1",