Skip to content

Commit

Permalink
fix(deps): update next.js to v14.2.3 (#411)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@next/bundle-analyzer](https://togithub.com/vercel/next.js) ([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer)) | dependencies | patch | [`14.2.2` -> `14.2.3`](https://renovatebot.com/diffs/npm/@next%2fbundle-analyzer/14.2.2/14.2.3) | [![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/building-your-application/configuring/eslint#eslint-config) ([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | devDependencies | patch | [`14.2.2` -> `14.2.3`](https://renovatebot.com/diffs/npm/eslint-config-next/14.2.2/14.2.3) | [![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://togithub.com/vercel/next.js)) | dependencies | patch | [`14.2.2` -> `14.2.3`](https://renovatebot.com/diffs/npm/next/14.2.2/14.2.3) | [![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/bundle-analyzer)</summary>

### [`v14.2.3`](https://togithub.com/vercel/next.js/compare/v14.2.2...v14.2.3)

[Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.2...v14.2.3)

</details>

<details>
<summary>vercel/next.js (eslint-config-next)</summary>

### [`v14.2.3`](https://togithub.com/vercel/next.js/compare/v14.2.2...v14.2.3)

[Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.2...v14.2.3)

</details>

<details>
<summary>vercel/next.js (next)</summary>

### [`v14.2.3`](https://togithub.com/vercel/next.js/compare/v14.2.2...v14.2.3)

[Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.2...v14.2.3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday,before 4am on Thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/weareinreach/TransMascFutures).



PR-URL: #411
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
kodiakhq[bot] and renovate[bot] committed Apr 29, 2024
2 parents 34bad66 + a0b3a5f commit e69c332
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@neondatabase/serverless": "0.9.1",
"@next/bundle-analyzer": "14.2.2",
"@next/bundle-analyzer": "14.2.3",
"@prisma/adapter-neon": "5.13.0",
"@prisma/client": "5.13.0",
"@storybook/test": "8.0.9",
Expand All @@ -59,7 +59,7 @@
"i18next-browser-languagedetector": "7.2.1",
"i18next-http-backend": "2.5.1",
"nanoid": "5.0.7",
"next": "14.2.2",
"next": "14.2.3",
"next-i18next": "15.3.0",
"next-sitemap": "4.2.3",
"nextjs-routes": "2.1.0",
Expand Down Expand Up @@ -97,7 +97,7 @@
"dotenv": "16.4.5",
"dotenv-cli": "7.4.1",
"eslint": "8.57.0",
"eslint-config-next": "14.2.2",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down

0 comments on commit e69c332

Please sign in to comment.