1
0
Fork 0

build(deps): bump @next/mdx from 14.0.4 to 14.1.0

Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 14.0.4 to 14.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.0/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-19 04:49:39 +00:00 committed by GitHub
parent 549ab06d44
commit cfcf890f10
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": {}, "scripts": {},
"peerDependencies": {}, "peerDependencies": {},
"dependencies": { "dependencies": {
"@next/mdx": "14.0.4", "@next/mdx": "14.1.0",
"@resvg/resvg-js": "2.6.0", "@resvg/resvg-js": "2.6.0",
"@tailwindcss/typography": "0.5.10", "@tailwindcss/typography": "0.5.10",
"Buffer": "0.0.0", "Buffer": "0.0.0",

View file

@ -1468,10 +1468,10 @@
dependencies: dependencies:
glob "7.1.7" glob "7.1.7"
"@next/mdx@14.0.4": "@next/mdx@14.1.0":
version "14.0.4" version "14.1.0"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.0.4.tgz#3bb4ec6da530031410f91e8ab3d0cf6c833dff3a" resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.1.0.tgz#14e808d91305da4241b6fba60207b750c9a981bb"
integrity sha512-w0b+A2LRdlqqTIzmaeqPOaafid2cYYYjETA+G+3ZFwkNbBQjvZp57P1waOexF3MGHzcCEoXEnhYpAc+FO6S0Rg== integrity sha512-YLYsViq91+H8+3oCtK1iuMWdeN14K70Hy6/tYScY+nfo5bQ84A/A+vA6UdNC9MkbWQ/373hQubx2p4JvUjlb2Q==
dependencies: dependencies:
source-map "^0.7.0" source-map "^0.7.0"