mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-22 15:13:42 -06:00
Javascript dependency: Bump @testing-library/react in /web
This commit is contained in:
parent
f87c981974
commit
c918407eb3
@ -22,7 +22,7 @@
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "16.0.0",
|
||||
"@testing-library/react": "16.0.1",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/jest": "^29.5.4",
|
||||
"autoprefixer": "^10.2.4",
|
||||
|
@ -3121,9 +3121,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:16.0.0":
|
||||
version: 16.0.0
|
||||
resolution: "@testing-library/react@npm:16.0.0"
|
||||
"@testing-library/react@npm:16.0.1":
|
||||
version: 16.0.1
|
||||
resolution: "@testing-library/react@npm:16.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.12.5
|
||||
peerDependencies:
|
||||
@ -3137,7 +3137,7 @@ __metadata:
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 45a35f0b5f34b5a7f4dcefdd3f1d202d5421692e5cc7a491c9bc71e6ed9dd5872a182b80b4dfefb4a56d9c1df35e50f6fa2917bcf657cc26b4bc0d2259df0027
|
||||
checksum: 1837db473ea018cf2b5d0cbfffb7a30d0d759e5a7f23aad431441c77bcc3d2533250cd003a61878fd908267df47404cedcb5914f12d79e413002c659652b37fd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -13444,7 +13444,7 @@ __metadata:
|
||||
"@tanstack/react-virtual": ^3.8.4
|
||||
"@testing-library/dom": 10.4.0
|
||||
"@testing-library/jest-dom": ^6.6.3
|
||||
"@testing-library/react": 16.0.0
|
||||
"@testing-library/react": 16.0.1
|
||||
"@testing-library/user-event": ^14.5.2
|
||||
"@types/classnames": ^2.2.6
|
||||
"@types/jest": ^29.5.4
|
||||
|
Loading…
Reference in New Issue
Block a user