From b9aea98d8845e6d437397dee091825fd9a1cd926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:16:54 +0000 Subject: [PATCH] chore(deps-dev): bump @next/bundle-analyzer from 14.2.20 to 15.1.0 Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 14.2.20 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51dcf31..f89e597 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "devDependencies": { "@biomejs/biome": "^1.9.2", "@iconify-icon/react": "^2.1.0", - "@next/bundle-analyzer": "^14.2.13", + "@next/bundle-analyzer": "^15.1.0", "@shikijs/transformers": "^1.20.0", "sharp": "^0.33.5" },