Skip to content

Commit a072071

Browse files
fix(deps): update nextjs monorepo (#2258)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@next/bundle-analyzer](https://redirect.github.com/vercel/next.js) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer)) | [`15.5.6` -> `15.5.9`](https://renovatebot.com/diffs/npm/@next%2fbundle-analyzer/15.5.6/15.5.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@next%2fbundle-analyzer/15.5.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@next%2fbundle-analyzer/15.5.6/15.5.9?slim=true) | | [@next/eslint-plugin-next](https://redirect.github.com/vercel/next.js) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next)) | [`15.5.6` -> `15.5.9`](https://renovatebot.com/diffs/npm/@next%2feslint-plugin-next/15.5.6/15.5.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@next%2feslint-plugin-next/15.5.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@next%2feslint-plugin-next/15.5.6/15.5.9?slim=true) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`14.2.34` -> `14.2.35`](https://renovatebot.com/diffs/npm/next/14.2.34/14.2.35) | ![age](https://developer.mend.io/api/mc/badges/age/npm/next/14.2.35?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/14.2.34/14.2.35?slim=true) | --- ### Release Notes <details> <summary>vercel/next.js (@&#8203;next/bundle-analyzer)</summary> ### [`v15.5.9`](https://redirect.github.com/vercel/next.js/compare/v15.5.8...v15.5.9) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.8...v15.5.9) ### [`v15.5.8`](https://redirect.github.com/vercel/next.js/compare/v15.5.7...7526cd6f24300726964eaba78927fe2a9c3fed5e) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.7...v15.5.8) ### [`v15.5.7`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.7) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.6...v15.5.7) Please see [CVE-2025-66478](https://nextjs.org/blog/CVE-2025-66478) for additional details about this release. </details> <details> <summary>vercel/next.js (@&#8203;next/eslint-plugin-next)</summary> ### [`v15.5.9`](https://redirect.github.com/vercel/next.js/compare/v15.5.8...c5de33e93ccccaf3bee60cf50603e2152f9886e1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.8...v15.5.9) ### [`v15.5.8`](https://redirect.github.com/vercel/next.js/compare/v15.5.7...7526cd6f24300726964eaba78927fe2a9c3fed5e) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.7...v15.5.8) ### [`v15.5.7`](https://redirect.github.com/vercel/next.js/compare/v15.5.6...3eaf68b09b2b6b8c0c8e080a9713e131a78dc529) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.6...v15.5.7) </details> <details> <summary>vercel/next.js (next)</summary> ### [`v14.2.35`](https://redirect.github.com/vercel/next.js/compare/v14.2.34...v14.2.35) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.34...v14.2.35) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/graphql/graphql.github.io). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6InNvdXJjZSIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d60f7db commit a072071

File tree

2 files changed

+51
-49
lines changed

2 files changed

+51
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"leaflet": "^1.9.4",
6060
"lucide-react": "^0.469.0",
6161
"motion": "^12.11.0",
62-
"next": "14.2.34",
62+
"next": "14.2.35",
6363
"next-query-params": "^5.0.1",
6464
"next-sitemap": "^4.2.3",
6565
"next-with-less": "^3.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)