mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 01:41:24 -06:00
Update dependency @types/react-resizable to v3.0.8
This commit is contained in:
parent
4c7d8c8cdd
commit
a18f72e415
@ -128,7 +128,7 @@
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/react-grid-layout": "1.3.5",
|
||||
"@types/react-highlight-words": "0.20.0",
|
||||
"@types/react-resizable": "3.0.7",
|
||||
"@types/react-resizable": "3.0.8",
|
||||
"@types/react-router": "5.1.20",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/react-table": "7.7.20",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -9091,12 +9091,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-resizable@npm:3.0.7":
|
||||
version: 3.0.7
|
||||
resolution: "@types/react-resizable@npm:3.0.7"
|
||||
"@types/react-resizable@npm:3.0.8":
|
||||
version: 3.0.8
|
||||
resolution: "@types/react-resizable@npm:3.0.8"
|
||||
dependencies:
|
||||
"@types/react": "npm:*"
|
||||
checksum: 10/e66dfabcb614f1da1f561d0ecaf1dc384fc0e361d97fa7b219f04f8b85ad9dd2576437117af52ae6bf33644061db2d9452e0a4aadfe457588d93a36d2db8de0b
|
||||
checksum: 10/aabdef8056bbab3065559bce7ce93232e645fb4f915fd55f0903a2f4df5d2395762dfd75bb0242d5a73d39461e8c062d81eaab87b91213dddfd973ff908f79e4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17183,7 +17183,7 @@ __metadata:
|
||||
"@types/react-dom": "npm:18.2.25"
|
||||
"@types/react-grid-layout": "npm:1.3.5"
|
||||
"@types/react-highlight-words": "npm:0.20.0"
|
||||
"@types/react-resizable": "npm:3.0.7"
|
||||
"@types/react-resizable": "npm:3.0.8"
|
||||
"@types/react-router": "npm:5.1.20"
|
||||
"@types/react-router-dom": "npm:5.3.3"
|
||||
"@types/react-table": "npm:7.7.20"
|
||||
|
Loading…
Reference in New Issue
Block a user