mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @testing-library/react to v14.1.2 (#80802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9bd214516e
commit
6eb51f6367
@ -84,7 +84,7 @@
|
||||
"@swc/helpers": "0.5.3",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.2.0",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/angular": "1.8.9",
|
||||
"@types/angular-route": "1.7.6",
|
||||
|
@ -68,7 +68,7 @@
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.2.0",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/dompurify": "^2",
|
||||
"@types/history": "4.7.11",
|
||||
|
@ -62,7 +62,7 @@
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@testing-library/jest-dom": "^6.1.2",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/d3": "^7",
|
||||
"@types/jest": "^29.5.4",
|
||||
|
@ -53,7 +53,7 @@
|
||||
"@rollup/plugin-commonjs": "25.0.7",
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/angular": "1.8.9",
|
||||
"@types/history": "4.7.11",
|
||||
|
@ -130,7 +130,7 @@
|
||||
"@storybook/theming": "7.4.5",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.2.0",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/d3": "7.4.3",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"devDependencies": {
|
||||
"@grafana/e2e-selectors": "10.4.0-pre",
|
||||
"@grafana/plugin-configs": "10.4.0-pre",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/lodash": "4.14.202",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"devDependencies": {
|
||||
"@grafana/plugin-configs": "10.4.0-pre",
|
||||
"@testing-library/jest-dom": "6.2.0",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/lodash": "4.14.202",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"devDependencies": {
|
||||
"@grafana/e2e-selectors": "10.4.0-pre",
|
||||
"@grafana/plugin-configs": "10.4.0-pre",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/lodash": "4.14.202",
|
||||
|
@ -18,7 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@grafana/plugin-configs": "10.4.0-pre",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/react": "18.2.15",
|
||||
|
@ -42,7 +42,7 @@
|
||||
"devDependencies": {
|
||||
"@grafana/plugin-configs": "10.4.0-pre",
|
||||
"@testing-library/jest-dom": "6.2.0",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/lodash": "4.14.202",
|
||||
|
28
yarn.lock
28
yarn.lock
@ -2901,7 +2901,7 @@ __metadata:
|
||||
"@grafana/schema": "npm:10.4.0-pre"
|
||||
"@grafana/ui": "npm:10.4.0-pre"
|
||||
"@kusto/monaco-kusto": "npm:^7.4.0"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.11"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
@ -2939,7 +2939,7 @@ __metadata:
|
||||
"@grafana/schema": "npm:10.4.0-pre"
|
||||
"@grafana/ui": "npm:10.4.0-pre"
|
||||
"@testing-library/jest-dom": "npm:6.2.0"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.11"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
@ -2979,7 +2979,7 @@ __metadata:
|
||||
"@grafana/runtime": "npm:10.4.0-pre"
|
||||
"@grafana/schema": "npm:10.4.0-pre"
|
||||
"@grafana/ui": "npm:10.4.0-pre"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.11"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
@ -3032,7 +3032,7 @@ __metadata:
|
||||
"@grafana/runtime": "npm:10.4.0-pre"
|
||||
"@grafana/schema": "npm:10.4.0-pre"
|
||||
"@grafana/ui": "npm:10.4.0-pre"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/react": "npm:18.2.15"
|
||||
@ -3071,7 +3071,7 @@ __metadata:
|
||||
"@opentelemetry/semantic-conventions": "npm:1.17.1"
|
||||
"@reduxjs/toolkit": "npm:1.9.5"
|
||||
"@testing-library/jest-dom": "npm:6.2.0"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.11"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
@ -3139,7 +3139,7 @@ __metadata:
|
||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.2.0"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/d3-interpolate": "npm:^3.0.0"
|
||||
"@types/dompurify": "npm:^2"
|
||||
@ -3376,7 +3376,7 @@ __metadata:
|
||||
"@leeoniya/ufuzzy": "npm:1.0.14"
|
||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||
"@testing-library/jest-dom": "npm:^6.1.2"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/d3": "npm:^7"
|
||||
"@types/jest": "npm:^29.5.4"
|
||||
@ -3474,7 +3474,7 @@ __metadata:
|
||||
"@rollup/plugin-commonjs": "npm:25.0.7"
|
||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/angular": "npm:1.8.9"
|
||||
"@types/history": "npm:4.7.11"
|
||||
@ -3596,7 +3596,7 @@ __metadata:
|
||||
"@storybook/theming": "npm:7.4.5"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.2.0"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/common-tags": "npm:^1.8.0"
|
||||
"@types/d3": "npm:7.4.3"
|
||||
@ -7632,9 +7632,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:14.0.0":
|
||||
version: 14.0.0
|
||||
resolution: "@testing-library/react@npm:14.0.0"
|
||||
"@testing-library/react@npm:14.1.2":
|
||||
version: 14.1.2
|
||||
resolution: "@testing-library/react@npm:14.1.2"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.12.5"
|
||||
"@testing-library/dom": "npm:^9.0.0"
|
||||
@ -7642,7 +7642,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 1f2a4f78d107e741b35671e9c7dd992d5c9f49b48ee24112ccfe636179be72f3c62a65b1405901b59eb6cde996176ebc2c99099e04d9f14575641e46688747f0
|
||||
checksum: 1664990ad9673403ee1d74c1c1b60ec30591d42a3fe1e2175c28cb935cd49bc9a4ba398707f702acc3278c3b0cb492ee57fe66f41ceb040c5da57de98cba5414
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -16895,7 +16895,7 @@ __metadata:
|
||||
"@swc/helpers": "npm:0.5.3"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.2.0"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/react-hooks": "npm:^8.0.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/angular": "npm:1.8.9"
|
||||
|
Loading…
Reference in New Issue
Block a user