chore: update frontend dependencies

This commit is contained in:
Steven
2023-12-28 08:38:08 +08:00
parent 764d776524
commit a37fce2849
4 changed files with 216 additions and 216 deletions

View File

@@ -9,11 +9,11 @@
"type-gen": "cd ../../proto && buf generate"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/joy": "5.0.0-beta.19",
"@mui/joy": "5.0.0-beta.20",
"@reduxjs/toolkit": "^1.9.7",
"classnames": "^2.3.2",
"classnames": "^2.5.0",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.10",
"i18next": "^23.7.11",
@@ -36,8 +36,8 @@
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",