File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 81
81
"@reduxjs/toolkit" : " ^2.2.5" ,
82
82
"@testing-library/dom" : " ^10.4.0" ,
83
83
"@testing-library/jest-dom" : " ^6.6.2" ,
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 @@ -2134,7 +2134,7 @@ __metadata:
2134
2134
languageName : node
2135
2135
linkType : hard
2136
2136
2137
- " @testing-library/react@npm:^16.0.0 " :
2137
+ " @testing-library/react@npm:^16.0.1 " :
2138
2138
version : 16.0.1
2139
2139
resolution : " @testing-library/react@npm:16.0.1"
2140
2140
dependencies :
@@ -6162,7 +6162,7 @@ __metadata:
6162
6162
" @reduxjs/toolkit " : " npm:^2.2.5"
6163
6163
" @testing-library/dom " : " npm:^10.4.0"
6164
6164
" @testing-library/jest-dom " : " npm:^6.6.2"
6165
- " @testing-library/react " : " npm:^16.0.0 "
6165
+ " @testing-library/react " : " npm:^16.0.1 "
6166
6166
" @types/node " : " npm:^20.14.2"
6167
6167
" @types/prop-types " : " npm:^15.7.12"
6168
6168
" @types/react " : " npm:types-react@rc"
You can’t perform that action at this time.
0 commit comments