Skip to content

Commit d22e5a5

Browse files
chore(deps): update nextjs monorepo to v15.3.1 (#354)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@next/third-parties](https://redirect.github.com/vercel/next.js) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/third-parties)) | dependencies | patch | [`15.3.0` -> `15.3.1`](https://renovatebot.com/diffs/npm/@next%2fthird-parties/15.3.0/15.3.1) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/vercel/next.js/badge)](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js) | | [eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | devDependencies | patch | [`15.3.0` -> `15.3.1`](https://renovatebot.com/diffs/npm/eslint-config-next/15.3.0/15.3.1) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/vercel/next.js/badge)](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | dependencies | patch | [`15.3.0` -> `15.3.1`](https://renovatebot.com/diffs/npm/next/15.3.0/15.3.1) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/vercel/next.js/badge)](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js) | --- ### Release Notes <details> <summary>vercel/next.js (@&#8203;next/third-parties)</summary> ### [`v15.3.1`](https://redirect.github.com/vercel/next.js/compare/v15.3.0...v15.3.1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.3.0...v15.3.1) </details> <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v15.3.1`](https://redirect.github.com/vercel/next.js/compare/v15.3.0...v15.3.1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.3.0...v15.3.1) </details> <details> <summary>vercel/next.js (next)</summary> ### [`v15.3.1`](https://redirect.github.com/vercel/next.js/compare/v15.3.0...v15.3.1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.3.0...v15.3.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b061b5 commit d22e5a5

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

bun.lock

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"generate-sitemap": "bun scripts/generate-sitemap.ts"
1515
},
1616
"dependencies": {
17-
"@next/third-parties": "15.3.0",
17+
"@next/third-parties": "15.3.1",
1818
"@theguild/remark-mermaid": "0.3.0",
1919
"class-variance-authority": "0.7.1",
2020
"clsx": "2.1.1",
@@ -24,7 +24,7 @@
2424
"fumadocs-twoslash": "3.1.1",
2525
"fumadocs-ui": "15.2.8",
2626
"lucide-react": "0.488.0",
27-
"next": "15.3.0",
27+
"next": "15.3.1",
2828
"posthog-js": "1.236.2",
2929
"posthog-node": "4.12.0",
3030
"prettier": "3.5.3",
@@ -46,7 +46,7 @@
4646
"tailwindcss": "4.1.4",
4747
"typescript": "5.8.3",
4848
"eslint": "9.24.0",
49-
"eslint-config-next": "15.3.0",
49+
"eslint-config-next": "15.3.1",
5050
"@eslint/eslintrc": "3.3.1",
5151
"@eslint/js": "9.24.0"
5252
}

0 commit comments

Comments
 (0)