|
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | 77 | "@edge-runtime/vm": "5.0.0", |
78 | | - "@eslint/js": "9.39.2", |
79 | | - "@fast-check/vitest": "0.2.4", |
| 78 | + "@eslint/js": "9.39.4", |
| 79 | + "@fast-check/vitest": "0.4.0", |
80 | 80 | "@types/d3-array": "3.2.2", |
81 | 81 | "@types/leaflet": "1.9.21", |
82 | | - "@types/node": "20.19.30", |
83 | | - "@types/react": "19.2.10", |
| 82 | + "@types/node": "20.19.39", |
| 83 | + "@types/react": "19.2.14", |
84 | 84 | "@types/react-dom": "19.2.3", |
85 | | - "@typescript-eslint/eslint-plugin": "8.54.0", |
86 | | - "@typescript-eslint/parser": "8.54.0", |
87 | | - "@vitejs/plugin-react": "5.1.2", |
| 85 | + "@typescript-eslint/eslint-plugin": "8.58.0", |
| 86 | + "@typescript-eslint/parser": "8.58.0", |
| 87 | + "@vitejs/plugin-react": "5.2.0", |
88 | 88 | "antd": "6.3.5", |
89 | 89 | "chokidar-cli": "3.0.0", |
90 | | - "convex": "1.31.7", |
91 | | - "convex-test": "0.0.41", |
| 90 | + "convex": "1.34.1", |
| 91 | + "convex-test": "0.0.46", |
92 | 92 | "d3-array": "3.2.4", |
93 | 93 | "eslint": "8.57.1", |
94 | 94 | "eslint-plugin-react-hooks": "7.0.1", |
95 | | - "eslint-plugin-react-refresh": "0.4.26", |
| 95 | + "eslint-plugin-react-refresh": "0.5.2", |
96 | 96 | "globals": "17.4.0", |
97 | 97 | "h3-js": "4.4.0", |
98 | 98 | "leaflet": "1.9.4", |
|
102 | 102 | "react-dom": "18.3.1", |
103 | 103 | "react-leaflet": "4.2.1", |
104 | 104 | "typescript": "5.9.3", |
105 | | - "typescript-eslint": "8.54.0", |
| 105 | + "typescript-eslint": "8.58.0", |
106 | 106 | "vite": "6.4.2", |
107 | 107 | "vitest": "3.2.4" |
108 | 108 | }, |
|
0 commit comments