build(deps): bump json5, @angular/cli, webpack and webpack-stream
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [@angular/cli](https://github.com/angular/angular-cli), [webpack](https://github.com/webpack/webpack) and [webpack-stream](https://github.com/shama/webpack-stream). These dependencies need to be updated together. Removes `json5` Updates `@angular/cli` from 1.5.6 to 18.2.7 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/commits/18.2.7) Updates `webpack` from 2.5.1 to 5.95.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v2.5.1...v5.95.0) Updates `webpack-stream` from 3.2.0 to 7.0.0 - [Commits](https://github.com/shama/webpack-stream/compare/v3.2.0...v7.0.0) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: "@angular/cli" dependency-type: direct:development - dependency-name: webpack dependency-type: direct:development - dependency-name: webpack-stream dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
e47ab5a1d2
Коммит
7cc8479170
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -31,20 +31,20 @@
|
|||
"@syncfusion/ej2-ng-popups": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/cli": "1.5.6",
|
||||
"@angular/cli": "18.2.7",
|
||||
"@angular/compiler-cli": "5.0.0",
|
||||
"@angular/platform-server": "5.0.0",
|
||||
"@types/jasmine": "^2.2.29",
|
||||
"@types/requirejs": "^2.1.26",
|
||||
"@types/node": "^6.0.46",
|
||||
"gulp": "^3.9.0",
|
||||
"webpack": "2.5.1",
|
||||
"webpack": "5.95.0",
|
||||
"shelljs": "^0.7.0",
|
||||
"typescript": "~2.4.2",
|
||||
"gulp-sass": "^3.1.0",
|
||||
"gulp-clean": "^0.3.2",
|
||||
"run-sequence": "2.2.0",
|
||||
"webpack-stream": "^3.2.0",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"karma-systemjs": "^0.16.0",
|
||||
"gulp-typescript": "^2.13.0",
|
||||
"es6-module-loader": "^0.17.11",
|
||||
|
|
Загрузка…
Ссылка в новой задаче