mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-21 10:01:44 +00:00
Merge pull request #166 from GNS3/greenkeeper/@ng-bootstrap/ng-bootstrap-3.0.0
Update @ng-bootstrap/ng-bootstrap to the latest version 🚀
This commit is contained in:
commit
e668413f55
@ -37,7 +37,7 @@
|
||||
"@angular/platform-browser": "^6.0.7",
|
||||
"@angular/platform-browser-dynamic": "^6.0.7",
|
||||
"@angular/router": "^6.0.7",
|
||||
"@ng-bootstrap/ng-bootstrap": "^2.2.0",
|
||||
"@ng-bootstrap/ng-bootstrap": "^3.0.0",
|
||||
"angular-persistence": "^1.0.1",
|
||||
"angular2-hotkeys": "^2.1.2",
|
||||
"angular2-indexeddb": "^1.2.2",
|
||||
|
@ -213,10 +213,11 @@
|
||||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
"@ng-bootstrap/ng-bootstrap@^2.2.0":
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-2.2.0.tgz#acd514e878a1412f39d50eff691095ecc0882bf3"
|
||||
integrity sha512-RUXYC00bTV/auJRRCUHFneOJStcLomKUTxpkp9GBdVNXmYaq+hg1IldHfWG7NLUEa7CcJ+vHB6YmKuktZ10HBw==
|
||||
"@ng-bootstrap/ng-bootstrap@^3.0.0":
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-3.0.0.tgz#d441172972c6b7969ff2c6e9c9c4306f300f3c61"
|
||||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
"@ngtools/webpack@6.0.8":
|
||||
version "6.0.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user