Skip to content

Commit 87be061

Browse files
chore(deps): bump react from 19.2.1 to 19.2.3 in /docs-site
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.1 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] <[email protected]>
1 parent fb562ae commit 87be061

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"highlight.js": "^11.11.1",
1111
"lodash": "^4.17.21",
1212
"prism-react-renderer": "^2.4.1",
13-
"react": "^19.2.1",
13+
"react": "^19.2.3",
1414
"react-datepicker": "portal:../",
1515
"react-dom": "^19.2.1",
1616
"react-live": "^4.1.8",

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4745,7 +4745,7 @@ __metadata:
47454745
highlight.js: "npm:^11.11.1"
47464746
lodash: "npm:^4.17.21"
47474747
prism-react-renderer: "npm:^2.4.1"
4748-
react: "npm:^19.2.1"
4748+
react: "npm:^19.2.3"
47494749
react-datepicker: "portal:../"
47504750
react-dom: "npm:^19.2.1"
47514751
react-live: "npm:^4.1.8"
@@ -4812,10 +4812,10 @@ __metadata:
48124812
languageName: node
48134813
linkType: hard
48144814

4815-
"react@npm:^19.2.1":
4816-
version: 19.2.1
4817-
resolution: "react@npm:19.2.1"
4818-
checksum: 10c0/2b5eaf407abb3db84090434c20d6c5a8e447ab7abcd8fe9eaf1ddc299babcf31284ee9db7ea5671d21c85ac5298bd632fa1a7da1ed78d5b368a537f5e1cd5d62
4815+
"react@npm:^19.2.3":
4816+
version: 19.2.3
4817+
resolution: "react@npm:19.2.3"
4818+
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
48194819
languageName: node
48204820
linkType: hard
48214821

0 commit comments

Comments
 (0)