Skip to content

Commit 6071d8b

Browse files
Merge pull request #6137 from Hacker0x01/dependabot/npm_and_yarn/examples/hello-world/react-19.2.3
chore(deps): bump react from 19.2.1 to 19.2.3 in /examples/hello-world
2 parents 885b29e + 96bc3b8 commit 6071d8b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.2.1",
6+
"react": "^19.2.3",
77
"react-datepicker": "^9.0.0",
88
"react-dom": "^19.2.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.2.1"
7184+
react: "npm:^19.2.3"
71857185
react-datepicker: "npm:^9.0.0"
71867186
react-dom: "npm:^19.2.1"
71877187
react-scripts: "npm:5.0.1"
@@ -11091,10 +11091,10 @@ __metadata:
1109111091
languageName: node
1109211092
linkType: hard
1109311093

11094-
"react@npm:^19.2.1":
11095-
version: 19.2.1
11096-
resolution: "react@npm:19.2.1"
11097-
checksum: 10c0/2b5eaf407abb3db84090434c20d6c5a8e447ab7abcd8fe9eaf1ddc299babcf31284ee9db7ea5671d21c85ac5298bd632fa1a7da1ed78d5b368a537f5e1cd5d62
11094+
"react@npm:^19.2.3":
11095+
version: 19.2.3
11096+
resolution: "react@npm:19.2.3"
11097+
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
1109811098
languageName: node
1109911099
linkType: hard
1110011100

0 commit comments

Comments
 (0)