mirror of
https://github.com/openstf/stf
synced 2025-10-06 03:50:04 +02:00
Updated bower dependencies.
angular-hotkeys 0.4.0 fixes hiding of cheatsheet.
This commit is contained in:
parent
71ce7a58b6
commit
d27d0f86da
1 changed files with 9 additions and 10 deletions
19
bower.json
19
bower.json
|
@ -10,15 +10,15 @@
|
|||
"se7en-bootstrap-3": "git@ghe.amb.ca.local:stf/se7en-bootstrap-3.git#46b7dd0792cfdc66bf01e351cd680de88740d60c",
|
||||
"socket.io-client": "~1.0.4",
|
||||
"lodash": "~2.4.1",
|
||||
"oboe": "~1.14.7",
|
||||
"oboe": "~1.15.1",
|
||||
"fa-borderlayout": "~0.3.1-beta2",
|
||||
"Snap.svg": "~0.3.0",
|
||||
"angular-localForage": "~0.2.5",
|
||||
"angular-localForage": "~0.2.6",
|
||||
"ng-table": "git://github.com/esvit/ng-table.git#bd9ec42172389257fcd312330013302b2696ac2a",
|
||||
"jquery.terminal": "~0.8.7",
|
||||
"stf-site": "~0.4.1",
|
||||
"stf-analytics": "~0.2.2",
|
||||
"angular-gettext": "~0.2.8",
|
||||
"angular-gettext": "~0.4.0",
|
||||
"angular-ui-ace": "~0.1.1",
|
||||
"ui-bootstrap-alerts": "~0.1.5",
|
||||
"requirejs": "~2.1.14",
|
||||
|
@ -27,27 +27,26 @@
|
|||
"angular-dialog-service": "~5.0.0",
|
||||
"ng-file-upload": "~1.4.0",
|
||||
"angular-growl-v2": "JanStevens/angular-growl-2#~0.6.1",
|
||||
"bluebird": "~2.0.7",
|
||||
"angular-tree-control": "~0.1.5",
|
||||
"bluebird": "~2.1.3",
|
||||
"angular-tree-control": "~0.2.2",
|
||||
"angular-loading-bar": "~0.4.3",
|
||||
"underscore.string": "~2.3.3",
|
||||
"venturocket-angular-slider": "~0.3.2",
|
||||
"font-awesome-bower": "~4.1.0",
|
||||
"bootstrap": "~3.1.1",
|
||||
"bootstrap": "~3.2.0",
|
||||
"font-lato-2-subset": "~0.4.0",
|
||||
"packery": "~1.2.3",
|
||||
"draggabilly": "~1.1.0",
|
||||
"angular-elastic": "~2.3.4",
|
||||
"quick-ng-repeat": "~0.0.1",
|
||||
"angular-vs-repeat": "~1.0.0-rc2",
|
||||
"angular-vs-repeat": "~1.0.0-rc3",
|
||||
"checklist-model": "~0.1.3",
|
||||
"angular-hotkeys": "chieffancypants/angular-hotkeys#~1.3.1"
|
||||
"angular-hotkeys": "chieffancypants/angular-hotkeys#~1.4.0"
|
||||
},
|
||||
"private": true,
|
||||
"resolutions": {
|
||||
"angular": "~1.3.0-beta.13",
|
||||
"angular-sanitize": "~1.3.0-beta.13",
|
||||
"angular-touch": "~1.3.0-beta.13",
|
||||
"angular-hotkeys": "~1.3.1"
|
||||
"bootstrap": "~3.2.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue