Skip to content

Commit

Permalink
Bump react-date-picker from 10.0.0 to 10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Apr 5, 2023
1 parent 26de690 commit 7c595e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"make-event-props": "^1.4.2",
"prop-types": "^15.6.0",
"react-calendar": "^4.2.1",
"react-date-picker": "^10.0.0",
"react-date-picker": "^10.0.1",
"react-fit": "^1.5.1"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ __metadata:
prop-types: ^15.6.0
react: ^18.2.0
react-calendar: ^4.2.1
react-date-picker: ^10.0.0
react-date-picker: ^10.0.1
react-dom: ^18.2.0
react-fit: ^1.5.1
rimraf: ^3.0.0
Expand Down Expand Up @@ -3994,7 +3994,7 @@ __metadata:
languageName: node
linkType: hard

"react-calendar@npm:^4.2.0, react-calendar@npm:^4.2.1":
"react-calendar@npm:^4.2.1":
version: 4.2.1
resolution: "react-calendar@npm:4.2.1"
dependencies:
Expand All @@ -4010,22 +4010,22 @@ __metadata:
languageName: node
linkType: hard

"react-date-picker@npm:^10.0.0":
version: 10.0.0
resolution: "react-date-picker@npm:10.0.0"
"react-date-picker@npm:^10.0.1":
version: 10.0.1
resolution: "react-date-picker@npm:10.0.1"
dependencies:
"@wojtekmaj/date-utils": ^1.1.3
clsx: ^1.2.1
get-user-locale: ^2.2.1
make-event-props: ^1.4.2
prop-types: ^15.6.0
react-calendar: ^4.2.0
react-calendar: ^4.2.1
react-fit: ^1.5.1
update-input-width: ^1.3.1
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 829ea810de4a0b9dbf0bf6a2794790b0eaaff2af5e4870bfd5057fef7669185a4699570ae7cf69368d343c3b257c1b5f01c46d7d160b7ee770d215e263c935ca
checksum: eb2fdc9b8d843ec49a87e9776367c8952f4fd941d52dae069551c13f9752498fa71daa0f204aae82e759586e2c51d2b4ef48b1b915ca2f1ddb7be73fc4ea20fa
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c595e6

Please sign in to comment.