From 3449a43ff2aff7dc1e4bf1928de87d496280e92f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:07:52 +0000 Subject: [PATCH] Update react monorepo --- package.json | 4 +- packages/grafana-data/package.json | 4 +- packages/grafana-flamegraph/package.json | 2 +- .../grafana-o11y-ds-frontend/package.json | 2 +- packages/grafana-prometheus/package.json | 4 +- packages/grafana-runtime/package.json | 4 +- packages/grafana-sql/package.json | 2 +- packages/grafana-ui/package.json | 4 +- .../datasource/azuremonitor/package.json | 2 +- .../datasource/cloud-monitoring/package.json | 2 +- .../grafana-pyroscope-datasource/package.json | 4 +- .../grafana-testdata-datasource/package.json | 2 +- .../app/plugins/datasource/parca/package.json | 2 +- .../app/plugins/datasource/tempo/package.json | 4 +- .../plugins/datasource/zipkin/package.json | 2 +- yarn.lock | 60 +++++++++---------- 16 files changed, 52 insertions(+), 52 deletions(-) diff --git a/package.json b/package.json index eaacc0dd163..74b73edc216 100644 --- a/package.json +++ b/package.json @@ -123,9 +123,9 @@ "@types/papaparse": "5.3.14", "@types/pluralize": "^0.0.33", "@types/prismjs": "1.26.3", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "@types/react-beautiful-dnd": "13.1.8", - "@types/react-dom": "18.2.19", + "@types/react-dom": "18.2.21", "@types/react-grid-layout": "1.3.5", "@types/react-highlight-words": "0.16.7", "@types/react-router": "5.1.20", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index 63daf64ab4b..3821e6e24e4 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -69,8 +69,8 @@ "@types/marked": "5.0.2", "@types/node": "20.11.25", "@types/papaparse": "5.3.14", - "@types/react": "18.2.60", - "@types/react-dom": "18.2.19", + "@types/react": "18.2.64", + "@types/react-dom": "18.2.21", "@types/tinycolor2": "1.4.6", "esbuild": "0.18.12", "react": "18.2.0", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index 1e6a8feab6b..ab0417eabf1 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.14.202", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "@types/react-virtualized-auto-sizer": "1.0.4", "@types/tinycolor2": "1.4.6", "babel-jest": "29.7.0", diff --git a/packages/grafana-o11y-ds-frontend/package.json b/packages/grafana-o11y-ds-frontend/package.json index 531f0eabb36..ee4cb82715e 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.1", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "@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 c2449ce8f07..92da7e4b6bc 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -97,9 +97,9 @@ "@types/node": "20.11.25", "@types/pluralize": "^0.0.33", "@types/prismjs": "1.26.3", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "@types/react-beautiful-dnd": "13.1.8", - "@types/react-dom": "18.2.19", + "@types/react-dom": "18.2.21", "@types/react-highlight-words": "0.16.7", "@types/react-window": "1.8.8", "@types/semver": "7.5.8", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index fc1e92938b7..1b4065aebfe 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -60,8 +60,8 @@ "@types/history": "4.7.11", "@types/jest": "29.5.12", "@types/lodash": "4.14.202", - "@types/react": "18.2.60", - "@types/react-dom": "18.2.19", + "@types/react": "18.2.64", + "@types/react-dom": "18.2.21", "@types/systemjs": "6.13.5", "esbuild": "0.18.12", "lodash": "4.17.21", diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index 1e65b4e8abf..5fd79012423 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.60", + "@types/react": "18.2.64", "@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 59478186182..4c69b28a0a8 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -141,11 +141,11 @@ "@types/mock-raf": "1.0.6", "@types/node": "20.11.25", "@types/prismjs": "1.26.3", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "@types/react-beautiful-dnd": "13.1.8", "@types/react-calendar": "3.9.0", "@types/react-color": "3.0.12", - "@types/react-dom": "18.2.19", + "@types/react-dom": "18.2.21", "@types/react-highlight-words": "0.16.7", "@types/react-router-dom": "5.3.3", "@types/react-table": "7.7.19", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index 7736ee128fe..b7c27ca8354 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -31,7 +31,7 @@ "@types/lodash": "4.14.202", "@types/node": "20.11.25", "@types/prismjs": "1.26.3", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "@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 811dbd49f87..bdbdb17a1e2 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -34,7 +34,7 @@ "@types/lodash": "4.14.202", "@types/node": "20.11.25", "@types/prismjs": "1.26.3", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "@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 2a682b4ffce..d9f19a4185a 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -27,8 +27,8 @@ "@types/jest": "29.5.12", "@types/lodash": "4.14.202", "@types/prismjs": "1.26.3", - "@types/react": "18.2.60", - "@types/react-dom": "18.2.19", + "@types/react": "18.2.64", + "@types/react-dom": "18.2.21", "@types/testing-library__jest-dom": "5.14.9", "css-loader": "6.10.0", "jest": "29.7.0", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index 2cfcabb03fa..8493953d520 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.14.202", "@types/node": "20.11.25", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "@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 5065411a48a..f4ed0b78f39 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.1", "@testing-library/user-event": "14.5.2", "@types/lodash": "4.14.202", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "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 33c8bd4245d..8a14f9d8611 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -46,8 +46,8 @@ "@types/lodash": "4.14.202", "@types/node": "20.11.25", "@types/prismjs": "1.26.3", - "@types/react": "18.2.60", - "@types/react-dom": "18.2.19", + "@types/react": "18.2.64", + "@types/react-dom": "18.2.21", "@types/semver": "7.5.8", "@types/uuid": "9.0.8", "glob": "10.3.10", diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index fae29036086..f0e6718bb2d 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.1", "@types/jest": "29.5.12", "@types/lodash": "4.14.202", - "@types/react": "18.2.60", + "@types/react": "18.2.64", "ts-node": "10.9.2", "webpack": "5.90.3" }, diff --git a/yarn.lock b/yarn.lock index 5f8aefa1c57..a8b24d5a390 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3233,7 +3233,7 @@ __metadata: "@types/lodash": "npm:4.14.202" "@types/node": "npm:20.11.25" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" "@types/testing-library__jest-dom": "npm:5.14.9" fast-deep-equal: "npm:^3.1.3" i18next: "npm:^23.0.0" @@ -3270,8 +3270,8 @@ __metadata: "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.14.202" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.60" - "@types/react-dom": "npm:18.2.19" + "@types/react": "npm:18.2.64" + "@types/react-dom": "npm:18.2.21" "@types/testing-library__jest-dom": "npm:5.14.9" css-loader: "npm:6.10.0" fast-deep-equal: "npm:^3.1.3" @@ -3311,7 +3311,7 @@ __metadata: "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.14.202" "@types/node": "npm:20.11.25" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" "@types/testing-library__jest-dom": "npm:5.14.9" "@types/uuid": "npm:9.0.8" d3-random: "npm:^3.0.1" @@ -3365,7 +3365,7 @@ __metadata: "@testing-library/react": "npm:14.2.1" "@testing-library/user-event": "npm:14.5.2" "@types/lodash": "npm:4.14.202" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" lodash: "npm:4.17.21" monaco-editor: "npm:0.34.0" react: "npm:18.2.0" @@ -3400,7 +3400,7 @@ __metadata: "@types/lodash": "npm:4.14.202" "@types/node": "npm:20.11.25" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" "@types/react-test-renderer": "npm:18.0.7" "@types/testing-library__jest-dom": "npm:5.14.9" debounce-promise: "npm:3.1.2" @@ -3452,8 +3452,8 @@ __metadata: "@types/lodash": "npm:4.14.202" "@types/node": "npm:20.11.25" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.60" - "@types/react-dom": "npm:18.2.19" + "@types/react": "npm:18.2.64" + "@types/react-dom": "npm:18.2.21" "@types/semver": "npm:7.5.8" "@types/uuid": "npm:9.0.8" buffer: "npm:6.0.3" @@ -3497,7 +3497,7 @@ __metadata: "@testing-library/react": "npm:14.2.1" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.14.202" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" lodash: "npm:4.17.21" react: "npm:18.2.0" react-use: "npm:17.5.0" @@ -3544,8 +3544,8 @@ __metadata: "@types/marked": "npm:5.0.2" "@types/node": "npm:20.11.25" "@types/papaparse": "npm:5.3.14" - "@types/react": "npm:18.2.60" - "@types/react-dom": "npm:18.2.19" + "@types/react": "npm:18.2.64" + "@types/react-dom": "npm:18.2.21" "@types/string-hash": "npm:1.1.3" "@types/tinycolor2": "npm:1.4.6" d3-interpolate: "npm:3.0.1" @@ -3776,7 +3776,7 @@ __metadata: "@types/d3": "npm:^7" "@types/jest": "npm:^29.5.4" "@types/lodash": "npm:4.14.202" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" "@types/react-virtualized-auto-sizer": "npm:1.0.4" "@types/tinycolor2": "npm:1.4.6" babel-jest: "npm:29.7.0" @@ -3857,7 +3857,7 @@ __metadata: "@testing-library/react": "npm:14.2.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" "@types/systemjs": "npm:6.13.5" "@types/testing-library__jest-dom": "npm:5.14.9" jest: "npm:^29.6.4" @@ -3943,9 +3943,9 @@ __metadata: "@types/node": "npm:20.11.25" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" "@types/react-beautiful-dnd": "npm:13.1.8" - "@types/react-dom": "npm:18.2.19" + "@types/react-dom": "npm:18.2.21" "@types/react-highlight-words": "npm:0.16.7" "@types/react-window": "npm:1.8.8" "@types/semver": "npm:7.5.8" @@ -4036,8 +4036,8 @@ __metadata: "@types/history": "npm:4.7.11" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.14.202" - "@types/react": "npm:18.2.60" - "@types/react-dom": "npm:18.2.19" + "@types/react": "npm:18.2.64" + "@types/react-dom": "npm:18.2.21" "@types/systemjs": "npm:6.13.5" esbuild: "npm:0.18.12" history: "npm:4.10.1" @@ -4119,7 +4119,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" "@types/lodash": "npm:4.14.202" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" "@types/react-virtualized-auto-sizer": "npm:1.0.4" "@types/systemjs": "npm:6.13.5" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -4206,11 +4206,11 @@ __metadata: "@types/mock-raf": "npm:1.0.6" "@types/node": "npm:20.11.25" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" "@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.19" + "@types/react-dom": "npm:18.2.21" "@types/react-highlight-words": "npm:0.16.7" "@types/react-router-dom": "npm:5.3.3" "@types/react-table": "npm:7.7.19" @@ -9713,12 +9713,12 @@ __metadata: languageName: node linkType: hard -"@types/react-dom@npm:*, @types/react-dom@npm:18.2.19, @types/react-dom@npm:^18.0.0": - version: 18.2.19 - resolution: "@types/react-dom@npm:18.2.19" +"@types/react-dom@npm:*, @types/react-dom@npm:18.2.21, @types/react-dom@npm:^18.0.0": + version: 18.2.21 + resolution: "@types/react-dom@npm:18.2.21" dependencies: "@types/react": "npm:*" - checksum: 10/98eb760ce78f1016d97c70f605f0b1a53873a548d3c2192b40c897f694fd9c8bb12baeada16581a9c7b26f5022c1d2613547be98284d8f1b82d1611b1e3e7df0 + checksum: 10/5c714bc69c3cf979dbf3fb8c66fc42b5b740af54d98c1037c593ac9ad54e5107cfc39fcba8c550f8df924670f55b411898d53c6166a2b15b4ed44a248a358590 languageName: node linkType: hard @@ -9837,14 +9837,14 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:18.2.60, @types/react@npm:>=16": - version: 18.2.60 - resolution: "@types/react@npm:18.2.60" +"@types/react@npm:*, @types/react@npm:18.2.64, @types/react@npm:>=16": + version: 18.2.64 + resolution: "@types/react@npm:18.2.64" dependencies: "@types/prop-types": "npm:*" "@types/scheduler": "npm:*" csstype: "npm:^3.0.2" - checksum: 10/5f2f6091623f13375a5bbc7e5c222cd212b5d6366ead737b76c853f6f52b314db24af5ae3f688d2d49814c668c216858a75433f145311839d8989d46bb3cbecf + checksum: 10/e82bd16660030c9aabdb5027bb9bf69570a90813e4a894c17bfb288978c2b80251def5754e455d72aa3485d99136e1b11b694f78c586e5918e10b3bb09b91b3c languageName: node linkType: hard @@ -18317,9 +18317,9 @@ __metadata: "@types/papaparse": "npm:5.3.14" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.3" - "@types/react": "npm:18.2.60" + "@types/react": "npm:18.2.64" "@types/react-beautiful-dnd": "npm:13.1.8" - "@types/react-dom": "npm:18.2.19" + "@types/react-dom": "npm:18.2.21" "@types/react-grid-layout": "npm:1.3.5" "@types/react-highlight-words": "npm:0.16.7" "@types/react-resizable": "npm:3.0.7"