|
|
|
@ -38,21 +38,21 @@
|
|
|
|
|
"@abp/ng.theme.shared": "~4.3.2",
|
|
|
|
|
"@abp/utils": "^4.3.2",
|
|
|
|
|
"@angular-builders/jest": "^10.0.0",
|
|
|
|
|
"@angular-devkit/build-angular": "~12.0.1",
|
|
|
|
|
"@angular-devkit/build-angular": "~0.1101.0",
|
|
|
|
|
"@angular-devkit/build-ng-packagr": "~0.1001.2",
|
|
|
|
|
"@angular-devkit/schematics-cli": "^0.1001.1",
|
|
|
|
|
"@angular/animations": "~12.0.1",
|
|
|
|
|
"@angular/cli": "~12.0.1",
|
|
|
|
|
"@angular/common": "~12.0.1",
|
|
|
|
|
"@angular/compiler": "12.0.1",
|
|
|
|
|
"@angular/compiler-cli": "12.0.1",
|
|
|
|
|
"@angular/core": "~12.0.1",
|
|
|
|
|
"@angular/forms": "~12.0.1",
|
|
|
|
|
"@angular/language-service": "~12.0.1",
|
|
|
|
|
"@angular/localize": "~12.0.1",
|
|
|
|
|
"@angular/platform-browser": "~12.0.1",
|
|
|
|
|
"@angular/platform-browser-dynamic": "~12.0.1",
|
|
|
|
|
"@angular/router": "~12.0.1",
|
|
|
|
|
"@angular/animations": "~11.1.0",
|
|
|
|
|
"@angular/cli": "~11.1.0",
|
|
|
|
|
"@angular/common": "~11.1.0",
|
|
|
|
|
"@angular/compiler": "11.1.0",
|
|
|
|
|
"@angular/compiler-cli": "11.1.0",
|
|
|
|
|
"@angular/core": "~11.1.0",
|
|
|
|
|
"@angular/forms": "~11.1.0",
|
|
|
|
|
"@angular/language-service": "~11.1.0",
|
|
|
|
|
"@angular/localize": "~11.1.0",
|
|
|
|
|
"@angular/platform-browser": "~11.1.0",
|
|
|
|
|
"@angular/platform-browser-dynamic": "~11.1.0",
|
|
|
|
|
"@angular/router": "~11.1.0",
|
|
|
|
|
"@fortawesome/fontawesome-free": "^5.14.0",
|
|
|
|
|
"@ng-bootstrap/ng-bootstrap": "^7.0.0",
|
|
|
|
|
"@ngneat/inspector": "^1.0.0",
|
|
|
|
@ -80,7 +80,7 @@
|
|
|
|
|
"just-clone": "^3.1.0",
|
|
|
|
|
"just-compare": "^1.3.0",
|
|
|
|
|
"lerna": "^3.19.0",
|
|
|
|
|
"ng-packagr": "^12.0.2",
|
|
|
|
|
"ng-packagr": "^11.0.1",
|
|
|
|
|
"ng-zorro-antd": "^11.0.1",
|
|
|
|
|
"ngxs-schematic": "^1.1.9",
|
|
|
|
|
"prettier": "^2.2.0",
|
|
|
|
@ -93,8 +93,8 @@
|
|
|
|
|
"ts-toolbelt": "6.15.4",
|
|
|
|
|
"tsickle": "^0.39.1",
|
|
|
|
|
"tslint": "~6.1.0",
|
|
|
|
|
"typescript": "~4.2.4",
|
|
|
|
|
"zone.js": "~0.11.4"
|
|
|
|
|
"typescript": "~4.1.3",
|
|
|
|
|
"zone.js": "~0.10.2"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
@ -104,4 +104,4 @@
|
|
|
|
|
"path": "cz-conventional-changelog"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|