Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.3 (#467)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[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))
| [`15.1.2` ->
`15.1.3`](https://renovatebot.com/diffs/npm/eslint-config-next/15.1.2/15.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/15.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/15.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/15.1.2/15.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/15.1.2/15.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [next](https://nextjs.org)
([source](https://redirect.github.com/vercel/next.js)) | [`15.1.2` ->
`15.1.3`](https://renovatebot.com/diffs/npm/next/15.1.2/15.1.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/next/15.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/15.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/15.1.2/15.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/15.1.2/15.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v15.1.3`](https://redirect.github.com/vercel/next.js/compare/v15.1.2...v15.1.3)

[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.1.2...v15.1.3)

</details>

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

###
[`v15.1.3`](https://redirect.github.com/vercel/next.js/compare/v15.1.2...v15.1.3)

[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.1.2...v15.1.3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- 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/ckomop0x/currency-exchange).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiW2JvdF0gcmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 5987def commit 5a5a029
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@types/react-dom": "18.3.1",
"date-fns": "^4.0.0",
"eslint": "9.17.0",
"eslint-config-next": "15.1.2",
"next": "15.1.2",
"eslint-config-next": "15.1.3",
"next": "15.1.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
Expand Down

0 comments on commit 5a5a029

Please sign in to comment.