Skip to content

Commit 4599f55

Browse files
chore(deps): update dependency @types/react to v18.2.75
1 parent 25f3f6c commit 4599f55

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
4747
"@types/node": "20.12.5",
48-
"@types/react": "18.2.74",
48+
"@types/react": "18.2.75",
4949
"@types/react-dom": "18.2.24",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
5151
"@typescript-eslint/parser": "6.21.0",

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3517,7 +3517,7 @@
35173517
dependencies:
35183518
"@types/react" "*"
35193519

3520-
"@types/react@*", "@types/react@18.2.74":
3520+
"@types/react@*":
35213521
version "18.2.74"
35223522
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
35233523
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
@@ -3534,6 +3534,14 @@
35343534
"@types/scheduler" "*"
35353535
csstype "^3.0.2"
35363536

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+
35373545
"@types/responselike@^1.0.0":
35383546
version "1.0.3"
35393547
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.3.tgz#cc29706f0a397cfe6df89debfe4bf5cea159db50"

0 commit comments

Comments
 (0)