Skip to content

Commit 60221e8

Browse files
chore(deps): update dependency @types/react to v18
1 parent d731952 commit 60221e8

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.49",
24+
"@types/react": "18.0.18",
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.49":
2926-
version "17.0.49"
2927-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.49.tgz#df87ba4ca8b7942209c3dc655846724539dc1049"
2928-
integrity sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg==
2925+
"@types/react@*", "@types/react@18.0.18":
2926+
version "18.0.18"
2927+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
2928+
integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
29292929
dependencies:
29302930
"@types/prop-types" "*"
29312931
"@types/scheduler" "*"

0 commit comments

Comments
 (0)