Skip to content

Commit

Permalink
build: upgrade @availity/react-dates
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmartDOTin committed Sep 14, 2023
1 parent 58a9e53 commit e2c089c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"publish:canary": "yarn npm publish --access public --tag canary"
},
"dependencies": {
"@availity/react-dates": "^21.13.0",
"@availity/react-dates": "^21.13.1",
"classnames": "^2.3.1",
"lodash": "^4.17.21",
"moment": "^2.29.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactstrap-validation-date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"publish:canary": "yarn npm publish --access public --tag canary"
},
"dependencies": {
"@availity/react-dates": "^21.13.0",
"@availity/react-dates": "^21.13.1",
"classnames": "^2.3.1",
"lodash": "^4.17.21",
"moment": "^2.29.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ __metadata:
resolution: "@availity/date@workspace:packages/date"
dependencies:
"@availity/form": "workspace:*"
"@availity/react-dates": ^21.13.0
"@availity/react-dates": ^21.13.1
"@availity/yup": ^5.1.0
"@types/react-dates": ^21.8.3
classnames: ^2.3.1
Expand Down Expand Up @@ -956,9 +956,9 @@ __metadata:
languageName: unknown
linkType: soft

"@availity/react-dates@npm:^21.13.0":
version: 21.13.0
resolution: "@availity/react-dates@npm:21.13.0"
"@availity/react-dates@npm:^21.13.1":
version: 21.13.1
resolution: "@availity/react-dates@npm:21.13.1"
dependencies:
airbnb-prop-types: ^2.16.0
color2k: ^1.1.1
Expand All @@ -982,15 +982,15 @@ __metadata:
react: ^0.14 || ^15.5.4 || ^16.1.1
react-dom: ^0.14 || ^15.5.4 || ^16.1.1
react-with-direction: ^1.3.1
checksum: a0337c7097de9881cb421404fe3223f42f82bcaed6f57e8300842de289fe595e37fc33dde68c2d780d1951e802e3b2d7307be6d34e1dfba4d15f1dee21ec8011
checksum: 54d06842a8c6104ca18211125269203a7a63cc2a7ee57afba30c0e7b4bc9e1c5db042f7a93eacb3fe03ed8ee5dd4882267ca0625ac5bd9fe813a3fd2545fc4bd
languageName: node
linkType: hard

"@availity/reactstrap-validation-date@workspace:packages/reactstrap-validation-date":
version: 0.0.0-use.local
resolution: "@availity/reactstrap-validation-date@workspace:packages/reactstrap-validation-date"
dependencies:
"@availity/react-dates": ^21.13.0
"@availity/react-dates": ^21.13.1
"@types/react-dates": ^21.8.3
availity-reactstrap-validation: ^2.7.1
classnames: ^2.3.1
Expand Down

0 comments on commit e2c089c

Please sign in to comment.