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>
This commit is contained in:
parent
8862636fd7
commit
35541285a1
999
frontend/package-lock.json
generated
999
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -12,11 +12,11 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "~13.2.0",
|
"@angular/animations": "~13.3.6",
|
||||||
"@angular/cdk": "^13.2.6",
|
"@angular/cdk": "^13.2.6",
|
||||||
"@angular/common": "~13.2.0",
|
"@angular/common": "~13.2.0",
|
||||||
"@angular/compiler": "~13.2.0",
|
"@angular/compiler": "~13.2.0",
|
||||||
"@angular/core": "~13.2.0",
|
"@angular/core": "~13.3.6",
|
||||||
"@angular/forms": "~13.2.0",
|
"@angular/forms": "~13.2.0",
|
||||||
"@angular/material": "^13.3.6",
|
"@angular/material": "^13.3.6",
|
||||||
"@angular/platform-browser": "~13.2.0",
|
"@angular/platform-browser": "~13.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user