|
18 | 18 | }, |
19 | 19 | "homepage": "https://github.com/plibither8/made-with-love-in#readme", |
20 | 20 | "dependencies": { |
21 | | - "fastify": "^2.9.0", |
22 | | - "fastify-static": "^2.5.0", |
| 21 | + "fastify": "^3.10.1", |
| 22 | + "fastify-static": "^3.4.0", |
23 | 23 | "gh-badges": "^2.1.0", |
24 | | - "pug": "^2.0.3" |
| 24 | + "pug": "^3.0.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "autoprefixer": "^8.2.0", |
28 | | - "babel-core": "^6.26.0", |
29 | | - "babel-preset-env": "^1.6.1", |
| 27 | + "autoprefixer": "^10.2.3", |
| 28 | + "babel-core": "^6.26.3", |
| 29 | + "babel-preset-env": "^1.7.0", |
30 | 30 | "babel-preset-latest": "^6.24.1", |
31 | | - "cssnano": "^3.10.0", |
32 | | - "del": "^3.0.0", |
| 31 | + "cssnano": "^4.1.10", |
| 32 | + "del": "^6.0.0", |
33 | 33 | "eclint": "^2.8.1", |
34 | | - "gulp": "^4.0.0", |
35 | | - "gulp-babel": "^7.0.0", |
36 | | - "gulp-cli": "^2.0.1", |
| 34 | + "gulp": "^4.0.2", |
| 35 | + "gulp-babel": "^8.0.0", |
| 36 | + "gulp-cli": "^2.3.0", |
37 | 37 | "gulp-concat": "^2.6.1", |
38 | | - "gulp-cssbeautify": "0.1.3", |
| 38 | + "gulp-cssbeautify": "3.0.0", |
39 | 39 | "gulp-csslint": "^1.0.1", |
40 | | - "gulp-esformatter": "^6.1.0", |
41 | | - "gulp-html": "0.4.7", |
| 40 | + "gulp-esformatter": "^7.0.0", |
| 41 | + "gulp-html": "3.2.0", |
42 | 42 | "gulp-inline-source": "^4.0.0", |
43 | | - "gulp-postcss": "^7.0.1", |
| 43 | + "gulp-postcss": "^9.0.0", |
44 | 44 | "gulp-pug": "^4.0.1", |
45 | | - "gulp-stylus": "^2.6.0", |
46 | | - "gulp-watch": "^4.3.11", |
| 45 | + "gulp-stylus": "^2.7.0", |
| 46 | + "gulp-watch": "^5.0.1", |
47 | 47 | "rucksack-css": "^1.0.2", |
48 | | - "xo": "^0.24.0" |
| 48 | + "xo": "^0.37.1" |
49 | 49 | }, |
50 | 50 | "husky": { |
51 | 51 | "hooks": { |
|
0 commit comments