Skip to content

Commit 4ee34b5

Browse files
committed
Chore: update packages
1 parent 0aa37f8 commit 4ee34b5

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -18,34 +18,34 @@
1818
},
1919
"homepage": "https://github.com/plibither8/made-with-love-in#readme",
2020
"dependencies": {
21-
"fastify": "^2.9.0",
22-
"fastify-static": "^2.5.0",
21+
"fastify": "^3.10.1",
22+
"fastify-static": "^3.4.0",
2323
"gh-badges": "^2.1.0",
24-
"pug": "^2.0.3"
24+
"pug": "^3.0.0"
2525
},
2626
"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",
3030
"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",
3333
"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",
3737
"gulp-concat": "^2.6.1",
38-
"gulp-cssbeautify": "0.1.3",
38+
"gulp-cssbeautify": "3.0.0",
3939
"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",
4242
"gulp-inline-source": "^4.0.0",
43-
"gulp-postcss": "^7.0.1",
43+
"gulp-postcss": "^9.0.0",
4444
"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",
4747
"rucksack-css": "^1.0.2",
48-
"xo": "^0.24.0"
48+
"xo": "^0.37.1"
4949
},
5050
"husky": {
5151
"hooks": {

0 commit comments

Comments
 (0)