Skip to content

Commit 8d43a64

Browse files
chore(deps): update dependency @types/react to v18
1 parent e873ee4 commit 8d43a64

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.53",
24+
"@types/react": "18.0.28",
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
@@ -2923,10 +2923,10 @@
29232923
dependencies:
29242924
"@types/react" "*"
29252925

2926-
"@types/react@*", "@types/react@17.0.53":
2927-
version "17.0.53"
2928-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
2929-
integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
2926+
"@types/react@*", "@types/react@18.0.28":
2927+
version "18.0.28"
2928+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
2929+
integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==
29302930
dependencies:
29312931
"@types/prop-types" "*"
29322932
"@types/scheduler" "*"

0 commit comments

Comments
 (0)