Skip to content

Commit 41487fb

Browse files
dependabot[bot]wojtekmaj
authored andcommitted
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 41487fb

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"get-user-locale": "^2.1.3",
4545
"make-event-props": "^1.1.0",
4646
"prop-types": "^15.6.0",
47-
"react-calendar": "^4.0.0",
47+
"react-calendar": "^4.1.0",
4848
"react-clock": "^4.0.0",
4949
"react-date-picker": "^9.2.0",
5050
"react-fit": "^1.4.0",

yarn.lock

Lines changed: 9 additions & 8 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
@@ -3964,18 +3964,19 @@ __metadata:
39643964
languageName: node
39653965
linkType: hard
39663966

3967-
"react-calendar@npm:^4.0.0":
3968-
version: 4.0.0
3969-
resolution: "react-calendar@npm:4.0.0"
3967+
"react-calendar@npm:^4.0.0, react-calendar@npm:^4.1.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

@@ -4034,7 +4035,7 @@ __metadata:
40344035
pretty-quick: ^3.1.0
40354036
prop-types: ^15.6.0
40364037
react: ^18.2.0
4037-
react-calendar: ^4.0.0
4038+
react-calendar: ^4.1.0
40384039
react-clock: ^4.0.0
40394040
react-date-picker: ^9.2.0
40404041
react-dom: ^18.2.0

0 commit comments

Comments
 (0)