From ac06776e7d5c1f5c9132fc049ceed6491273ed9c Mon Sep 17 00:00:00 2001 From: Bervianto Leo Pratama Date: Mon, 18 May 2026 06:50:47 +0700 Subject: [PATCH] Revert "build(deps): bump react from 19.2.4 to 19.2.6 (#124)" This reverts commit 1b3a2ee0502d88a2e4d3fc19dc4a42bb66b5a3fd. --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a99b2c1..795d46a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/react-dom": "^19.2.3", "@vis.gl/react-google-maps": "^1.8.3", "axios": "^1.16.1", - "react": "^19.2.6", + "react": "^19.2.4", "react-dom": "^19.2.4", "react-scripts": "5.0.1", "typescript": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index 5fd8508..8f932c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7956,10 +7956,10 @@ react-scripts@5.0.1: optionalDependencies: fsevents "^2.3.2" -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== +react@^19.2.4: + version "19.2.4" + resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a" + integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ== read-cache@^1.0.0: version "1.0.0"