From 44217f4a755e2e0eb4b9a7a9f9c43adfb0d7f65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:31:04 +0000 Subject: [PATCH] chore(deps-dev): bump @next/bundle-analyzer from 14.2.16 to 15.0.2 Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 14.2.16 to 15.0.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.0.2/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..a5d3097 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.0.2", "@shikijs/transformers": "^1.20.0", "sharp": "^0.33.5" },