We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf40d70 commit d063880Copy full SHA for d063880
ponyracer/package.json
@@ -18,15 +18,15 @@
18
"@angular/platform-browser": "^20.0.0-next.0",
19
"@angular/platform-server": "^20.0.0-next.0",
20
"@angular/router": "^20.0.0-next.0",
21
- "@angular/ssr": "^20.0.0-next.7",
+ "@angular/ssr": "^20.0.0-next.8",
22
"express": "^5.1.0",
23
"rxjs": "~7.8.0",
24
"tslib": "^2.3.0",
25
"zone.js": "~0.15.0"
26
},
27
"devDependencies": {
28
- "@angular/build": "^20.0.0-next.7",
29
- "@angular/cli": "^20.0.0-next.7",
+ "@angular/build": "^20.0.0-next.8",
+ "@angular/cli": "^20.0.0-next.8",
30
"@angular/compiler-cli": "^20.0.0-next.0",
31
"@types/express": "^5.0.1",
32
"@types/jasmine": "~5.1.0",
0 commit comments