Skip to content

Commit 9ab0141

Browse files
chore(deps): bump the nextjs group with 3 updates
Bumps the nextjs group with 3 updates: [@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/third-parties` from 15.4.5 to 15.5.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.5.2/packages/third-parties) Updates `next` from 15.4.5 to 15.5.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.4.5...v15.5.2) Updates `eslint-config-next` from 15.4.5 to 15.5.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.5.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@next/third-parties" dependency-version: 15.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nextjs - dependency-name: next dependency-version: 15.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nextjs - dependency-name: eslint-config-next dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nextjs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e64e13b commit 9ab0141

File tree

2 files changed

+70
-55
lines changed

2 files changed

+70
-55
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@grpc/grpc-js": "1.13.3",
8888
"@leeoniya/ufuzzy": "^1.0.18",
8989
"@mozilla/glean": "^5.0.5",
90-
"@next/third-parties": "15.4.5",
90+
"@next/third-parties": "15.5.3",
9191
"@sentry/nextjs": "^10.10.0",
9292
"@sentry/node": "^10.1.0",
9393
"@sentry/utils": "^8.55.0",
@@ -105,7 +105,7 @@
105105
"knex": "^3.1.0",
106106
"lodash.isequal": "^4.5.0",
107107
"mjml": "^4.15.3",
108-
"next": "15.4.5",
108+
"next": "15.5.3",
109109
"next-auth": "^4.24.11",
110110
"nodemailer": "^6.10.1",
111111
"p-limit": "^3.1.0",
@@ -150,7 +150,7 @@
150150
"adm-zip": "^0.5.16",
151151
"esbuild": "0.25.4",
152152
"eslint": "^9.35.0",
153-
"eslint-config-next": "15.4.5",
153+
"eslint-config-next": "15.5.3",
154154
"eslint-import-resolver-typescript": "^4.4.4",
155155
"eslint-plugin-check-file": "^3.3.0",
156156
"eslint-plugin-header": "^3.1.1",

0 commit comments

Comments
 (0)