|
16 | 16 | ],
|
17 | 17 | "dependencies": {
|
18 | 18 | "angular": "^1.x",
|
19 |
| - "moment": "^2.x" |
| 19 | + "moment": "^2.15.x" |
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 | 22 | "angular-mocks": "^1.x",
|
23 |
| - "coveralls": "^2.11.6", |
24 |
| - "cz-conventional-changelog": "^1.1.5", |
25 |
| - "eslint": "^3.5.0", |
26 |
| - "gulp": "^3.8.11", |
27 |
| - "gulp-htmlmin": "^2.0.0", |
| 23 | + "coveralls": "^2.11.14", |
| 24 | + "cz-conventional-changelog": "^1.2.0", |
| 25 | + "eslint": "^3.6.1", |
| 26 | + "gulp": "^3.9.1", |
| 27 | + "gulp-htmlmin": "^3.0.0", |
28 | 28 | "gulp-jscs": "^4.0.0",
|
29 |
| - "gulp-jshint": "^2.0.0", |
| 29 | + "gulp-jshint": "^2.0.1", |
30 | 30 | "gulp-standard": "^8.0.2",
|
31 |
| - "jasmine-core": "^2.4.1", |
32 |
| - "jquery": "^3.1.0", |
33 |
| - "jshint": "^2.9.1", |
34 |
| - "jshint-stylish": "^2.1.0", |
| 31 | + "jasmine-core": "^2.5.2", |
| 32 | + "jquery": "^3.1.1", |
| 33 | + "jshint": "^2.9.3", |
| 34 | + "jshint-stylish": "^2.2.1", |
35 | 35 | "karma": "^1.3.0",
|
36 | 36 | "karma-chrome-launcher": "^2.0.0",
|
37 | 37 | "karma-coverage": "^1.1.1",
|
38 | 38 | "karma-firefox-launcher": "^1.0.0",
|
39 | 39 | "karma-jasmine": "^1.0.2",
|
40 |
| - "karma-phantomjs-launcher": "^1.0.0", |
41 |
| - "karma-threshold-reporter": "^0.1.12", |
| 40 | + "karma-phantomjs-launcher": "^1.0.2", |
| 41 | + "karma-threshold-reporter": "^0.1.15", |
42 | 42 | "karma-webpack": "^1.8.0",
|
43 |
| - "lodash": "^4.5.0", |
44 |
| - "phantomjs-prebuilt": "^2.1.4", |
45 |
| - "plato": "^1.5.0", |
| 43 | + "lodash": "^4.16.2", |
| 44 | + "phantomjs-prebuilt": "^2.1.12", |
| 45 | + "plato": "^1.7.0", |
46 | 46 | "run-browser": "^2.0.2",
|
47 | 47 | "semantic-release": "^6.3.0",
|
48 |
| - "standard": "^8.0.0", |
49 |
| - "tape": "^4.4.0", |
| 48 | + "standard": "^8.2.0", |
| 49 | + "tape": "^4.6.0", |
50 | 50 | "webpack": "^1.13.2"
|
51 | 51 | },
|
52 | 52 | "scripts": {
|
|
0 commit comments