Skip to content

Commit 14b1839

Browse files
chore(deps): bump @next/bundle-analyzer from 15.0.3 to 15.1.6
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.0.3 to 15.1.6. - [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.6/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] <[email protected]>
1 parent b9534ab commit 14b1839

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@nestjs/passport": "^10.0.3",
6161
"@nestjs/platform-express": "^10.4.1",
6262
"@nestjs/schedule": "^4.0.1",
63-
"@next/bundle-analyzer": "^15.0.3",
63+
"@next/bundle-analyzer": "^15.1.6",
6464
"@nx/next": "19.5.3",
6565
"@opentelemetry/api": "^1.9.0",
6666
"@opentelemetry/auto-instrumentations-node": "^0.55.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13935,12 +13935,12 @@ __metadata:
1393513935
languageName: node
1393613936
linkType: hard
1393713937

13938-
"@next/bundle-analyzer@npm:^15.0.3":
13939-
version: 15.0.3
13940-
resolution: "@next/bundle-analyzer@npm:15.0.3"
13938+
"@next/bundle-analyzer@npm:^15.1.6":
13939+
version: 15.1.6
13940+
resolution: "@next/bundle-analyzer@npm:15.1.6"
1394113941
dependencies:
1394213942
webpack-bundle-analyzer: 4.10.1
13943-
checksum: 79c7c3bfdcbe33d153e7008fd90bae7d8c0c44e5c5647ffc9441bf9553eea0e1d03c97d25eae6364204d160dca87d4a4e0749d571ed85e4435e5f0f086fa89ce
13943+
checksum: b61634e156b9ebca0c2c8afdb2417973919df4503625affc794f8947021215540c3d4d6dc4fdd7e88e52048cd25d3f153121ef733f88eba5585757bc0d90cb90
1394413944
languageName: node
1394513945
linkType: hard
1394613946

@@ -42488,7 +42488,7 @@ fsevents@~2.1.1:
4248842488
"@nestjs/schedule": ^4.0.1
4248942489
"@nestjs/schematics": ^10.2.3
4249042490
"@nestjs/testing": ^10.3.4
42491-
"@next/bundle-analyzer": ^15.0.3
42491+
"@next/bundle-analyzer": ^15.1.6
4249242492
"@nx/esbuild": 19.5.3
4249342493
"@nx/eslint-plugin": 19.5.3
4249442494
"@nx/jest": 19.5.3

0 commit comments

Comments
 (0)