Skip to content

Commit

Permalink
build(deps-dev): Bump @next/bundle-analyzer from 15.1.0 to 15.1.5
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent caa1e30 commit a9500ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit a9500ae

Please sign in to comment.