Skip to content

Commit cfd59ee

Browse files
renovate-botmergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v18
1 parent 09eda9f commit cfd59ee

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@docusaurus/module-type-aliases": "2.0.0-beta.6",
5454
"@tsconfig/docusaurus": "1.0.5",
55-
"@types/react": "17.0.43",
55+
"@types/react": "18.0.0",
5656
"@types/react-helmet": "6.1.5",
5757
"@types/react-router-dom": "5.3.3",
5858
"@typescript-eslint/eslint-plugin": "5.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3023,10 +3023,10 @@
30233023
"@types/prop-types" "*"
30243024
csstype "^3.0.2"
30253025

3026-
"@types/react@17.0.43":
3027-
version "17.0.43"
3028-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
3029-
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
3026+
"@types/react@18.0.0":
3027+
version "18.0.0"
3028+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.0.tgz#4be8aa3a2d04afc3ac2cc1ca43d39b0bd412890c"
3029+
integrity sha512-7+K7zEQYu7NzOwQGLR91KwWXXDzmTFODRVizJyIALf6RfLv2GDpqpknX64pvRVILXCpXi7O/pua8NGk44dLvJw==
30303030
dependencies:
30313031
"@types/prop-types" "*"
30323032
"@types/scheduler" "*"

0 commit comments

Comments
 (0)