This repository was archived by the owner on Feb 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 53
53
"ts-loader" : " ^9.4.2" ,
54
54
"typescript" : " ^4.7.4" ,
55
55
"webpack" : " ^5.75.0" ,
56
- "webpack-bundle-analyzer" : " ^4.5 .0" ,
56
+ "webpack-bundle-analyzer" : " ^4.7 .0" ,
57
57
"webpack-cli" : " ^4.10.0" ,
58
58
"webpack-dev-server" : " ^4.11.1" ,
59
59
"webpack-merge" : " ^5.8.0"
Original file line number Diff line number Diff line change @@ -9416,7 +9416,7 @@ __metadata:
9416
9416
typescript : ^4.7.4
9417
9417
use-reducer-logger : ^1.0.2
9418
9418
webpack : ^5.75.0
9419
- webpack-bundle-analyzer : ^4.5 .0
9419
+ webpack-bundle-analyzer : ^4.7 .0
9420
9420
webpack-cli : ^4.10.0
9421
9421
webpack-dev-server : ^4.11.1
9422
9422
webpack-merge : ^5.8.0
@@ -12031,9 +12031,9 @@ __metadata:
12031
12031
languageName : node
12032
12032
linkType : hard
12033
12033
12034
- " webpack-bundle-analyzer@npm:^4.5 .0 " :
12035
- version : 4.5 .0
12036
- resolution : " webpack-bundle-analyzer@npm:4.5 .0"
12034
+ " webpack-bundle-analyzer@npm:^4.7 .0 " :
12035
+ version : 4.7 .0
12036
+ resolution : " webpack-bundle-analyzer@npm:4.7 .0"
12037
12037
dependencies :
12038
12038
acorn : ^8.0.4
12039
12039
acorn-walk : ^8.0.0
@@ -12046,7 +12046,7 @@ __metadata:
12046
12046
ws : ^7.3.1
12047
12047
bin :
12048
12048
webpack-bundle-analyzer : lib/bin/analyzer.js
12049
- checksum : 158e96810ec213d5665ca1c0b257097db44e1f11c4befefab8352b9e5b10890fcb3e3fc1f7bb400dd58762a8edce5621c92afeca86eb4687d2eb64e93186bfcb
12049
+ checksum : 4ce3b379c61ce16b2219756843407cc99f2b82cd191f653043f1b705a3e32b3af03834af0dfded98ab852313a892a148bed1a8effaacd6440f028c19f41581f3
12050
12050
languageName : node
12051
12051
linkType : hard
12052
12052
You can’t perform that action at this time.
0 commit comments