Skip to content

Commit

Permalink
Bump the npm-dependencies group in /next-app with 2 updates (#142)
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group in /next-app 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 15.1.1 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.1...v15.1.2)

Updates `eslint-config-next` from 15.1.1 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: npm-dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent cb88641 commit d45662f
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 deletions next-app/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 next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fortawesome/react-fontawesome": "^0.2.2",
"@hookform/resolvers": "^3.9.1",
"flowbite-react": "^0.10.2",
"next": "^15.1.1",
"next": "^15.1.2",
"next-auth": "^4.24.11",
"react": "^19",
"react-dom": "^19",
Expand All @@ -38,7 +38,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9.17.0",
"eslint-config-next": "^15.1.1",
"eslint-config-next": "^15.1.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
Expand Down

0 comments on commit d45662f

Please sign in to comment.