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 81
81
"@reduxjs/toolkit" : " ^2.2.7" ,
82
82
"@testing-library/dom" : " ^10.4.0" ,
83
83
"@testing-library/jest-dom" : " ^6.5.0" ,
84
- "@testing-library/react" : " ^16.0.0 " ,
84
+ "@testing-library/react" : " ^16.0.1 " ,
85
85
"@types/node" : " ^20.14.2" ,
86
86
"@types/prop-types" : " ^15.7.12" ,
87
87
"@types/react" : " npm:types-react@rc" ,
Original file line number Diff line number Diff line change @@ -2315,9 +2315,9 @@ __metadata:
2315
2315
languageName : node
2316
2316
linkType : hard
2317
2317
2318
- " @testing-library/react@npm:^16.0.0 " :
2319
- version : 16.0.0
2320
- resolution : " @testing-library/react@npm:16.0.0 "
2318
+ " @testing-library/react@npm:^16.0.1 " :
2319
+ version : 16.0.1
2320
+ resolution : " @testing-library/react@npm:16.0.1 "
2321
2321
dependencies :
2322
2322
" @babel/runtime " : " npm:^7.12.5"
2323
2323
peerDependencies :
@@ -2331,7 +2331,7 @@ __metadata:
2331
2331
optional : true
2332
2332
" @types/react-dom " :
2333
2333
optional : true
2334
- checksum : 10/b32894be94e31276138decfa6bcea69dfebc0c37cf91499ff6c878f41eb1154a43a7df6eb1e72e7bede78468af6cb67ca59e4acd3206b41f3ecdae2c6efdf67e
2334
+ checksum : 10/904b48881cf5bd208e25899e168f5c99c78ed6d77389544838d9d861a038d2c5c5385863ee9a367436770cbf7d21c5e05a991b9e24a33806e9ac985df2448185
2335
2335
languageName : node
2336
2336
linkType : hard
2337
2337
@@ -6364,7 +6364,7 @@ __metadata:
6364
6364
" @reduxjs/toolkit " : " npm:^2.2.7"
6365
6365
" @testing-library/dom " : " npm:^10.4.0"
6366
6366
" @testing-library/jest-dom " : " npm:^6.5.0"
6367
- " @testing-library/react " : " npm:^16.0.0 "
6367
+ " @testing-library/react " : " npm:^16.0.1 "
6368
6368
" @types/node " : " npm:^20.14.2"
6369
6369
" @types/prop-types " : " npm:^15.7.12"
6370
6370
" @types/react " : " npm:types-react@rc"
You can’t perform that action at this time.
0 commit comments