Skip to content

Commit

Permalink
Bump react-datetime-picker from 5.5.0 to 5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Jul 31, 2023
1 parent ad6bb50 commit ab0caf2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"prop-types": "^15.6.0",
"react-calendar": "^4.6.0",
"react-clock": "^4.5.0",
"react-datetime-picker": "^5.5.0",
"react-datetime-picker": "^5.5.1",
"react-fit": "^1.7.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ __metadata:
react: ^18.2.0
react-calendar: ^4.6.0
react-clock: ^4.5.0
react-datetime-picker: ^5.5.0
react-datetime-picker: ^5.5.1
react-dom: ^18.2.0
react-fit: ^1.7.0
rimraf: ^3.0.0
Expand Down Expand Up @@ -4827,9 +4827,9 @@ __metadata:
languageName: node
linkType: hard

"react-datetime-picker@npm:^5.5.0":
version: 5.5.0
resolution: "react-datetime-picker@npm:5.5.0"
"react-datetime-picker@npm:^5.5.1":
version: 5.5.1
resolution: "react-datetime-picker@npm:5.5.1"
dependencies:
"@wojtekmaj/date-utils": ^1.1.3
clsx: ^2.0.0
Expand All @@ -4848,7 +4848,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 739bb2eb5ea618a45cc6da8d343385760021f6b453c378d34cc89181a1c4f2249e1a557f10c90a12bfe850428d036fc6696f41da2830421e69a7da10550adf56
checksum: ee9c2803e05061060edbdc88affaf657bd9406791c3d6eaa97f61c3adb928d0c33fa850027c5efa24e209db43df165768bb1763a60739aeece610cf7d55864eb
languageName: node
linkType: hard

Expand Down

0 comments on commit ab0caf2

Please sign in to comment.