Skip to content

Commit 03c2cf7

Browse files
chore(deps): update dependency @types/react to v18
1 parent 68371d6 commit 03c2cf7

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.20",
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.20":
2926+
version "18.0.20"
2927+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20.tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab"
2928+
integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA==
29292929
dependencies:
29302930
"@types/prop-types" "*"
29312931
"@types/scheduler" "*"

0 commit comments

Comments
 (0)