Skip to content

Commit 9766bfd

Browse files
chore(deps): update dependency @types/react to v18
1 parent 8c16484 commit 9766bfd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.47",
24+
"@types/react": "18.0.14",
2525
"babel-loader": "8.2.5",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2916,10 +2916,10 @@
29162916
dependencies:
29172917
"@types/react" "*"
29182918

2919-
"@types/react@*", "@types/react@17.0.47":
2920-
version "17.0.47"
2921-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
2922-
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
2919+
"@types/react@*", "@types/react@18.0.14":
2920+
version "18.0.14"
2921+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.14.tgz#e016616ffff51dba01b04945610fe3671fdbe06d"
2922+
integrity sha512-x4gGuASSiWmo0xjDLpm5mPb52syZHJx02VKbqUKdLmKtAwIh63XClGsiTI1K6DO5q7ox4xAsQrU+Gl3+gGXF9Q==
29232923
dependencies:
29242924
"@types/prop-types" "*"
29252925
"@types/scheduler" "*"

0 commit comments

Comments
 (0)