dependabot[bot]
|
35541285a1
|
Bump @angular/core and @angular/animations in /frontend
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) and [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations). These dependencies needed to be updated together.
Updates `@angular/core` from 13.2.7 to 13.3.6
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/13.3.6/packages/core)
Updates `@angular/animations` from 13.2.7 to 13.3.6
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/13.3.6/packages/animations)
---
updated-dependencies:
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@angular/animations"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 09:39:35 +00:00 |
|
kevinpauer
|
6f8f0679bd
|
Add documentation
|
2022-05-03 10:59:36 +02:00 |
|
kevinpauer
|
79dfd6e5a1
|
Remove unused lifecycle methodes Fix #87
|
2022-04-28 19:44:17 +02:00 |
|
kevinpauer
|
93fc314c15
|
Add cron configurator
|
2022-04-25 19:19:40 +02:00 |
|
|
ecc532b752
|
Extracted frontend from webservice to new directory
Updated directory structure
Updated .gitignore
|
2022-03-17 17:11:00 +01:00 |
|