chore(deps): update dependency @types/react to v18.0.28 (#518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
57d58f2dda
commit
75ab947b7a
@ -58,7 +58,7 @@
|
||||
"@emotion/eslint-plugin": "11.10.0",
|
||||
"@emotion/jest": "11.10.5",
|
||||
"@types/node": "16.18.12",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-dom": "18.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "5.51.0",
|
||||
"@typescript-eslint/parser": "5.51.0",
|
||||
|
@ -195,7 +195,7 @@
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "16.18.12",
|
||||
"@types/node-fetch": "2.6.2",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-color": "3.0.6",
|
||||
"@types/react-dom": "18.0.10",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.1",
|
||||
|
@ -41,7 +41,7 @@
|
||||
"@types/node": "16.18.12",
|
||||
"@types/prettier": "2.7.2",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-dom": "18.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "5.51.0",
|
||||
"@typescript-eslint/parser": "5.51.0",
|
||||
|
11
yarn.lock
11
yarn.lock
@ -4481,7 +4481,7 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@18.0.27", "@types/react@>=16":
|
||||
"@types/react@*", "@types/react@>=16":
|
||||
version "18.0.27"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.27.tgz#d9425abe187a00f8a5ec182b010d4fd9da703b71"
|
||||
integrity sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==
|
||||
@ -4490,6 +4490,15 @@
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@18.0.28":
|
||||
version "18.0.28"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
|
||||
integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/reactcss@*":
|
||||
version "1.2.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/reactcss/-/reactcss-1.2.6.tgz#133c1e7e896f2726370d1d5a26bf06a30a038bcc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user