Skip to content

Commit 996cea4

Browse files
Bump react from 19.2.4 to 19.2.6 in /app/web
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.4 to 19.2.6. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83915f9 commit 996cea4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"next": "^15.5.7",
6161
"next-i18next": "^15.4.3",
6262
"prop-types": "^15.7.2",
63-
"react": "19.2.4",
63+
"react": "19.2.6",
6464
"react-dom": "19.2.4",
6565
"react-gtm-module": "^2.0.11",
6666
"react-hook-form": "^7.54.0",

app/web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7605,10 +7605,10 @@ react-transition-group@^4.4.5:
76057605
loose-envify "^1.4.0"
76067606
prop-types "^15.6.2"
76077607

7608-
react@19.2.4:
7609-
version "19.2.4"
7610-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
7611-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
7608+
react@19.2.6:
7609+
version "19.2.6"
7610+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.6.tgz#3dadb8e12b2a7934c1d5317973e5dce1301f9a4d"
7611+
integrity sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==
76127612

76137613
readable-stream@^2.0.2:
76147614
version "2.3.8"

0 commit comments

Comments
 (0)