0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency @types/react to v18.2.22

This commit is contained in:
renovate[bot] 2023-09-18 20:29:55 +00:00 committed by Daniel Lockyer
parent 8cfff3743b
commit 530492635f
3 changed files with 6 additions and 6 deletions

View file

@ -70,7 +70,7 @@
"@storybook/testing-library": "0.2.1",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/validator": "13.11.1",
"@vitejs/plugin-react": "4.0.4",

View file

@ -49,7 +49,7 @@
"@storybook/react-vite": "7.4.0",
"@storybook/testing-library": "0.2.1",
"@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.0.4",
"autoprefixer": "10.4.15",

View file

@ -8721,10 +8721,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@18.2.21", "@types/react@>=16":
version "18.2.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9"
integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==
"@types/react@*", "@types/react@18.2.22", "@types/react@>=16":
version "18.2.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.22.tgz#abe778a1c95a07fa70df40a52d7300a40b949ccb"
integrity sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"