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:
parent
549ab06d44
commit
cfcf890f10
2 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
"scripts": {},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"@next/mdx": "14.0.4",
|
||||
"@next/mdx": "14.1.0",
|
||||
"@resvg/resvg-js": "2.6.0",
|
||||
"@tailwindcss/typography": "0.5.10",
|
||||
"Buffer": "0.0.0",
|
||||
|
|
|
@ -1468,10 +1468,10 @@
|
|||
dependencies:
|
||||
glob "7.1.7"
|
||||
|
||||
"@next/mdx@14.0.4":
|
||||
version "14.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.0.4.tgz#3bb4ec6da530031410f91e8ab3d0cf6c833dff3a"
|
||||
integrity sha512-w0b+A2LRdlqqTIzmaeqPOaafid2cYYYjETA+G+3ZFwkNbBQjvZp57P1waOexF3MGHzcCEoXEnhYpAc+FO6S0Rg==
|
||||
"@next/mdx@14.1.0":
|
||||
version "14.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.1.0.tgz#14e808d91305da4241b6fba60207b750c9a981bb"
|
||||
integrity sha512-YLYsViq91+H8+3oCtK1iuMWdeN14K70Hy6/tYScY+nfo5bQ84A/A+vA6UdNC9MkbWQ/373hQubx2p4JvUjlb2Q==
|
||||
dependencies:
|
||||
source-map "^0.7.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue