From d67ecbc64c15216c80f79c6821f8fa683755dd6e Mon Sep 17 00:00:00 2001 From: Ashley Harrison Date: Tue, 11 Mar 2025 12:15:29 +0000 Subject: [PATCH] update versions --- .../grafana-extensionstest-app/package.json | 4 +- .../grafana-test-datasource/package.json | 4 +- package.json | 4 +- packages/grafana-data/package.json | 4 +- packages/grafana-flamegraph/package.json | 2 +- packages/grafana-icons/package.json | 4 +- .../grafana-o11y-ds-frontend/package.json | 2 +- packages/grafana-prometheus/package.json | 4 +- packages/grafana-runtime/package.json | 4 +- packages/grafana-sql/package.json | 4 +- packages/grafana-ui/package.json | 4 +- .../datasource/azuremonitor/package.json | 4 +- .../datasource/cloud-monitoring/package.json | 4 +- .../package.json | 2 +- .../grafana-pyroscope-datasource/package.json | 4 +- .../grafana-testdata-datasource/package.json | 4 +- .../plugins/datasource/jaeger/package.json | 4 +- .../app/plugins/datasource/mssql/package.json | 2 +- .../app/plugins/datasource/mysql/package.json | 2 +- .../app/plugins/datasource/parca/package.json | 4 +- .../app/plugins/datasource/tempo/package.json | 4 +- .../plugins/datasource/zipkin/package.json | 4 +- yarn.lock | 94 +++++++++---------- 23 files changed, 86 insertions(+), 86 deletions(-) diff --git a/e2e/test-plugins/grafana-extensionstest-app/package.json b/e2e/test-plugins/grafana-extensionstest-app/package.json index f2aa45e4b08..b720f114108 100644 --- a/e2e/test-plugins/grafana-extensionstest-app/package.json +++ b/e2e/test-plugins/grafana-extensionstest-app/package.json @@ -15,8 +15,8 @@ "@types/lodash": "4.17.7", "@types/node": "22.10.2", "@types/prismjs": "1.26.4", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/semver": "7.5.8", "@types/uuid": "9.0.8", "glob": "10.4.1", diff --git a/e2e/test-plugins/grafana-test-datasource/package.json b/e2e/test-plugins/grafana-test-datasource/package.json index 7748ca425aa..dbfa17e2351 100644 --- a/e2e/test-plugins/grafana-test-datasource/package.json +++ b/e2e/test-plugins/grafana-test-datasource/package.json @@ -15,8 +15,8 @@ "@types/lodash": "4.17.7", "@types/node": "22.10.2", "@types/prismjs": "1.26.4", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/semver": "7.5.8", "@types/uuid": "9.0.8", "glob": "10.4.1", diff --git a/package.json b/package.json index 893dd780ea1..a2028d9dbf7 100644 --- a/package.json +++ b/package.json @@ -131,8 +131,8 @@ "@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.3.0", "@types/pluralize": "^0.0.33", "@types/prismjs": "1.26.5", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/react-grid-layout": "1.3.5", "@types/react-highlight-words": "0.20.0", "@types/react-resizable": "3.0.8", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index f3a55e7ac54..3a47354322f 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -67,8 +67,8 @@ "@types/lodash": "4.17.15", "@types/node": "22.12.0", "@types/papaparse": "5.3.15", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/tinycolor2": "1.4.6", "esbuild": "0.25.0", "react": "19.0.0", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index 14ae022d3ce..292d81b7f4c 100644 --- a/packages/grafana-flamegraph/package.json +++ b/packages/grafana-flamegraph/package.json @@ -69,7 +69,7 @@ "@types/jest": "^29.5.4", "@types/lodash": "4.17.15", "@types/node": "22.12.0", - "@types/react": "19.0.7", + "@types/react": "19.0.10", "@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 82d4b00f0c4..900bb507f19 100644 --- a/packages/grafana-icons/package.json +++ b/packages/grafana-icons/package.json @@ -47,8 +47,8 @@ "@svgr/plugin-svgo": "^8.1.0", "@types/babel__core": "^7", "@types/node": "22.12.0", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "esbuild": "0.25.0", "prettier": "3.4.2", "react": "19.0.0", diff --git a/packages/grafana-o11y-ds-frontend/package.json b/packages/grafana-o11y-ds-frontend/package.json index 605bb43451e..3005886affc 100644 --- a/packages/grafana-o11y-ds-frontend/package.json +++ b/packages/grafana-o11y-ds-frontend/package.json @@ -37,7 +37,7 @@ "@testing-library/user-event": "14.6.1", "@types/jest": "^29.5.4", "@types/node": "22.12.0", - "@types/react": "19.0.7", + "@types/react": "19.0.10", "@types/systemjs": "6.15.1", "jest": "^29.6.4", "react": "19.0.0", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index 1322ec1b8e2..d91a09f196d 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -52,8 +52,8 @@ "@reduxjs/toolkit": "2.5.1", "@types/debounce-promise": "3.1.9", "@types/lodash": "4.17.15", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/react-highlight-words": "0.20.0", "@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 23535c8e2e2..e292989bfee 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.14", "@types/lodash": "4.17.15", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/systemjs": "6.15.1", "esbuild": "0.25.0", "lodash": "4.17.21", diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index 09b62918f36..5c65beaf82e 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -42,8 +42,8 @@ "@types/jest": "^29.5.4", "@types/lodash": "4.17.15", "@types/node": "22.12.0", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/react-virtualized-auto-sizer": "1.0.4", "@types/systemjs": "6.15.1", "@types/uuid": "10.0.0", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index cce84c79fe8..f40abc40963 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -147,9 +147,9 @@ "@types/mock-raf": "1.0.6", "@types/node": "22.12.0", "@types/prismjs": "1.26.5", - "@types/react": "19.0.7", + "@types/react": "19.0.10", "@types/react-color": "3.0.13", - "@types/react-dom": "19.0.3", + "@types/react-dom": "19.0.4", "@types/react-highlight-words": "0.20.0", "@types/react-transition-group": "4.4.12", "@types/react-window": "1.8.8", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index fef30ad0357..a1a871b8b6b 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -35,8 +35,8 @@ "@types/lodash": "4.17.15", "@types/node": "22.12.0", "@types/prismjs": "1.26.5", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "react-select-event": "5.5.1", "ts-node": "10.9.2", "typescript": "5.7.3", diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index 509992b0c73..08959bd9328 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -37,8 +37,8 @@ "@types/lodash": "4.17.15", "@types/node": "22.12.0", "@types/prismjs": "1.26.5", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "react-select-event": "5.5.1", "ts-node": "10.9.2", "typescript": "5.7.3", diff --git a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json index 7eee1acd46a..497daea7307 100644 --- a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json +++ b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json @@ -24,7 +24,7 @@ "@types/jest": "29.5.14", "@types/lodash": "4.17.15", "@types/node": "22.12.0", - "@types/react": "19.0.7", + "@types/react": "19.0.10", "ts-node": "10.9.2", "typescript": "5.7.3", "webpack": "5.97.1" diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index 06400dcea09..f93b70404ab 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -29,8 +29,8 @@ "@types/lodash": "4.17.15", "@types/node": "22.12.0", "@types/prismjs": "1.26.5", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "css-loader": "7.1.2", "jest": "29.7.0", "style-loader": "4.0.0", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index 881d4f183a5..d34d7e2b1b5 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -30,8 +30,8 @@ "@types/jest": "29.5.14", "@types/lodash": "4.17.15", "@types/node": "22.12.0", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/uuid": "10.0.0", "ts-node": "10.9.2", "typescript": "5.7.3", diff --git a/public/app/plugins/datasource/jaeger/package.json b/public/app/plugins/datasource/jaeger/package.json index 74b0cce1a29..2bd64a66087 100644 --- a/public/app/plugins/datasource/jaeger/package.json +++ b/public/app/plugins/datasource/jaeger/package.json @@ -32,8 +32,8 @@ "@types/lodash": "4.17.15", "@types/logfmt": "^1.2.3", "@types/node": "22.12.0", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/react-window": "1.8.8", "@types/uuid": "10.0.0", "ts-node": "10.9.2", diff --git a/public/app/plugins/datasource/mssql/package.json b/public/app/plugins/datasource/mssql/package.json index 1d89e5dae90..d17ca3b6d76 100644 --- a/public/app/plugins/datasource/mssql/package.json +++ b/public/app/plugins/datasource/mssql/package.json @@ -24,7 +24,7 @@ "@types/jest": "29.5.14", "@types/lodash": "4.17.15", "@types/node": "22.12.0", - "@types/react": "19.0.7", + "@types/react": "19.0.10", "ts-node": "10.9.2", "typescript": "5.7.3", "webpack": "5.97.1" diff --git a/public/app/plugins/datasource/mysql/package.json b/public/app/plugins/datasource/mysql/package.json index a6623772d90..5cc357ac32c 100644 --- a/public/app/plugins/datasource/mysql/package.json +++ b/public/app/plugins/datasource/mysql/package.json @@ -24,7 +24,7 @@ "@types/jest": "29.5.14", "@types/lodash": "4.17.15", "@types/node": "22.12.0", - "@types/react": "19.0.7", + "@types/react": "19.0.10", "ts-node": "10.9.2", "typescript": "5.7.3", "webpack": "5.97.1" diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index c93d57f8134..34f26fc8d35 100644 --- a/public/app/plugins/datasource/parca/package.json +++ b/public/app/plugins/datasource/parca/package.json @@ -24,8 +24,8 @@ "@testing-library/user-event": "14.6.1", "@types/lodash": "4.17.15", "@types/node": "22.12.0", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "ts-node": "10.9.2", "typescript": "5.7.3", "webpack": "5.97.1" diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index 5e2148cae21..01fe21696ca 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -48,8 +48,8 @@ "@types/lodash": "4.17.15", "@types/node": "22.12.0", "@types/prismjs": "1.26.5", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "@types/semver": "7.5.8", "@types/uuid": "10.0.0", "glob": "11.0.1", diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index bf0399e8583..024f34fe903 100644 --- a/public/app/plugins/datasource/zipkin/package.json +++ b/public/app/plugins/datasource/zipkin/package.json @@ -27,8 +27,8 @@ "@types/jest": "29.5.14", "@types/lodash": "4.17.15", "@types/node": "22.12.0", - "@types/react": "19.0.7", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "ts-node": "10.9.2", "typescript": "5.7.3", "webpack": "5.97.1" diff --git a/yarn.lock b/yarn.lock index 5bc76290a55..aa96d6dac75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2598,8 +2598,8 @@ __metadata: "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" "@types/prismjs": "npm:1.26.5" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" fast-deep-equal: "npm:^3.1.3" i18next: "npm:^24.0.0" immer: "npm:10.1.1" @@ -2639,7 +2639,7 @@ __metadata: "@types/jest": "npm:29.5.14" "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" + "@types/react": "npm:19.0.10" lodash: "npm:4.17.21" react: "npm:19.0.0" rxjs: "npm:7.8.1" @@ -2670,8 +2670,8 @@ __metadata: "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" "@types/prismjs": "npm:1.26.5" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" css-loader: "npm:7.1.2" fast-deep-equal: "npm:^3.1.3" jest: "npm:29.7.0" @@ -2710,8 +2710,8 @@ __metadata: "@types/jest": "npm:29.5.14" "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/uuid": "npm:10.0.0" d3-random: "npm:^3.0.1" lodash: "npm:4.17.21" @@ -2751,8 +2751,8 @@ __metadata: "@types/lodash": "npm:4.17.15" "@types/logfmt": "npm:^1.2.3" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/react-window": "npm:1.8.8" "@types/uuid": "npm:10.0.0" lodash: "npm:4.17.21" @@ -2791,7 +2791,7 @@ __metadata: "@types/jest": "npm:29.5.14" "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" + "@types/react": "npm:19.0.10" lodash: "npm:4.17.21" react: "npm:19.0.0" rxjs: "npm:7.8.1" @@ -2822,7 +2822,7 @@ __metadata: "@types/jest": "npm:29.5.14" "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" + "@types/react": "npm:19.0.10" lodash: "npm:4.17.21" react: "npm:19.0.0" rxjs: "npm:7.8.1" @@ -2850,8 +2850,8 @@ __metadata: "@testing-library/user-event": "npm:14.6.1" "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" lodash: "npm:4.17.21" monaco-editor: "npm:0.34.1" react: "npm:19.0.0" @@ -2889,8 +2889,8 @@ __metadata: "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" "@types/prismjs": "npm:1.26.5" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" debounce-promise: "npm:3.1.2" fast-deep-equal: "npm:^3.1.3" i18next: "npm:^24.0.0" @@ -2942,8 +2942,8 @@ __metadata: "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" "@types/prismjs": "npm:1.26.5" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/semver": "npm:7.5.8" "@types/uuid": "npm:10.0.0" buffer: "npm:6.0.3" @@ -2991,8 +2991,8 @@ __metadata: "@types/jest": "npm:29.5.14" "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" lodash: "npm:4.17.21" react: "npm:19.0.0" react-dom: "npm:19.0.0" @@ -3085,8 +3085,8 @@ __metadata: "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" "@types/papaparse": "npm:5.3.15" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/string-hash": "npm:1.1.3" "@types/tinycolor2": "npm:1.4.6" d3-interpolate: "npm:3.0.1" @@ -3251,7 +3251,7 @@ __metadata: "@types/jest": "npm:^29.5.4" "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" + "@types/react": "npm:19.0.10" "@types/react-virtualized-auto-sizer": "npm:1.0.4" "@types/tinycolor2": "npm:1.4.6" babel-jest: "npm:29.7.0" @@ -3359,7 +3359,7 @@ __metadata: "@testing-library/user-event": "npm:14.6.1" "@types/jest": "npm:^29.5.4" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" + "@types/react": "npm:19.0.10" "@types/systemjs": "npm:6.15.1" jest: "npm:^29.6.4" react: "npm:19.0.0" @@ -3500,8 +3500,8 @@ __metadata: "@types/node": "npm:22.12.0" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.5" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/react-highlight-words": "npm:0.20.0" "@types/react-window": "npm:1.8.8" "@types/semver": "npm:7.5.8" @@ -3556,8 +3556,8 @@ __metadata: "@types/history": "npm:4.7.11" "@types/jest": "npm:29.5.14" "@types/lodash": "npm:4.17.15" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/systemjs": "npm:6.15.1" esbuild: "npm:0.25.0" history: "npm:4.10.1" @@ -3617,8 +3617,8 @@ __metadata: "@svgr/plugin-svgo": "npm:^8.1.0" "@types/babel__core": "npm:^7" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" esbuild: "npm:0.25.0" prettier: "npm:3.4.2" react: "npm:19.0.0" @@ -3726,8 +3726,8 @@ __metadata: "@types/jest": "npm:^29.5.4" "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.12.0" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/react-virtualized-auto-sizer": "npm:1.0.4" "@types/systemjs": "npm:6.15.1" "@types/uuid": "npm:10.0.0" @@ -3891,9 +3891,9 @@ __metadata: "@types/mock-raf": "npm:1.0.6" "@types/node": "npm:22.12.0" "@types/prismjs": "npm:1.26.5" - "@types/react": "npm:19.0.7" + "@types/react": "npm:19.0.10" "@types/react-color": "npm:3.0.13" - "@types/react-dom": "npm:19.0.3" + "@types/react-dom": "npm:19.0.4" "@types/react-highlight-words": "npm:0.20.0" "@types/react-table": "npm:7.7.20" "@types/react-transition-group": "npm:4.4.12" @@ -9100,8 +9100,8 @@ __metadata: "@types/lodash": "npm:4.17.7" "@types/node": "npm:22.10.2" "@types/prismjs": "npm:1.26.4" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/semver": "npm:7.5.8" "@types/uuid": "npm:9.0.8" glob: "npm:10.4.1" @@ -9132,8 +9132,8 @@ __metadata: "@types/lodash": "npm:4.17.7" "@types/node": "npm:22.10.2" "@types/prismjs": "npm:1.26.4" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/semver": "npm:7.5.8" "@types/uuid": "npm:9.0.8" glob: "npm:10.4.1" @@ -10376,12 +10376,12 @@ __metadata: languageName: node linkType: hard -"@types/react-dom@npm:19.0.3": - version: 19.0.3 - resolution: "@types/react-dom@npm:19.0.3" +"@types/react-dom@npm:19.0.4": + version: 19.0.4 + resolution: "@types/react-dom@npm:19.0.4" peerDependencies: "@types/react": ^19.0.0 - checksum: 10/815907f7adaa078acbf1d1ae7b6bf69cebe86bd301b8b9744e392bc0f16feb31bfb9fe0bfa2681d7d86678c83d52dedba5ed9bc7776736d4050cdd426b8b2d2b + checksum: 10/f15d470242f0b7cca57dd7e991a2852525ac93b2cb92f7e6c104d7bd6a978c3b1d0ba9b8698f23bc19c16b5cd98a6d160007be52c61196952f57cf019f204254 languageName: node linkType: hard @@ -10501,12 +10501,12 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:19.0.7": - version: 19.0.7 - resolution: "@types/react@npm:19.0.7" +"@types/react@npm:19.0.10": + version: 19.0.10 + resolution: "@types/react@npm:19.0.10" dependencies: csstype: "npm:^3.0.2" - checksum: 10/09522132bde715888e57c61fc89a87db06699872535450296f1c975c5014a7953ff08c3bff6b37d4a4515ceeb65b09cc5f841513cc8fede65fec788790b21154 + checksum: 10/10b592d212ebe4b4e0bd42a95c58af3d8dfcb8b3fa4b412d686c2ff8810d5dd3e3a30ebedb31d7b738e33a39c43503e24fe4e6ca8a21d842870043793f4eda98 languageName: node linkType: hard @@ -18347,8 +18347,8 @@ __metadata: "@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.3.0" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.5" - "@types/react": "npm:19.0.7" - "@types/react-dom": "npm:19.0.3" + "@types/react": "npm:19.0.10" + "@types/react-dom": "npm:19.0.4" "@types/react-grid-layout": "npm:1.3.5" "@types/react-highlight-words": "npm:0.20.0" "@types/react-resizable": "npm:3.0.8"