|
31 | 31 | "react": "18.3.1", |
32 | 32 | "react-dom": "18.3.1", |
33 | 33 | "react-error-boundary": "4.1.2", |
34 | | - "react-hook-form": "7.56.4", |
| 34 | + "react-hook-form": "7.60.0", |
35 | 35 | "react-leaflet": "4.2.1", |
36 | 36 | "react-leaflet-draw": "0.20.4", |
37 | 37 | "react-plugin": "3.0.0-alpha.4", |
|
42 | 42 | "zod": "3.25.30" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@babel/preset-env": "7.27.2", |
| 45 | + "@babel/preset-env": "7.28.0", |
46 | 46 | "@babel/preset-react": "7.27.1", |
47 | 47 | "@testing-library/jest-dom": "6.6.3", |
48 | 48 | "@testing-library/react": "16.3.0", |
49 | 49 | "@types/geojson": "7946.0.14", |
50 | | - "@types/jest": "29.5.11", |
| 50 | + "@types/jest": "30.0.0", |
51 | 51 | "@types/leaflet": "1.9.9", |
52 | 52 | "@types/react": "18.3.1", |
53 | 53 | "@types/react-dom": "18.3.0", |
54 | | - "@vitejs/plugin-react": "4.5.0", |
55 | | - "eslint": "9.27.0", |
| 54 | + "@vitejs/plugin-react": "4.6.0", |
| 55 | + "eslint": "9.30.1", |
56 | 56 | "eslint-config-prettier": "9.1.0", |
57 | | - "eslint-plugin-prettier": "5.4.0", |
| 57 | + "eslint-plugin-prettier": "5.5.1", |
58 | 58 | "eslint-plugin-react": "7.37.1", |
59 | | - "jest": "29.7.0", |
| 59 | + "jest": "^29.7.0", |
60 | 60 | "jest-environment-jsdom": "29.7.0", |
61 | | - "prettier": "3.5.0", |
| 61 | + "prettier": "3.6.2", |
62 | 62 | "react-test-renderer": "18.3.1", |
63 | | - "ts-jest": "29.3.1", |
| 63 | + "ts-jest": "29.4.0", |
64 | 64 | "ts-node": "10.9.2", |
65 | 65 | "typescript": "5.8.2", |
66 | | - "typescript-eslint": "8.32.1", |
67 | | - "vite": "6.3.4", |
| 66 | + "typescript-eslint": "8.36.0", |
| 67 | + "vite": "7.0.3", |
68 | 68 | "vite-tsconfig-paths": "5.1.2" |
69 | 69 | } |
70 | 70 | } |
0 commit comments