chore: update dependencies

This commit is contained in:
Steven 2024-04-05 10:28:50 +08:00
parent b1125f3727
commit c6821a7090
2 changed files with 497 additions and 406 deletions
frontend/extension

@ -14,26 +14,26 @@
"dependencies": { "dependencies": {
"@emotion/react": "^11.11.4", "@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5", "@emotion/styled": "^11.11.5",
"@mui/joy": "5.0.0-beta.30", "@mui/joy": "5.0.0-beta.32",
"@plasmohq/storage": "^1.9.3", "@plasmohq/storage": "^1.9.3",
"axios": "^1.6.8", "axios": "^1.6.8",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"lucide-react": "^0.312.0", "lucide-react": "^0.312.0",
"plasmo": "^0.83.1", "plasmo": "^0.85.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1", "react-hot-toast": "^2.4.1",
"zustand": "^4.5.2" "zustand": "^4.5.2"
}, },
"devDependencies": { "devDependencies": {
"@bufbuild/buf": "^1.30.0", "@bufbuild/buf": "^1.30.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/chrome": "^0.0.241", "@types/chrome": "^0.0.241",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.2", "@types/node": "^20.12.4",
"@types/react": "^18.2.74", "@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23", "@types/react-dom": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0", "@typescript-eslint/parser": "^6.21.0",
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.19",
@ -46,7 +46,7 @@
"prettier": "^2.8.8", "prettier": "^2.8.8",
"protobufjs": "^7.2.6", "protobufjs": "^7.2.6",
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.3",
"typescript": "^5.4.3" "typescript": "^5.4.4"
}, },
"manifest": { "manifest": {
"permissions": [ "permissions": [

File diff suppressed because it is too large Load Diff