From 00b805df2778c7eade399c0e140aeb7ca13d02fb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 Jun 2026 23:26:09 +0000 Subject: [PATCH] chore: version 22.0.1 --- 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 cd92220b..d565f2a3 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.0. +This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 22.0.1. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index cf66ff0a..bde118a4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,8 +21,8 @@ "tslib": "^2.3.0" }, "devDependencies": { - "@angular/build": "^22.0.0", - "@angular/cli": "^22.0.0", + "@angular/build": "^22.0.1", + "@angular/cli": "^22.0.1", "@angular/compiler-cli": "^22.0.0", "jsdom": "^28.0.0", "ng-packagr": "^22.0.0",