|
18 | 18 | "geojson": "^0.5.0", |
19 | 19 | "leaflet": "^1.9.4", |
20 | 20 | "leaflet-draw": "^1.0.4", |
21 | | - "react": "^19.2.3", |
22 | | - "react-dom": "^19.2.3", |
| 21 | + "react": "^19.2.4", |
| 22 | + "react-dom": "^19.2.4", |
23 | 23 | "react-leaflet": "^5.0.0", |
24 | 24 | "react-leaflet-draw": "^0.21.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@eslint/js": "^9.39.2", |
| 27 | + "@eslint/js": "^10.0.1", |
28 | 28 | "@types/leaflet": "^1.9.21", |
29 | | - "@types/node": "^25.0.10", |
30 | | - "@types/react": "^19.2.9", |
| 29 | + "@types/node": "^25.3.0", |
| 30 | + "@types/react": "^19.2.14", |
31 | 31 | "@types/react-dom": "^19.2.3", |
32 | | - "@typescript-eslint/eslint-plugin": "^8.53.1", |
33 | | - "@typescript-eslint/parser": "^8.53.1", |
34 | | - "@vitejs/plugin-react": "^5.1.2", |
35 | | - "eslint": "^9.39.2", |
| 32 | + "@typescript-eslint/eslint-plugin": "^8.56.1", |
| 33 | + "@typescript-eslint/parser": "^8.56.1", |
| 34 | + "@vitejs/plugin-react": "^5.1.4", |
| 35 | + "eslint": "^10.0.2", |
36 | 36 | "eslint-plugin-react": "^7.37.5", |
37 | 37 | "eslint-plugin-react-hooks": "^7.0.1", |
38 | | - "eslint-plugin-react-refresh": "^0.4.26", |
39 | | - "globals": "^17.1.0", |
| 38 | + "eslint-plugin-react-refresh": "^0.5.2", |
| 39 | + "globals": "^17.3.0", |
40 | 40 | "prettier": "^3.8.1", |
41 | 41 | "typescript": "^5.9.3", |
42 | | - "typescript-eslint": "^8.53.1", |
| 42 | + "typescript-eslint": "^8.56.1", |
43 | 43 | "vite": "^7.3.1" |
44 | 44 | } |
45 | 45 | } |
0 commit comments