Skip to content

Commit baaf7b2

Browse files
Bump react-calendar from 4.0.0 to 4.1.0 (#331)
Bumps [react-calendar](https://github.com/wojtekmaj/react-calendar) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/wojtekmaj/react-calendar/releases) - [Commits](wojtekmaj/react-calendar@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: react-calendar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfb4055 commit baaf7b2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ __metadata:
759759
languageName: node
760760
linkType: hard
761761

762-
"@wojtekmaj/date-utils@npm:^1.0.0, @wojtekmaj/date-utils@npm:^1.0.2, @wojtekmaj/date-utils@npm:^1.0.3, @wojtekmaj/date-utils@npm:^1.1.3":
762+
"@wojtekmaj/date-utils@npm:^1.0.0, @wojtekmaj/date-utils@npm:^1.0.3, @wojtekmaj/date-utils@npm:^1.1.3":
763763
version: 1.1.3
764764
resolution: "@wojtekmaj/date-utils@npm:1.1.3"
765765
checksum: 4ae0eba0876b8c156720c249ddd665efd8da0c42a02bbf037475b8a30554e02fa642e6f1d81d1fffdc02c6d816fb73590ee03c003ac976d91380745533dbf327
@@ -3965,17 +3965,18 @@ __metadata:
39653965
linkType: hard
39663966

39673967
"react-calendar@npm:^4.0.0":
3968-
version: 4.0.0
3969-
resolution: "react-calendar@npm:4.0.0"
3968+
version: 4.1.0
3969+
resolution: "react-calendar@npm:4.1.0"
39703970
dependencies:
3971-
"@wojtekmaj/date-utils": ^1.0.2
3971+
"@types/react": "*"
3972+
"@wojtekmaj/date-utils": ^1.1.3
39723973
clsx: ^1.2.1
3973-
get-user-locale: ^1.2.0
3974+
get-user-locale: ^2.1.3
39743975
prop-types: ^15.6.0
39753976
peerDependencies:
39763977
react: ^16.8.0 || ^17.0.0 || ^18.0.0
39773978
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
3978-
checksum: a470ea1eab914cda9f76245060e15129a220c30f2942a28c20b3cb999fd994d0c0fadae849184ba123b3b78541fbb3301c5ac0c44e0bd2ab156bfba8cc587593
3979+
checksum: 9ec265dd927797fcb2370f8b2ca520e2c7ac6716f53b0ba7bc68578b247b8a67950ae2a20a1dbc6579a5c38cb25ae2fa6a55afc02bd1589de23868c5d336421a
39793980
languageName: node
39803981
linkType: hard
39813982

0 commit comments

Comments
 (0)