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 24
24
"@testing-library/jest-dom" : " ^6.6.3" ,
25
25
"@testing-library/react" : " ^16.2.0" ,
26
26
"@types/node" : " ^22.13.10" ,
27
- "@types/react" : " ^19.0.10 " ,
27
+ "@types/react" : " ^19.0.11 " ,
28
28
"@types/react-dom" : " ^19.0.4" ,
29
29
"@vitejs/plugin-react" : " ^4.3.4" ,
30
30
"@vitest/coverage-v8" : " 3.0.9" ,
Original file line number Diff line number Diff line change @@ -1168,12 +1168,12 @@ __metadata:
1168
1168
languageName : node
1169
1169
linkType : hard
1170
1170
1171
- " @types/react@npm:^19.0.10 " :
1172
- version : 19.0.10
1173
- resolution : " @types/react@npm:19.0.10 "
1171
+ " @types/react@npm:^19.0.11 " :
1172
+ version : 19.0.11
1173
+ resolution : " @types/react@npm:19.0.11 "
1174
1174
dependencies :
1175
1175
csstype : " npm:^3.0.2"
1176
- checksum : 10/10b592d212ebe4b4e0bd42a95c58af3d8dfcb8b3fa4b412d686c2ff8810d5dd3e3a30ebedb31d7b738e33a39c43503e24fe4e6ca8a21d842870043793f4eda98
1176
+ checksum : 10/b26cac1814b78190395e44bae6e3d8864a50530b17e86aeb1ea63470037c263f906a8edc4f9e604e6416fdbeb75033cb7262efd5b37e933141d9f5cd9ca22040
1177
1177
languageName : node
1178
1178
linkType : hard
1179
1179
@@ -2996,7 +2996,7 @@ __metadata:
2996
2996
" @testing-library/jest-dom " : " npm:^6.6.3"
2997
2997
" @testing-library/react " : " npm:^16.2.0"
2998
2998
" @types/node " : " npm:^22.13.10"
2999
- " @types/react " : " npm:^19.0.10 "
2999
+ " @types/react " : " npm:^19.0.11 "
3000
3000
" @types/react-dom " : " npm:^19.0.4"
3001
3001
" @vitejs/plugin-react " : " npm:^4.3.4"
3002
3002
" @vitest/coverage-v8 " : " npm:3.0.9"
You can’t perform that action at this time.
0 commit comments