|
74 | 74 | "convex": "^1.24.8" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@edge-runtime/vm": "4.0.4", |
78 | | - "@eslint/js": "9.39.2", |
| 77 | + "@edge-runtime/vm": "5.0.0", |
| 78 | + "@eslint/js": "10.0.1", |
79 | 79 | "@fast-check/vitest": "0.2.4", |
80 | 80 | "@types/d3-array": "3.2.2", |
81 | 81 | "@types/leaflet": "1.9.21", |
82 | | - "@types/node": "20.19.30", |
| 82 | + "@types/node": "24.10.11", |
83 | 83 | "@types/react": "19.2.10", |
84 | 84 | "@types/react-dom": "19.2.3", |
85 | 85 | "@typescript-eslint/eslint-plugin": "8.54.0", |
86 | 86 | "@typescript-eslint/parser": "8.54.0", |
87 | 87 | "@vitejs/plugin-react": "5.1.2", |
88 | | - "antd": "5.29.3", |
| 88 | + "antd": "6.2.3", |
89 | 89 | "chokidar-cli": "3.0.0", |
90 | 90 | "convex": "1.31.7", |
91 | 91 | "convex-test": "0.0.41", |
92 | 92 | "d3-array": "3.2.4", |
93 | | - "eslint": "8.57.1", |
| 93 | + "eslint": "10.0.0", |
94 | 94 | "eslint-plugin-react-hooks": "7.0.1", |
95 | 95 | "eslint-plugin-react-refresh": "0.4.26", |
96 | | - "globals": "15.15.0", |
| 96 | + "globals": "17.3.0", |
97 | 97 | "h3-js": "4.4.0", |
98 | 98 | "leaflet": "1.9.4", |
99 | 99 | "npm-run-all2": "8.0.4", |
100 | 100 | "prettier": "3.8.1", |
101 | | - "react": "18.3.1", |
102 | | - "react-dom": "18.3.1", |
103 | | - "react-leaflet": "4.2.1", |
| 101 | + "react": "19.2.4", |
| 102 | + "react-dom": "19.2.4", |
| 103 | + "react-leaflet": "5.0.0", |
104 | 104 | "typescript": "5.9.3", |
105 | 105 | "typescript-eslint": "8.54.0", |
106 | | - "vite": "6.4.1", |
107 | | - "vitest": "3.2.4" |
| 106 | + "vite": "7.3.1", |
| 107 | + "vitest": "4.0.18" |
108 | 108 | }, |
109 | 109 | "types": "./dist/client/index.d.ts", |
110 | 110 | "module": "./dist/client/index.js" |
|
0 commit comments