Skip to content

Commit

Permalink
build(deps): bump the next group across 1 directory with 2 updates (#811
Browse files Browse the repository at this point in the history
)

Bumps the next group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 15.1.0 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.0...v15.1.2)

Updates `eslint-config-next` from 15.1.0 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: next
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent b44f299 commit 3cdb028
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 64 deletions.
110 changes: 48 additions & 62 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 @@ -16,7 +16,7 @@
"dependencies": {
"@boxyhq/saml20": "1.5.1",
"daisyui": "4.12.22",
"next": "15.1.0",
"next": "15.1.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-gtm-module": "2.0.11"
Expand All @@ -28,7 +28,7 @@
"@typescript-eslint/parser": "8.18.0",
"autoprefixer": "10.4.20",
"eslint": "9.17.0",
"eslint-config-next": "15.1.0",
"eslint-config-next": "15.1.2",
"json": "11.0.0",
"postcss": "8.4.49",
"prettier": "3.4.2",
Expand Down

0 comments on commit 3cdb028

Please sign in to comment.