Skip to content

Commit 60b2574

Browse files
chore(deps): bump the nextjs group across 1 directory with 4 updates
Bumps the nextjs group with 4 updates in the / directory: [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env), [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties), [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/env` from 16.1.6 to 16.2.4 - [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/v16.2.4/packages/next-env) Updates `@next/third-parties` from 16.1.6 to 16.2.4 - [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/v16.2.4/packages/third-parties) Updates `next` from 16.2.0 to 16.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.0...v16.2.4) Updates `eslint-config-next` from 16.1.6 to 16.2.4 - [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/v16.2.4/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@next/env" dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nextjs - dependency-name: "@next/third-parties" dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nextjs - dependency-name: eslint-config-next dependency-version: 16.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nextjs - dependency-name: next dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dbf23a commit 60b2574

2 files changed

Lines changed: 57 additions & 63 deletions

File tree

package-lock.json

Lines changed: 53 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
"@grpc/grpc-js": "1.14.3",
6868
"@leeoniya/ufuzzy": "^1.0.19",
6969
"@mozilla/glean": "^5.0.7",
70-
"@next/env": "16.1.6",
71-
"@next/third-parties": "16.1.6",
70+
"@next/env": "16.2.4",
71+
"@next/third-parties": "16.2.4",
7272
"@opentelemetry/auto-instrumentations-node": "^0.72.0",
7373
"@opentelemetry/exporter-trace-otlp-http": "^0.214.0",
7474
"@opentelemetry/resource-detector-gcp": "^0.49.0",
@@ -94,7 +94,7 @@
9494
"knex": "^3.1.0",
9595
"lodash.isequal": "^4.5.0",
9696
"mjml": "^4.18.0",
97-
"next": "16.2.0",
97+
"next": "16.2.4",
9898
"next-auth": "^4.24.13",
9999
"nodemailer": "^8.0.5",
100100
"pg": "^8.20.0",
@@ -144,7 +144,7 @@
144144
"adm-zip": "^0.5.16",
145145
"esbuild": "0.27.3",
146146
"eslint": "^9.39.2",
147-
"eslint-config-next": "16.1.6",
147+
"eslint-config-next": "16.2.4",
148148
"eslint-import-resolver-typescript": "^4.4.4",
149149
"eslint-plugin-check-file": "^3.3.1",
150150
"eslint-plugin-header": "^3.1.1",

0 commit comments

Comments
 (0)