diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 0711527..cc7b141 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -1,4 +1,4 @@ -# See http://help.github.com/ignore-files/ for more about ignoring files. +# See https://docs.github.com/get-started/getting-started-with-git/ignoring-files for more about ignoring files. # Compiled output /dist diff --git a/ponyracer/README.md b/ponyracer/README.md index da32af5..e4fc1c3 100644 --- a/ponyracer/README.md +++ b/ponyracer/README.md @@ -1,6 +1,6 @@ # Ponyracer -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.6. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.7. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index a572680..2169084 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.3.6", - "@angular/cli": "^17.3.6", + "@angular-devkit/build-angular": "^17.3.7", + "@angular/cli": "^17.3.7", "@angular/compiler-cli": "^17.3.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0",