chore: update frontend dependencies

This commit is contained in:
Johnny
2025-03-12 21:05:32 +08:00
parent 775673d17f
commit 3349311b51
2 changed files with 713 additions and 714 deletions

View File

@@ -18,7 +18,7 @@
"@matejmazur/react-katex": "^3.1.3", "@matejmazur/react-katex": "^3.1.3",
"@mui/joy": "5.0.0-beta.51", "@mui/joy": "5.0.0-beta.51",
"@radix-ui/react-popover": "^1.1.6", "@radix-ui/react-popover": "^1.1.6",
"@usememos/mui": "0.0.1-alpha.26", "@usememos/mui": "0.1.0-20250312125611",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3", "copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
@@ -39,7 +39,7 @@
"react-hot-toast": "^2.5.2", "react-hot-toast": "^2.5.2",
"react-i18next": "^15.4.1", "react-i18next": "^15.4.1",
"react-leaflet": "^4.2.1", "react-leaflet": "^4.2.1",
"react-router-dom": "^7.2.0", "react-router-dom": "^7.3.0",
"react-simple-pull-to-refresh": "^1.3.3", "react-simple-pull-to-refresh": "^1.3.3",
"react-use": "^17.6.0", "react-use": "^17.6.0",
"tailwind-merge": "^2.6.0", "tailwind-merge": "^2.6.0",
@@ -50,14 +50,14 @@
"zustand": "^5.0.3" "zustand": "^5.0.3"
}, },
"devDependencies": { "devDependencies": {
"@bufbuild/buf": "^1.50.0", "@bufbuild/buf": "^1.50.1",
"@bufbuild/protobuf": "^2.2.3", "@bufbuild/protobuf": "^2.2.3",
"@trivago/prettier-plugin-sort-imports": "^4.3.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/d3": "^7.4.3", "@types/d3": "^7.4.3",
"@types/katex": "^0.16.7", "@types/katex": "^0.16.7",
"@types/leaflet": "^1.9.16", "@types/leaflet": "^1.9.16",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/node": "^22.13.8", "@types/node": "^22.13.10",
"@types/qs": "^6.9.18", "@types/qs": "^6.9.18",
"@types/react": "^18.3.18", "@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5", "@types/react-dom": "^18.3.5",
@@ -67,7 +67,7 @@
"@typescript-eslint/parser": "^7.18.0", "@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-legacy": "^6.0.2", "@vitejs/plugin-legacy": "^6.0.2",
"@vitejs/plugin-react": "^4.3.4", "@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.21",
"code-inspector-plugin": "^0.18.3", "code-inspector-plugin": "^0.18.3",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
@@ -76,15 +76,16 @@
"long": "^5.3.1", "long": "^5.3.1",
"nice-grpc-web": "^3.3.6", "nice-grpc-web": "^3.3.6",
"postcss": "^8.5.3", "postcss": "^8.5.3",
"prettier": "^3.5.2", "prettier": "^3.5.3",
"protobufjs": "^7.4.0", "protobufjs": "^7.4.0",
"terser": "^5.39.0", "terser": "^5.39.0",
"typescript": "^5.8.2", "typescript": "^5.8.2",
"vite": "^6.2.0" "vite": "^6.2.1"
}, },
"pnpm": { "pnpm": {
"onlyBuiltDependencies": [ "onlyBuiltDependencies": [
"@bufbuild/buf" "@bufbuild/buf",
"esbuild"
] ]
} }
} }

1410
web/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff