diff --git a/ponyracer/package.json b/ponyracer/package.json index 370e370..d300295 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,25 +11,25 @@ }, "private": true, "dependencies": { - "@angular/animations": "^18.0.0", - "@angular/common": "^18.0.0", - "@angular/compiler": "^18.0.0", - "@angular/core": "^18.0.0", - "@angular/forms": "^18.0.0", - "@angular/platform-browser": "^18.0.0", - "@angular/platform-browser-dynamic": "^18.0.0", - "@angular/platform-server": "^18.0.0", - "@angular/router": "^18.0.0", - "@angular/ssr": "^18.0.7", + "@angular/animations": "^18.1.0-next.0", + "@angular/common": "^18.1.0-next.0", + "@angular/compiler": "^18.1.0-next.0", + "@angular/core": "^18.1.0-next.0", + "@angular/forms": "^18.1.0-next.0", + "@angular/platform-browser": "^18.1.0-next.0", + "@angular/platform-browser-dynamic": "^18.1.0-next.0", + "@angular/platform-server": "^18.1.0-next.0", + "@angular/router": "^18.1.0-next.0", + "@angular/ssr": "^18.1.0-next.0", "express": "^4.18.2", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.14.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^18.0.7", - "@angular/cli": "^18.0.7", - "@angular/compiler-cli": "^18.0.0", + "@angular-devkit/build-angular": "^18.1.0-next.0", + "@angular/cli": "^18.1.0-next.0", + "@angular/compiler-cli": "^18.1.0-next.0", "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^18.18.0", diff --git a/ponyracer/tsconfig.app.json b/ponyracer/tsconfig.app.json index cdc0b28..7dc7284 100644 --- a/ponyracer/tsconfig.app.json +++ b/ponyracer/tsconfig.app.json @@ -1,5 +1,4 @@ -/* To learn more about Typescript configuration file: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */ -/* To learn more about Angular compiler options: https://angular.dev/reference/configs/angular-compiler-options. */ +/* To learn more about this file see: https://angular.io/config/tsconfig. */ { "extends": "./tsconfig.json", "compilerOptions": { diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index d3dbc4a..56b644d 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -1,5 +1,4 @@ -/* To learn more about Typescript configuration file: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */ -/* To learn more about Angular compiler options: https://angular.dev/reference/configs/angular-compiler-options. */ +/* To learn more about this file see: https://angular.io/config/tsconfig. */ { "compileOnSave": false, "compilerOptions": { diff --git a/ponyracer/tsconfig.spec.json b/ponyracer/tsconfig.spec.json index 5fb748d..be7e9da 100644 --- a/ponyracer/tsconfig.spec.json +++ b/ponyracer/tsconfig.spec.json @@ -1,5 +1,4 @@ -/* To learn more about Typescript configuration file: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */ -/* To learn more about Angular compiler options: https://angular.dev/reference/configs/angular-compiler-options. */ +/* To learn more about this file see: https://angular.io/config/tsconfig. */ { "extends": "./tsconfig.json", "compilerOptions": {