Skip to content

Commit 14966cb

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 44663be commit 14966cb

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
@@ -10395,10 +10395,10 @@ rc@1.2.8:
1039510395
minimist "^1.2.0"
1039610396
strip-json-comments "~2.0.1"
1039710397

10398-
react-dom@^19.2.4:
10399-
version "19.2.4"
10400-
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591"
10401-
integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==
10398+
react-dom@^19.2.5:
10399+
version "19.2.5"
10400+
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.2.5.tgz#b8768b10837d0b8e9ca5b9e2d58dff3d880ea25e"
10401+
integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==
1040210402
dependencies:
1040310403
scheduler "^0.27.0"
1040410404

@@ -10563,10 +10563,10 @@ react-slick@0.31.0:
1056310563
lodash.debounce "^4.0.8"
1056410564
resize-observer-polyfill "^1.5.0"
1056510565

10566-
react@^19.2.4:
10567-
version "19.2.4"
10568-
resolved "https://registry.npmjs.org/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
10569-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
10566+
react@^19.2.5:
10567+
version "19.2.5"
10568+
resolved "https://registry.npmjs.org/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
10569+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
1057010570

1057110571
read-cache@^1.0.0:
1057210572
version "1.0.0"

0 commit comments

Comments
 (0)