Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @next/bundle-analyzer from 12.3.4 to 13.4.10 #655

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tailwindcss": "^3.2.7"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.3.4",
"@next/bundle-analyzer": "^13.4.10",
"@types/node": "^16.18.14",
"@types/prettier": "^2.7.2",
"@types/react": "^17.0.53",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,12 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:^12.3.4":
version: 12.3.4
resolution: "@next/bundle-analyzer@npm:12.3.4"
"@next/bundle-analyzer@npm:^13.4.10":
version: 13.4.10
resolution: "@next/bundle-analyzer@npm:13.4.10"
dependencies:
webpack-bundle-analyzer: 4.3.0
checksum: 611cc07194a5cdd4aa0d1db5bae2de807cb2388d2c623f8d7ab8d581f8d01ec1510bd73ae3977334f7957278540ec0e2b2ebd48f9476235bd7b65055c560dc44
webpack-bundle-analyzer: 4.7.0
checksum: 876474d910583c8326c6ae1c23124461783c8c58abb1c9f197185f96c36b71d0d19861cd54ebaa0db5317f6fd035d465a703a3c70a2006492c0e2aa25621fceb
languageName: node
linkType: hard

Expand Down Expand Up @@ -671,7 +671,7 @@ __metadata:
dependencies:
"@headlessui/react": ^1.7.13
"@heroicons/react": ^1.0.6
"@next/bundle-analyzer": ^12.3.4
"@next/bundle-analyzer": ^13.4.10
"@popperjs/core": ^2.11.6
"@types/node": ^16.18.14
"@types/prettier": ^2.7.2
Expand Down Expand Up @@ -1310,10 +1310,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^6.2.0":
version: 6.2.1
resolution: "commander@npm:6.2.1"
checksum: d7090410c0de6bc5c67d3ca41c41760d6d268f3c799e530aafb73b7437d1826bbf0d2a3edac33f8b57cc9887b4a986dce307fa5557e109be40eadb7c43b21742
"commander@npm:^7.2.0":
version: 7.2.0
resolution: "commander@npm:7.2.0"
checksum: 53501cbeee61d5157546c0bef0fedb6cdfc763a882136284bed9a07225f09a14b82d2a84e7637edfd1a679fb35ed9502fd58ef1d091e6287f60d790147f68ddc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5469,22 +5469,22 @@ typescript@^4.9.5:
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: ^8.0.4
acorn-walk: ^8.0.0
chalk: ^4.1.0
commander: ^6.2.0
commander: ^7.2.0
gzip-size: ^6.0.0
lodash: ^4.17.20
opener: ^1.5.2
sirv: ^1.0.7
ws: ^7.3.1
bin:
webpack-bundle-analyzer: lib/bin/analyzer.js
checksum: 00b7bf4ac9fca17062b66b6897145b94e87153d3ec8815f0e0c05a3b8a1ca75320262db01a5fa634f604ee3d41aecde1ee59838d05b6d03cd5be62eb1addbcf8
checksum: 4ce3b379c61ce16b2219756843407cc99f2b82cd191f653043f1b705a3e32b3af03834af0dfded98ab852313a892a148bed1a8effaacd6440f028c19f41581f3
languageName: node
linkType: hard

Expand Down