|
12 | 12 | "@dnd-kit/utilities": "^3.2.2",
|
13 | 13 | "@emotion/react": "^11.14.0",
|
14 | 14 | "@emotion/styled": "^11.14.0",
|
15 |
| - "@github/relative-time-element": "^4.4.5", |
| 15 | + "@github/relative-time-element": "^4.4.8", |
16 | 16 | "@matejmazur/react-katex": "^3.1.3",
|
17 | 17 | "@mui/joy": "5.0.0-beta.51",
|
18 |
| - "@radix-ui/react-popover": "^1.1.6", |
| 18 | + "@radix-ui/react-popover": "^1.1.14", |
19 | 19 | "@usememos/mui": "0.1.0-20250515140125",
|
20 | 20 | "clsx": "^2.1.1",
|
21 | 21 | "copy-to-clipboard": "^3.3.3",
|
22 | 22 | "dayjs": "^1.11.13",
|
23 | 23 | "fuse.js": "^7.1.0",
|
24 | 24 | "highlight.js": "^11.11.1",
|
25 | 25 | "i18next": "^24.2.3",
|
26 |
| - "katex": "^0.16.21", |
| 26 | + "katex": "^0.16.22", |
27 | 27 | "leaflet": "^1.9.4",
|
28 | 28 | "lodash-es": "^4.17.21",
|
29 | 29 | "lucide-react": "^0.486.0",
|
30 |
| - "mermaid": "^11.4.1", |
| 30 | + "mermaid": "^11.6.0", |
31 | 31 | "mobx": "^6.13.7",
|
32 | 32 | "mobx-react-lite": "^4.1.0",
|
33 | 33 | "react": "^18.3.1",
|
34 |
| - "react-datepicker": "^8.2.1", |
| 34 | + "react-datepicker": "^8.4.0", |
35 | 35 | "react-dom": "^18.3.1",
|
36 |
| - "react-force-graph-2d": "^1.27.0", |
| 36 | + "react-force-graph-2d": "^1.27.1", |
37 | 37 | "react-hot-toast": "^2.5.2",
|
38 |
| - "react-i18next": "^15.4.1", |
| 38 | + "react-i18next": "^15.5.2", |
39 | 39 | "react-leaflet": "^4.2.1",
|
40 |
| - "react-router-dom": "^7.3.0", |
| 40 | + "react-router-dom": "^7.6.1", |
41 | 41 | "react-simple-pull-to-refresh": "^1.3.3",
|
42 | 42 | "react-use": "^17.6.0",
|
43 | 43 | "tailwind-merge": "^2.6.0",
|
44 | 44 | "tailwindcss": "^3.4.17",
|
45 | 45 | "tailwindcss-animate": "^1.0.7",
|
46 | 46 | "textarea-caret": "^3.1.0",
|
47 |
| - "uuid": "^11.1.0", |
48 |
| - "zustand": "^5.0.3" |
| 47 | + "uuid": "^11.1.0" |
49 | 48 | },
|
50 | 49 | "devDependencies": {
|
51 |
| - "@bufbuild/protobuf": "^2.2.5", |
52 |
| - "@eslint/js": "^9.23.0", |
| 50 | + "@bufbuild/protobuf": "^2.5.0", |
| 51 | + "@eslint/js": "^9.27.0", |
53 | 52 | "@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
54 | 53 | "@types/d3": "^7.4.3",
|
55 | 54 | "@types/katex": "^0.16.7",
|
56 |
| - "@types/leaflet": "^1.9.16", |
| 55 | + "@types/leaflet": "^1.9.18", |
57 | 56 | "@types/lodash-es": "^4.17.12",
|
58 |
| - "@types/node": "^22.15.3", |
59 |
| - "@types/qs": "^6.9.18", |
60 |
| - "@types/react": "^18.3.18", |
61 |
| - "@types/react-dom": "^18.3.5", |
62 |
| - "@types/textarea-caret": "^3.0.3", |
| 57 | + "@types/node": "^22.15.21", |
| 58 | + "@types/qs": "^6.14.0", |
| 59 | + "@types/react": "^18.3.23", |
| 60 | + "@types/react-dom": "^18.3.7", |
| 61 | + "@types/textarea-caret": "^3.0.4", |
63 | 62 | "@types/uuid": "^10.0.0",
|
64 | 63 | "@vitejs/plugin-legacy": "^6.1.1",
|
65 |
| - "@vitejs/plugin-react": "^4.3.4", |
| 64 | + "@vitejs/plugin-react": "^4.5.0", |
66 | 65 | "autoprefixer": "^10.4.21",
|
67 | 66 | "code-inspector-plugin": "^0.18.3",
|
68 |
| - "eslint": "^9.25.1", |
69 |
| - "eslint-config-prettier": "^10.1.1", |
70 |
| - "eslint-plugin-prettier": "^5.2.5", |
71 |
| - "eslint-plugin-react": "^7.37.4", |
72 |
| - "long": "^5.3.1", |
| 67 | + "eslint": "^9.27.0", |
| 68 | + "eslint-config-prettier": "^10.1.5", |
| 69 | + "eslint-plugin-prettier": "^5.4.0", |
| 70 | + "eslint-plugin-react": "^7.37.5", |
| 71 | + "long": "^5.3.2", |
73 | 72 | "nice-grpc-web": "^3.3.7",
|
74 | 73 | "postcss": "^8.5.3",
|
75 | 74 | "prettier": "^3.5.3",
|
76 |
| - "terser": "^5.39.0", |
77 |
| - "typescript": "^5.8.2", |
78 |
| - "typescript-eslint": "^8.28.0", |
79 |
| - "vite": "^6.2.1" |
| 75 | + "terser": "^5.39.2", |
| 76 | + "typescript": "^5.8.3", |
| 77 | + "typescript-eslint": "^8.32.1", |
| 78 | + "vite": "^6.3.5" |
80 | 79 | },
|
81 | 80 | "pnpm": {
|
82 | 81 | "onlyBuiltDependencies": [
|
|
0 commit comments