Skip to content

Commit c4aca28

Browse files
authored
Merge pull request #8644 from Couchers-org/dependabot/npm_and_yarn/app/web/react-19.2.6
Bump react from 19.2.4 to 19.2.6 in /app/web
2 parents 27d9e33 + 603ccc0 commit c4aca28

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

app/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"next": "^15.5.7",
6161
"next-i18next": "^15.4.3",
6262
"prop-types": "^15.7.2",
63-
"react": "19.2.4",
64-
"react-dom": "19.2.4",
63+
"react": "19.2.6",
64+
"react-dom": "^19.2.6",
6565
"react-gtm-module": "^2.0.11",
6666
"react-hook-form": "^7.54.0",
6767
"react-i18next": "^16.6.5",
@@ -87,7 +87,7 @@
8787
"@types/markdown-it": "^14.1.2",
8888
"@types/node": "^22.18.12",
8989
"@types/react": "19.2.14",
90-
"@types/react-dom": "19.2.3",
90+
"@types/react-dom": "^19.2.3",
9191
"@types/react-gtm-module": "^2.0.4",
9292
"@types/react-simple-maps": "^3.0.6",
9393
"@typescript-eslint/eslint-plugin": "^8.58.2",

app/web/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2720,7 +2720,7 @@
27202720
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7"
27212721
integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==
27222722

2723-
"@types/react-dom@19.2.3", "@types/react-dom@^19.2.1":
2723+
"@types/react-dom@^19.2.1", "@types/react-dom@^19.2.3":
27242724
version "19.2.3"
27252725
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c"
27262726
integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==
@@ -7510,10 +7510,10 @@ raw-body@~2.5.3:
75107510
iconv-lite "~0.4.24"
75117511
unpipe "~1.0.0"
75127512

7513-
react-dom@19.2.4:
7514-
version "19.2.4"
7515-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.4.tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591"
7516-
integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==
7513+
react-dom@^19.2.6:
7514+
version "19.2.6"
7515+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.6.tgz#44a81b0bcca22da814c00847d09d01c8615529b7"
7516+
integrity sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==
75177517
dependencies:
75187518
scheduler "^0.27.0"
75197519

@@ -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)