Upgrade Angular Renaissance to Angular 19(Remove standalone flag) (#283)

This commit is contained in:
dinnerhe
2024-11-27 02:51:48 -06:00
committed by GitHub
parent 14e86886d5
commit fc00b4ad84
29 changed files with 5638 additions and 4630 deletions

View File

@@ -31,7 +31,7 @@
"@angular-eslint/eslint-plugin": "^18.3.1",
"@angular-eslint/eslint-plugin-template": "^18.3.1",
"@angular-eslint/template-parser": "^18.3.1",
"@angular/core": "^18.2.8",
"@angular/core": "^19.0.1",
"@aurelia/router": "2.0.0-beta.22",
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",