diff --git a/package.json b/package.json index c7cc446db8b..1accad12b73 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "@types/papaparse": "5.3.14", "@types/pluralize": "^0.0.33", "@types/prismjs": "1.26.3", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-beautiful-dnd": "13.1.8", "@types/react-dom": "18.2.22", "@types/react-grid-layout": "1.3.5", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index d1a67e337b0..a653733b241 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -69,7 +69,7 @@ "@types/marked": "5.0.2", "@types/node": "20.11.30", "@types/papaparse": "5.3.14", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-dom": "18.2.22", "@types/tinycolor2": "1.4.6", "esbuild": "0.18.12", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index 3a08235b3a8..2dd57fb1966 100644 --- a/packages/grafana-flamegraph/package.json +++ b/packages/grafana-flamegraph/package.json @@ -67,7 +67,7 @@ "@types/d3": "^7", "@types/jest": "^29.5.4", "@types/lodash": "4.17.0", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-virtualized-auto-sizer": "1.0.4", "@types/tinycolor2": "1.4.6", "babel-jest": "29.7.0", diff --git a/packages/grafana-icons/package.json b/packages/grafana-icons/package.json index ac0170f6f43..8e371ee2925 100644 --- a/packages/grafana-icons/package.json +++ b/packages/grafana-icons/package.json @@ -43,7 +43,7 @@ "@svgr/plugin-prettier": "^8.1.0", "@svgr/plugin-svgo": "^8.1.0", "@types/node": "20.11.30", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-dom": "18.2.22", "esbuild": "0.18.12", "prettier": "3.2.5", diff --git a/packages/grafana-o11y-ds-frontend/package.json b/packages/grafana-o11y-ds-frontend/package.json index 44f4256f408..26ab0280978 100644 --- a/packages/grafana-o11y-ds-frontend/package.json +++ b/packages/grafana-o11y-ds-frontend/package.json @@ -34,7 +34,7 @@ "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/systemjs": "6.13.5", "@types/testing-library__jest-dom": "5.14.9", "jest": "^29.6.4", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index 8c0cdb104ac..cb839e5e540 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -97,7 +97,7 @@ "@types/node": "20.11.30", "@types/pluralize": "^0.0.33", "@types/prismjs": "1.26.3", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-beautiful-dnd": "13.1.8", "@types/react-dom": "18.2.22", "@types/react-highlight-words": "0.16.7", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index 708592e17b1..56cef1ef96d 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -58,7 +58,7 @@ "@types/history": "4.7.11", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-dom": "18.2.22", "@types/systemjs": "6.13.5", "esbuild": "0.18.12", diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index dd693b65471..72527784263 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -39,7 +39,7 @@ "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/systemjs": "6.13.5", "@types/testing-library__jest-dom": "5.14.9", "jest": "^29.6.4", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 8c2c20e2987..3652d90c83c 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -141,7 +141,7 @@ "@types/mock-raf": "1.0.6", "@types/node": "20.11.30", "@types/prismjs": "1.26.3", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-beautiful-dnd": "13.1.8", "@types/react-calendar": "3.9.0", "@types/react-color": "3.0.12", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index 646c5a05c2e..91b3b9c5b38 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -31,7 +31,7 @@ "@types/lodash": "4.17.0", "@types/node": "20.11.30", "@types/prismjs": "1.26.3", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/testing-library__jest-dom": "5.14.9", "react-select-event": "5.5.1", "ts-node": "10.9.2", diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index 325287a0faf..4d76f22c48c 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -33,7 +33,7 @@ "@types/lodash": "4.17.0", "@types/node": "20.11.30", "@types/prismjs": "1.26.3", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-test-renderer": "18.0.7", "@types/testing-library__jest-dom": "5.14.9", "react-select-event": "5.5.1", diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index fd0c9b1600f..1be10b0d4e1 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -27,7 +27,7 @@ "@types/jest": "29.5.12", "@types/lodash": "4.17.0", "@types/prismjs": "1.26.3", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-dom": "18.2.22", "@types/testing-library__jest-dom": "5.14.9", "css-loader": "6.10.0", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index 0a39e5ad9a1..9a9800fbd1b 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -28,7 +28,7 @@ "@types/jest": "29.5.12", "@types/lodash": "4.17.0", "@types/node": "20.11.30", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/testing-library__jest-dom": "5.14.9", "@types/uuid": "9.0.8", "ts-node": "10.9.2", diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index 9dd9971193e..6c1a44a535b 100644 --- a/public/app/plugins/datasource/parca/package.json +++ b/public/app/plugins/datasource/parca/package.json @@ -21,7 +21,7 @@ "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/lodash": "4.17.0", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "ts-node": "10.9.2", "webpack": "5.90.3" }, diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index c3bcf5e6a01..0d9678ecc0e 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -46,7 +46,7 @@ "@types/lodash": "4.17.0", "@types/node": "20.11.30", "@types/prismjs": "1.26.3", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "@types/react-dom": "18.2.22", "@types/semver": "7.5.8", "@types/uuid": "9.0.8", diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index d10fd77dfa0..4adf0938dd7 100644 --- a/public/app/plugins/datasource/zipkin/package.json +++ b/public/app/plugins/datasource/zipkin/package.json @@ -22,7 +22,7 @@ "@testing-library/react": "14.2.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", - "@types/react": "18.2.71", + "@types/react": "18.2.72", "ts-node": "10.9.2", "webpack": "5.90.3" }, diff --git a/yarn.lock b/yarn.lock index d9bdf9bbfdd..77e392766ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3248,7 +3248,7 @@ __metadata: "@types/lodash": "npm:4.17.0" "@types/node": "npm:20.11.30" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/testing-library__jest-dom": "npm:5.14.9" fast-deep-equal: "npm:^3.1.3" i18next: "npm:^23.0.0" @@ -3285,7 +3285,7 @@ __metadata: "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-dom": "npm:18.2.22" "@types/testing-library__jest-dom": "npm:5.14.9" css-loader: "npm:6.10.0" @@ -3326,7 +3326,7 @@ __metadata: "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" "@types/node": "npm:20.11.30" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/testing-library__jest-dom": "npm:5.14.9" "@types/uuid": "npm:9.0.8" d3-random: "npm:^3.0.1" @@ -3390,7 +3390,7 @@ __metadata: "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/lodash": "npm:4.17.0" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" lodash: "npm:4.17.21" monaco-editor: "npm:0.34.0" react: "npm:18.2.0" @@ -3424,7 +3424,7 @@ __metadata: "@types/lodash": "npm:4.17.0" "@types/node": "npm:20.11.30" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-test-renderer": "npm:18.0.7" "@types/testing-library__jest-dom": "npm:5.14.9" debounce-promise: "npm:3.1.2" @@ -3476,7 +3476,7 @@ __metadata: "@types/lodash": "npm:4.17.0" "@types/node": "npm:20.11.30" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-dom": "npm:18.2.22" "@types/semver": "npm:7.5.8" "@types/uuid": "npm:9.0.8" @@ -3521,7 +3521,7 @@ __metadata: "@testing-library/react": "npm:14.2.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" lodash: "npm:4.17.21" react: "npm:18.2.0" react-use: "npm:17.5.0" @@ -3568,7 +3568,7 @@ __metadata: "@types/marked": "npm:5.0.2" "@types/node": "npm:20.11.30" "@types/papaparse": "npm:5.3.14" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-dom": "npm:18.2.22" "@types/string-hash": "npm:1.1.3" "@types/tinycolor2": "npm:1.4.6" @@ -3799,7 +3799,7 @@ __metadata: "@types/d3": "npm:^7" "@types/jest": "npm:^29.5.4" "@types/lodash": "npm:4.17.0" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-virtualized-auto-sizer": "npm:1.0.4" "@types/tinycolor2": "npm:1.4.6" babel-jest: "npm:29.7.0" @@ -3880,7 +3880,7 @@ __metadata: "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/systemjs": "npm:6.13.5" "@types/testing-library__jest-dom": "npm:5.14.9" jest: "npm:^29.6.4" @@ -3966,7 +3966,7 @@ __metadata: "@types/node": "npm:20.11.30" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-beautiful-dnd": "npm:13.1.8" "@types/react-dom": "npm:18.2.22" "@types/react-highlight-words": "npm:0.16.7" @@ -4059,7 +4059,7 @@ __metadata: "@types/history": "npm:4.7.11" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-dom": "npm:18.2.22" "@types/systemjs": "npm:6.13.5" esbuild: "npm:0.18.12" @@ -4095,7 +4095,7 @@ __metadata: "@svgr/plugin-prettier": "npm:^8.1.0" "@svgr/plugin-svgo": "npm:^8.1.0" "@types/node": "npm:20.11.30" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-dom": "npm:18.2.22" esbuild: "npm:0.18.12" prettier: "npm:3.2.5" @@ -4169,7 +4169,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" "@types/lodash": "npm:4.17.0" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-virtualized-auto-sizer": "npm:1.0.4" "@types/systemjs": "npm:6.13.5" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -4256,7 +4256,7 @@ __metadata: "@types/mock-raf": "npm:1.0.6" "@types/node": "npm:20.11.30" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-beautiful-dnd": "npm:13.1.8" "@types/react-calendar": "npm:3.9.0" "@types/react-color": "npm:3.0.12" @@ -10184,14 +10184,13 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:18.2.71, @types/react@npm:>=16": - version: 18.2.71 - resolution: "@types/react@npm:18.2.71" +"@types/react@npm:*, @types/react@npm:18.2.72, @types/react@npm:>=16": + version: 18.2.72 + resolution: "@types/react@npm:18.2.72" dependencies: "@types/prop-types": "npm:*" - "@types/scheduler": "npm:*" csstype: "npm:^3.0.2" - checksum: 10/b9473a30b541de7ddd603fef65240c09459c04ede28959f9499d779c3dfb6bcb8fd969b377e097eb5b6bc3182ff094548bff47a2c8b8f57a7b601de22a225eb6 + checksum: 10/0c15461eeb8cd5153b48446d4aae681ae1d4f45fa5828fc53c12aaac9dfe426a64259a284737f6abfc3bea36df9507c129d7065ebb390b21349ad30128385ac1 languageName: node linkType: hard @@ -10227,13 +10226,6 @@ __metadata: languageName: node linkType: hard -"@types/scheduler@npm:*": - version: 0.16.2 - resolution: "@types/scheduler@npm:0.16.2" - checksum: 10/b6b4dcfeae6deba2e06a70941860fb1435730576d3689225a421280b7742318d1548b3d22c1f66ab68e414f346a9542f29240bc955b6332c5b11e561077583bc - languageName: node - linkType: hard - "@types/semver@npm:7.5.8, @types/semver@npm:^7.3.12, @types/semver@npm:^7.3.4, @types/semver@npm:^7.5.0": version: 7.5.8 resolution: "@types/semver@npm:7.5.8" @@ -18622,7 +18614,7 @@ __metadata: "@types/papaparse": "npm:5.3.14" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.71" + "@types/react": "npm:18.2.72" "@types/react-beautiful-dnd": "npm:13.1.8" "@types/react-dom": "npm:18.2.22" "@types/react-grid-layout": "npm:1.3.5"