mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/react-dom to v18.2.19
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
"@types/node": "20.11.16",
|
||||
"@types/papaparse": "5.3.14",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"esbuild": "0.18.12",
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@types/react-highlight-words": "0.16.7",
|
||||
"@types/react-window": "1.8.8",
|
||||
"@types/semver": "7.5.6",
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@types/systemjs": "6.13.5",
|
||||
"esbuild": "0.18.12",
|
||||
"lodash": "4.17.21",
|
||||
|
||||
@@ -146,7 +146,7 @@
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-calendar": "3.9.0",
|
||||
"@types/react-color": "3.0.11",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@types/react-highlight-words": "0.16.7",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/react-table": "7.7.19",
|
||||
|
||||
Reference in New Issue
Block a user