Browse Source
Merge pull request #16774 from abpframework/update-deps
Update ng-zorro-antd@16
pull/16775/head
Masum ULU
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with
5 additions and
5 deletions
-
npm/ng-packs/package.json
-
npm/ng-packs/packages/components/package.json
-
npm/ng-packs/packages/oauth/package.json
-
npm/packs/utils/package.json
-
templates/app/angular/package.json
|
|
|
@ -119,7 +119,7 @@ |
|
|
|
"lerna": "^4.0.0", |
|
|
|
"lint-staged": "^13.0.3", |
|
|
|
"ng-packagr": "16.0.1", |
|
|
|
"ng-zorro-antd": "^15.0.0", |
|
|
|
"ng-zorro-antd": "^16.0.0", |
|
|
|
"nx": "16.2.2", |
|
|
|
"perfect-scrollbar": "^1.5.5", |
|
|
|
"postcss": "^8.3.9", |
|
|
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"chart.js": "^3.5.1", |
|
|
|
"ng-zorro-antd": "^15.0.0", |
|
|
|
"ng-zorro-antd": "^16.0.0", |
|
|
|
"tslib": "^2.0.0" |
|
|
|
}, |
|
|
|
"publishConfig": { |
|
|
|
|
|
|
|
@ -11,7 +11,7 @@ |
|
|
|
"@abp/utils": "~7.3.0-rc.1", |
|
|
|
"angular-oauth2-oidc": "^15.0.1", |
|
|
|
"just-clone": "^6.1.1", |
|
|
|
"just-compare": "^1.4.0", |
|
|
|
"just-compare": "^2.3.0", |
|
|
|
"tslib": "^2.0.0" |
|
|
|
}, |
|
|
|
"publishConfig": { |
|
|
|
|
|
|
|
@ -55,7 +55,7 @@ |
|
|
|
"zone.js": "~0.10.2" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"just-compare": "^1.3.0" |
|
|
|
"just-compare": "^2.3.0" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -20,7 +20,7 @@ |
|
|
|
"@abp/ng.setting-management": "7.3.0-rc.1", |
|
|
|
"@abp/ng.tenant-management": "7.3.0-rc.1", |
|
|
|
"@abp/ng.theme.shared": "7.3.0-rc.1", |
|
|
|
"@abp/ng.theme.lepton-x": "~2.3.6", |
|
|
|
"@abp/ng.theme.lepton-x": "~2.3.0-rc.1", |
|
|
|
"@angular/animations": "^16.0.2", |
|
|
|
"@angular/common": "^16.0.2", |
|
|
|
"@angular/compiler": "^16.0.2", |
|
|
|
|