1
0
Fork 0

Merge pull request #6957 from freesewing/dependabot/npm_and_yarn/next/mdx-14.2.5

chore(deps): bump @next/mdx from 14.2.4 to 14.2.5
This commit is contained in:
Joost De Cock 2024-07-13 16:18:45 +02:00 committed by GitHub
commit 4dbd03d31a
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.2.4",
"@next/mdx": "14.2.5",
"@resvg/resvg-js": "2.6.2",
"@tailwindcss/typography": "0.5.13",
"Buffer": "0.0.0",

View file

@ -1637,10 +1637,10 @@
dependencies:
glob "10.3.10"
"@next/mdx@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.2.4.tgz#a15ba763f363a5f5b79c1dff0fa742a13bd80cfe"
integrity sha512-eklTNNoH08xGy9UiKcohZmoLhmHAYaYm5ndPGQqJybaeNErgYL8fmp2tk5DRD0L54DNqMz97oN+CAEHqfqIVcw==
"@next/mdx@14.2.5":
version "14.2.5"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.2.5.tgz#22bda994aaf027651886e060ea1c8e95b28f015f"
integrity sha512-AROhSdXQg0/jt55iqxVSJqp9oaCyXwRe44/I17c77gDshZ6ex7VKBZDH0GljaxZ0Y4mScYUbFJJEh42Xw4X4Dg==
dependencies:
source-map "^0.7.0"