diff --git a/package.json b/package.json index 8acb7d54..75c4e48c 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "imgix-management-js": "^1.3.0", "lodash": "^4.17.21", "lodash.debounce": "^4.0.8", - "react": "^17.0.1", - "react-dom": "^17.0.1", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-imgix": "^9.5.4", "react-scripts": "4.0.3" }, @@ -68,8 +68,8 @@ "@types/jest": "30.0.0", "@types/lodash.debounce": "4.0.9", "@types/node": "22.13.1", - "@types/react": "17.0.87", - "@types/react-dom": "17.0.26", + "@types/react": "19.1.12", + "@types/react-dom": "19.1.9", "@types/react-imgix": "9.5.4", "cypress": "14.2.0", "prettier": "3.5.3",