From f47f4c0623e0749596746ede67c2db3224bab3bc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Jul 2026 14:59:47 +0000 Subject: [PATCH] chore: version 22.0.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 ec726dfe..34c3d8b7 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 22.0.5. +This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 22.0.6. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 6aeaa134..d6681579 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,8 +21,8 @@ "tslib": "^2.3.0" }, "devDependencies": { - "@angular/build": "^22.0.5", - "@angular/cli": "^22.0.5", + "@angular/build": "^22.0.6", + "@angular/cli": "^22.0.6", "@angular/compiler-cli": "^22.0.0", "jsdom": "^28.0.0", "ng-packagr": "^22.0.0",