Skip to content

Commit 657e201

Browse files
Merge pull request #6096 from Hacker0x01/dependabot/npm_and_yarn/examples/hello-world/react-19.2.1
chore(deps): bump react from 19.2.0 to 19.2.1 in /examples/hello-world
2 parents ba02a8c + 91c2326 commit 657e201

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"react": "^19.1.1",
6+
"react": "^19.2.1",
77
"react-datepicker": "^8.10.0",
88
"react-dom": "^19.1.1",
99
"react-scripts": "5.0.1"

examples/hello-world/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7181,7 +7181,7 @@ __metadata:
71817181
version: 0.0.0-use.local
71827182
resolution: "hello-world@workspace:."
71837183
dependencies:
7184-
react: "npm:^19.1.1"
7184+
react: "npm:^19.2.1"
71857185
react-datepicker: "npm:^8.10.0"
71867186
react-dom: "npm:^19.1.1"
71877187
react-scripts: "npm:5.0.1"
@@ -11087,10 +11087,10 @@ __metadata:
1108711087
languageName: node
1108811088
linkType: hard
1108911089

11090-
"react@npm:^19.1.1":
11091-
version: 19.2.0
11092-
resolution: "react@npm:19.2.0"
11093-
checksum: 10c0/1b6d64eacb9324725bfe1e7860cb7a6b8a34bc89a482920765ebff5c10578eb487e6b46b2f0df263bd27a25edbdae2c45e5ea5d81ae61404301c1a7192c38330
11090+
"react@npm:^19.2.1":
11091+
version: 19.2.1
11092+
resolution: "react@npm:19.2.1"
11093+
checksum: 10c0/2b5eaf407abb3db84090434c20d6c5a8e447ab7abcd8fe9eaf1ddc299babcf31284ee9db7ea5671d21c85ac5298bd632fa1a7da1ed78d5b368a537f5e1cd5d62
1109411094
languageName: node
1109511095
linkType: hard
1109611096

0 commit comments

Comments
 (0)