Update ng-bootstrap

This commit is contained in:
shamoon 2023-04-10 10:24:08 -07:00
parent b00ca90d15
commit 376b40b25f
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"@angular/platform-browser": "~15.2.6",
"@angular/platform-browser-dynamic": "~15.2.6",
"@angular/router": "~15.2.6",
"@ng-bootstrap/ng-bootstrap": "^14.0.1",
"@ng-bootstrap/ng-bootstrap": "^14.1.0",
"@ng-select/ng-select": "^10.0.4",
"@ngneat/dirty-check-forms": "^3.0.3",
"@popperjs/core": "^2.11.7",
@ -4071,9 +4071,9 @@
"dev": true
},
"node_modules/@ng-bootstrap/ng-bootstrap": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-14.0.1.tgz",
"integrity": "sha512-JF4U4IIix+g6VBFfG8stf0Un5K//ypoN+pTuRs6kjUhsHBsa2m7yKE6bCe3fMhatFZFr2fcSswDzRUnAUiHhWg==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-14.1.0.tgz",
"integrity": "sha512-vFJ9SLpALrkUjnhdOONrABojmPFZDkP5DYVZbuel4ug045DKi7bBNvSfBOEG1tvpxP1mPmbKg5REPAMsxHmShQ==",
"dependencies": {
"tslib": "^2.3.0"
},

View File

@ -21,7 +21,7 @@
"@angular/platform-browser": "~15.2.6",
"@angular/platform-browser-dynamic": "~15.2.6",
"@angular/router": "~15.2.6",
"@ng-bootstrap/ng-bootstrap": "^14.0.1",
"@ng-bootstrap/ng-bootstrap": "^14.1.0",
"@ng-select/ng-select": "^10.0.4",
"@ngneat/dirty-check-forms": "^3.0.3",
"@popperjs/core": "^2.11.7",