Skip to content

Commit 10e84d0

Browse files
committed
chore(deps): update dependency @types/react to v18
1 parent d9989d0 commit 10e84d0

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.45",
24+
"@types/react": "18.0.9",
2525
"babel-loader": "8.2.5",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2918,10 +2918,10 @@
29182918
dependencies:
29192919
"@types/react" "*"
29202920

2921-
"@types/react@*", "@types/react@17.0.45":
2922-
version "17.0.45"
2923-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
2924-
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
2921+
"@types/react@*", "@types/react@18.0.9":
2922+
version "18.0.9"
2923+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.9.tgz#d6712a38bd6cd83469603e7359511126f122e878"
2924+
integrity sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw==
29252925
dependencies:
29262926
"@types/prop-types" "*"
29272927
"@types/scheduler" "*"

0 commit comments

Comments
 (0)