Skip to content

Commit 812920d

Browse files
chore(deps): bump the patch-dependencies group with 3 updates (#4472)
Bumps the patch-dependencies 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.3.4 to 15.3.5 - [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.3.4...v15.3.5) Updates `@next/mdx` from 15.3.4 to 15.3.5 - [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.3.5/packages/next-mdx) Updates `eslint-config-next` from 15.3.4 to 15.3.5 - [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.3.5/packages/eslint-config-next) --- updated-dependencies: - dependency-name: next dependency-version: 15.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@next/mdx" dependency-version: 15.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: eslint-config-next dependency-version: 15.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb824e0 commit 812920d

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
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"dompurify": "3.2.6",
2727
"highlight.js": "^11.11.1",
28-
"next": "15.3.4",
28+
"next": "15.3.5",
2929
"react": "18.3.1",
3030
"react-archer": "^4.4.0",
3131
"react-dom": "18.3.1",
@@ -35,14 +35,14 @@
3535
"devDependencies": {
3636
"@mdx-js/loader": "^3.1.0",
3737
"@mdx-js/react": "^3.1.0",
38-
"@next/mdx": "^15.3.4",
38+
"@next/mdx": "^15.3.5",
3939
"@types/dompurify": "3.2.0",
4040
"@types/node": "24.0.10",
4141
"@types/react": "18.3.13",
4242
"@types/react-dom": "18.3.1",
4343
"esbuild": "0.25.5",
4444
"eslint": "8.57.1",
45-
"eslint-config-next": "15.3.4",
45+
"eslint-config-next": "15.3.5",
4646
"iframe-resizer": "^5.4.6",
4747
"open-cli": "^8.0.0",
4848
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)