Skip to content

Commit

Permalink
fix: bump multi-calendar library
Browse files Browse the repository at this point in the history
  • Loading branch information
kabaros committed Nov 21, 2024
1 parent 6045863 commit 5c21525
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion components/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@dhis2-ui/input": "10.0.0",
"@dhis2-ui/layer": "10.0.0",
"@dhis2-ui/popper": "10.0.0",
"@dhis2/multi-calendar-dates": "2.0.0-alpha.5",
"@dhis2/multi-calendar-dates": "2.0.0",
"@dhis2/prop-types": "^3.1.2",
"@dhis2/ui-constants": "10.0.0",
"@dhis2/ui-icons": "10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2729,10 +2729,10 @@
i18next "^10.3"
moment "^2.24.0"

"@dhis2/[email protected]-alpha.5":
version "2.0.0-alpha.5"
resolved "https://registry.yarnpkg.com/@dhis2/multi-calendar-dates/-/multi-calendar-dates-2.0.0-alpha.5.tgz#5c7a8666a090660bb341d05c64b3464a087d58c0"
integrity sha512-ylOEMk1Va3GS+HSIRDp+f03XZ4f1RJf3j3UFmpNMMVyYjzSw2j+m/wfD+kqtpZlM3GuIwu80rFreHTR5IMrasA==
"@dhis2/[email protected]":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@dhis2/multi-calendar-dates/-/multi-calendar-dates-2.0.0.tgz#febf04f873670960804d38c9ebaa1cadf8050db3"
integrity sha512-pxu81kkkh70tB+CyAub41ulpNJPHyxDGwH2pdcc+NUqrKu4OTQr5ScdCBL2MndShrEKj9J6qj9zKVagvvymH5w==
dependencies:
"@dhis2/d2-i18n" "^1.1.3"
"@js-temporal/polyfill" "0.4.3"
Expand Down

0 comments on commit 5c21525

Please sign in to comment.