From 16a24ef8c6fce0fe14b49e5ac21e6588146c1d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:01:38 +0000 Subject: [PATCH] build(deps): bump @angular/animations from 18.2.2 to 19.0.4 Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 18.2.2 to 19.0.4. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.4/packages/animations) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index e3d97826..6be2a38a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "private": true, "dependencies": { - "@angular/animations": "18.2.2", + "@angular/animations": "19.0.4", "@angular/cdk": "18.2.13", "@angular/common": "18.2.0", "@angular/compiler": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 988f31a6..36703399 100644 --- a/yarn.lock +++ b/yarn.lock @@ -252,10 +252,10 @@ dependencies: "@angular-eslint/bundled-angular-compiler" "18.3.0" -"@angular/animations@18.2.2": - version "18.2.2" - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-18.2.2.tgz#487c04978bfa482a9a83d291be6d252c6ceab037" - integrity sha512-jh/dGrY77HGm54HdTiQsxmvoRfFeJgHeWAK2+nWCPoc4b7OHcWxy/04cYffs0/27ThmABmppP7ERAyZ0f60uow== +"@angular/animations@19.0.4": + version "19.0.4" + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-19.0.4.tgz#e710982d114a9ee9fc0fe87f83d93bff6246a305" + integrity sha512-iGuOMlVhLBmGCSJ5azqwLdsBIFlWXtB+CffeoJjKXGjR2YRxP1aylNccB5UqE7G/XjNNLjJfLkm+nQUAWGLMNg== dependencies: tslib "^2.3.0" @@ -367,10 +367,10 @@ resolved "https://registry.npmmirror.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e" integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w== -"@angular/forms@18.2.0": - version "18.2.0" - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-18.2.0.tgz#7c30ffa5b4672f9516d933f653a3023f77777433" - integrity sha512-G+4BjNCUo4cRwg9NwisGLbtG/1AbIJNOO3RUejPJJbCcAkYMSzmDWSQ+LQEGW4vC/1xaDKO8AT71DI/I09bOxA== +"@angular/forms@18.2.9": + version "18.2.9" + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-18.2.9.tgz#38c45347938a7458fc42b74fdea01379a7d9b386" + integrity sha512-yyN5dG60CXH6MRte8rv4aGUTeNOMz/pUV7rVxittpjN7tPHfGEL9Xz89Or90Aa1QiHuBmHFk+9A39s03aO1rDQ== dependencies: tslib "^2.3.0"