From 82c47d36a539b001cea7e02a925a5ffe0fb883d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:31:06 +0000 Subject: [PATCH] chore(deps): bump @angular/cli from 20.3.13 to 21.0.5 in /docs Bumps [@angular/cli](https://github.com/angular/angular-cli) from 20.3.13 to 21.0.5. - [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/20.3.13...v21.0.5) --- updated-dependencies: - dependency-name: "@angular/cli" dependency-version: 21.0.5 dependency-type: direct:development 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..f65d844 100644 --- a/docs/package.json +++ b/docs/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@angular/build": "^20.3.13", - "@angular/cli": "^20.3.13", + "@angular/cli": "^21.1.0", "@angular/compiler-cli": "^21.0.6", "@tailwindcss/postcss": "^4.1.18", "@types/jasmine": "~5.1.13",