Skip to content

Commit fa78c94

Browse files
Merge pull request #5522 from Hacker0x01/dependabot/npm_and_yarn/examples/hello-world/react-19.1.0
chore(deps): bump react from 19.0.0 to 19.1.0 in /examples/hello-world
2 parents 001dd81 + acc092d commit fa78c94

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/hello-world/package.json

+1-1
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.0.0",
6+
"react": "^19.1.0",
77
"react-datepicker": "^8.2.0",
88
"react-dom": "^19.1.0",
99
"react-scripts": "5.0.1"

examples/hello-world/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7130,7 +7130,7 @@ __metadata:
71307130
version: 0.0.0-use.local
71317131
resolution: "hello-world@workspace:."
71327132
dependencies:
7133-
react: "npm:^19.0.0"
7133+
react: "npm:^19.1.0"
71347134
react-datepicker: "npm:^8.2.0"
71357135
react-dom: "npm:^19.1.0"
71367136
react-scripts: "npm:5.0.1"
@@ -11016,10 +11016,10 @@ __metadata:
1101611016
languageName: node
1101711017
linkType: hard
1101811018

11019-
"react@npm:^19.0.0":
11020-
version: 19.0.0
11021-
resolution: "react@npm:19.0.0"
11022-
checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471
11019+
"react@npm:^19.1.0":
11020+
version: 19.1.0
11021+
resolution: "react@npm:19.1.0"
11022+
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
1102311023
languageName: node
1102411024
linkType: hard
1102511025

0 commit comments

Comments
 (0)