From c8dd16de5d82e9f2652d3ce1f789abe3defbf9a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:15:22 +0000 Subject: [PATCH] build: bump @next/bundle-analyzer from 15.1.0 to 15.1.2 Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.1.0 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] --- ...yzer-npm-15.1.2-499b96f9d8-2c1da422a5.zip} | Bin 2560 -> 2560 bytes package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 6 insertions(+), 6 deletions(-) rename .yarn/cache/{@next-bundle-analyzer-npm-15.1.0-f5bb14aa23-b14be248d9.zip => @next-bundle-analyzer-npm-15.1.2-499b96f9d8-2c1da422a5.zip} (84%) diff --git a/.yarn/cache/@next-bundle-analyzer-npm-15.1.0-f5bb14aa23-b14be248d9.zip b/.yarn/cache/@next-bundle-analyzer-npm-15.1.2-499b96f9d8-2c1da422a5.zip similarity index 84% rename from .yarn/cache/@next-bundle-analyzer-npm-15.1.0-f5bb14aa23-b14be248d9.zip rename to .yarn/cache/@next-bundle-analyzer-npm-15.1.2-499b96f9d8-2c1da422a5.zip index f2db54edf9afe01c7e55021df4be1da5afa6441e..6eed08849d142d86ab80c9fb2a4f1f3cc1504f55 100644 GIT binary patch delta 190 zcmV;v073tN6o3@4Wda1vuO8f!X#z-pQH(B5t`2U#0EH8S(o+IdTbsVS2U=sI>-S&B zqAVH82H2rwM}$7E>khSrN}{yG3p`sT%L9BcEhd-PbHTSWZluY~poX5`!c61fAbhdr zaS^OhfFW<4PnVf_aBVQL^#kFN2(ixF{xim9_s1DXW{&95HZv+M{I0slf2$;ZEgDQ9%zk;uHS#1 zin3%VTVRKh9TA4OZF^8mnbd#u!2etZ{lj<(75VENr`n^tp sIge;?KwnUqd~BV0LX+};G3woMQFDmjD0& diff --git a/package.json b/package.json index 6ee8aa78..8f9abd94 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@heroicons/react": "^2.2.0", "@hookform/resolvers": "^3.9.1", - "@next/bundle-analyzer": "^15.1.0", + "@next/bundle-analyzer": "^15.1.2", "@types/node": "22.10.2", "@types/react": "19.0.1", "@types/react-dom": "19.0.2", diff --git a/yarn.lock b/yarn.lock index 1a8cefe6..a5c4305f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1869,12 +1869,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.2": + version: 15.1.2 + resolution: "@next/bundle-analyzer@npm:15.1.2" dependencies: webpack-bundle-analyzer: "npm:4.10.1" - checksum: 10/b14be248d94d0eb515fa4b1f548695a74fe576744c61eae48c7c2c897bd204c2f241693412547b25705c87ef45e8338c3209b1fb17fbfc47724e1ac65a1ba098 + checksum: 10/2c1da422a5a6f81f15b16f1edd0f2207cd9834607634de79e980c2385129c709aae7511ede81e7096fd92c2bfb4a9351ccaa70b311b598204b43e5373610c99d languageName: node linkType: hard @@ -9973,7 +9973,7 @@ __metadata: "@hookform/resolvers": "npm:^3.9.1" "@markuplint/jsx-parser": "npm:^4.7.14" "@markuplint/react-spec": "npm:^4.5.14" - "@next/bundle-analyzer": "npm:^15.1.0" + "@next/bundle-analyzer": "npm:^15.1.2" "@types/node": "npm:22.10.2" "@types/react": "npm:19.0.1" "@types/react-dom": "npm:19.0.2"