Skip to content

Commit

Permalink
Merge pull request #5385 from Hacker0x01/dependabot/npm_and_yarn/exam…
Browse files Browse the repository at this point in the history
…ples/hello-world/react-datepicker-8.0.0

chore(deps): bump react-datepicker from 7.6.0 to 8.0.0 in /examples/hello-world
  • Loading branch information
martijnrusschen authored Feb 3, 2025
2 parents 2304183 + ea89ac5 commit b2da297
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 17 deletions.
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"react": "^19.0.0",
"react-datepicker": "^7.6.0",
"react-datepicker": "^8.0.0",
"react-dom": "^19.0.0",
"react-scripts": "5.0.1"
},
Expand Down
39 changes: 23 additions & 16 deletions examples/hello-world/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2148,17 +2148,17 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:^0.27.0":
version: 0.27.2
resolution: "@floating-ui/react@npm:0.27.2"
"@floating-ui/react@npm:^0.27.3":
version: 0.27.3
resolution: "@floating-ui/react@npm:0.27.3"
dependencies:
"@floating-ui/react-dom": "npm:^2.1.2"
"@floating-ui/utils": "npm:^0.2.8"
"@floating-ui/utils": "npm:^0.2.9"
tabbable: "npm:^6.0.0"
peerDependencies:
react: ">=17.0.0"
react-dom: ">=17.0.0"
checksum: 10c0/7de7810b501422a12e4d4089042dc8ab9de8a95f53003a4a5e2b25fd8b2ee0dddcfab996a26558ec4614c2e15ce1b68d2e06f188bec55de7346c904610d50837
checksum: 10c0/9ebc4e82af905cfafeb5cde1dfbc15a2541d4eaaf1e13fb6b8acbb9f0c3535a7c331b8dee3ab5bb03acb21716ee2ab155629a6c14c3227cf959bf8ad92594539
languageName: node
linkType: hard

Expand All @@ -2169,6 +2169,13 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.9":
version: 0.2.9
resolution: "@floating-ui/utils@npm:0.2.9"
checksum: 10c0/48bbed10f91cb7863a796cc0d0e917c78d11aeb89f98d03fc38d79e7eb792224a79f538ed8a2d5d5584511d4ca6354ef35f1712659fd569868e342df4398ad6f
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.10":
version: 0.11.10
resolution: "@humanwhocodes/config-array@npm:0.11.10"
Expand Down Expand Up @@ -5246,10 +5253,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.6.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 10c0/0b5fb981590ef2f8e5a3ba6cd6d77faece0ea7f7158948f2eaae7bbb7c80a8f63ae30b01236c2923cf89bb3719c33aeb150c715ea4fe4e86e37dcf06bed42fb6
"date-fns@npm:^4.1.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
checksum: 10c0/b79ff32830e6b7faa009590af6ae0fb8c3fd9ffad46d930548fbb5acf473773b4712ae887e156ba91a7b3dc30591ce0f517d69fd83bd9c38650fdc03b4e0bac8
languageName: node
linkType: hard

Expand Down Expand Up @@ -7068,7 +7075,7 @@ __metadata:
resolution: "hello-world@workspace:."
dependencies:
react: "npm:^19.0.0"
react-datepicker: "npm:^7.6.0"
react-datepicker: "npm:^8.0.0"
react-dom: "npm:^19.0.0"
react-scripts: "npm:5.0.1"
languageName: unknown
Expand Down Expand Up @@ -10794,17 +10801,17 @@ __metadata:
languageName: node
linkType: hard

"react-datepicker@npm:^7.6.0":
version: 7.6.0
resolution: "react-datepicker@npm:7.6.0"
"react-datepicker@npm:^8.0.0":
version: 8.0.0
resolution: "react-datepicker@npm:8.0.0"
dependencies:
"@floating-ui/react": "npm:^0.27.0"
"@floating-ui/react": "npm:^0.27.3"
clsx: "npm:^2.1.1"
date-fns: "npm:^3.6.0"
date-fns: "npm:^4.1.0"
peerDependencies:
react: ^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc
react-dom: ^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc
checksum: 10c0/4bce57a4d9fff654d516e9b33152d46e4c5c2794ef52f436155ee52702c3c76ac567d1bbc8075c169805e17e400aeb388f8f60e6e3b019e543a08be76eee3ba7
checksum: 10c0/cdc458179d2e3c32136d8a7131925b215116ae432997bbb5256e5291dcc32e8e73ffbe560096240b1acee6d7d92eca30553fd7d14600626a623e535fe52551f1
languageName: node
linkType: hard

Expand Down

0 comments on commit b2da297

Please sign in to comment.