Skip to content

Commit 0095e25

Browse files
committed
Update dependencies
1 parent 3a97794 commit 0095e25

File tree

2 files changed

+31
-32
lines changed

2 files changed

+31
-32
lines changed

packages/react-date-picker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
"clsx": "^2.0.0",
111111
"get-user-locale": "^2.2.1",
112112
"make-event-props": "^1.6.0",
113-
"react-calendar": "^4.6.0",
114-
"react-fit": "^1.7.0",
113+
"react-calendar": "^5.0.0",
114+
"react-fit": "^2.0.0",
115115
"update-input-width": "^1.4.0"
116116
},
117117
"devDependencies": {

yarn.lock

Lines changed: 29 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3241,7 +3241,7 @@ __metadata:
32413241
languageName: node
32423242
linkType: hard
32433243

3244-
"loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
3244+
"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
32453245
version: 1.4.0
32463246
resolution: "loose-envify@npm:1.4.0"
32473247
dependencies:
@@ -4087,7 +4087,7 @@ __metadata:
40874087
languageName: node
40884088
linkType: hard
40894089

4090-
"prop-types@npm:^15.6.0, prop-types@npm:^15.8.1":
4090+
"prop-types@npm:^15.8.1":
40914091
version: 15.8.1
40924092
resolution: "prop-types@npm:15.8.1"
40934093
dependencies:
@@ -4126,23 +4126,22 @@ __metadata:
41264126
languageName: node
41274127
linkType: hard
41284128

4129-
"react-calendar@npm:^4.6.0":
4130-
version: 4.6.0
4131-
resolution: "react-calendar@npm:4.6.0"
4129+
"react-calendar@npm:^5.0.0":
4130+
version: 5.0.0
4131+
resolution: "react-calendar@npm:5.0.0"
41324132
dependencies:
41334133
"@wojtekmaj/date-utils": "npm:^1.1.3"
41344134
clsx: "npm:^2.0.0"
41354135
get-user-locale: "npm:^2.2.1"
4136-
prop-types: "npm:^15.6.0"
4137-
tiny-warning: "npm:^1.0.0"
4136+
warning: "npm:^4.0.0"
41384137
peerDependencies:
4139-
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
4140-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
4141-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
4138+
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4139+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4140+
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
41424141
peerDependenciesMeta:
41434142
"@types/react":
41444143
optional: true
4145-
checksum: 10c0/3faad3e3635f858baf5811e49a6a6365aa32139dd9e4088934da43e44bb88834d9b19d3c25bb1a82259dc6a3f42d8f04b290704dee9397a46659d34f8fea2cb6
4144+
checksum: 10c0/d0b393b22fb1607dd2a7743f104f6d7fe2f3dba39bfbce301b5100d35bed239f51a7b08eec2a7fea77d88af60aecc0b36c2435f36d0e07b88f4a826a67c5a91e
41464145
languageName: node
41474146
linkType: hard
41484147

@@ -4177,9 +4176,9 @@ __metadata:
41774176
nodemon: "npm:^3.0.0"
41784177
prettier: "npm:^3.2.0"
41794178
react: "npm:^18.2.0"
4180-
react-calendar: "npm:^4.6.0"
4179+
react-calendar: "npm:^5.0.0"
41814180
react-dom: "npm:^18.2.0"
4182-
react-fit: "npm:^1.7.0"
4181+
react-fit: "npm:^2.0.0"
41834182
rimraf: "npm:^3.0.0"
41844183
typescript: "npm:^5.4.2"
41854184
update-input-width: "npm:^1.4.0"
@@ -4207,24 +4206,22 @@ __metadata:
42074206
languageName: node
42084207
linkType: hard
42094208

4210-
"react-fit@npm:^1.7.0":
4211-
version: 1.7.0
4212-
resolution: "react-fit@npm:1.7.0"
4209+
"react-fit@npm:^2.0.0":
4210+
version: 2.0.1
4211+
resolution: "react-fit@npm:2.0.1"
42134212
dependencies:
42144213
detect-element-overflow: "npm:^1.4.0"
4215-
prop-types: "npm:^15.6.0"
4216-
tiny-warning: "npm:^1.0.0"
4214+
warning: "npm:^4.0.0"
42174215
peerDependencies:
4218-
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
4219-
"@types/react-dom": ^16.8.0 || ^17.0.0 || ^18.0.0
4220-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
4221-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
4216+
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4217+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4218+
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
42224219
peerDependenciesMeta:
42234220
"@types/react":
42244221
optional: true
42254222
"@types/react-dom":
42264223
optional: true
4227-
checksum: 10c0/2574161f92c31535f5f017140b71941c161b67e46c0f6d7dac8c33a7d47b728d31af9fec63629fd19682e195b1af2879b51e439de9ab4172a2947643eaa0ad63
4224+
checksum: 10c0/0202f4e3241bd2e967ec3728c97ab57842353ae48f218ca56d28be14737a7a759e40c3cd05700d9e328ab88e377eccb296f1e33530e6775d3acc05df97084018
42284225
languageName: node
42294226
linkType: hard
42304227

@@ -4888,13 +4885,6 @@ __metadata:
48884885
languageName: node
48894886
linkType: hard
48904887

4891-
"tiny-warning@npm:^1.0.0":
4892-
version: 1.0.3
4893-
resolution: "tiny-warning@npm:1.0.3"
4894-
checksum: 10c0/ef8531f581b30342f29670cb41ca248001c6fd7975ce22122bd59b8d62b4fc84ad4207ee7faa95cde982fa3357cd8f4be650142abc22805538c3b1392d7084fa
4895-
languageName: node
4896-
linkType: hard
4897-
48984888
"tinybench@npm:^2.5.1":
48994889
version: 2.5.1
49004890
resolution: "tinybench@npm:2.5.1"
@@ -5212,6 +5202,15 @@ __metadata:
52125202
languageName: node
52135203
linkType: hard
52145204

5205+
"warning@npm:^4.0.0":
5206+
version: 4.0.3
5207+
resolution: "warning@npm:4.0.3"
5208+
dependencies:
5209+
loose-envify: "npm:^1.0.0"
5210+
checksum: 10c0/aebab445129f3e104c271f1637fa38e55eb25f968593e3825bd2f7a12bd58dc3738bb70dc8ec85826621d80b4acfed5a29ebc9da17397c6125864d72301b937e
5211+
languageName: node
5212+
linkType: hard
5213+
52155214
"webidl-conversions@npm:^7.0.0":
52165215
version: 7.0.0
52175216
resolution: "webidl-conversions@npm:7.0.0"

0 commit comments

Comments
 (0)