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.23
This commit is contained in:
parent
64236a3923
commit
09d4b814f4
@ -126,7 +126,7 @@
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.73",
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-dom": "18.2.22",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/react-grid-layout": "1.3.5",
|
||||
"@types/react-highlight-words": "0.16.7",
|
||||
"@types/react-router": "5.1.20",
|
||||
|
@ -70,7 +70,7 @@
|
||||
"@types/node": "20.11.30",
|
||||
"@types/papaparse": "5.3.14",
|
||||
"@types/react": "18.2.73",
|
||||
"@types/react-dom": "18.2.22",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"esbuild": "0.18.12",
|
||||
"react": "18.2.0",
|
||||
|
@ -44,7 +44,7 @@
|
||||
"@svgr/plugin-svgo": "^8.1.0",
|
||||
"@types/node": "20.11.30",
|
||||
"@types/react": "18.2.73",
|
||||
"@types/react-dom": "18.2.22",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"esbuild": "0.18.12",
|
||||
"prettier": "3.2.5",
|
||||
"react": "18.2.0",
|
||||
|
@ -99,7 +99,7 @@
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.73",
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-dom": "18.2.22",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/react-highlight-words": "0.16.7",
|
||||
"@types/react-window": "1.8.8",
|
||||
"@types/semver": "7.5.8",
|
||||
|
@ -59,7 +59,7 @@
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/react": "18.2.73",
|
||||
"@types/react-dom": "18.2.22",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/systemjs": "6.13.5",
|
||||
"esbuild": "0.18.12",
|
||||
"lodash": "4.17.21",
|
||||
|
@ -145,7 +145,7 @@
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-calendar": "3.9.0",
|
||||
"@types/react-color": "3.0.12",
|
||||
"@types/react-dom": "18.2.22",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/react-highlight-words": "0.16.7",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/react-table": "7.7.20",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.73",
|
||||
"@types/react-dom": "18.2.22",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"css-loader": "6.10.0",
|
||||
"jest": "29.7.0",
|
||||
|
@ -47,7 +47,7 @@
|
||||
"@types/node": "20.11.30",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.73",
|
||||
"@types/react-dom": "18.2.22",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/semver": "7.5.8",
|
||||
"@types/uuid": "9.0.8",
|
||||
"glob": "10.3.10",
|
||||
|
24
yarn.lock
24
yarn.lock
@ -3293,7 +3293,7 @@ __metadata:
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.73"
|
||||
"@types/react-dom": "npm:18.2.22"
|
||||
"@types/react-dom": "npm:18.2.23"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
css-loader: "npm:6.10.0"
|
||||
fast-deep-equal: "npm:^3.1.3"
|
||||
@ -3484,7 +3484,7 @@ __metadata:
|
||||
"@types/node": "npm:20.11.30"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.73"
|
||||
"@types/react-dom": "npm:18.2.22"
|
||||
"@types/react-dom": "npm:18.2.23"
|
||||
"@types/semver": "npm:7.5.8"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
buffer: "npm:6.0.3"
|
||||
@ -3576,7 +3576,7 @@ __metadata:
|
||||
"@types/node": "npm:20.11.30"
|
||||
"@types/papaparse": "npm:5.3.14"
|
||||
"@types/react": "npm:18.2.73"
|
||||
"@types/react-dom": "npm:18.2.22"
|
||||
"@types/react-dom": "npm:18.2.23"
|
||||
"@types/string-hash": "npm:1.1.3"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
d3-interpolate: "npm:3.0.1"
|
||||
@ -3975,7 +3975,7 @@ __metadata:
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.73"
|
||||
"@types/react-beautiful-dnd": "npm:13.1.8"
|
||||
"@types/react-dom": "npm:18.2.22"
|
||||
"@types/react-dom": "npm:18.2.23"
|
||||
"@types/react-highlight-words": "npm:0.16.7"
|
||||
"@types/react-window": "npm:1.8.8"
|
||||
"@types/semver": "npm:7.5.8"
|
||||
@ -4067,7 +4067,7 @@ __metadata:
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/react": "npm:18.2.73"
|
||||
"@types/react-dom": "npm:18.2.22"
|
||||
"@types/react-dom": "npm:18.2.23"
|
||||
"@types/systemjs": "npm:6.13.5"
|
||||
esbuild: "npm:0.18.12"
|
||||
history: "npm:4.10.1"
|
||||
@ -4103,7 +4103,7 @@ __metadata:
|
||||
"@svgr/plugin-svgo": "npm:^8.1.0"
|
||||
"@types/node": "npm:20.11.30"
|
||||
"@types/react": "npm:18.2.73"
|
||||
"@types/react-dom": "npm:18.2.22"
|
||||
"@types/react-dom": "npm:18.2.23"
|
||||
esbuild: "npm:0.18.12"
|
||||
prettier: "npm:3.2.5"
|
||||
react: "npm:18.2.0"
|
||||
@ -4267,7 +4267,7 @@ __metadata:
|
||||
"@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.22"
|
||||
"@types/react-dom": "npm:18.2.23"
|
||||
"@types/react-highlight-words": "npm:0.16.7"
|
||||
"@types/react-router-dom": "npm:5.3.3"
|
||||
"@types/react-table": "npm:7.7.20"
|
||||
@ -10067,12 +10067,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-dom@npm:*, @types/react-dom@npm:18.2.22, @types/react-dom@npm:^18.0.0":
|
||||
version: 18.2.22
|
||||
resolution: "@types/react-dom@npm:18.2.22"
|
||||
"@types/react-dom@npm:*, @types/react-dom@npm:18.2.23, @types/react-dom@npm:^18.0.0":
|
||||
version: 18.2.23
|
||||
resolution: "@types/react-dom@npm:18.2.23"
|
||||
dependencies:
|
||||
"@types/react": "npm:*"
|
||||
checksum: 10/310da22244c1bb65a7f213f8727bda821dd211cfb2dd62d1f9b28dd50ef1c196d59e908494bd5f25c13a3844343f3a6135f39fb830aca6f79646fa56c1b56c08
|
||||
checksum: 10/8311c67767b0aafb5cd94176a90f801f0f5f6930731d57caaa04bb0d87fdef6bc6f723a116d9777d2082ec022682acaad7a62d04dc27e330e818cf34f2ef2703
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18623,7 +18623,7 @@ __metadata:
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.73"
|
||||
"@types/react-beautiful-dnd": "npm:13.1.8"
|
||||
"@types/react-dom": "npm:18.2.22"
|
||||
"@types/react-dom": "npm:18.2.23"
|
||||
"@types/react-grid-layout": "npm:1.3.5"
|
||||
"@types/react-highlight-words": "npm:0.16.7"
|
||||
"@types/react-resizable": "npm:3.0.7"
|
||||
|
Loading…
Reference in New Issue
Block a user