From 7f12188cce8b76ce3cec97b82384f6093e7f22de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 01:00:44 +0000 Subject: [PATCH] Bump @next/bundle-analyzer from 15.1.1 to 15.1.2 Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.1.1 to 15.1.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.1.2/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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cb5a54c..203bc16 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@liveblocks/react": "^2.14.0", "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", - "@next/bundle-analyzer": "^15.1.1", + "@next/bundle-analyzer": "^15.1.2", "@next/mdx": "^15.1.0", "@prisma/client": "^6.0.1", "@prisma/extension-accelerate": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index c5d18e0..a403ad5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1425,12 +1425,12 @@ __metadata: languageName: node linkType: hard -"@next/bundle-analyzer@npm:^15.1.1": - version: 15.1.1 - resolution: "@next/bundle-analyzer@npm:15.1.1" +"@next/bundle-analyzer@npm:^15.1.2": + version: 15.1.2 + resolution: "@next/bundle-analyzer@npm:15.1.2" dependencies: webpack-bundle-analyzer: "npm:4.10.1" - checksum: 10c0/2a85db96b1b37a6273d7ee81978ffd11181335b2017c636bcccfc6bca3fdd9a7f1b3c45fba35b4b51f5ca844da76f604d5e8568c894fbdae5a14ff27548cc0d6 + checksum: 10c0/bf1a1ef6554bd7c39b26cebe9a9e3c387d5874dc33278662732a269e106aa091255524e87c0fb43546918962450fcebee25a24c7c14d76afeb6c1268907b6246 languageName: node linkType: hard @@ -12479,7 +12479,7 @@ __metadata: "@mdx-js/loader": "npm:^3.1.0" "@mdx-js/react": "npm:^3.1.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0" - "@next/bundle-analyzer": "npm:^15.1.1" + "@next/bundle-analyzer": "npm:^15.1.2" "@next/eslint-plugin-next": "npm:15.1.2" "@next/mdx": "npm:^15.1.0" "@prisma/client": "npm:^6.0.1"