Skip to content

Commit

Permalink
chore(deps): bump the nextjs group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the nextjs group with 3 updates: [@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 14.2.4 to 14.2.5
- [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.5/packages/third-parties)

Updates `eslint-config-next` from 14.2.4 to 14.2.5
- [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.5/packages/eslint-config-next)

Updates `next` from 14.2.4 to 14.2.5
- [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.4...v14.2.5)

---
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 Jul 15, 2024
1 parent 713a104 commit 975362c
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
118 changes: 59 additions & 59 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 @@ -68,7 +68,7 @@
"@grpc/grpc-js": "1.10.9",
"@leeoniya/ufuzzy": "^1.0.14",
"@mozilla/glean": "^5.0.2",
"@next/third-parties": "^14.2.4",
"@next/third-parties": "^14.2.5",
"@sentry/nextjs": "^8.2.1",
"@sentry/node": "^8.0.0",
"@sentry/utils": "^8.0.0",
Expand All @@ -79,13 +79,13 @@
"@types/react-dom": "^18.2.19",
"canvas-confetti": "^1.9.3",
"dotenv-flow": "^4.1.0",
"eslint-config-next": "^14.2.4",
"eslint-config-next": "^14.2.5",
"jsdom": "^24.1.0",
"jsonwebtoken": "^9.0.2",
"jwk-to-pem": "^2.0.5",
"knex": "^3.1.0",
"mjml": "^4.15.3",
"next": "^14.2.4",
"next": "^14.2.5",
"next-auth": "^4.24.7",
"nodemailer": "^6.9.14",
"pg": "^8.11.5",
Expand Down

0 comments on commit 975362c

Please sign in to comment.