File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
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 @@ -2322,7 +2322,7 @@ __metadata:
2322
2322
languageName : node
2323
2323
linkType : hard
2324
2324
2325
- " @testing-library/react@npm:^16.0.0 " :
2325
+ " @testing-library/react@npm:^16.0.1 " :
2326
2326
version : 16.0.1
2327
2327
resolution : " @testing-library/react@npm:16.0.1"
2328
2328
dependencies :
@@ -6393,7 +6393,7 @@ __metadata:
6393
6393
" @reduxjs/toolkit " : " npm:^2.2.7"
6394
6394
" @testing-library/dom " : " npm:^10.4.0"
6395
6395
" @testing-library/jest-dom " : " npm:^6.5.0"
6396
- " @testing-library/react " : " npm:^16.0.0 "
6396
+ " @testing-library/react " : " npm:^16.0.1 "
6397
6397
" @types/node " : " npm:^20.14.2"
6398
6398
" @types/prop-types " : " npm:^15.7.12"
6399
6399
" @types/react " : " npm:types-react@rc"
@@ -6430,7 +6430,6 @@ __metadata:
6430
6430
optional : true
6431
6431
redux :
6432
6432
optional : true
6433
- checksum : 10/undefined
6434
6433
languageName : unknown
6435
6434
linkType : soft
6436
6435
You can’t perform that action at this time.
0 commit comments