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

@@ -12,12 +12,12 @@
"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",
"@plasmohq/storage": "^1.9.0",
"axios": "^1.6.2",
"classnames": "^2.3.2",
"axios": "^1.6.3",
"classnames": "^2.5.0",
"lodash-es": "^4.17.21",
"lucide-react": "^0.264.0",
"plasmo": "^0.83.1",
@@ -34,8 +34,8 @@
"@types/node": "^20.10.5",
"@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",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.10.0",