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

Update Types packages

This commit is contained in:
renovate[bot] 2023-12-04 09:36:49 +00:00 committed by Daniel Lockyer
parent 24ab28a8fc
commit 72ed1cdec2
6 changed files with 16 additions and 16 deletions

View file

@ -35,7 +35,7 @@
"@testing-library/react": "14.1.0", "@testing-library/react": "14.1.0",
"@tryghost/admin-x-design-system": "0.0.0", "@tryghost/admin-x-design-system": "0.0.0",
"@tryghost/admin-x-framework": "0.0.0", "@tryghost/admin-x-framework": "0.0.0",
"@types/react": "18.2.38", "@types/react": "18.2.41",
"@types/react-dom": "18.2.17", "@types/react-dom": "18.2.17",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0" "react-dom": "18.2.0"

View file

@ -84,7 +84,7 @@
"@sentry/react": "7.84.0", "@sentry/react": "7.84.0",
"@tanstack/react-query": "4.36.1", "@tanstack/react-query": "4.36.1",
"@tryghost/admin-x-design-system": "0.0.0", "@tryghost/admin-x-design-system": "0.0.0",
"@types/react": "18.2.38", "@types/react": "18.2.41",
"@types/react-dom": "18.2.17", "@types/react-dom": "18.2.17",
"@vitejs/plugin-react": "4.2.0", "@vitejs/plugin-react": "4.2.0",
"react": "^18.2.0", "react": "^18.2.0",

View file

@ -51,7 +51,7 @@
"@testing-library/react": "14.1.0", "@testing-library/react": "14.1.0",
"@tryghost/admin-x-design-system": "0.0.0", "@tryghost/admin-x-design-system": "0.0.0",
"@tryghost/admin-x-framework": "0.0.0", "@tryghost/admin-x-framework": "0.0.0",
"@types/react": "18.2.38", "@types/react": "18.2.41",
"@types/react-dom": "18.2.17", "@types/react-dom": "18.2.17",
"@types/validator": "13.11.7", "@types/validator": "13.11.7",
"@vitejs/plugin-react": "4.2.0", "@vitejs/plugin-react": "4.2.0",

View file

@ -49,7 +49,7 @@
"@storybook/react-vite": "7.5.3", "@storybook/react-vite": "7.5.3",
"@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.38", "@types/react": "18.2.41",
"@types/react-dom": "18.2.17", "@types/react-dom": "18.2.17",
"@vitejs/plugin-react": "4.2.0", "@vitejs/plugin-react": "4.2.0",
"autoprefixer": "10.4.16", "autoprefixer": "10.4.16",

View file

@ -20,7 +20,7 @@
"lib" "lib"
], ],
"devDependencies": { "devDependencies": {
"@types/luxon": "3.3.5", "@types/luxon": "3.3.6",
"@types/mocha": "10.0.1", "@types/mocha": "10.0.1",
"@types/sinon": "10.0.16", "@types/sinon": "10.0.16",
"c8": "8.0.1", "c8": "8.0.1",

View file

@ -8526,10 +8526,10 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76"
integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g== integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==
"@types/luxon@3.3.5": "@types/luxon@3.3.6":
version "3.3.5" version "3.3.6"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.5.tgz#ffdcec196994998dbef6284523b3ac88a9e6c45f" resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.6.tgz#1c04d0c15b8d784a0a8c4d7dbfa1c5fd38a72a77"
integrity sha512-1cyf6Ge/94zlaWIZA2ei1pE6SZ8xpad2hXaYa5JEFiaUH0YS494CZwyi4MXNpXD9oEuv6ZH0Bmh0e7F9sPhmZA== integrity sha512-LblarKeI26YsMLxHDIQ0295wPSLjkl98eNwDcVhz3zbo1H+kfnkzR01H5Ai5LBzSeddX0ZJSpGwKEZihGb5diw==
"@types/mdx@^2.0.0": "@types/mdx@^2.0.0":
version "2.0.5" version "2.0.5"
@ -8582,9 +8582,9 @@
"@types/node" "*" "@types/node" "*"
"@types/node@*", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@>=8.1.0", "@types/node@^20.5.7": "@types/node@*", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@>=8.1.0", "@types/node@^20.5.7":
version "20.9.4" version "20.10.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.4.tgz#cc8f970e869c26834bdb7ed480b30ede622d74c7" resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030"
integrity sha512-wmyg8HUhcn6ACjsn8oKYjkN/zUzQeNtMy44weTJSM6p4MMzEOuKbA3OjJ267uPCOW7Xex9dyrNTful8XTQYoDA== integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==
dependencies: dependencies:
undici-types "~5.26.4" undici-types "~5.26.4"
@ -8688,10 +8688,10 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@18.2.38", "@types/react@>=16": "@types/react@*", "@types/react@18.2.41", "@types/react@>=16":
version "18.2.38" version "18.2.41"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9"
integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw== integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"