File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " Incremental Static Regeneration for Angular" ,
5
5
"version" : " 19.0.0" ,
6
6
"peerDependencies" : {
7
- "@angular/common" : " ^19 .0.0" ,
8
- "@angular/core" : " ^19 .0.0" ,
9
- "@angular/ssr" : " ^19 .0.0" ,
7
+ "@angular/common" : " ^20 .0.0" ,
8
+ "@angular/core" : " ^20 .0.0" ,
9
+ "@angular/ssr" : " ^20 .0.0" ,
10
10
"@types/node" : " ^18.0.0 || ^20.0.0" ,
11
11
"express" : " ^4.15.2"
12
12
},
Original file line number Diff line number Diff line change @@ -10190,9 +10190,9 @@ __metadata:
10190
10190
dependencies:
10191
10191
tslib: "npm:^2.3.0"
10192
10192
peerDependencies:
10193
- "@angular/common": ^19 .0.0
10194
- "@angular/core": ^19 .0.0
10195
- "@angular/ssr": ^19 .0.0
10193
+ "@angular/common": ^20 .0.0
10194
+ "@angular/core": ^20 .0.0
10195
+ "@angular/ssr": ^20 .0.0
10196
10196
"@types/node": ^18.0.0 || ^20.0.0
10197
10197
express: ^4.15.2
10198
10198
languageName: unknown
You can’t perform that action at this time.
0 commit comments