Skip to content

Commit 95027ae

Browse files
committed
chore: version 21.0.0-next.3
1 parent bbc3801 commit 95027ae

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

ponyracer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
"@angular/platform-browser": "^21.0.0-next.0",
3131
"@angular/platform-server": "^21.0.0-next.0",
3232
"@angular/router": "^21.0.0-next.0",
33-
"@angular/ssr": "^21.0.0-next.2",
33+
"@angular/ssr": "^21.0.0-next.3",
3434
"express": "^5.1.0",
3535
"rxjs": "~7.8.0",
3636
"tslib": "^2.3.0",
3737
"zone.js": "~0.15.0"
3838
},
3939
"devDependencies": {
40-
"@angular/build": "^21.0.0-next.2",
41-
"@angular/cli": "^21.0.0-next.2",
40+
"@angular/build": "^21.0.0-next.3",
41+
"@angular/cli": "^21.0.0-next.3",
4242
"@angular/compiler-cli": "^21.0.0-next.0",
4343
"@types/express": "^5.0.1",
4444
"@types/jasmine": "~5.1.0",

ponyracer/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"enableI18nLegacyMessageIdFormat": false,
2020
"strictInjectionParameters": true,
2121
"strictInputAccessModifiers": true,
22-
"typeCheckHostBindings": true,
2322
"strictTemplates": true
2423
},
2524
"files": [],

0 commit comments

Comments
 (0)