mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency react-calendar to v5 (#92922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cb484f9883
commit
58d9bc2cad
@ -89,7 +89,7 @@
|
||||
"rc-slider": "10.6.2",
|
||||
"rc-time-picker": "^3.7.3",
|
||||
"rc-tooltip": "6.2.0",
|
||||
"react-calendar": "4.8.0",
|
||||
"react-calendar": "5.0.0",
|
||||
"react-colorful": "5.6.1",
|
||||
"react-custom-scrollbars-2": "4.5.0",
|
||||
"react-dropzone": "14.2.3",
|
||||
|
17
yarn.lock
17
yarn.lock
@ -4136,7 +4136,7 @@ __metadata:
|
||||
rc-time-picker: "npm:^3.7.3"
|
||||
rc-tooltip: "npm:6.2.0"
|
||||
react: "npm:18.2.0"
|
||||
react-calendar: "npm:4.8.0"
|
||||
react-calendar: "npm:5.0.0"
|
||||
react-colorful: "npm:5.6.1"
|
||||
react-custom-scrollbars-2: "npm:4.5.0"
|
||||
react-dom: "npm:18.2.0"
|
||||
@ -26836,23 +26836,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-calendar@npm:4.8.0":
|
||||
version: 4.8.0
|
||||
resolution: "react-calendar@npm:4.8.0"
|
||||
"react-calendar@npm:5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "react-calendar@npm:5.0.0"
|
||||
dependencies:
|
||||
"@wojtekmaj/date-utils": "npm:^1.1.3"
|
||||
clsx: "npm:^2.0.0"
|
||||
get-user-locale: "npm:^2.2.1"
|
||||
prop-types: "npm:^15.6.0"
|
||||
warning: "npm:^4.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/26a58d9bbe9b1bbe1201612628d0f6bdeec0355ed3730013d066b9e87adbbee4b6f3f1c83352978c0e2f317d8d32ac31ac2cbb3c6f83833bef0ba047c5bb6907
|
||||
checksum: 10/1172828652e796a946beec4f7f4125bfbe775a39c4cdab2179cef04b0688e892062f628ec9263bdfea6d9be41c3de1414586036d03d6694e6008cd4763649581
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user