Update dependency @types/react to v18.0.14

This commit is contained in:
Renovate Bot 2022-06-16 23:25:10 +00:00 committed by renovate[bot]
parent 8a6a8b3683
commit 359d40fb82
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
"@react-hook/media-query": "1.1.1", "@react-hook/media-query": "1.1.1",
"@types/animejs": "3.1.4", "@types/animejs": "3.1.4",
"@types/node": "17.0.14", "@types/node": "17.0.14",
"@types/react": "18.0.13", "@types/react": "18.0.14",
"@types/react-dom": "18.0.5", "@types/react-dom": "18.0.5",
"animejs": "3.2.1", "animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3", "babel-plugin-i18next-extract": "0.8.3",

View file

@ -2875,10 +2875,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@18.0.13": "@types/react@18.0.14":
version "18.0.13" version "18.0.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.13.tgz#0f5bd24a5f26593e04e450fe85ff43f51c1524ff" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.14.tgz#e016616ffff51dba01b04945610fe3671fdbe06d"
integrity sha512-psqptIYQxGUFuGYwP3KCFVtPTkMpIcrqFmtKblWEUQhLuYLpHBwJkXhjp6eHfDM5IbyskY4x7qQpLedEsPkHlA== integrity sha512-x4gGuASSiWmo0xjDLpm5mPb52syZHJx02VKbqUKdLmKtAwIh63XClGsiTI1K6DO5q7ox4xAsQrU+Gl3+gGXF9Q==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"