Update testing-library monorepo (#99889)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-31 13:30:24 +00:00
committed by GitHub
parent 74b04a237d
commit 9ae5552cab
19 changed files with 78 additions and 78 deletions

View File

@@ -63,8 +63,8 @@
"@rollup/plugin-node-resolve": "16.0.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/d3": "^7",
"@types/jest": "^29.5.4",
"@types/lodash": "4.17.15",

View File

@@ -33,8 +33,8 @@
"@grafana/tsconfig": "^2.0.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/jest": "^29.5.4",
"@types/node": "22.12.0",
"@types/react": "18.3.18",

View File

@@ -85,8 +85,8 @@
"@swc/helpers": "0.5.15",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/d3": "7.4.3",
"@types/debounce-promise": "3.1.9",
"@types/eslint": "9.6.1",

View File

@@ -53,8 +53,8 @@
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-terser": "0.4.4",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/angular": "1.8.9",
"@types/history": "4.7.11",
"@types/jest": "29.5.14",

View File

@@ -37,8 +37,8 @@
"@grafana/tsconfig": "^2.0.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/jest": "^29.5.4",
"@types/lodash": "4.17.15",
"@types/node": "22.12.0",

View File

@@ -136,8 +136,8 @@
"@storybook/theming": "^8.4.2",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/chance": "1.1.6",
"@types/common-tags": "^1.8.0",
"@types/d3": "7.4.3",