mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-22 02:07:57 +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": "^6.0.7",
|
||||||
"@angular/platform-browser-dynamic": "^6.0.7",
|
"@angular/platform-browser-dynamic": "^6.0.7",
|
||||||
"@angular/router": "^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",
|
"angular-persistence": "^1.0.1",
|
||||||
"angular2-hotkeys": "^2.1.2",
|
"angular2-hotkeys": "^2.1.2",
|
||||||
"angular2-indexeddb": "^1.2.2",
|
"angular2-indexeddb": "^1.2.2",
|
||||||
|
@ -213,10 +213,11 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@ng-bootstrap/ng-bootstrap@^2.2.0":
|
"@ng-bootstrap/ng-bootstrap@^3.0.0":
|
||||||
version "2.2.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-2.2.0.tgz#acd514e878a1412f39d50eff691095ecc0882bf3"
|
resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-3.0.0.tgz#d441172972c6b7969ff2c6e9c9c4306f300f3c61"
|
||||||
integrity sha512-RUXYC00bTV/auJRRCUHFneOJStcLomKUTxpkp9GBdVNXmYaq+hg1IldHfWG7NLUEa7CcJ+vHB6YmKuktZ10HBw==
|
dependencies:
|
||||||
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@ngtools/webpack@6.0.8":
|
"@ngtools/webpack@6.0.8":
|
||||||
version "6.0.8"
|
version "6.0.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user