|
|
|
@ -17,7 +17,7 @@
|
|
|
|
|
"@github/relative-time-element": "^4.4.5",
|
|
|
|
|
"@matejmazur/react-katex": "^3.1.3",
|
|
|
|
|
"@mui/joy": "5.0.0-beta.51",
|
|
|
|
|
"@radix-ui/react-popover": "^1.1.5",
|
|
|
|
|
"@radix-ui/react-popover": "^1.1.6",
|
|
|
|
|
"@usememos/mui": "0.0.1-alpha.26",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"copy-to-clipboard": "^3.3.3",
|
|
|
|
@ -26,7 +26,7 @@
|
|
|
|
|
"fuse.js": "^7.1.0",
|
|
|
|
|
"highlight.js": "^11.11.1",
|
|
|
|
|
"i18next": "^24.2.2",
|
|
|
|
|
"katex": "^0.16.19",
|
|
|
|
|
"katex": "^0.16.21",
|
|
|
|
|
"leaflet": "^1.9.4",
|
|
|
|
|
"lodash-es": "^4.17.21",
|
|
|
|
|
"lucide-react": "^0.453.0",
|
|
|
|
@ -34,21 +34,21 @@
|
|
|
|
|
"mobx": "^6.13.6",
|
|
|
|
|
"mobx-react-lite": "^4.1.0",
|
|
|
|
|
"react": "^18.3.1",
|
|
|
|
|
"react-datepicker": "^7.5.0",
|
|
|
|
|
"react-datepicker": "^7.6.0",
|
|
|
|
|
"react-dom": "^18.3.1",
|
|
|
|
|
"react-force-graph-2d": "^1.26.1",
|
|
|
|
|
"react-hot-toast": "^2.5.1",
|
|
|
|
|
"react-i18next": "^15.4.0",
|
|
|
|
|
"react-force-graph-2d": "^1.27.0",
|
|
|
|
|
"react-hot-toast": "^2.5.2",
|
|
|
|
|
"react-i18next": "^15.4.1",
|
|
|
|
|
"react-leaflet": "^4.2.1",
|
|
|
|
|
"react-router-dom": "^7.1.1",
|
|
|
|
|
"react-router-dom": "^7.2.0",
|
|
|
|
|
"react-simple-pull-to-refresh": "^1.3.3",
|
|
|
|
|
"react-use": "^17.6.0",
|
|
|
|
|
"tailwind-merge": "^2.6.0",
|
|
|
|
|
"tailwindcss": "^3.4.17",
|
|
|
|
|
"tailwindcss-animate": "^1.0.7",
|
|
|
|
|
"textarea-caret": "^3.1.0",
|
|
|
|
|
"uuid": "^11.0.3",
|
|
|
|
|
"zustand": "^5.0.2"
|
|
|
|
|
"uuid": "^11.1.0",
|
|
|
|
|
"zustand": "^5.0.3"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@bufbuild/buf": "^1.50.0",
|
|
|
|
@ -58,8 +58,8 @@
|
|
|
|
|
"@types/katex": "^0.16.7",
|
|
|
|
|
"@types/leaflet": "^1.9.16",
|
|
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
|
|
"@types/node": "^22.10.3",
|
|
|
|
|
"@types/qs": "^6.9.17",
|
|
|
|
|
"@types/node": "^22.13.8",
|
|
|
|
|
"@types/qs": "^6.9.18",
|
|
|
|
|
"@types/react": "^18.3.18",
|
|
|
|
|
"@types/react-dom": "^18.3.5",
|
|
|
|
|
"@types/textarea-caret": "^3.0.3",
|
|
|
|
@ -71,14 +71,19 @@
|
|
|
|
|
"code-inspector-plugin": "^0.18.3",
|
|
|
|
|
"eslint": "^8.57.1",
|
|
|
|
|
"eslint-config-prettier": "^9.1.0",
|
|
|
|
|
"eslint-plugin-prettier": "^5.2.1",
|
|
|
|
|
"eslint-plugin-react": "^7.37.3",
|
|
|
|
|
"long": "^5.2.3",
|
|
|
|
|
"nice-grpc-web": "^3.3.5",
|
|
|
|
|
"postcss": "^8.4.49",
|
|
|
|
|
"prettier": "^3.4.2",
|
|
|
|
|
"eslint-plugin-prettier": "^5.2.3",
|
|
|
|
|
"eslint-plugin-react": "^7.37.4",
|
|
|
|
|
"long": "^5.3.1",
|
|
|
|
|
"nice-grpc-web": "^3.3.6",
|
|
|
|
|
"postcss": "^8.5.3",
|
|
|
|
|
"prettier": "^3.5.2",
|
|
|
|
|
"protobufjs": "^7.4.0",
|
|
|
|
|
"typescript": "^5.7.3",
|
|
|
|
|
"typescript": "^5.8.2",
|
|
|
|
|
"vite": "^6.2.0"
|
|
|
|
|
},
|
|
|
|
|
"pnpm": {
|
|
|
|
|
"onlyBuiltDependencies": [
|
|
|
|
|
"@bufbuild/buf"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|