Skip to content

Commit d2c8478

Browse files
committed
chore(deps): update dependency @types/react to v18
1 parent 62b0cd1 commit d2c8478

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2905,10 +2905,10 @@
29052905
dependencies:
29062906
"@types/react" "*"
29072907

2908-
"@types/react@*", "@types/react@17.0.43":
2909-
version "17.0.43"
2910-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
2911-
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
2908+
"@types/react@*", "@types/react@18.0.4":
2909+
version "18.0.4"
2910+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.4.tgz#88e9eddd8788fdf60dcf260b1cff2fb7487e4373"
2911+
integrity sha512-Zm4ryWh9xQbMX6ge7Ej/nS6VBoT+9wzvwd/hZ+9EONGjBkejyyvEKndZt/DZHHj1lSU/YeTPyJAn22S3GnYchQ==
29122912
dependencies:
29132913
"@types/prop-types" "*"
29142914
"@types/scheduler" "*"

0 commit comments

Comments
 (0)