mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
Update dependency @types/react-calendar to v4 (#86132)
* Update dependency @types/react-calendar to v4 * remove @types/react-calendar since it's no longer used --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
0034e9f044
commit
2868264360
@ -143,7 +143,6 @@
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.78",
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-calendar": "3.9.0",
|
||||
"@types/react-color": "3.0.12",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/react-highlight-words": "0.16.7",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -4324,7 +4324,6 @@ __metadata:
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.78"
|
||||
"@types/react-beautiful-dnd": "npm:13.1.8"
|
||||
"@types/react-calendar": "npm:3.9.0"
|
||||
"@types/react-color": "npm:3.0.12"
|
||||
"@types/react-dom": "npm:18.2.25"
|
||||
"@types/react-highlight-words": "npm:0.16.7"
|
||||
@ -10131,15 +10130,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-calendar@npm:3.9.0":
|
||||
version: 3.9.0
|
||||
resolution: "@types/react-calendar@npm:3.9.0"
|
||||
dependencies:
|
||||
"@types/react": "npm:*"
|
||||
checksum: 10/05acec0ec111df7f34db2d5a4b337f9b69b31ee8b8932b3257cc0ea7468973fd851dc22de028ad1a8a12729e299bfb8ee67b32bb67763ce27c33000ab0e92a88
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-color@npm:3.0.12":
|
||||
version: 3.0.12
|
||||
resolution: "@types/react-color@npm:3.0.12"
|
||||
|
Loading…
Reference in New Issue
Block a user