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.47 " ,
56
+ "@types/react-dom" : " 18.2.18 " ,
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.18 "
2307
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.18 .tgz#16946e6cd43971256d874bc3d0a72074bb8571dd "
2308
+ integrity sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw ==
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.47 "
2330
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47 .tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40 "
2331
+ integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ ==
2332
2332
dependencies :
2333
2333
" @types/prop-types" " *"
2334
2334
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments