Skip to content

Commit c8e61b7

Browse files
committed
chore(package): update @types/react to version 18.2.75
1 parent d4fad44 commit c8e61b7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@storybook/addons": "^7.0.23",
7272
"@storybook/react": "^7.0.23",
7373
"@storybook/react-webpack5": "^7.4.5",
74-
"@types/react": "^18.2.74",
74+
"@types/react": "^18.2.75",
7575
"@types/react-dom": "^18.2.24",
7676
"babel-loader": "^9.1.3",
7777
"husky": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4128,10 +4128,10 @@
41284128
dependencies:
41294129
"@types/react" "*"
41304130

4131-
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.74":
4132-
version "18.2.74"
4133-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
4134-
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
4131+
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.75":
4132+
version "18.2.75"
4133+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.75.tgz#45d18f384939306d35312def1bf532eb38a68562"
4134+
integrity sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==
41354135
dependencies:
41364136
"@types/prop-types" "*"
41374137
csstype "^3.0.2"

0 commit comments

Comments
 (0)