mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Bump @next/mdx from 16.1.4 to 16.1.6 (#1820)
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 16.1.4 to 16.1.6. - [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/v16.1.6/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
06c557ee2f
commit
1c4271a9b6
2 changed files with 5 additions and 5 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"@hackclub/meta": "1.1.32",
|
||||
"@hackclub/theme": "^0.3.3",
|
||||
"@mdx-js/loader": "^1.6.22",
|
||||
"@next/mdx": "^16.1.4",
|
||||
"@next/mdx": "^16.1.6",
|
||||
"@octokit/auth-app": "^8.1.2",
|
||||
"@octokit/core": "^5.2.0",
|
||||
"@octokit/rest": "^20.1.2",
|
||||
|
|
|
|||
|
|
@ -1346,10 +1346,10 @@
|
|||
dependencies:
|
||||
glob "10.3.10"
|
||||
|
||||
"@next/mdx@^16.1.4":
|
||||
version "16.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-16.1.4.tgz#9cfeaccd8648a9f99974a045963cc7ff46ac2d8d"
|
||||
integrity sha512-lher3tczPFUCKvB2LiUJKacGKTzqwkq0OH2rAubjQoORkeqxCsiD8MxncGGhjEJl/1vO9e803JLMnnYsGJsOZQ==
|
||||
"@next/mdx@^16.1.6":
|
||||
version "16.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-16.1.6.tgz#f57ee675f044d4a72caf20db113433a62557f435"
|
||||
integrity sha512-PT5JR4WPPYOls7WD6xEqUVVI9HDY8kY7XLQsNYB2lSZk5eJSXWu3ECtIYmfR0hZpx8Sg7BKZYKi2+u5OTSEx0w==
|
||||
dependencies:
|
||||
source-map "^0.7.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue