We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7149cd + aef028a commit 948e061Copy full SHA for 948e061
1 file changed
package.json
@@ -25,7 +25,7 @@
25
"url": "https://github.com/textpattern/textpattern-default-theme/issues"
26
},
27
"devDependencies": {
28
- "autoprefixer": "8.5.1",
+ "autoprefixer": "8.6.0",
29
"clean-webpack-plugin": "0.1.19",
30
"copy-webpack-plugin": "4.5.1",
31
"cross-env": "5.1.6",
@@ -34,12 +34,12 @@
34
"mini-css-extract-plugin": "0.4.0",
35
"node-sass": "4.9.0",
36
"postcss-loader": "2.1.5",
37
- "sass-loader": "7.0.1",
+ "sass-loader": "7.0.2",
38
"stylelint": "9.2.1",
39
"stylelint-order": "0.8.1",
40
"stylelint-scss": "3.1.0",
41
"stylelint-webpack-plugin": "0.10.5",
42
- "webpack": "4.10.1",
+ "webpack": "4.10.2",
43
"webpack-cli": "3.0.1"
44
45
"browserslist": [
0 commit comments