diff --git a/package.json b/package.json index 7ed2390c6fb..7efcf198bc5 100644 --- a/package.json +++ b/package.json @@ -92,9 +92,9 @@ "@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1", "@swc/core": "1.4.2", "@swc/helpers": "0.5.13", - "@testing-library/dom": "10.0.0", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/angular": "1.8.9", "@types/angular-route": "1.7.6", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index 2c817fbaa04..19ad1f8c055 100644 --- a/packages/grafana-flamegraph/package.json +++ b/packages/grafana-flamegraph/package.json @@ -61,9 +61,9 @@ "@babel/preset-react": "7.25.7", "@grafana/tsconfig": "^2.0.0", "@rollup/plugin-node-resolve": "15.3.0", - "@testing-library/dom": "10.0.0", + "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "15.0.2", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/d3": "^7", "@types/jest": "^29.5.4", diff --git a/packages/grafana-o11y-ds-frontend/package.json b/packages/grafana-o11y-ds-frontend/package.json index eed1b9c1d25..c39ead5fc09 100644 --- a/packages/grafana-o11y-ds-frontend/package.json +++ b/packages/grafana-o11y-ds-frontend/package.json @@ -31,9 +31,9 @@ }, "devDependencies": { "@grafana/tsconfig": "^2.0.0", - "@testing-library/dom": "10.0.0", + "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "15.0.2", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", "@types/node": "20.16.11", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index df531ae0ccc..f0da22c686a 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -82,9 +82,9 @@ "@rollup/plugin-node-resolve": "15.3.0", "@swc/core": "1.4.2", "@swc/helpers": "0.5.13", - "@testing-library/dom": "10.0.0", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/d3": "7.4.3", "@types/debounce-promise": "3.1.9", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index 95a00944584..b41960b1bfc 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -51,8 +51,8 @@ "@grafana/tsconfig": "^2.0.0", "@rollup/plugin-node-resolve": "15.3.0", "@rollup/plugin-terser": "0.4.4", - "@testing-library/dom": "10.0.0", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/angular": "1.8.9", "@types/history": "4.7.11", diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index 1ade6f7d0ba..7a6b260f2cc 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -35,9 +35,9 @@ }, "devDependencies": { "@grafana/tsconfig": "^2.0.0", - "@testing-library/dom": "10.0.0", + "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "15.0.2", + "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 71ab9c12f01..15f9e089187 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -135,9 +135,9 @@ "@storybook/react": "^8.1.6", "@storybook/react-webpack5": "^8.1.6", "@storybook/theming": "^8.1.6", - "@testing-library/dom": "10.0.0", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/chance": "1.1.6", "@types/common-tags": "^1.8.0", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index a38212075c9..3d2174fec0f 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -27,8 +27,8 @@ "devDependencies": { "@grafana/e2e-selectors": "11.4.0-pre", "@grafana/plugin-configs": "11.4.0-pre", - "@testing-library/dom": "10.0.0", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", "@types/lodash": "4.17.10", diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index e66c407f9f7..6ede77a944b 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -28,8 +28,8 @@ "devDependencies": { "@grafana/e2e-selectors": "11.4.0-pre", "@grafana/plugin-configs": "11.4.0-pre", - "@testing-library/dom": "10.0.0", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/debounce-promise": "3.1.9", "@types/jest": "29.5.13", diff --git a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json index 45916784d1e..0fe3da995e1 100644 --- a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json +++ b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json @@ -18,7 +18,8 @@ "devDependencies": { "@grafana/e2e-selectors": "11.4.0-pre", "@grafana/plugin-configs": "11.4.0-pre", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", "@types/lodash": "4.17.10", diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index 32df6b873bc..2b173a8b606 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -21,9 +21,9 @@ }, "devDependencies": { "@grafana/plugin-configs": "11.4.0-pre", - "@testing-library/dom": "10.0.0", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", "@types/lodash": "4.17.10", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index 2786227e30e..12a342b80a9 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -24,8 +24,8 @@ "devDependencies": { "@grafana/e2e-selectors": "11.4.0-pre", "@grafana/plugin-configs": "11.4.0-pre", - "@testing-library/dom": "10.0.0", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/d3-random": "^3.0.2", "@types/jest": "29.5.13", diff --git a/public/app/plugins/datasource/jaeger/package.json b/public/app/plugins/datasource/jaeger/package.json index c9138f24875..e89390fc89d 100644 --- a/public/app/plugins/datasource/jaeger/package.json +++ b/public/app/plugins/datasource/jaeger/package.json @@ -24,9 +24,9 @@ }, "devDependencies": { "@grafana/plugin-configs": "workspace:*", - "@testing-library/dom": "10.0.0", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", "@types/lodash": "4.17.10", diff --git a/public/app/plugins/datasource/mssql/package.json b/public/app/plugins/datasource/mssql/package.json index 4842f47373e..7b155dfbf11 100644 --- a/public/app/plugins/datasource/mssql/package.json +++ b/public/app/plugins/datasource/mssql/package.json @@ -18,7 +18,8 @@ "devDependencies": { "@grafana/e2e-selectors": "11.4.0-pre", "@grafana/plugin-configs": "11.4.0-pre", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", "@types/lodash": "4.17.10", diff --git a/public/app/plugins/datasource/mysql/package.json b/public/app/plugins/datasource/mysql/package.json index ccd3f4fd5c7..3ccb3ff1cd8 100644 --- a/public/app/plugins/datasource/mysql/package.json +++ b/public/app/plugins/datasource/mysql/package.json @@ -18,7 +18,8 @@ "devDependencies": { "@grafana/e2e-selectors": "11.4.0-pre", "@grafana/plugin-configs": "11.4.0-pre", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", "@types/lodash": "4.17.10", diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index 64c436983b9..2c5b9d3b9e3 100644 --- a/public/app/plugins/datasource/parca/package.json +++ b/public/app/plugins/datasource/parca/package.json @@ -19,8 +19,8 @@ }, "devDependencies": { "@grafana/plugin-configs": "11.4.0-pre", - "@testing-library/dom": "10.0.0", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/lodash": "4.17.10", "@types/node": "20.16.11", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index dc5c71c3c28..192175b810a 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -40,9 +40,9 @@ }, "devDependencies": { "@grafana/plugin-configs": "11.4.0-pre", - "@testing-library/dom": "10.0.0", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", "@types/lodash": "4.17.10", diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index 24f05d282a7..485ff60bed7 100644 --- a/public/app/plugins/datasource/zipkin/package.json +++ b/public/app/plugins/datasource/zipkin/package.json @@ -21,8 +21,9 @@ }, "devDependencies": { "@grafana/plugin-configs": "workspace:*", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", "@types/jest": "29.5.13", "@types/lodash": "4.17.10", "@types/node": "20.16.11", diff --git a/yarn.lock b/yarn.lock index 5176e1ed856..9f3bd02e63d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,10 +12,10 @@ __metadata: languageName: node linkType: hard -"@adobe/css-tools@npm:^4.3.2": - version: 4.3.2 - resolution: "@adobe/css-tools@npm:4.3.2" - checksum: 10/973dcb7ba5141f57ec726ddec2e94e8947361bb0c5f0e8ebd1e8aa3a84b28e66db4ad843908825f99730d59784ff3c43868b014a7268676a65950cdb850c42cc +"@adobe/css-tools@npm:^4.4.0": + version: 4.4.0 + resolution: "@adobe/css-tools@npm:4.4.0" + checksum: 10/9c6315fe9efa5075d6ddb6ded7a1424bc9c41a01f2314b6bdcc368723985fe161008d03ddcc2b27b2da50cb9c14190fbce965d15cefe5f9a31bdd43f35b52115 languageName: node linkType: hard @@ -1505,7 +1505,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.25.7, @babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.0, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.0, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.24.1, @babel/runtime@npm:^7.24.5, @babel/runtime@npm:^7.25.6, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2": +"@babel/runtime@npm:7.25.7, @babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.0, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.0, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.24.1, @babel/runtime@npm:^7.24.5, @babel/runtime@npm:^7.25.6, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": version: 7.25.7 resolution: "@babel/runtime@npm:7.25.7" dependencies: @@ -3102,8 +3102,8 @@ __metadata: "@grafana/schema": "npm:11.4.0-pre" "@grafana/ui": "npm:11.4.0-pre" "@kusto/monaco-kusto": "npm:^10.0.0" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" "@types/lodash": "npm:4.17.10" @@ -3145,7 +3145,8 @@ __metadata: "@grafana/runtime": "npm:11.4.0-pre" "@grafana/sql": "npm:11.4.0-pre" "@grafana/ui": "npm:11.4.0-pre" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" "@types/lodash": "npm:4.17.10" @@ -3174,9 +3175,9 @@ __metadata: "@grafana/runtime": "npm:11.4.0-pre" "@grafana/schema": "npm:11.4.0-pre" "@grafana/ui": "npm:11.4.0-pre" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" "@types/lodash": "npm:4.17.10" @@ -3217,8 +3218,8 @@ __metadata: "@grafana/runtime": "npm:11.4.0-pre" "@grafana/schema": "npm:11.4.0-pre" "@grafana/ui": "npm:11.4.0-pre" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/d3-random": "npm:^3.0.2" "@types/jest": "npm:29.5.13" @@ -3258,9 +3259,9 @@ __metadata: "@grafana/plugin-configs": "workspace:*" "@grafana/runtime": "workspace:*" "@grafana/ui": "workspace:*" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" "@types/lodash": "npm:4.17.10" @@ -3300,7 +3301,8 @@ __metadata: "@grafana/runtime": "npm:11.4.0-pre" "@grafana/sql": "npm:11.4.0-pre" "@grafana/ui": "npm:11.4.0-pre" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" "@types/lodash": "npm:4.17.10" @@ -3331,7 +3333,8 @@ __metadata: "@grafana/runtime": "npm:11.4.0-pre" "@grafana/sql": "npm:11.4.0-pre" "@grafana/ui": "npm:11.4.0-pre" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" "@types/lodash": "npm:4.17.10" @@ -3360,8 +3363,8 @@ __metadata: "@grafana/runtime": "npm:11.4.0-pre" "@grafana/schema": "npm:11.4.0-pre" "@grafana/ui": "npm:11.4.0-pre" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.11" @@ -3395,8 +3398,8 @@ __metadata: "@grafana/runtime": "npm:11.4.0-pre" "@grafana/schema": "npm:11.4.0-pre" "@grafana/ui": "npm:11.4.0-pre" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/debounce-promise": "npm:3.1.9" "@types/jest": "npm:29.5.13" @@ -3451,9 +3454,9 @@ __metadata: "@opentelemetry/api": "npm:1.9.0" "@opentelemetry/exporter-collector": "npm:0.25.0" "@opentelemetry/semantic-conventions": "npm:1.27.0" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" "@types/lodash": "npm:4.17.10" @@ -3502,8 +3505,9 @@ __metadata: "@grafana/plugin-configs": "workspace:*" "@grafana/runtime": "workspace:*" "@grafana/ui": "workspace:*" - "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/react": "npm:16.0.1" "@types/jest": "npm:29.5.13" "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.11" @@ -3773,9 +3777,9 @@ __metadata: "@grafana/ui": "npm:11.4.0-pre" "@leeoniya/ufuzzy": "npm:1.0.14" "@rollup/plugin-node-resolve": "npm:15.3.0" - "@testing-library/dom": "npm:10.0.0" + "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:^7" "@types/jest": "npm:^29.5.4" @@ -3859,9 +3863,9 @@ __metadata: "@grafana/schema": "npm:11.4.0-pre" "@grafana/tsconfig": "npm:^2.0.0" "@grafana/ui": "npm:11.4.0-pre" - "@testing-library/dom": "npm:10.0.0" + "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" "@types/node": "npm:20.16.11" @@ -3942,9 +3946,9 @@ __metadata: "@rollup/plugin-node-resolve": "npm:15.3.0" "@swc/core": "npm:1.4.2" "@swc/helpers": "npm:0.5.13" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:7.4.3" "@types/debounce-promise": "npm:3.1.9" @@ -4039,8 +4043,8 @@ __metadata: "@grafana/ui": "npm:11.4.0-pre" "@rollup/plugin-node-resolve": "npm:15.3.0" "@rollup/plugin-terser": "npm:0.4.4" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/angular": "npm:1.8.9" "@types/history": "npm:4.7.11" @@ -4175,9 +4179,9 @@ __metadata: "@grafana/tsconfig": "npm:^2.0.0" "@grafana/ui": "npm:11.4.0-pre" "@react-awesome-query-builder/ui": "npm:6.6.3" - "@testing-library/dom": "npm:10.0.0" + "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/react": "npm:16.0.1" "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" @@ -4264,9 +4268,9 @@ __metadata: "@storybook/react-webpack5": "npm:^8.1.6" "@storybook/theming": "npm:^8.1.6" "@tanstack/react-virtual": "npm:^3.5.1" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/chance": "npm:1.1.6" "@types/common-tags": "npm:^1.8.0" @@ -9335,9 +9339,9 @@ __metadata: languageName: unknown linkType: soft -"@testing-library/dom@npm:10.0.0, @testing-library/dom@npm:>=7, @testing-library/dom@npm:^10.0.0": - version: 10.0.0 - resolution: "@testing-library/dom@npm:10.0.0" +"@testing-library/dom@npm:10.4.0, @testing-library/dom@npm:>=7": + version: 10.4.0 + resolution: "@testing-library/dom@npm:10.4.0" dependencies: "@babel/code-frame": "npm:^7.10.4" "@babel/runtime": "npm:^7.12.5" @@ -9347,40 +9351,22 @@ __metadata: dom-accessibility-api: "npm:^0.5.9" lz-string: "npm:^1.5.0" pretty-format: "npm:^27.0.2" - checksum: 10/d0d0ffffed0dae705c5c615d8779348743e66704b2da1ce3e2df7c2d038cde55d7f11819e9b50ca53d3ec815050fab928c8845316c2f713141b9fb8ad50921f6 + checksum: 10/05825ee9a15b88cbdae12c137db7111c34069ed3c7a1bd03b6696cb1b37b29f6f2d2de581ebf03033e7df1ab7ebf08399310293f440a4845d95c02c0a9ecc899 languageName: node linkType: hard -"@testing-library/jest-dom@npm:6.4.2, @testing-library/jest-dom@npm:^6.1.2": - version: 6.4.2 - resolution: "@testing-library/jest-dom@npm:6.4.2" +"@testing-library/jest-dom@npm:6.5.0, @testing-library/jest-dom@npm:^6.1.2": + version: 6.5.0 + resolution: "@testing-library/jest-dom@npm:6.5.0" dependencies: - "@adobe/css-tools": "npm:^4.3.2" - "@babel/runtime": "npm:^7.9.2" + "@adobe/css-tools": "npm:^4.4.0" aria-query: "npm:^5.0.0" chalk: "npm:^3.0.0" css.escape: "npm:^1.5.1" dom-accessibility-api: "npm:^0.6.3" - lodash: "npm:^4.17.15" + lodash: "npm:^4.17.21" redent: "npm:^3.0.0" - peerDependencies: - "@jest/globals": ">= 28" - "@types/bun": "*" - "@types/jest": ">= 28" - jest: ">= 28" - vitest: ">= 0.32" - peerDependenciesMeta: - "@jest/globals": - optional: true - "@types/bun": - optional: true - "@types/jest": - optional: true - jest: - optional: true - vitest: - optional: true - checksum: 10/7ee1e51caffad032734a4a43a00bf72d49080cf1bbf53021b443e91c7fa3762a66f55ce68f1c6643590fe66fbc4df92142659b8cf17c92166a3fb22691987e0d + checksum: 10/3d2080888af5fd7306f57448beb5a23f55d965e265b5e53394fffc112dfb0678d616a5274ff0200c46c7618f293520f86fc8562eecd8bdbc0dbb3294d63ec431 languageName: node linkType: hard @@ -9406,17 +9392,23 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:15.0.2": - version: 15.0.2 - resolution: "@testing-library/react@npm:15.0.2" +"@testing-library/react@npm:16.0.1": + version: 16.0.1 + resolution: "@testing-library/react@npm:16.0.1" dependencies: "@babel/runtime": "npm:^7.12.5" - "@testing-library/dom": "npm:^10.0.0" - "@types/react-dom": "npm:^18.0.0" peerDependencies: + "@testing-library/dom": ^10.0.0 + "@types/react": ^18.0.0 + "@types/react-dom": ^18.0.0 react: ^18.0.0 react-dom: ^18.0.0 - checksum: 10/6327e465733cec9455792acee7781d1437f7494ddbb976ca72e07446daaf8e7fe5dadd27d05690f09e8d4adce651984ed9aeca4ede9b87bf69b172f450085ede + peerDependenciesMeta: + "@types/react": + optional: true + "@types/react-dom": + optional: true + checksum: 10/904b48881cf5bd208e25899e168f5c99c78ed6d77389544838d9d861a038d2c5c5385863ee9a367436770cbf7d21c5e05a991b9e24a33806e9ac985df2448185 languageName: node linkType: hard @@ -10591,7 +10583,7 @@ __metadata: languageName: node linkType: hard -"@types/react-dom@npm:*, @types/react-dom@npm:18.2.25, @types/react-dom@npm:^18.0.0": +"@types/react-dom@npm:*, @types/react-dom@npm:18.2.25": version: 18.2.25 resolution: "@types/react-dom@npm:18.2.25" dependencies: @@ -19117,9 +19109,9 @@ __metadata: "@rtsao/plugin-proposal-class-properties": "npm:7.0.1-patch.1" "@swc/core": "npm:1.4.2" "@swc/helpers": "npm:0.5.13" - "@testing-library/dom": "npm:10.0.0" - "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.2" + "@testing-library/dom": "npm:10.4.0" + "@testing-library/jest-dom": "npm:6.5.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/angular": "npm:1.8.9"