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