chore(deps): update dependency @types/react to v18.0.37 (#725)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-20 19:29:12 -04:00 committed by GitHub
parent 93630ff5db
commit 5699bd3a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 4 deletions

View File

@ -63,7 +63,7 @@
"@emotion/eslint-plugin": "11.10.0", "@emotion/eslint-plugin": "11.10.0",
"@emotion/jest": "11.10.5", "@emotion/jest": "11.10.5",
"@types/node": "18.15.12", "@types/node": "18.15.12",
"@types/react": "18.0.33", "@types/react": "18.0.37",
"@types/react-dom": "18.0.11", "@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.57.1", "@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1", "@typescript-eslint/parser": "5.57.1",

View File

@ -208,7 +208,7 @@
"@types/minimatch": "5.1.2", "@types/minimatch": "5.1.2",
"@types/node": "18.15.12", "@types/node": "18.15.12",
"@types/node-fetch": "2.6.3", "@types/node-fetch": "2.6.3",
"@types/react": "18.0.33", "@types/react": "18.0.37",
"@types/react-color": "3.0.6", "@types/react-color": "3.0.6",
"@types/react-dom": "18.0.11", "@types/react-dom": "18.0.11",
"@types/react-virtualized-auto-sizer": "1.0.1", "@types/react-virtualized-auto-sizer": "1.0.1",

View File

@ -41,7 +41,7 @@
"@types/node": "18.15.12", "@types/node": "18.15.12",
"@types/prettier": "2.7.2", "@types/prettier": "2.7.2",
"@types/prismjs": "1.26.0", "@types/prismjs": "1.26.0",
"@types/react": "18.0.33", "@types/react": "18.0.37",
"@types/react-dom": "18.0.11", "@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.57.1", "@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1", "@typescript-eslint/parser": "5.57.1",

View File

@ -4379,7 +4379,7 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@18.0.33", "@types/react@>=16": "@types/react@*", "@types/react@>=16":
version "18.0.33" version "18.0.33"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.33.tgz#a1575160cb4376787c2f5fe0312302f824baa61e" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.33.tgz#a1575160cb4376787c2f5fe0312302f824baa61e"
integrity sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA== integrity sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==
@ -4388,6 +4388,15 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@18.0.37":
version "18.0.37"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.37.tgz#7a784e2a8b8f83abb04dc6b9ed9c9b4c0aee9be7"
integrity sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/reactcss@*": "@types/reactcss@*":
version "1.2.6" version "1.2.6"
resolved "https://registry.yarnpkg.com/@types/reactcss/-/reactcss-1.2.6.tgz#133c1e7e896f2726370d1d5a26bf06a30a038bcc" resolved "https://registry.yarnpkg.com/@types/reactcss/-/reactcss-1.2.6.tgz#133c1e7e896f2726370d1d5a26bf06a30a038bcc"