1
0
Fork 0

Merge pull request #4773 from freesewing/dependabot/npm_and_yarn/next/mdx-13.4.19

Bump @next/mdx from 13.4.13 to 13.4.19
This commit is contained in:
Joost De Cock 2023-08-21 19:51:09 +02:00 committed by GitHub
commit 34b9f6e38f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -343,7 +343,7 @@ org:
shared: shared:
_: _:
'@headlessui/react': *headlessUiReact '@headlessui/react': *headlessUiReact
'@next/mdx': '13.4.13' '@next/mdx': '13.4.19'
'@resvg/resvg-js': '2.4.1' '@resvg/resvg-js': '2.4.1'
'@tailwindcss/typography': *tailwindTypography '@tailwindcss/typography': *tailwindTypography
'Buffer': '0.0.0' 'Buffer': '0.0.0'

View file

@ -17,7 +17,7 @@
"peerDependencies": {}, "peerDependencies": {},
"dependencies": { "dependencies": {
"@headlessui/react": "1.7.16", "@headlessui/react": "1.7.16",
"@next/mdx": "13.4.13", "@next/mdx": "13.4.19",
"@resvg/resvg-js": "2.4.1", "@resvg/resvg-js": "2.4.1",
"@tailwindcss/typography": "0.5.9", "@tailwindcss/typography": "0.5.9",
"Buffer": "0.0.0", "Buffer": "0.0.0",

View file

@ -1481,10 +1481,10 @@
dependencies: dependencies:
glob "7.1.7" glob "7.1.7"
"@next/mdx@13.4.13": "@next/mdx@13.4.19":
version "13.4.13" version "13.4.19"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.13.tgz#e2e4d73c4d00cd9ced8f4c47805d8a3784e36c18" resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.19.tgz#6c7c0c2cdd14fc728afa3336805bc8c8428d2b31"
integrity sha512-rQHfeyPO6WC+mEqFCNibV8CWXBJ95uRfPv05Xb8ZMUr284grCIAaSfSRDDrwcoknizyfREDp33oV/isIujS4pA== integrity sha512-EaWA30YxAqFcyQYNxCoL9/TCcZP1Nk6pvW0vf1M54qDAkAGiloWQqyttVKVbRz+qOYk92he6mBB4ej/7pmEinQ==
dependencies: dependencies:
source-map "^0.7.0" source-map "^0.7.0"