chore: bump frontend dependencies

pull/4954/head
johnnyjoy 2 months ago
parent 9b06275f4c
commit b2a2151eaf

@ -34,21 +34,21 @@
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"fuse.js": "^7.1.0", "fuse.js": "^7.1.0",
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"i18next": "^25.3.0", "i18next": "^25.3.2",
"katex": "^0.16.22", "katex": "^0.16.22",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"lucide-react": "^0.486.0", "lucide-react": "^0.486.0",
"mermaid": "^11.8.0", "mermaid": "^11.9.0",
"mobx": "^6.13.7", "mobx": "^6.13.7",
"mobx-react-lite": "^4.1.0", "mobx-react-lite": "^4.1.0",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-force-graph-2d": "^1.28.0", "react-force-graph-2d": "^1.28.0",
"react-hot-toast": "^2.5.2", "react-hot-toast": "^2.5.2",
"react-i18next": "^15.5.3", "react-i18next": "^15.6.1",
"react-leaflet": "^4.2.1", "react-leaflet": "^4.2.1",
"react-router-dom": "^7.6.3", "react-router-dom": "^7.7.1",
"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": "^3.3.1", "tailwind-merge": "^3.3.1",
@ -57,32 +57,32 @@
"uuid": "^11.1.0" "uuid": "^11.1.0"
}, },
"devDependencies": { "devDependencies": {
"@bufbuild/protobuf": "^2.6.0", "@bufbuild/protobuf": "^2.6.2",
"@eslint/js": "^9.30.1", "@eslint/js": "^9.32.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.2", "@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/d3": "^7.4.3", "@types/d3": "^7.4.3",
"@types/katex": "^0.16.7", "@types/katex": "^0.16.7",
"@types/leaflet": "^1.9.19", "@types/leaflet": "^1.9.20",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/node": "^24.0.10", "@types/node": "^24.1.0",
"@types/qs": "^6.14.0", "@types/qs": "^6.14.0",
"@types/react": "^18.3.23", "@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7", "@types/react-dom": "^18.3.7",
"@types/textarea-caret": "^3.0.4", "@types/textarea-caret": "^3.0.4",
"@types/uuid": "^10.0.0", "@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.6.0", "@vitejs/plugin-react": "^4.7.0",
"code-inspector-plugin": "^0.18.3", "code-inspector-plugin": "^0.18.3",
"eslint": "^9.30.1", "eslint": "^9.32.0",
"eslint-config-prettier": "^10.1.5", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.1", "eslint-plugin-prettier": "^5.5.3",
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"long": "^5.3.2", "long": "^5.3.2",
"nice-grpc-web": "^3.3.7", "nice-grpc-web": "^3.3.7",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"terser": "^5.43.1", "terser": "^5.43.1",
"tw-animate-css": "^1.3.4", "tw-animate-css": "^1.3.6",
"typescript": "^5.8.3", "typescript": "^5.9.2",
"typescript-eslint": "^8.35.1", "typescript-eslint": "^8.38.0",
"vite": "^7.0.6" "vite": "^7.0.6"
}, },
"pnpm": { "pnpm": {

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save