Browse Source

Merge pull request #21618 from abpframework/update-ng-bootstrap

Bump up ng-bootstrap version
pull/21621/head
sumeyye 2 years ago
committed by GitHub
parent
commit
5bc7e8f2ec
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 10
      npm/ng-packs/packages/theme-shared/package.json

10
npm/ng-packs/packages/theme-shared/package.json

@ -7,13 +7,13 @@
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "~9.0.2",
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "~16.0.0",
"@abp/ng.core": "~9.0.1",
"@fortawesome/fontawesome-free": "^5.0.0",
"@ng-bootstrap/ng-bootstrap": "~17.0.0",
"@ngx-validate/core": "^0.2.0",
"@popperjs/core": "~2.11.2",
"@popperjs/core": "~2.11.0",
"@swimlane/ngx-datatable": "^20.0.0",
"bootstrap": "^5.2.0",
"bootstrap": "^5.0.0",
"tslib": "^2.0.0"
},
"publishConfig": {

Loading…
Cancel
Save