File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 41
41
"@swc/core" : " ^1.3.96" ,
42
42
"@swc/jest" : " ^0.2.29" ,
43
43
"@testing-library/jest-dom" : " 6.1.4" ,
44
- "@testing-library/react" : " 14.1.0 " ,
44
+ "@testing-library/react" : " 14.1.2 " ,
45
45
"@testing-library/user-event" : " ^14.5.1" ,
46
46
"@tsconfig/node16" : " ^16.1.1" ,
47
47
"@types/jest" : " ^29.5.8" ,
Original file line number Diff line number Diff line change @@ -6646,17 +6646,17 @@ __metadata:
6646
6646
languageName: node
6647
6647
linkType: hard
6648
6648
6649
- "@testing-library/react@npm:14.1.0 ":
6650
- version: 14.1.0
6651
- resolution: "@testing-library/react@npm:14.1.0 "
6649
+ "@testing-library/react@npm:14.1.2 ":
6650
+ version: 14.1.2
6651
+ resolution: "@testing-library/react@npm:14.1.2 "
6652
6652
dependencies:
6653
6653
"@babel/runtime": ^7.12.5
6654
6654
"@testing-library/dom": ^9.0.0
6655
6655
"@types/react-dom": ^18.0.0
6656
6656
peerDependencies:
6657
6657
react: ^18.0.0
6658
6658
react-dom: ^18.0.0
6659
- checksum: e76681911947f0981a1a72802ea01abeacdc4973c62deaf19c206cb9ff8d23eff5e3888c572303614686f029ee8a2a2dad6d0f0a9fb222944dbd9e0ea573b248
6659
+ checksum: 0269903e53412cf96fddb55c8a97a9987a89c3308d71fa1418fe61c47d275445e7044c5387f57cf39b8cda319a41623dbad2cce7a17016aed3a9e85185aac75a
6660
6660
languageName: node
6661
6661
linkType: hard
6662
6662
@@ -10028,7 +10028,7 @@ __metadata:
10028
10028
"@swc/core": ^1.3.96
10029
10029
"@swc/jest": ^0.2.29
10030
10030
"@testing-library/jest-dom": 6.1.4
10031
- "@testing-library/react": 14.1.0
10031
+ "@testing-library/react": 14.1.2
10032
10032
"@testing-library/user-event": ^14.5.1
10033
10033
"@tsconfig/node16": ^16.1.1
10034
10034
"@types/jest": ^29.5.8
You can’t perform that action at this time.
0 commit comments