Skip to content

Commit 8acad42

Browse files
chore(deps): bump the next group with 3 updates (#3717)
Bumps the next group with 3 updates: [next](https://github.com/vercel/next.js), [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `next` from 15.1.5 to 15.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.5...v15.1.6) Updates `@next/mdx` from 15.1.5 to 15.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/v15.1.6/packages/next-mdx) Updates `eslint-config-next` from 15.1.5 to 15.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/v15.1.6/packages/eslint-config-next) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next - dependency-name: "@next/mdx" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: next - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: next ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d05a575 commit 8acad42

File tree

2 files changed

+70
-55
lines changed

2 files changed

+70
-55
lines changed

package-lock.json

Lines changed: 67 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showcases/patternhub/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@db-ux/db-theme": "0.0.6",
2727
"dompurify": "3.2.3",
2828
"highlight.js": "^11.11.1",
29-
"next": "15.1.5",
29+
"next": "15.1.6",
3030
"react": "18.3.1",
3131
"react-archer": "^4.4.0",
3232
"react-dom": "18.3.1",
@@ -36,14 +36,14 @@
3636
"devDependencies": {
3737
"@mdx-js/loader": "^3.1.0",
3838
"@mdx-js/react": "^3.1.0",
39-
"@next/mdx": "^15.1.5",
39+
"@next/mdx": "^15.1.6",
4040
"@types/dompurify": "3.2.0",
4141
"@types/node": "22.10.7",
4242
"@types/react": "18.3.13",
4343
"@types/react-dom": "18.3.1",
4444
"esbuild": "0.24.2",
4545
"eslint": "8.57.0",
46-
"eslint-config-next": "15.1.5",
46+
"eslint-config-next": "15.1.6",
4747
"iframe-resizer": "^5.3.2",
4848
"open-cli": "^8.0.0",
4949
"sass": "1.77.4",

0 commit comments

Comments
 (0)