From 917e783c182c1ae605d39c77986b811059df0922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:21:45 +0000 Subject: [PATCH] Bump @next/bundle-analyzer from 15.0.4 to 15.1.0 Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.0.4 to 15.1.0. - [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.0/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:production update-type: version-update:semver-minor ... 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 fba4dff..980c6b9 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.0.4", + "@next/bundle-analyzer": "^15.1.0", "@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 07c71bf..de8002a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1479,12 +1479,12 @@ __metadata: languageName: node linkType: hard -"@next/bundle-analyzer@npm:^15.0.4": - version: 15.0.4 - resolution: "@next/bundle-analyzer@npm:15.0.4" +"@next/bundle-analyzer@npm:^15.1.0": + version: 15.1.0 + resolution: "@next/bundle-analyzer@npm:15.1.0" dependencies: webpack-bundle-analyzer: "npm:4.10.1" - checksum: 10c0/cbeddac527697faee19de87a84ff2b2a3a9986562ef4986b255c219d51eb78277350a63219472eaf6754183c2c9e8208139cbb2949d9c5aed7a37b07893554a2 + checksum: 10c0/6a71ecbc295b86b431d8be860645d590740095207e7240d37db7585b8bb638406e58d3409a55efb5132723eec2a0ba6bd6011186058a54a10e3f559e05d1be1d languageName: node linkType: hard @@ -13509,7 +13509,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.0.4" + "@next/bundle-analyzer": "npm:^15.1.0" "@next/eslint-plugin-next": "npm:15.0.4" "@next/mdx": "npm:^15.1.0" "@prisma/client": "npm:^6.0.1"