Skip to content

Commit be0f9e8

Browse files
Bump the react group with 2 updates
Bumps the react group with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `react` from 19.2.4 to 19.2.5 - [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.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [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.5/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82931e7 commit be0f9e8

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"fast-xml-parser": "^4.5.5",
6262
"motion": "^12.38.0",
6363
"@pandev/plugin-sitemap-coveo": "./plugin-sitemap-coveo",
64-
"react": "^19.2.4",
65-
"react-dom": "^19.2.4",
64+
"react": "^19.2.5",
65+
"react-dom": "^19.2.5",
6666
"react-responsive": "^10.0.0",
6767
"react-slick": "0.31.0",
6868
"sass": "^1.99.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10409,10 +10409,10 @@ rc@1.2.8:
1040910409
minimist "^1.2.0"
1041010410
strip-json-comments "~2.0.1"
1041110411

10412-
react-dom@^19.2.4:
10413-
version "19.2.4"
10414-
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591"
10415-
integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==
10412+
react-dom@^19.2.5:
10413+
version "19.2.5"
10414+
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.2.5.tgz#b8768b10837d0b8e9ca5b9e2d58dff3d880ea25e"
10415+
integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==
1041610416
dependencies:
1041710417
scheduler "^0.27.0"
1041810418

@@ -10577,10 +10577,10 @@ react-slick@0.31.0:
1057710577
lodash.debounce "^4.0.8"
1057810578
resize-observer-polyfill "^1.5.0"
1057910579

10580-
react@^19.2.4:
10581-
version "19.2.4"
10582-
resolved "https://registry.npmjs.org/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
10583-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
10580+
react@^19.2.5:
10581+
version "19.2.5"
10582+
resolved "https://registry.npmjs.org/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
10583+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
1058410584

1058510585
read-cache@^1.0.0:
1058610586
version "1.0.0"

0 commit comments

Comments
 (0)