mirror of
https://github.com/grafana/grafana.git
synced 2025-01-13 09:32:12 -06:00
Update dependency @visx/shape to v2.12.2 (#54851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
faf8eb3afb
commit
75c46885ca
@ -291,7 +291,7 @@
|
||||
"@visx/gradient": "2.10.0",
|
||||
"@visx/group": "2.10.0",
|
||||
"@visx/scale": "2.2.2",
|
||||
"@visx/shape": "2.11.1",
|
||||
"@visx/shape": "2.12.2",
|
||||
"@visx/tooltip": "2.10.0",
|
||||
"@welldone-software/why-did-you-render": "7.0.1",
|
||||
"angular": "1.8.3",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -13082,9 +13082,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@visx/shape@npm:2.11.1":
|
||||
version: 2.11.1
|
||||
resolution: "@visx/shape@npm:2.11.1"
|
||||
"@visx/shape@npm:2.12.2":
|
||||
version: 2.12.2
|
||||
resolution: "@visx/shape@npm:2.12.2"
|
||||
dependencies:
|
||||
"@types/d3-path": ^1.0.8
|
||||
"@types/d3-shape": ^1.3.1
|
||||
@ -13100,7 +13100,7 @@ __metadata:
|
||||
prop-types: ^15.5.10
|
||||
peerDependencies:
|
||||
react: ^16.3.0-0 || ^17.0.0-0 || ^18.0.0-0
|
||||
checksum: 3ad97badb4376dd143a208ec46a01b55c9b59f50391f5e70efab609000f9333cc27747e1c5f6379aae897febed5dbf8073bbb9d1634ba7863bbb2f8dbca7e17b
|
||||
checksum: 62943394c63a273332de17f1341cdad403090a89328e6649824f9723946ff92f6932f2b6bc4fbe64090231218489a639b18bc3f28e170bcb55ecf880016ff56f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -22209,7 +22209,7 @@ __metadata:
|
||||
"@visx/gradient": 2.10.0
|
||||
"@visx/group": 2.10.0
|
||||
"@visx/scale": 2.2.2
|
||||
"@visx/shape": 2.11.1
|
||||
"@visx/shape": 2.12.2
|
||||
"@visx/tooltip": 2.10.0
|
||||
"@welldone-software/why-did-you-render": 7.0.1
|
||||
"@wojtekmaj/enzyme-adapter-react-17": 0.6.7
|
||||
|
Loading…
Reference in New Issue
Block a user