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

Update react monorepo

This commit is contained in:
renovate[bot] 2023-10-09 12:56:50 +00:00 committed by Daniel Lockyer
parent 222a23fdef
commit a2dd0ea1ca
3 changed files with 12 additions and 12 deletions

View file

@ -68,8 +68,8 @@
"@storybook/testing-library": "0.2.2", "@storybook/testing-library": "0.2.2",
"@tailwindcss/forms": "0.5.6", "@tailwindcss/forms": "0.5.6",
"@tailwindcss/line-clamp": "0.4.4", "@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.22", "@types/react": "18.2.25",
"@types/react-dom": "18.2.7", "@types/react-dom": "18.2.11",
"@types/validator": "13.11.2", "@types/validator": "13.11.2",
"@vitejs/plugin-react": "4.1.0", "@vitejs/plugin-react": "4.1.0",
"autoprefixer": "10.4.16", "autoprefixer": "10.4.16",

View file

@ -49,8 +49,8 @@
"@storybook/react-vite": "7.4.0", "@storybook/react-vite": "7.4.0",
"@storybook/testing-library": "0.2.2", "@storybook/testing-library": "0.2.2",
"@tailwindcss/line-clamp": "0.4.4", "@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.22", "@types/react": "18.2.25",
"@types/react-dom": "18.2.7", "@types/react-dom": "18.2.11",
"@vitejs/plugin-react": "4.1.0", "@vitejs/plugin-react": "4.1.0",
"autoprefixer": "10.4.16", "autoprefixer": "10.4.16",
"concurrently": "8.2.1", "concurrently": "8.2.1",

View file

@ -8728,10 +8728,10 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
"@types/react-dom@18.2.7": "@types/react-dom@18.2.11":
version "18.2.7" version "18.2.11"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.7.tgz#67222a08c0a6ae0a0da33c3532348277c70abb63" resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.11.tgz#4332c315544698a0875dfdb6e320dda59e1b3d58"
integrity sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA== integrity sha512-zq6Dy0EiCuF9pWFW6I6k6W2LdpUixLE4P6XjXU1QHLfak3GPACQfLwEuHzY5pOYa4hzj1d0GxX/P141aFjZsyg==
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
@ -8749,10 +8749,10 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@18.2.22", "@types/react@>=16": "@types/react@*", "@types/react@18.2.25", "@types/react@>=16":
version "18.2.22" version "18.2.25"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.22.tgz#abe778a1c95a07fa70df40a52d7300a40b949ccb" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.25.tgz#99fa44154132979e870ff409dc5b6e67f06f0199"
integrity sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA== integrity sha512-24xqse6+VByVLIr+xWaQ9muX1B4bXJKXBbjszbld/UEDslGLY53+ZucF44HCmLbMPejTzGG9XgR+3m2/Wqu1kw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"