Skip to content

Commit fa2a0c8

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

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.24",
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.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.24":
2926+
version "18.0.24"
2927+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20"
2928+
integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==
29292929
dependencies:
29302930
"@types/prop-types" "*"
29312931
"@types/scheduler" "*"

0 commit comments

Comments
 (0)