File tree Expand file tree Collapse file tree
xt-components/projects/xt-components
xt-plugin-sample/projects/sample
xt-agenda/projects/agenda
xt-default/projects/default
xt-finance/projects/finance
xt-idb-store/projects/idb-store Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 - name : Publish libraries to ${{env.stage}}
5858 run : |
5959 unset NODE_AUTH_TOKEN
60- node common/scripts/install-run-rush-pnpm.js publish libs/xt-store/dist/store --access public --tag ${{env.stage}}
61- node common/scripts/install-run-rush-pnpm.js publish libs/xt-components/dist/xt-components --access public --tag ${{env.stage}}
6260 node common/scripts/install-run-rush-pnpm.js publish libs/xt-plugin-sample/dist/xt-plugin-sample --access public --tag ${{env.stage}}
6361 - name : Publish plugins to ${{env.stage}}
6462 run : |
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ^20.2.3" ,
1414 "@angular/platform-browser-dynamic" : " ^20.2.3" ,
1515 "@angular/router" : " ^20.2.3" ,
16+ "xt-type" : " ^0.9.0" ,
1617 "rxjs" : " ~7.8.2" ,
1718 "primeng" : " ^20.0.1" ,
1819 "primeicons" : " ^7.0.0"
Original file line number Diff line number Diff line change 1818 "@angular/platform-browser" : " ^19.0.5" ,
1919 "@angular/platform-browser-dynamic" : " ^19.0.5" ,
2020 "@angular/router" : " ^19.0.5" ,
21- "xt-components" : " workspace:^ " ,
21+ "xt-components" : " ^0.6.0 " ,
2222 "rxjs" : " ^7.8.0" ,
2323 "primeng" : " ^19.0.2" ,
2424 "primeicons" : " ^7.0.0"
Original file line number Diff line number Diff line change 66 },
77 "peerDependencies" : {
88 "@angular/common" : " ^19.1.0" ,
9- "@angular/core" : " ^19.1.0"
9+ "@angular/core" : " ^19.1.0" ,
10+ "xt-type" : " ^0.9.0"
1011 },
1112 "dependencies" : {
1213 "tslib" : " ^2.3.0"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ^19.0.5" ,
1414 "@angular/platform-browser-dynamic" : " ^19.0.5" ,
1515 "@angular/router" : " ^19.0.5" ,
16- "xt-components" : " workspace:^ " ,
16+ "xt-components" : " ^0.6.0 " ,
1717 "rxjs" : " ^7.8.0" ,
1818 "primeng" : " ^19.0.2" ,
1919 "primeicons" : " ^7.0.0"
Original file line number Diff line number Diff line change 66 },
77 "peerDependencies" : {
88 "@angular/common" : " ^19.0.5" ,
9- "@angular/core" : " ^19.0.5"
9+ "@angular/core" : " ^19.0.5" ,
10+ "xt-components" : " ^0.6.0"
1011 },
1112 "dependencies" : {
1213 "tslib" : " ^2.3.0"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ^19.0.5" ,
1414 "@angular/platform-browser-dynamic" : " ^19.0.5" ,
1515 "@angular/router" : " ^19.0.5" ,
16- "xt-components" : " workspace:^ " ,
16+ "xt-components" : " ^0.6.0 " ,
1717 "rxjs" : " ^7.8.0" ,
1818 "primeng" : " ^19.0.2" ,
1919 "primeicons" : " ^7.0.0"
Original file line number Diff line number Diff line change 66 },
77 "peerDependencies" : {
88 "@angular/common" : " ^20.2.3" ,
9- "@angular/core" : " ^20.2.3"
9+ "@angular/core" : " ^20.2.3" ,
10+ "xt-store" : " ^0.6.0"
1011 },
1112 "dependencies" : {
1213 "tslib" : " ^2.8.1"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ^19.0.5" ,
1414 "@angular/platform-browser-dynamic" : " ^19.0.5" ,
1515 "@angular/router" : " ^19.0.5" ,
16- "xt-components" : " workspace:^ " ,
16+ "xt-components" : " ^0.6.0 " ,
1717 "rxjs" : " ^7.8.0" ,
1818 "primeng" : " ^19.0.2" ,
1919 "primeicons" : " ^7.0.0"
Original file line number Diff line number Diff line change 1313 "@angular/platform-browser" : " ^20.2.3" ,
1414 "@angular/platform-browser-dynamic" : " ^20.2.3" ,
1515 "@angular/router" : " ^20.2.3" ,
16- "xt-components" : " workspace:^ " ,
16+ "xt-components" : " ^0.6.0 " ,
1717 "rxjs" : " ^7.8.2" ,
1818 "primeng" : " ^20.0.1" ,
1919 "primeicons" : " ^7.0.0"
You can’t perform that action at this time.
0 commit comments