Skip to content

Commit fc9b3b6

Browse files
chore(deps): update dependency @types/react to v18
1 parent b3080ea commit fc9b3b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@researchgate/spire-config": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",
2323
"@storybook/react": "6.3.12",
24-
"@types/react": "17.0.50",
24+
"@types/react": "18.0.21",
2525
"babel-loader": "8.2.5",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2922,10 +2922,10 @@
29222922
dependencies:
29232923
"@types/react" "*"
29242924

2925-
"@types/react@*", "@types/react@17.0.50":
2926-
version "17.0.50"
2927-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc"
2928-
integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA==
2925+
"@types/react@*", "@types/react@18.0.21":
2926+
version "18.0.21"
2927+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
2928+
integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
29292929
dependencies:
29302930
"@types/prop-types" "*"
29312931
"@types/scheduler" "*"

0 commit comments

Comments
 (0)