From a9500ae4493e5f2bc88935ed5aa078fac2fab9ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:21:22 +0000 Subject: [PATCH] build(deps-dev): Bump @next/bundle-analyzer from 15.1.0 to 15.1.5 Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.1.0 to 15.1.5. - [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.5/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/package.json b/website/package.json index 740d2c654b..ad8e2da56e 100644 --- a/website/package.json +++ b/website/package.json @@ -8,7 +8,7 @@ "start": "next start" }, "devDependencies": { - "@next/bundle-analyzer": "15.1.0", + "@next/bundle-analyzer": "15.1.5", "@vkontakte/vkui": "workspace:^", "@vkontakte/vkui-docs-theme": "workspace:^", "next": "^15.1.2", diff --git a/yarn.lock b/yarn.lock index be0933ba47..45d504e9e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2291,12 +2291,12 @@ __metadata: languageName: node linkType: hard -"@next/bundle-analyzer@npm:15.1.0": - version: 15.1.0 - resolution: "@next/bundle-analyzer@npm:15.1.0" +"@next/bundle-analyzer@npm:15.1.5": + version: 15.1.5 + resolution: "@next/bundle-analyzer@npm:15.1.5" dependencies: webpack-bundle-analyzer: "npm:4.10.1" - checksum: 10/b14be248d94d0eb515fa4b1f548695a74fe576744c61eae48c7c2c897bd204c2f241693412547b25705c87ef45e8338c3209b1fb17fbfc47724e1ac65a1ba098 + checksum: 10/218a9c5cefdb1f0dcbb0251a7133e71c726952964e1e25145971019dcbae186c48640bf8fbabc49476d2a14c11be7c9668a0361b16d45293c441beaf94425ff8 languageName: node linkType: hard @@ -2646,7 +2646,7 @@ __metadata: version: 0.0.0-use.local resolution: "@project-docs/website@workspace:website" dependencies: - "@next/bundle-analyzer": "npm:15.1.0" + "@next/bundle-analyzer": "npm:15.1.5" "@vkontakte/vkui": "workspace:^" "@vkontakte/vkui-docs-theme": "workspace:^" next: "npm:^15.1.2"