File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 52
52
"typescript" : " 5.2.2" ,
53
53
"@types/jest" : " 29.5.5" ,
54
54
"@types/node" : " 18.18.1" ,
55
- "@types/react" : " 18.2.23 " ,
56
- "@types/react-dom" : " 18.2.8 " ,
55
+ "@types/react" : " 18.2.32 " ,
56
+ "@types/react-dom" : " 18.2.14 " ,
57
57
"@commitlint/cli" : " 17.7.2" ,
58
58
"@commitlint/config-conventional" : " 17.7.0" ,
59
59
"@types/axios" : " 0.14.0" ,
Original file line number Diff line number Diff line change 2302
2302
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz"
2303
2303
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
2304
2304
2305
-
2306
- version "18.2.8 "
2307
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.8 .tgz#338f1b0a646c9f10e0a97208c1d26b9f473dffd6 "
2308
- integrity sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw ==
2305
+
2306
+ version "18.2.14 "
2307
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.14 .tgz#c01ba40e5bb57fc1dc41569bb3ccdb19eab1c539 "
2308
+ integrity sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ ==
2309
2309
dependencies :
2310
2310
" @types/react" " *"
2311
2311
2325
2325
" @types/scheduler" " *"
2326
2326
csstype "^3.0.2"
2327
2327
2328
-
2329
- version "18.2.23 "
2330
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.23 .tgz#60ad6cf4895e93bed858db0e03bcc4ff97d0410e "
2331
- integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA ==
2328
+
2329
+ version "18.2.32 "
2330
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32 .tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a "
2331
+ integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg ==
2332
2332
dependencies :
2333
2333
" @types/prop-types" " *"
2334
2334
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments