Skip to content

Commit

Permalink
build(deps): bump the next group with 2 updates (#744)
Browse files Browse the repository at this point in the history
Bumps the next group with 2 updates: [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 14.2.14 to 14.2.15
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.14...v14.2.15)

Updates `eslint-config-next` from 14.2.14 to 14.2.15
- [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/v14.2.15/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 Oct 10, 2024
1 parent f85dcfe commit e4fabae
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
104 changes: 52 additions & 52 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.13",
"next": "14.2.14",
"next": "14.2.15",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-gtm-module": "2.0.11"
Expand All @@ -28,7 +28,7 @@
"@typescript-eslint/parser": "8.8.1",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "14.2.14",
"eslint-config-next": "14.2.15",
"json": "11.0.0",
"postcss": "8.4.47",
"prettier": "3.3.3",
Expand Down

0 comments on commit e4fabae

Please sign in to comment.