1
0
Fork 0

Merge pull request #5392 from freesewing/dependabot/npm_and_yarn/next/mdx-14.0.1

chore(deps): bump @next/mdx from 14.0.0 to 14.0.1
This commit is contained in:
Joost De Cock 2023-11-09 19:25:19 +01:00 committed by GitHub
commit efdd8e41f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"scripts": {},
"peerDependencies": {},
"dependencies": {
"@next/mdx": "14.0.0",
"@next/mdx": "14.0.1",
"@resvg/resvg-js": "2.4.1",
"@tailwindcss/typography": "0.5.9",
"Buffer": "0.0.0",

View file

@ -1578,10 +1578,10 @@
dependencies:
glob "7.1.7"
"@next/mdx@14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.0.0.tgz#3d27826b29964857e14427bd8d2ded28cf1711eb"
integrity sha512-pFSJO81fGoK6wVZPa8j/z+DKY5t3shMY2/hajdhxMjITL4nLzUZenuq42j8cLsN/nNJymaUJCA1SjiRb7jNQ1A==
"@next/mdx@14.0.1":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.0.1.tgz#c5c639324582a1338fd85382b3d0c21d4bb1af5d"
integrity sha512-9hikFxx1XQOReOp5SBO1o3fGs1Z1GT1flKm1wrjFOwOTNI0M4x9CuQsUx5KJwvbt0FejCS5bsuNGXqxHchcMCQ==
dependencies:
source-map "^0.7.0"