Skip to content

Commit 6159ea1

Browse files
Bump @next/bundle-analyzer from 15.1.0 to 15.1.4 (#927)
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.1.0 to 15.1.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/v15.1.4/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3364fb8 commit 6159ea1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mdx-js/loader": "^3.1.0",
1818
"@mux/mux-node": "^9.0.1",
1919
"@next-auth/prisma-adapter": "^1.0.7",
20-
"@next/bundle-analyzer": "^15.1.0",
20+
"@next/bundle-analyzer": "^15.1.4",
2121
"@next/mdx": "^15.1.0",
2222
"@prisma/client": "6.0.1",
2323
"dotenv": "^16.4.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -919,10 +919,10 @@
919919
resolved "https://registry.npmjs.org/@next-auth/prisma-adapter/-/prisma-adapter-1.0.7.tgz"
920920
integrity sha512-Cdko4KfcmKjsyHFrWwZ//lfLUbcLqlyFqjd/nYE2m3aZ7tjMNUjpks47iw7NTCnXf+5UWz5Ypyt1dSs1EP5QJw==
921921

922-
"@next/bundle-analyzer@^15.1.0":
923-
version "15.1.0"
924-
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.1.0.tgz#444549cac0d1fb41172dd4b2f4a65e81ebe5af4b"
925-
integrity sha512-uEyuNZZgAbSWgiUbtihTA8y6QgEzc4b8Fpslmc4SXAjj67Ax5mlcv1HLlez+5dIGwO+vJ9PgCoI8ngWtBh/g1Q==
922+
"@next/bundle-analyzer@^15.1.4":
923+
version "15.1.4"
924+
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.1.4.tgz#17f000db3a16492180270b4d23a77ca78facacfa"
925+
integrity sha512-W8X96jOW0U5VjLVAkFr1P37kH2f/Ma9zzwgX2o3Omft92pI0XHpFG8Xa9YUT3NlhRJCe4ZKznr1VxhSrFNA+BA==
926926
dependencies:
927927
webpack-bundle-analyzer "4.10.1"
928928

0 commit comments

Comments
 (0)