File tree 2 files changed +15
-7
lines changed
2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 44
44
"@testing-library/react" : " ^14.0.0" ,
45
45
"@types/jest" : " ^29.5.11" ,
46
46
"@types/mdx" : " ^2.0.5" ,
47
- "@types/node" : " 20.12.5 " ,
48
- "@types/react" : " 18.2.74 " ,
47
+ "@types/node" : " 20.12.6 " ,
48
+ "@types/react" : " 18.2.75 " ,
49
49
"@types/react-dom" : " 18.2.24" ,
50
50
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
51
51
"@typescript-eslint/parser" : " 6.21.0" ,
Original file line number Diff line number Diff line change 3469
3469
dependencies:
3470
3470
undici-types "~5.26.4"
3471
3471
3472
- "@types/node@20.12.5 ":
3473
- version "20.12.5 "
3474
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5 .tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3 "
3475
- integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw ==
3472
+ "@types/node@20.12.6 ":
3473
+ version "20.12.6 "
3474
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.6 .tgz#72d068870518d7da1d97b49db401e2d6a1805294 "
3475
+ integrity sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ ==
3476
3476
dependencies:
3477
3477
undici-types "~5.26.4"
3478
3478
3517
3517
dependencies:
3518
3518
"@types/react" "*"
3519
3519
3520
- "@types/react@*", "@types/react@18.2.74" :
3520
+ "@types/react@*":
3521
3521
version "18.2.74"
3522
3522
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
3523
3523
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
3534
3534
"@types/scheduler" "*"
3535
3535
csstype "^3.0.2"
3536
3536
3537
+ "@types/react@18.2.75":
3538
+ version "18.2.75"
3539
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.75.tgz#45d18f384939306d35312def1bf532eb38a68562"
3540
+ integrity sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==
3541
+ dependencies:
3542
+ "@types/prop-types" "*"
3543
+ csstype "^3.0.2"
3544
+
3537
3545
"@types/responselike@^1.0.0":
3538
3546
version "1.0.3"
3539
3547
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.3.tgz#cc29706f0a397cfe6df89debfe4bf5cea159db50"
You can’t perform that action at this time.
0 commit comments