1
0
Fork 0

Bump @next/mdx from 14.1.2 to 14.1.3

Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 14.1.2 to 14.1.3.
- [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.3/packages/next-mdx)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-07 04:40:08 +00:00 committed by GitHub
parent c1461ed12e
commit e9d30f57b7
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.2",
"@next/mdx": "14.1.3",
"@resvg/resvg-js": "2.6.0",
"@tailwindcss/typography": "0.5.10",
"Buffer": "0.0.0",

View file

@ -1490,10 +1490,10 @@
dependencies:
glob "10.3.10"
"@next/mdx@14.1.2":
version "14.1.2"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.1.2.tgz#e16bb8249edfc7cd7402602b810daa26017680c2"
integrity sha512-BTA7itn4S9HHxHoEgi0su05RDr9AuRMuGv1KnA79qtzSKTT0DPlWlMpRhFB2o7m4IKo3Lit2A2j4EqAEdzDz5g==
"@next/mdx@14.1.3":
version "14.1.3"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.1.3.tgz#4a593e98c4828881e194d336730fc69e589a449a"
integrity sha512-KrfpZ1Iz9SCIW8Qu3uWCIkVUGgIjiPRlxKksr8IgKKlMUEV9D88JNkS1MUfgSdbVgKLED3mPnLoO0gzoQz1yDw==
dependencies:
source-map "^0.7.0"