Skip to content

Commit 9ee2f17

Browse files
chore(deps): bump react from 19.2.0 to 19.2.1 in /docs-site
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.0 to 19.2.1. - [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.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2417f17 commit 9ee2f17

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.0",
13+
"react": "^19.2.1",
1414
"react-datepicker": "portal:../",
1515
"react-dom": "^19.2.0",
1616
"react-live": "^4.1.8",

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4675,7 +4675,7 @@ __metadata:
46754675
highlight.js: "npm:^11.11.1"
46764676
lodash: "npm:^4.17.21"
46774677
prism-react-renderer: "npm:^2.4.1"
4678-
react: "npm:^19.2.0"
4678+
react: "npm:^19.2.1"
46794679
react-datepicker: "portal:../"
46804680
react-dom: "npm:^19.2.0"
46814681
react-live: "npm:^4.1.8"
@@ -4738,10 +4738,10 @@ __metadata:
47384738
languageName: node
47394739
linkType: hard
47404740

4741-
"react@npm:^19.2.0":
4742-
version: 19.2.0
4743-
resolution: "react@npm:19.2.0"
4744-
checksum: 10c0/1b6d64eacb9324725bfe1e7860cb7a6b8a34bc89a482920765ebff5c10578eb487e6b46b2f0df263bd27a25edbdae2c45e5ea5d81ae61404301c1a7192c38330
4741+
"react@npm:^19.2.1":
4742+
version: 19.2.1
4743+
resolution: "react@npm:19.2.1"
4744+
checksum: 10c0/2b5eaf407abb3db84090434c20d6c5a8e447ab7abcd8fe9eaf1ddc299babcf31284ee9db7ea5671d21c85ac5298bd632fa1a7da1ed78d5b368a537f5e1cd5d62
47454745
languageName: node
47464746
linkType: hard
47474747

0 commit comments

Comments
 (0)