Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
feba4cbe0e Bump json5 and @angular-devkit/build-angular
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `json5` from 1.0.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v2.2.3)

Updates `@angular-devkit/build-angular` from 0.13.10 to 15.0.4
- [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/15.0.4)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 03:59:45 +00:00
2 changed files with 5387 additions and 3985 deletions

9368
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,13 +31,13 @@
"@types/moment-timezone": "^0.5.12",
"bootstrap": "^4.3.1",
"core-js": "^2.5.4",
"moment-timezone": "^0.5.35",
"moment-timezone": "^0.5.25",
"rxjs": "~6.2.0",
"rxjs-compat": "6.0.0",
"zone.js": "~0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.13.10",
"@angular-devkit/build-angular": "^15.0.4",
"@angular/cli": "~6.2.5",
"@angular/compiler-cli": "^6.1.0",
"@angular/language-service": "^6.1.0",