File tree 2 files changed +3
-4
lines changed
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 :
@@ -6365,7 +6365,7 @@ __metadata:
6365
6365
" @reduxjs/toolkit " : " npm:^2.2.7"
6366
6366
" @testing-library/dom " : " npm:^10.4.0"
6367
6367
" @testing-library/jest-dom " : " npm:^6.5.0"
6368
- " @testing-library/react " : " npm:^16.0.0 "
6368
+ " @testing-library/react " : " npm:^16.0.1 "
6369
6369
" @types/node " : " npm:^20.14.2"
6370
6370
" @types/prop-types " : " npm:^15.7.12"
6371
6371
" @types/react " : " npm:types-react@rc"
@@ -6400,7 +6400,6 @@ __metadata:
6400
6400
optional : true
6401
6401
redux :
6402
6402
optional : true
6403
- checksum : 10/undefined
6404
6403
languageName : unknown
6405
6404
linkType : soft
6406
6405
You can’t perform that action at this time.
0 commit comments