File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"devDependencies" : {
44
44
"@app-config/main" : " ^3.0.0-alpha.4" ,
45
+ "@types/loader-utils" : " 2" ,
45
46
"@webpack-cli/serve" : " 1" ,
46
47
"html-webpack-plugin" : " 5" ,
47
48
"webpack" : " 5"
Original file line number Diff line number Diff line change 3681
3681
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
3682
3682
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
3683
3683
3684
+ "@types/loader-utils@2":
3685
+ version "2.0.2"
3686
+ resolved "https://registry.yarnpkg.com/@types/loader-utils/-/loader-utils-2.0.2.tgz#2999dc2a3330b3ac0b2eaa9e01328b3484ef1112"
3687
+ integrity sha512-y3UaQ1rIkp2Nzv67Wa/MS7GJM958CDyWkMmnFneTRcWKlaSPreESrwruQ2WhEapQHCV6HJ2Pj62k0BB7mtQNHw==
3688
+ dependencies:
3689
+ "@types/node" "*"
3690
+ "@types/webpack" "^4"
3691
+
3684
3692
"@types/lodash.isequal@4":
3685
3693
version "4.5.5"
3686
3694
resolved "https://registry.yarnpkg.com/@types/lodash.isequal/-/lodash.isequal-4.5.5.tgz#4fed1b1b00bef79e305de0352d797e9bb816c8ff"
3868
3876
"@types/source-list-map" "*"
3869
3877
source-map "^0.7.3"
3870
3878
3871
- "@types/webpack@^4.4.31", "@types/webpack@^4.41.8":
3879
+ "@types/webpack@^4", "@types/webpack@^4 .4.31", "@types/webpack@^4.41.8":
3872
3880
version "4.41.29"
3873
3881
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.29.tgz#2e66c1de8223c440366469415c50a47d97625773"
3874
3882
integrity sha512-6pLaORaVNZxiB3FSHbyBiWM7QdazAWda1zvAq4SbZObZqHSDbWLi62iFdblVea6SK9eyBIVp5yHhKt/yNQdR7Q==
You can’t perform that action at this time.
0 commit comments