1
0
Fork 0

Merge pull request #6655 from freesewing/dependabot/npm_and_yarn/next/mdx-14.2.3

chore(deps): Bump @next/mdx from 14.1.4 to 14.2.3
This commit is contained in:
Joost De Cock 2024-05-04 16:02:02 +02:00 committed by GitHub
commit e4cd9d860e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"scripts": {},
"peerDependencies": {},
"dependencies": {
"@next/mdx": "14.1.4",
"@next/mdx": "14.2.3",
"@resvg/resvg-js": "2.6.0",
"@tailwindcss/typography": "0.5.13",
"Buffer": "0.0.0",

View file

@ -1482,10 +1482,10 @@
dependencies:
glob "10.3.10"
"@next/mdx@14.1.4":
version "14.1.4"
resolved "https://registry.npmjs.org/@next/mdx/-/mdx-14.1.4.tgz"
integrity sha512-FyuDXPTEmuIqtj/AxaKLvwiEZb6hDviq6Ywn8ZlsZOlvYSWpcZGuQrYrDulrdIm/I48hHXANor7EiJzTbVig8Q==
"@next/mdx@14.2.3":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.2.3.tgz#f914cc8c2caf05cbf2ed10eff3a79977faa3eced"
integrity sha512-oVz7BWpoLQ9dKvCKxPIX9X6BILPTrpTJnYDn2lAsZvK7J9Ela6xNm57vNwgZ8q7xw1THSDdSlbPNgIalM7U/+A==
dependencies:
source-map "^0.7.0"