Skip to content

Commit 35625ed

Browse files
committed
chore(package): update @types/react to version 18.2.78
1 parent b0abbae commit 35625ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.77",
74+
"@types/react": "^18.2.78",
7575
"@types/react-dom": "^18.2.25",
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.77":
4132-
version "18.2.77"
4133-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.77.tgz#af2f857b6a6dfb6ca89ec102ebc147b1f1616880"
4134-
integrity sha512-CUT9KUUF+HytDM7WiXKLF9qUSg4tGImwy4FXTlfEDPEkkNUzJ7rVFolYweJ9fS1ljoIaP7M7Rdjc5eUm/Yu5AA==
4131+
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.78":
4132+
version "18.2.78"
4133+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.78.tgz#94aec453d0ccca909998a2b4b2fd78af15a7d2fe"
4134+
integrity sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==
41354135
dependencies:
41364136
"@types/prop-types" "*"
41374137
csstype "^3.0.2"

0 commit comments

Comments
 (0)