0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency @types/react to v18.2.35

This commit is contained in:
renovate[bot] 2023-11-06 00:44:24 +00:00 committed by Daniel Lockyer
parent 82af2a12f9
commit 74bd6ecc17
3 changed files with 6 additions and 6 deletions

View file

@ -68,7 +68,7 @@
"@storybook/testing-library": "0.2.2",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.34",
"@types/react": "18.2.35",
"@types/react-dom": "18.2.14",
"@types/validator": "13.11.5",
"@vitejs/plugin-react": "4.1.1",

View file

@ -49,7 +49,7 @@
"@storybook/react-vite": "7.4.0",
"@storybook/testing-library": "0.2.2",
"@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.34",
"@types/react": "18.2.35",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react": "4.1.1",
"autoprefixer": "10.4.16",

View file

@ -8652,10 +8652,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@18.2.34", "@types/react@>=16":
version "18.2.34"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.34.tgz#aed20f19473721ba328feb99d1ec3307ebc1a8dd"
integrity sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==
"@types/react@*", "@types/react@18.2.35", "@types/react@>=16":
version "18.2.35"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.35.tgz#bacdc6d139a4d6d47e5186e1a96952c65e1f3792"
integrity sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"