File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 45
45
"@types/jest" : " ^29.5.11" ,
46
46
"@types/mdx" : " ^2.0.5" ,
47
47
"@types/node" : " 20.12.5" ,
48
- "@types/react" : " 18.2.74 " ,
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 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