Skip to content
Closed
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 @@ -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.2",
"@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.2":
version: 14.0.2
resolution: "@next/bundle-analyzer@npm:14.0.2"
dependencies:
webpack-bundle-analyzer: "npm:4.3.0"
checksum: 7d37a6091cc1a890fce2a74d6c5d2e6e27237c329170c1655ce8721f7dda57e34aef0863697d60aac1e505e0f5782858c3fbc4b301c78d0c55a433a549d39f24
webpack-bundle-analyzer: "npm:4.7.0"
checksum: 20bd5be69f44580b07a62a4325f354f0624e66447ce3966df7b5d06977ae960faf6e9659c265b986481a0c632ec047938eebbb73966c075eb05d372749a3037e
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.2"
"@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