File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Choose the version corresponding to your Angular version:
1919
2020Angular | @themost/angular |
2121--- | --- |
22+ 15 | 15.x+
222314 | 14.x+
232413 | 13.x+
242512 | 12.x+
Original file line number Diff line number Diff line change 11{
22 "name" : " @themost/angular" ,
3- "version" : " 14 .1.0" ,
3+ "version" : " 15 .1.0" ,
44 "description" : " MOST Web Framework client module for angular" ,
55 "scripts" : {
66 },
77 "peerDependencies" : {
8- "@angular/common" : " ^14 " ,
9- "@angular/core" : " ^14 " ,
10- "@angular/platform-browser" : " ^14 " ,
11- "@angular/platform-browser-dynamic" : " ^14 " ,
8+ "@angular/common" : " ^15 " ,
9+ "@angular/core" : " ^15 " ,
10+ "@angular/platform-browser" : " ^15 " ,
11+ "@angular/platform-browser-dynamic" : " ^15 " ,
1212 "@themost/client" : " ^2" ,
1313 "@themost/xml" : " ^2" ,
1414 "core-js" : " ^3.21.1" ,
15- "rxjs" : " ~7.5 .0" ,
16- "zone.js" : " ^0.11.4 "
15+ "rxjs" : " ~7.8 .0" ,
16+ "zone.js" : " ^0.12.0 "
1717 },
1818 "repository" : {
1919 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments