mirror of
https://github.com/bitwarden/web
synced 2026-01-03 09:03:41 +00:00
updared libraries and fixed lint issues
This commit is contained in:
@@ -3,41 +3,41 @@
|
||||
"version": "0.0.1",
|
||||
"devDependencies": {
|
||||
"connect": "3.4.1",
|
||||
"lodash": "4.2.1",
|
||||
"gulp": "3.9.0",
|
||||
"lodash": "4.13.1",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-concat": "2.6.0",
|
||||
"gulp-cssmin": "0.1.7",
|
||||
"gulp-less": "3.0.5",
|
||||
"gulp-less": "3.1.0",
|
||||
"gulp-rename": "1.2.2",
|
||||
"gulp-uglify": "1.5.1",
|
||||
"gulp-uglify": "1.5.3",
|
||||
"gulp-gh-pages": "0.5.4",
|
||||
"gulp-preprocess": "2.0.0",
|
||||
"gulp-ng-annotate": "1.1.0",
|
||||
"gulp-ng-config": "1.2.1",
|
||||
"jshint": "2.9.1",
|
||||
"gulp-jshint": "2.0.0",
|
||||
"rimraf": "2.5.1",
|
||||
"run-sequence": "1.1.5",
|
||||
"gulp-ng-annotate": "2.0.0",
|
||||
"gulp-ng-config": "1.3.1",
|
||||
"jshint": "2.9.2",
|
||||
"gulp-jshint": "2.0.1",
|
||||
"rimraf": "2.5.2",
|
||||
"run-sequence": "1.2.1",
|
||||
"merge-stream": "1.0.0",
|
||||
"jquery": "2.2.0",
|
||||
"font-awesome": "4.5.0",
|
||||
"jquery": "2.2.4",
|
||||
"font-awesome": "4.6.3",
|
||||
"bootstrap": "3.3.6",
|
||||
"sjcl": "1.0.3",
|
||||
"angular": "1.5.0",
|
||||
"angular-resource": "1.5.0",
|
||||
"angular": "1.5.6",
|
||||
"angular-resource": "1.5.6",
|
||||
"angular-bootstrap-npm": "0.14.3",
|
||||
"angular-ui-router": "0.2.17",
|
||||
"angular-ui-router": "0.3.1",
|
||||
"angular-jwt": "0.0.9",
|
||||
"angular-cookies": "1.5.0",
|
||||
"admin-lte": "2.3.2",
|
||||
"angular-cookies": "1.5.6",
|
||||
"admin-lte": "2.3.3",
|
||||
"angular-md5": "0.1.10",
|
||||
"angular-toastr": "1.7.0",
|
||||
"angular-bootstrap-show-errors": "2.3.0",
|
||||
"angular-messages": "1.5.0",
|
||||
"angular-messages": "1.5.6",
|
||||
"ngstorage": "0.3.10",
|
||||
"papaparse": "4.1.2",
|
||||
"toastr": "2.1.2",
|
||||
"clipboard": "1.5.8",
|
||||
"ngclipboard": "1.1.0"
|
||||
"clipboard": "1.5.12",
|
||||
"ngclipboard": "1.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user