Skip to content

Commit 73df1b7

Browse files
chore(deps): update nextjs monorepo to v15.3.5 (#581)
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.4` -> `15.3.5`](https://renovatebot.com/diffs/npm/@next%2fthird-parties/15.3.4/15.3.5) | [![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.4` -> `15.3.5`](https://renovatebot.com/diffs/npm/eslint-config-next/15.3.4/15.3.5) | [![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.4` -> `15.3.5`](https://renovatebot.com/diffs/npm/next/15.3.4/15.3.5) | [![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.5`](https://redirect.github.com/vercel/next.js/compare/v15.3.4...v15.3.5) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.3.4...v15.3.5) </details> <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v15.3.5`](https://redirect.github.com/vercel/next.js/compare/v15.3.4...v15.3.5) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.3.4...v15.3.5) </details> <details> <summary>vercel/next.js (next)</summary> ### [`v15.3.5`](https://redirect.github.com/vercel/next.js/compare/v15.3.4...v15.3.5) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.3.4...v15.3.5) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 48dabcf commit 73df1b7

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
@@ -16,7 +16,7 @@
1616
"generate-sdk-docs": "bun scripts/generate-sdk-docs.ts"
1717
},
1818
"dependencies": {
19-
"@next/third-parties": "15.3.4",
19+
"@next/third-parties": "15.3.5",
2020
"@radix-ui/react-slot": "1.2.3",
2121
"@settlemint/sdk-blockscout": "2.4.1",
2222
"@settlemint/sdk-cli": "2.4.1",
@@ -38,7 +38,7 @@
3838
"fumadocs-ui": "15.5.5",
3939
"gray-matter": "4.0.3",
4040
"lucide-react": "0.525.0",
41-
"next": "15.3.4",
41+
"next": "15.3.5",
4242
"posthog-js": "1.256.2",
4343
"posthog-node": "5.1.1",
4444
"prettier": "3.6.2",
@@ -60,7 +60,7 @@
6060
"tailwindcss": "4.1.11",
6161
"typescript": "5.8.3",
6262
"eslint": "9.30.1",
63-
"eslint-config-next": "15.3.4",
63+
"eslint-config-next": "15.3.5",
6464
"@eslint/eslintrc": "3.3.1",
6565
"@eslint/js": "9.30.1"
6666
}

0 commit comments

Comments
 (0)