From f6dbea55366e1f05419bcb506bd0601dbf7fcc7e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Apr 2026 13:23:24 +0000 Subject: [PATCH] chore: version 21.2.6 --- ponyracer/README.md | 2 +- ponyracer/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 54bbd974..ad2bcc62 100644 --- a/ponyracer/README.md +++ b/ponyracer/README.md @@ -1,6 +1,6 @@ # Ponyracer -This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 21.2.5. +This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 21.2.6. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index cb427494..3ea25763 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,8 +21,8 @@ "tslib": "^2.3.0" }, "devDependencies": { - "@angular/build": "^21.2.5", - "@angular/cli": "^21.2.5", + "@angular/build": "^21.2.6", + "@angular/cli": "^21.2.6", "@angular/compiler-cli": "^21.2.0", "jsdom": "^28.0.0", "ng-packagr": "^21.2.0",