diff --git a/package.json b/package.json index 34b5c54..92b7576 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "@rollup/plugin-typescript": "11.1.6", "@testing-library/react": "14.3.1", "@types/jest": "29.5.14", - "@types/react": "18.3.23", - "@types/react-dom": "18.3.7", + "@types/react": "19.2.2", + "@types/react-dom": "19.2.1", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "eslint": "8.57.1", @@ -54,8 +54,8 @@ "jest-environment-jsdom": "29.7.0", "pre-commit": "1.2.2", "prettier": "3.6.2", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.2.0", + "react-dom": "19.2.0", "rimraf": "5.0.10", "rollup": "4.44.2", "rollup-plugin-typescript2": "0.36.0",