Skip to content

Commit 7443a13

Browse files
Merge pull request #6093 from Hacker0x01/dependabot/npm_and_yarn/examples/hello-world/react-dom-19.2.1
chore(deps): bump react-dom from 19.2.0 to 19.2.1 in /examples/hello-world
2 parents 657e201 + f6fffdc commit 7443a13

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"react": "^19.2.1",
77
"react-datepicker": "^8.10.0",
8-
"react-dom": "^19.1.1",
8+
"react-dom": "^19.2.1",
99
"react-scripts": "5.0.1"
1010
},
1111
"scripts": {

examples/hello-world/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7183,7 +7183,7 @@ __metadata:
71837183
dependencies:
71847184
react: "npm:^19.2.1"
71857185
react-datepicker: "npm:^8.10.0"
7186-
react-dom: "npm:^19.1.1"
7186+
react-dom: "npm:^19.2.1"
71877187
react-scripts: "npm:5.0.1"
71887188
languageName: unknown
71897189
linkType: soft
@@ -10974,14 +10974,14 @@ __metadata:
1097410974
languageName: node
1097510975
linkType: hard
1097610976

10977-
"react-dom@npm:^19.1.1":
10978-
version: 19.2.0
10979-
resolution: "react-dom@npm:19.2.0"
10977+
"react-dom@npm:^19.2.1":
10978+
version: 19.2.1
10979+
resolution: "react-dom@npm:19.2.1"
1098010980
dependencies:
1098110981
scheduler: "npm:^0.27.0"
1098210982
peerDependencies:
10983-
react: ^19.2.0
10984-
checksum: 10c0/fa2cae05248d01288e91523b590ce4e7635b1e13f1344e225f850d722a8da037bf0782f63b1c1d46353334e0c696909b82e582f8cad607948fde6f7646cc18d9
10983+
react: ^19.2.1
10984+
checksum: 10c0/e56b6b3d72314df580ca800b70a69a21c6372703c8f45d9b5451ca6519faefb2496d76ffa9c5adb94136d2bbf2fd303d0dfc208a2cd77ede3132877471af9470
1098510985
languageName: node
1098610986
linkType: hard
1098710987

0 commit comments

Comments
 (0)