diff --git a/package.json b/package.json index c6fbfb43..c429304c 100644 --- a/package.json +++ b/package.json @@ -63,15 +63,15 @@ "@testing-library/react": "16.3.2", "@types/geojson": "7946.0.16", "@types/jest": "29.5.14", - "@types/react": "18.3.31", - "@types/react-dom": "18.3.7", + "@types/react": "19.2.18", + "@types/react-dom": "19.2.4", "@typescript-eslint/eslint-plugin": "8.67.0", "@typescript-eslint/parser": "8.67.0", "copyfiles": "2.4.1", "eslint": "9.39.5", "eslint-plugin-import": "2.32.0", "eslint-plugin-react": "7.37.5", - "eslint-plugin-react-hooks": "5.2.0", + "eslint-plugin-react-hooks": "7.1.1", "fs-extra": "11.4.0", "globals": "17.9.0", "jest": "29.7.0", @@ -80,8 +80,8 @@ "jspdf": "^3.0.1", "ol": "10.10.0", "ol-mapbox-style": "12.6.1", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.2.8", + "react-dom": "19.2.8", "rimraf": "6.1.3", "semantic-release": "25.0.9", "ts-jest": "29.4.12",