0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency @types/react to v18.2.15

This commit is contained in:
renovate[bot] 2023-07-13 19:03:15 +00:00 committed by Daniel Lockyer
parent fec6c294d6
commit be7723d2bd
3 changed files with 6 additions and 6 deletions

View file

@ -64,7 +64,7 @@
"@storybook/testing-library": "0.2.0",
"@tailwindcss/forms": "0.5.4",
"@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.14",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/validator": "^13.7.17",
"@typescript-eslint/eslint-plugin": "5.62.0",

View file

@ -49,7 +49,7 @@
"@storybook/react-vite": "7.0.27",
"@storybook/testing-library": "0.2.0",
"@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.14",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",

View file

@ -7633,10 +7633,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@18.2.14", "@types/react@>=16":
version "18.2.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
"@types/react@*", "@types/react@18.2.15", "@types/react@>=16":
version "18.2.15"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.15.tgz#14792b35df676c20ec3cf595b262f8c615a73066"
integrity sha512-oEjE7TQt1fFTFSbf8kkNuc798ahTUzn3Le67/PWjE8MAfYAD/qB7O8hSTcromLFqHCt9bcdOg5GXMokzTjJ5SA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"