diff --git a/debezium-platform-stage/package.json b/debezium-platform-stage/package.json index c8afb162..c9cdcbd6 100644 --- a/debezium-platform-stage/package.json +++ b/debezium-platform-stage/package.json @@ -44,7 +44,7 @@ "i18next-http-backend": "^3.0.6", "jotai": "^2.19.1", "lodash": "^4.18.1", - "react": "^19.2.4", + "react": "^19.2.6", "react-dom": "^19.2.4", "react-dropzone": "^15.0.0", "react-hook-form": "^7.76.0", @@ -76,7 +76,7 @@ "@testing-library/jest-dom": "^6.4.6", "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", - "@types/react": "^19.2.14", + "@types/react": "^19.2.15", "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^8.58.0", "@typescript-eslint/parser": "^8.59.2", diff --git a/debezium-platform-stage/yarn.lock b/debezium-platform-stage/yarn.lock index e9249456..c24761a7 100644 --- a/debezium-platform-stage/yarn.lock +++ b/debezium-platform-stage/yarn.lock @@ -1955,10 +1955,10 @@ resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz" integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ== -"@types/react@^19.2.14": - version "19.2.14" - resolved "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz" - integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w== +"@types/react@^19.2.15": + version "19.2.15" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.15.tgz#9e2c6a4251a290f5c525c3143caa872fa6e01e0d" + integrity sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q== dependencies: csstype "^3.2.2" @@ -5820,10 +5820,10 @@ react-router@7.14.2: cookie "^1.0.1" set-cookie-parser "^2.6.0" -"react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", react@^19.2.4: - version "19.2.4" - resolved "https://registry.npmjs.org/react/-/react-19.2.4.tgz" - integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ== +"react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", react@^19.2.6: + version "19.2.6" + resolved "https://registry.yarnpkg.com/react/-/react-19.2.6.tgz#3dadb8e12b2a7934c1d5317973e5dce1301f9a4d" + integrity sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q== reactflow@^11.11.4: version "11.11.4"