Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @testing-library/react to v16 #2297

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@swc/jest": "0.2.36",
"@testing-library/cypress": "10.0.1",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
"@testing-library/react": "16.0.1",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.12",
"@types/lodash.clamp": "4.0.7",
Expand Down
83 changes: 17 additions & 66 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3115,16 +3115,7 @@ __metadata:
languageName: node
linkType: hard

"@jest/create-cache-key-function@npm:^29.2.1":
version: 29.4.1
resolution: "@jest/create-cache-key-function@npm:29.4.1"
dependencies:
"@jest/types": ^29.4.1
checksum: cbd2718f63457c476fc7ecd21129b9aa35f58820678d49e5b163d6c85d866071f581968acc93d28e32734a91e5a7bfb99d617120a53d48cfa0e30ad2fbb76799
languageName: node
linkType: hard

"@jest/create-cache-key-function@npm:^29.7.0":
"@jest/create-cache-key-function@npm:^29.2.1, @jest/create-cache-key-function@npm:^29.7.0":
version: 29.7.0
resolution: "@jest/create-cache-key-function@npm:29.7.0"
dependencies:
Expand Down Expand Up @@ -3320,7 +3311,7 @@ __metadata:
languageName: node
linkType: hard

"@jest/types@npm:^29.4.1, @jest/types@npm:^29.6.3":
"@jest/types@npm:^29.6.3":
version: 29.6.3
resolution: "@jest/types@npm:29.6.3"
dependencies:
Expand Down Expand Up @@ -5937,22 +5928,6 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^10.0.0":
version: 10.1.0
resolution: "@testing-library/dom@npm:10.1.0"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
"@types/aria-query": ^5.0.1
aria-query: 5.3.0
chalk: ^4.1.0
dom-accessibility-api: ^0.5.9
lz-string: ^1.5.0
pretty-format: ^27.0.2
checksum: 275f53e57914e13361aa01a9fe155a3919ec911b61abddc44a7cd077e49d24672cdd43c76d840f7cdacea2f42c4aae92321066e6ddaff039f413745797d1b390
languageName: node
linkType: hard

"@testing-library/dom@npm:^9.0.0":
version: 9.0.0
resolution: "@testing-library/dom@npm:9.0.0"
Expand Down Expand Up @@ -6002,21 +5977,23 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:15.0.7":
version: 15.0.7
resolution: "@testing-library/react@npm:15.0.7"
"@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
"@testing-library/dom": ^10.0.0
"@types/react-dom": ^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
peerDependenciesMeta:
"@types/react":
optional: true
checksum: eb33fd82eb811bb8612aa154e430a2c1c251d5ed45a477ef57fe20095db494ea7dcfa6b1e1e2bffb0c7ee10c86e408745d95a879be8ca8fbe301bb91e5f2e5db
"@types/react-dom":
optional: true
checksum: 1837db473ea018cf2b5d0cbfffb7a30d0d759e5a7f23aad431441c77bcc3d2533250cd003a61878fd908267df47404cedcb5914f12d79e413002c659652b37fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -6227,17 +6204,7 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*":
version: 29.5.11
resolution: "@types/jest@npm:29.5.11"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: f892a06ec9f0afa9a61cd7fa316ec614e21d4df1ad301b5a837787e046fcb40dfdf7f264a55e813ac6b9b633cb9d366bd5b8d1cea725e84102477b366df23fdd
languageName: node
linkType: hard

"@types/jest@npm:29.5.12":
"@types/jest@npm:*, @types/jest@npm:29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
dependencies:
Expand Down Expand Up @@ -6405,7 +6372,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.0.11, @types/react-dom@npm:^18.0.0":
"@types/react-dom@npm:18.0.11":
version: 18.0.11
resolution: "@types/react-dom@npm:18.0.11"
dependencies:
Expand Down Expand Up @@ -7286,7 +7253,7 @@ __metadata:
languageName: node
linkType: hard

"aria-query@npm:5.3.0, aria-query@npm:^5.0.0":
"aria-query@npm:^5.0.0":
version: 5.3.0
resolution: "aria-query@npm:5.3.0"
dependencies:
Expand Down Expand Up @@ -12554,14 +12521,7 @@ __metadata:
languageName: node
linkType: hard

"ignore@npm:^5.2.0, ignore@npm:^5.2.4":
version: 5.3.0
resolution: "ignore@npm:5.3.0"
checksum: 2736da6621f14ced652785cb05d86301a66d70248597537176612bd0c8630893564bd5f6421f8806b09e8472e75c591ef01672ab8059c07c6eb2c09cefe04bf9
languageName: node
linkType: hard

"ignore@npm:^5.3.0":
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.0":
version: 5.3.1
resolution: "ignore@npm:5.3.1"
checksum: 71d7bb4c1dbe020f915fd881108cbe85a0db3d636a0ea3ba911393c53946711d13a9b1143c7e70db06d571a5822c0a324a6bcde5c9904e7ca5047f01f1bf8cd3
Expand Down Expand Up @@ -14829,7 +14789,7 @@ __metadata:
languageName: node
linkType: hard

"lz-string@npm:^1.4.4, lz-string@npm:^1.5.0":
"lz-string@npm:^1.4.4":
version: 1.5.0
resolution: "lz-string@npm:1.5.0"
bin:
Expand Down Expand Up @@ -18621,7 +18581,7 @@ __metadata:
"@swc/jest": 0.2.36
"@testing-library/cypress": 10.0.1
"@testing-library/jest-dom": 6.4.5
"@testing-library/react": 15.0.7
"@testing-library/react": 16.0.1
"@types/fs-extra": 11.0.1
"@types/jest": 29.5.12
"@types/lodash.clamp": 4.0.7
Expand Down Expand Up @@ -19608,16 +19568,7 @@ __metadata:
languageName: node
linkType: hard

"scheduler@npm:^0.23.0":
version: 0.23.0
resolution: "scheduler@npm:0.23.0"
dependencies:
loose-envify: ^1.1.0
checksum: d79192eeaa12abef860c195ea45d37cbf2bbf5f66e3c4dcd16f54a7da53b17788a70d109ee3d3dde1a0fd50e6a8fc171f4300356c5aee4fc0171de526bf35f8a
languageName: node
linkType: hard

"scheduler@npm:^0.23.2":
"scheduler@npm:^0.23.0, scheduler@npm:^0.23.2":
version: 0.23.2
resolution: "scheduler@npm:0.23.2"
dependencies:
Expand Down
Loading