Skip to content

Commit

Permalink
Bump @next/bundle-analyzer from 12.3.0 to 14.0.0
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 12.3.0 to 14.0.0.
- [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/v14.0.0/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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 27, 2023
1 parent 09d359d commit 90b265d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@babel/core": "^7.19.1",
"@emotion/babel-plugin": "^11.10.2",
"@next/bundle-analyzer": "^12.3.0",
"@next/bundle-analyzer": "^14.0.0",
"@next/env": "^13.2.4",
"@saberhq/browserslist-config": "^2.0.5",
"@saberhq/eslint-config": "^2.0.5",
Expand Down
29 changes: 11 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1993,12 +1993,12 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:^12.3.0":
version: 12.3.0
resolution: "@next/bundle-analyzer@npm:12.3.0"
"@next/bundle-analyzer@npm:^14.0.0":
version: 14.0.0
resolution: "@next/bundle-analyzer@npm:14.0.0"
dependencies:
webpack-bundle-analyzer: "npm:4.3.0"
checksum: 7d37a6091cc1a890fce2a74d6c5d2e6e27237c329170c1655ce8721f7dda57e34aef0863697d60aac1e505e0f5782858c3fbc4b301c78d0c55a433a549d39f24
webpack-bundle-analyzer: "npm:4.7.0"
checksum: b4752974ab752ec2510951413b1acb5bad49202e83fe2cbcf658f624bca5f73dfcda6c555213badf5b298e44c0ec2aba8b29b8dc1c34a3d80376306185897a05
languageName: node
linkType: hard

Expand Down Expand Up @@ -3727,13 +3727,6 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^6.2.0":
version: 6.2.1
resolution: "commander@npm:6.2.1"
checksum: c52b3cba040d015dc2788bed08041dd2e4734bc79b4ac0e1829544fa09e0844b746b956e9f5f87dee4f62870ab63239f22e2e2d30b242eef392df1501dee319d
languageName: node
linkType: hard

"commander@npm:^7.2.0":
version: 7.2.0
resolution: "commander@npm:7.2.0"
Expand Down Expand Up @@ -5472,7 +5465,7 @@ __metadata:
"@emotion/react": "npm:^11.10.4"
"@emotion/styled": "npm:^11.10.4"
"@gr2m/gray-matter": "npm:^4.0.3-with-pr-137"
"@next/bundle-analyzer": "npm:^12.3.0"
"@next/bundle-analyzer": "npm:^14.0.0"
"@next/env": "npm:^13.2.4"
"@saberhq/browserslist-config": "npm:^2.0.5"
"@saberhq/eslint-config": "npm:^2.0.5"
Expand Down Expand Up @@ -9361,22 +9354,22 @@ __metadata:
languageName: node
linkType: hard

"webpack-bundle-analyzer@npm:4.3.0":
version: 4.3.0
resolution: "webpack-bundle-analyzer@npm:4.3.0"
"webpack-bundle-analyzer@npm:4.7.0":
version: 4.7.0
resolution: "webpack-bundle-analyzer@npm:4.7.0"
dependencies:
acorn: "npm:^8.0.4"
acorn-walk: "npm:^8.0.0"
chalk: "npm:^4.1.0"
commander: "npm:^6.2.0"
commander: "npm:^7.2.0"
gzip-size: "npm:^6.0.0"
lodash: "npm:^4.17.20"
opener: "npm:^1.5.2"
sirv: "npm:^1.0.7"
ws: "npm:^7.3.1"
bin:
webpack-bundle-analyzer: lib/bin/analyzer.js
checksum: 677b601c01db5eb0b5269c50797f942ce182e3f44b4d43dd59e1a83587d03f6acc3e4b90a9b1ff634c3e8ad1627e45f9a0891265ab669efcbe44174fc4334272
checksum: 6d896b27e19783e1bc34ea545d758acac43b01699cb14bc9269b115f3de26ae909d7bd779e89dc2ef43263a8d98841b8478f849bd32925e912d97d7a39e0a4b8
languageName: node
linkType: hard

Expand Down

0 comments on commit 90b265d

Please sign in to comment.