Skip to content

Commit af07d4b

Browse files
dependabot[bot]ccamel
authored andcommitted
build(deps): bump react & react-dom from 19.2.4 to 19.2.5
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/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) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a28f614 commit af07d4b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"docusaurus-plugin-sass": "^0.2.6",
4343
"hast-util-is-element": "3.0.0",
4444
"prism-react-renderer": "^2.4.1",
45-
"react": "^19.2.4",
46-
"react-dom": "^19.2.4",
45+
"react": "^19.2.5",
46+
"react-dom": "^19.2.5",
4747
"reading-time": "^2.0.0-1",
4848
"rehype-katex": "7",
4949
"remark-math": "6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10235,10 +10235,10 @@ react-virtualized-auto-sizer@^1.0.26:
1023510235
resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.26.tgz#e9470ef6a778dc4f1d5fd76305fa2d8b610c357a"
1023610236
integrity sha512-CblNyiNVw2o+hsa5/49NH2ogGxZ+t+3aweRvNSq7TVjDIlwk7ir4lencEg5HxHeSzwNarSkNkiu0qJSOXtxm5A==
1023710237

10238-
react@^19.2.4:
10239-
version "19.2.4"
10240-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
10241-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
10238+
react@^19.2.5:
10239+
version "19.2.5"
10240+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
10241+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
1024210242

1024310243
readable-stream@^2.0.1:
1024410244
version "2.3.8"

0 commit comments

Comments
 (0)