1
0
Fork 0

Merge pull request #4498 from freesewing/dependabot/npm_and_yarn/next/mdx-13.4.10

chore(deps): bump @next/mdx from 13.4.9 to 13.4.10
This commit is contained in:
Joost De Cock 2023-07-18 12:08:58 +02:00 committed by GitHub
commit 493fda5835
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -367,7 +367,7 @@ sanity:
shared:
_:
'@headlessui/react': *headlessUiReact
'@next/mdx': '13.4.9'
'@next/mdx': '13.4.10'
'@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.9",
"@next/mdx": "13.4.10",
"@resvg/resvg-js": "2.4.1",
"@tailwindcss/typography": "0.5.9",
"Buffer": "0.0.0",

View file

@ -2742,10 +2742,10 @@
dependencies:
glob "7.1.7"
"@next/mdx@13.4.9":
version "13.4.9"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.9.tgz#9ccc4e9c2639fad99a064c7afd49b79148f37582"
integrity sha512-6ALqgOUsHWFWCl5LaYM96RzjBb/+Ca8IxVLhyZ4ukOZkFlYXInJmVLZhXWDxes7b8iVMMKZNgvNJR9dKLaGAQw==
"@next/mdx@13.4.10":
version "13.4.10"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.10.tgz#68e6f4f670d5fbd249cbc6edd0087178a886085c"
integrity sha512-0ZbUIr3yuFFfkaYth2kNFAT0fbyylJTMqZy5zTdb7YGqvYjKFD8n75L3UYAX0g5mibGp3iETJ0I7730sW13PKQ==
dependencies:
source-map "^0.7.0"