Skip to content

Commit 37a72f4

Browse files
dependabot[bot]wojtekmaj
authored andcommitted
Bump react-fit from 1.5.0 to 1.5.1 (#334)
Bumps [react-fit](https://github.com/wojtekmaj/react-fit) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/wojtekmaj/react-fit/releases) - [Commits](wojtekmaj/react-fit@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: react-fit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdf4dd1 commit 37a72f4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-calendar": "^4.1.0",
4848
"react-clock": "^4.0.0",
4949
"react-date-picker": "^9.2.0",
50-
"react-fit": "^1.4.0",
50+
"react-fit": "^1.5.1",
5151
"react-time-picker": "^5.2.0"
5252
},
5353
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4039,7 +4039,7 @@ __metadata:
40394039
react-clock: ^4.0.0
40404040
react-date-picker: ^9.2.0
40414041
react-dom: ^18.2.0
4042-
react-fit: ^1.4.0
4042+
react-fit: ^1.5.1
40434043
react-time-picker: ^5.2.0
40444044
rimraf: ^3.0.0
40454045
typescript: ^5.0.2
@@ -4063,9 +4063,9 @@ __metadata:
40634063
languageName: node
40644064
linkType: hard
40654065

4066-
"react-fit@npm:^1.4.0":
4067-
version: 1.5.0
4068-
resolution: "react-fit@npm:1.5.0"
4066+
"react-fit@npm:^1.4.0, react-fit@npm:^1.5.1":
4067+
version: 1.5.1
4068+
resolution: "react-fit@npm:1.5.1"
40694069
dependencies:
40704070
"@types/react": "*"
40714071
"@types/react-dom": "*"
@@ -4075,7 +4075,7 @@ __metadata:
40754075
peerDependencies:
40764076
react: ^16.8.0 || ^17.0.0 || ^18.0.0
40774077
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
4078-
checksum: d4a8418d751a5f12f940e00a862b2a4a6d7a4d633faf7c67b7e79b2cdca1617324286fa6e36df4ba960500b1cd7e85612a79b99c46c48d3bd26a6b307108d696
4078+
checksum: 40cf34d353748576d348d59d70686e0107298553c2d43cbb1ba4f62541124c7b3e23162165176432fb13617f6673285ab7123e29ec4929d7d5ba57a3d1c3824c
40794079
languageName: node
40804080
linkType: hard
40814081

0 commit comments

Comments
 (0)