Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
a55c29c87c Bump @angular/cli from 13.3.5 to 14.2.3 in /frontend
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.3.5 to 14.2.3.
- [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/compare/13.3.5...14.2.3)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 09:28:33 +00:00
3 changed files with 1936 additions and 742 deletions

View File

@@ -8,7 +8,7 @@ pyjwt==2.3.0
apiflask==1.0.0
flask-cors==3.0.10
bcrypt==3.2.2
pytest~=7.1.3
pytest~=7.1.2
pytest-cov
marshmallow~=3.15.0
faker~=13.11.0

File diff suppressed because it is too large Load Diff

View File

@@ -35,7 +35,7 @@
"@angular-eslint/eslint-plugin-template": "13.2.1",
"@angular-eslint/schematics": "13.2.1",
"@angular-eslint/template-parser": "13.2.1",
"@angular/cli": "~13.3.5",
"@angular/cli": "~14.2.3",
"@angular/compiler-cli": "~13.2.0",
"@types/jasmine": "~4.0.3",
"@types/node": "^12.11.1",