Skip to content

Commit 5bc7e8f

Browse files
Merge pull request #21618 from abpframework/update-ng-bootstrap
Bump up ng-bootstrap version
2 parents 9490bef + 200e50a commit 5bc7e8f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"url": "https://github.com/abpframework/abp.git"
88
},
99
"dependencies": {
10-
"@abp/ng.core": "~9.0.2",
11-
"@fortawesome/fontawesome-free": "^5.15.4",
12-
"@ng-bootstrap/ng-bootstrap": "~16.0.0",
10+
"@abp/ng.core": "~9.0.1",
11+
"@fortawesome/fontawesome-free": "^5.0.0",
12+
"@ng-bootstrap/ng-bootstrap": "~17.0.0",
1313
"@ngx-validate/core": "^0.2.0",
14-
"@popperjs/core": "~2.11.2",
14+
"@popperjs/core": "~2.11.0",
1515
"@swimlane/ngx-datatable": "^20.0.0",
16-
"bootstrap": "^5.2.0",
16+
"bootstrap": "^5.0.0",
1717
"tslib": "^2.0.0"
1818
},
1919
"publishConfig": {

0 commit comments

Comments
 (0)