@epublishing/grunt-epublishing 0.2.54 → 0.2.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +55 -50
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@epublishing/grunt-epublishing",
3
3
  "description": "Automated front-end tasks for ePublishing Jade and client sites.",
4
- "version": "0.2.54",
4
+ "version": "0.2.56",
5
5
  "homepage": "https://www.epublishing.com",
6
6
  "contributors": [
7
7
  {
@@ -20,70 +20,75 @@
20
20
  },
21
21
  "dependencies": {
22
22
  "@epublishing/babel-preset-epublishing": "^0.1.6",
23
- "@epublishing/get-gem-paths": "^0.1.2",
23
+ "@epublishing/get-gem-paths": "^0.1.1",
24
24
  "@epublishing/grunt-install-eslint": "^0.1.1",
25
- "@epublishing/jade-resolver": "^0.1.4",
26
- "async": "^1.5.2",
27
- "babel-loader": "^8.2.2",
28
- "babel-minify-webpack-plugin": "^0.3.1",
29
- "bourbon": "^7.0.0",
30
- "breakpoint-sass": "^2.7.1",
31
- "chalk": "^2.4.2",
32
- "cli-spinner": "^0.2.10",
33
- "cliui": "^6.0.0",
25
+ "@epublishing/jade-resolver": "^0.1.2",
26
+ "async": "^2.6.1",
27
+ "babel-loader": "^7.1.5",
28
+ "babel-minify-webpack-plugin": "^0.3.0",
29
+ "bourbon": "^4.2.7",
30
+ "breakpoint-sass": "^2.7.0",
31
+ "chalk": "^2.4.1",
32
+ "cli-spinner": "^0.2.8",
33
+ "cliui": "^4.1.0",
34
34
  "compass-mixins": "^0.12.10",
35
- "compression-webpack-plugin": "^6.1.1",
36
- "css-loader": "^5.2.1",
37
- "cssnano": "^4.1.11",
38
- "es6-promise": "^3.3.1",
39
- "eslint": "^7.24.0",
35
+ "compression-webpack-plugin": "^1.1.7",
36
+ "css-loader": "^0.28.9",
37
+ "cssnano": "^4.0.5",
38
+ "es5-shim": "^4.5.10",
39
+ "es6-promise": "^4.2.4",
40
+ "eslint": "^5.3.0",
40
41
  "eslint-friendly-formatter": "^4.0.1",
41
- "eslint-loader": "^4.0.2",
42
- "eslint-plugin-import": "^2.22.1",
43
- "eslint-plugin-react": "^7.23.2",
44
- "execa": "^4.1.0",
45
- "exports-loader": "^1.1.1",
46
- "expose-loader": "^1.0.3",
47
- "file-loader": "^6.2.0",
48
- "grunt": "^1.3.0",
49
- "grunt-babel": "^8.0.0",
42
+ "eslint-loader": "^2.1.0",
43
+ "eslint-plugin-import": "^2.13.0",
44
+ "eslint-plugin-react": "^7.10.0",
45
+ "execa": "^0.10.0",
46
+ "exports-loader": "^0.7.0",
47
+ "expose-loader": "^0.7.4",
48
+ "file-loader": "^1.1.11",
49
+ "grunt": "^1.0.3",
50
+ "grunt-babel": "^7.0.0",
50
51
  "grunt-bless": "^1.0.2",
51
52
  "grunt-bower": "^0.21.4",
52
- "grunt-bower-install-simple": "^1.2.8",
53
- "grunt-contrib-clean": "^2.0.0",
54
- "grunt-contrib-uglify": "^5.0.1",
53
+ "grunt-bower-install-simple": "^1.2.6",
54
+ "grunt-contrib-clean": "^1.1.0",
55
+ "grunt-contrib-concat": "^1.0.1",
56
+ "grunt-contrib-uglify": "^3.4.0",
55
57
  "grunt-contrib-watch": "^1.1.0",
56
58
  "grunt-postcss": "^0.9.0",
57
- "grunt-sass": "^3.1.0",
58
- "grunt-webpack": "^4.0.2",
59
- "handlebars": "^4.7.7",
60
- "handlebars-loader": "^1.7.1",
61
- "imports-loader": "^1.2.0",
59
+ "grunt-sass": "^2.1.0",
60
+ "grunt-webpack": "^3.1.2",
61
+ "handlebars": "^4.0.11",
62
+ "handlebars-loader": "^1.6.0",
63
+ "imports-loader": "^0.8.0",
62
64
  "jit-grunt": "^0.10.0",
63
- "lodash": "^4.17.21",
64
- "node-sass": "^5.0.0",
65
- "postcss-css-variables": "^0.17.0",
66
- "read-pkg": "^5.2.0",
67
- "style-loader": "^2.0.0",
65
+ "listr": "^0.14.1",
66
+ "lodash": "^4.17.10",
67
+ "node-sass": "4.7.2",
68
+ "postcss-css-variables": "^0.9.0",
69
+ "prettyjson": "^1.2.1",
70
+ "read-pkg": "^4.0.1",
71
+ "style-loader": "^0.20.2",
68
72
  "susy": "^2.2.14",
69
- "time-grunt": "^2.0.0",
70
- "ts-loader": "^8.1.0",
71
- "uglifyjs-webpack-plugin": "^2.2.0",
72
- "webpack": "^4.46.0",
73
- "webpack-bundle-analyzer": "^4.4.0",
74
- "webpack-dev-server": "^3.11.2",
75
- "worker-loader": "^3.0.8"
73
+ "time-grunt": "^1.4.0",
74
+ "ts-loader": "^3.5.0",
75
+ "uglifyjs-webpack-plugin": "^1.2.7",
76
+ "webpack": "^3.12.0",
77
+ "webpack-bundle-analyzer": "^2.13.1",
78
+ "webpack-dev-server": "^2.11.1",
79
+ "worker-loader": "^2.0.0"
76
80
  },
77
81
  "keywords": [
78
82
  "gruntplugin"
79
83
  ],
84
+ "devDependencies": {
85
+ "@epublishing/eslint-config-epublishing": "^0.2.0",
86
+ "bumped": "^0.10.10",
87
+ "bumped-terminal": "^0.7.5",
88
+ "jest": "^24.9.0"
89
+ },
80
90
  "scripts": {
81
91
  "release": "bumped release",
82
92
  "test": "jest"
83
- },
84
- "devDependencies": {
85
- "bumped": "^0.14.2",
86
- "bumped-terminal": "^0.8.1",
87
- "jest": "^26.6.3"
88
93
  }
89
94
  }