Skip to content

Commit 247d02c

Browse files
chore(deps): update dependency @types/react to v18
1 parent 6fb5b6b commit 247d02c

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.52",
24+
"@types/react": "18.0.25",
2525
"babel-loader": "8.3.0",
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.52":
2926-
version "17.0.52"
2927-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b"
2928-
integrity sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A==
2925+
"@types/react@*", "@types/react@18.0.25":
2926+
version "18.0.25"
2927+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.25.tgz#8b1dcd7e56fe7315535a4af25435e0bb55c8ae44"
2928+
integrity sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==
29292929
dependencies:
29302930
"@types/prop-types" "*"
29312931
"@types/scheduler" "*"

0 commit comments

Comments
 (0)