8000
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 bee6f1e commit cde37eeCopy full SHA for cde37ee
ponyracer/package.json
@@ -20,15 +20,15 @@
20
"@angular/platform-browser-dynamic": "^19.0.0-next.0",
21
"@angular/platform-server": "^19.0.0-next.0",
22
"@angular/router": "^19.0.0-next.0",
23
- "@angular/ssr": "^19.0.0-rc.0",
+ "@angular/ssr": "^19.0.0-rc.1",
24
"express": "^4.18.2",
25
"rxjs": "~7.8.0",
26
"tslib": "^2.3.0",
27
"zone.js": "~0.15.0"
28
},
29
"devDependencies": {
30
- "@angular-devkit/build-angular": "^19.0.0-rc.0",
31
- "@angular/cli": "^19.0.0-rc.0",
+ "@angular-devkit/build-angular": "^19.0.0-rc.1",
+ "@angular/cli": "^19.0.0-rc.1",
32
"@angular/compiler-cli": "^19.0.0-next.0",
33
"@types/express": "^4.17.17",
34
"@types/jasmine": "~5.1.0",
0 commit comments