0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00

Update dependency @types/react to v18.2.16

This commit is contained in:
renovate[bot] 2023-07-25 01:23:28 +00:00 committed by Daniel Lockyer
parent 7baa1b13af
commit ec46993e0f
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.15",
"@types/react": "18.2.16",
"@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.1.1",
"@storybook/testing-library": "0.2.0",
"@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.15",
"@types/react": "18.2.16",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",

View file

@ -7627,10 +7627,10 @@
dependencies:
"@types/react" "*"
"@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==
"@types/react@*", "@types/react@18.2.16", "@types/react@>=16":
version "18.2.16"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.16.tgz#403dda0e933caccac9efde569923239ac426786c"
integrity sha512-LLFWr12ZhBJ4YVw7neWLe6Pk7Ey5R9OCydfuMsz1L8bZxzaawJj2p06Q8/EFEHDeTBQNFLF62X+CG7B2zIyu0Q==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"