1
0
Fork 0

Merge pull request #4298 from freesewing/dependabot/npm_and_yarn/next/mdx-13.4.6

chore(deps): bump @next/mdx from 13.4.4 to 13.4.6
This commit is contained in:
Joost De Cock 2023-06-17 15:14:55 +02:00 committed by GitHub
commit fe7d766f18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -362,7 +362,7 @@ sanity:
shared:
_:
'@headlessui/react': *headlessUiReact
'@next/mdx': '13.4.4'
'@next/mdx': '13.4.6'
'@resvg/resvg-js': '2.4.1'
'@tailwindcss/typography': *tailwindTypography
'Buffer': '0.0.0'

View file

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

View file

@ -3006,10 +3006,10 @@
dependencies:
glob "7.1.7"
"@next/mdx@13.4.4":
version "13.4.4"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.4.tgz#84bac297e118733fd9b9644bb5b6c9459cf1c2c9"
integrity sha512-MtaZs0i1sE4lYEhOi0Ttha4EWjA3FwOIQSnhmn8jgAho4yjtVfQYjJjVcQ9wJkMxrzmjHeOz1LsDhDp0bO3Z9Q==
"@next/mdx@13.4.6":
version "13.4.6"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.6.tgz#beb1257357373b8652bedebea218cd38f762f3e7"
integrity sha512-t00S06jW17dWROGsy4Y/6u+1npaTO5LBjP1a+Fag6uQnpoicG1BmZLv7FtmM9KHGW3GF1gWPpaj4GiaOYzHrYQ==
dependencies:
source-map "^0.7.0"