From fed680bd6fd02f711735aa98ba40d804258f88ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:31:11 +0000 Subject: [PATCH] chore(deps): bump @angular/animations from 20.3.15 to 21.0.8 in /docs Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 20.3.15 to 21.0.8. - [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/v21.0.8/packages/animations) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-version: 21.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 1c89af7..d5eed3a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,7 +21,7 @@ }, "private": true, "dependencies": { - "@angular/animations": "^20.3.15", + "@angular/animations": "^21.1.0", "@angular/cdk": "^20.2.14", "@angular/common": "^21.0.6", "@angular/compiler": "^21.0.6",