File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 5757 "@size-limit/file" : " ^11.0.1" ,
5858 "@size-limit/webpack" : " ^11.0.1" ,
5959 "@testing-library/dom" : " ^10.4.0" ,
60- "@testing-library/react" : " ^13.3.0 " ,
60+ "@testing-library/react" : " ^16.0.1 " ,
6161 "@testing-library/user-event" : " ^14.5.2" ,
6262 "@types/babel__core" : " ^7.20.5" ,
6363 "@types/babel__helper-module-imports" : " ^7.18.3" ,
Original file line number Diff line number Diff line change @@ -6670,7 +6670,7 @@ __metadata:
66706670 "@size-limit/file": "npm:^11.0.1"
66716671 "@size-limit/webpack": "npm:^11.0.1"
66726672 "@testing-library/dom": "npm:^10.4.0"
6673- "@testing-library/react": "npm:^13.3.0 "
6673+ "@testing-library/react": "npm:^16.0.1 "
66746674 "@testing-library/user-event": "npm:^14.5.2"
66756675 "@types/babel__core": "npm:^7.20.5"
66766676 "@types/babel__helper-module-imports": "npm:^7.18.3"
@@ -7754,6 +7754,26 @@ __metadata:
77547754 languageName: node
77557755 linkType: hard
77567756
7757+ "@testing-library/react@npm:^16.0.1":
7758+ version: 16.0.1
7759+ resolution: "@testing-library/react@npm:16.0.1"
7760+ dependencies:
7761+ "@babel/runtime": "npm:^7.12.5"
7762+ peerDependencies:
7763+ "@testing-library/dom": ^10.0.0
7764+ "@types/react": ^18.0.0
7765+ "@types/react-dom": ^18.0.0
7766+ react: ^18.0.0
7767+ react-dom: ^18.0.0
7768+ peerDependenciesMeta:
7769+ "@types/react":
7770+ optional: true
7771+ "@types/react-dom":
7772+ optional: true
7773+ checksum: 10/904b48881cf5bd208e25899e168f5c99c78ed6d77389544838d9d861a038d2c5c5385863ee9a367436770cbf7d21c5e05a991b9e24a33806e9ac985df2448185
7774+ languageName: node
7775+ linkType: hard
7776+
77577777"@testing-library/user-event@npm:^14.5.2":
77587778 version: 14.5.2
77597779 resolution: "@testing-library/user-event@npm:14.5.2"
You can’t perform that action at this time.
0 commit comments