Skip to content

Commit 2f2571d

Browse files
Bump the next group with 3 updates (#3466)
Bumps the next group with 3 updates: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [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/bundle-analyzer` from 15.1.2 to 15.1.3 - [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.3/packages/next-bundle-analyzer) Updates `next` from 15.1.2 to 15.1.3 - [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.2...v15.1.3) Updates `eslint-config-next` from 15.1.2 to 15.1.3 - [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.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: next ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2a3573 commit 2f2571d

File tree

2 files changed

+55
-70
lines changed

2 files changed

+55
-70
lines changed

package-lock.json

+52-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@boxyhq/react-ui": "3.3.45",
6767
"@boxyhq/saml-jackson": "file:npm",
6868
"@heroicons/react": "2.2.0",
69-
"@next/bundle-analyzer": "15.1.2",
69+
"@next/bundle-analyzer": "15.1.3",
7070
"@retracedhq/logs-viewer": "2.8.0",
7171
"@retracedhq/retraced": "0.7.18",
7272
"@tailwindcss/typography": "0.5.15",
@@ -81,7 +81,7 @@
8181
"i18next": "24.2.0",
8282
"medium-zoom": "1.1.0",
8383
"micromatch": "4.0.8",
84-
"next": "15.1.2",
84+
"next": "15.1.3",
8585
"next-auth": "4.24.11",
8686
"next-i18next": "15.4.1",
8787
"next-mdx-remote": "5.0.0",
@@ -109,7 +109,7 @@
109109
"autoprefixer": "10.4.20",
110110
"env-cmd": "10.1.0",
111111
"eslint": "9.13.0",
112-
"eslint-config-next": "15.1.2",
112+
"eslint-config-next": "15.1.3",
113113
"eslint-config-prettier": "9.1.0",
114114
"eslint-plugin-i18next": "6.1.1",
115115
"jose": "5.3.0",

0 commit comments

Comments
 (0)