Skip to content

Commit

Permalink
chore(deps): bump the nextjs group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the nextjs group with 3 updates in the / directory: [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties), [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [next](https://github.com/vercel/next.js).


Updates `@next/third-parties` from 15.1.4 to 15.1.6
- [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.6/packages/third-parties)

Updates `eslint-config-next` from 15.1.4 to 15.1.6
- [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.6/packages/eslint-config-next)

Updates `next` from 15.1.4 to 15.1.6
- [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.4...v15.1.6)

---
updated-dependencies:
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 23, 2025
1 parent 79f29d6 commit 27aa215
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 55 deletions.
119 changes: 67 additions & 52 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@grpc/grpc-js": "1.12.2",
"@leeoniya/ufuzzy": "^1.0.17",
"@mozilla/glean": "^5.0.3",
"@next/third-parties": "15.1.4",
"@next/third-parties": "15.1.6",
"@sentry/nextjs": "^8.48.0",
"@sentry/node": "^8.0.0",
"@sentry/utils": "^8.48.0",
Expand All @@ -91,14 +91,14 @@
"@types/react-dom": "19.0.2",
"canvas-confetti": "^1.9.3",
"dotenv-flow": "^4.1.0",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.6",
"ioredis": "^5.4.2",
"jsdom": "^25.0.1",
"jsonwebtoken": "^9.0.2",
"jwk-to-pem": "^2.0.7",
"knex": "^3.1.0",
"mjml": "^4.15.3",
"next": "15.1.4",
"next": "15.1.6",
"next-auth": "^4.24.11",
"nodemailer": "^6.9.16",
"pg": "^8.13.1",
Expand Down

0 comments on commit 27aa215

Please sign in to comment.