Skip to content

Commit 9099aa3

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"docusaurus-plugin-sass": "^0.2.6",
4141
"hast-util-is-element": "3.0.0",
4242
"prism-react-renderer": "^2.4.1",
43-
"react": "^19.2.0",
44-
"react-dom": "^19.2.0",
43+
"react": "^19.2.3",
44+
"react-dom": "^19.2.3",
4545
"reading-time": "^2.0.0-1",
4646
"rehype-katex": "7",
4747
"remark-math": "6",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10107,10 +10107,10 @@ rc@1.2.8:
1010710107
minimist "^1.2.0"
1010810108
strip-json-comments "~2.0.1"
1010910109

10110-
react-dom@^19.2.0:
10111-
version "19.2.0"
10112-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.0.tgz#00ed1e959c365e9a9d48f8918377465466ec3af8"
10113-
integrity sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==
10110+
react-dom@^19.2.3:
10111+
version "19.2.3"
10112+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.3.tgz#f0b61d7e5c4a86773889fcc1853af3ed5f215b17"
10113+
integrity sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==
1011410114
dependencies:
1011510115
scheduler "^0.27.0"
1011610116

@@ -10194,10 +10194,10 @@ react-virtualized-auto-sizer@^1.0.26:
1019410194
resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.26.tgz#e9470ef6a778dc4f1d5fd76305fa2d8b610c357a"
1019510195
integrity sha512-CblNyiNVw2o+hsa5/49NH2ogGxZ+t+3aweRvNSq7TVjDIlwk7ir4lencEg5HxHeSzwNarSkNkiu0qJSOXtxm5A==
1019610196

10197-
react@^19.2.0:
10198-
version "19.2.0"
10199-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.0.tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5"
10200-
integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==
10197+
react@^19.2.3:
10198+
version "19.2.3"
10199+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8"
10200+
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
1020110201

1020210202
readable-stream@^2.0.1:
1020310203
version "2.3.8"

0 commit comments

Comments
 (0)