|
21 | 21 | "main": "index.js",
|
22 | 22 | "dependencies": {
|
23 | 23 | "angular": "^1.5.8",
|
24 |
| - "moment": "^2.14.1" |
| 24 | + "moment": "^2.15.1" |
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "angular-date-time-input": "^1.1.0", |
| 27 | + "angular-date-time-input": "^1.2.1", |
28 | 28 | "angular-mocks": "^1.5.8",
|
29 |
| - "autoprefixer": "^6.4.1", |
| 29 | + "autoprefixer": "^6.5.1", |
30 | 30 | "bootstrap": "^3.3.7",
|
31 | 31 | "commitizen": "^2.8.6",
|
32 |
| - "coveralls": "^2.11.12", |
| 32 | + "coveralls": "^2.11.14", |
33 | 33 | "csscomb": "^3.1.8",
|
34 |
| - "csslint": "^1.0.2", |
| 34 | + "csslint": "^1.0.3", |
35 | 35 | "cz-conventional-changelog": "^1.2.0",
|
36 | 36 | "del": "^2.2.2",
|
37 |
| - "eslint": "^3.5.0", |
| 37 | + "eslint": "^3.8.1", |
38 | 38 | "gulp": "^3.9.1",
|
39 | 39 | "gulp-angular-templatecache": "^2.0.0",
|
40 | 40 | "gulp-csscomb": "^3.0.8",
|
41 | 41 | "gulp-csslint": "^1.0.0",
|
42 |
| - "gulp-htmlmin": "^2.0.0", |
| 42 | + "gulp-htmlmin": "^3.0.0", |
43 | 43 | "gulp-jscs": "^4.0.0",
|
44 | 44 | "gulp-jshint": "^2.0.1",
|
45 | 45 | "gulp-postcss": "^6.2.0",
|
46 | 46 | "gulp-sass": "^2.3.2",
|
47 | 47 | "gulp-scss-lint": "^0.4.0",
|
48 | 48 | "gulp-scss-lint-stylish": "^1.0.1",
|
49 |
| - "gulp-sourcemaps": "^1.6.0", |
| 49 | + "gulp-sourcemaps": "^2.1.1", |
50 | 50 | "gulp-standard": "^8.0.2",
|
51 |
| - "gulp-stylelint": "^3.2.0", |
52 |
| - "jasmine-core": "^2.5.1", |
| 51 | + "gulp-stylelint": "^3.4.0", |
| 52 | + "jasmine-core": "^2.5.2", |
53 | 53 | "jquery": "^2.2.4",
|
54 |
| - "jshint": "^2.9.3", |
| 54 | + "jshint": "^2.9.4", |
55 | 55 | "jshint-stylish": "^2.2.1",
|
56 | 56 | "karma": "^1.3.0",
|
57 | 57 | "karma-chrome-launcher": "^2.0.0",
|
|
61 | 61 | "karma-phantomjs-launcher": "^1.0.2",
|
62 | 62 | "karma-threshold-reporter": "^0.1.15",
|
63 | 63 | "karma-webpack": "^1.8.0",
|
64 |
| - "lodash": "^4.15.0", |
| 64 | + "lodash": "^4.16.4", |
65 | 65 | "matchdep": "^1.0.1",
|
66 |
| - "moment-timezone": "^0.5.5", |
67 |
| - "phantomjs-prebuilt": "^2.1.12", |
| 66 | + "moment-timezone": "^0.5.6", |
| 67 | + "phantomjs-prebuilt": "^2.1.13", |
68 | 68 | "plato": "^1.7.0",
|
69 | 69 | "run-browser": "^2.0.2",
|
70 | 70 | "semantic-release": "^6.3.0",
|
71 |
| - "standard": "^8.0.0", |
72 |
| - "stylelint-config-standard": "^13.0.0", |
73 |
| - "tape": "^4.6.0", |
| 71 | + "standard": "^8.4.0", |
| 72 | + "stylelint-config-standard": "^13.0.2", |
| 73 | + "tape": "^4.6.2", |
74 | 74 | "webpack": "^1.13.2"
|
75 | 75 | },
|
76 | 76 | "scripts": {
|
|
0 commit comments