aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index b9a26f1..11f9670 100644
--- a/package.json
+++ b/package.json
@@ -22,15 +22,15 @@
},
"homepage": "https://github.com/ueokande/vim-vixen",
"devDependencies": {
- "babel-cli": "^6.24.1",
+ "babel-cli": "^6.26.0",
"babel-eslint": "^8.0.2",
- "babel-loader": "^7.1.1",
+ "babel-loader": "^7.1.4",
"babel-preset-preact": "^1.1.0",
"chai": "^4.1.1",
- "css-loader": "^0.28.10",
+ "css-loader": "^0.28.11",
"eslint": "^4.7.0",
"eslint-plugin-react": "^7.4.0",
- "html-webpack-plugin": "^3.0.6",
+ "html-webpack-plugin": "^3.2.0",
"karma": "^2.0.0",
"karma-firefox-launcher": "^1.0.1",
"karma-html2js-preprocessor": "^1.1.0",
@@ -40,14 +40,14 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.0",
"mocha": "^5.0.0",
- "node-sass": "^4.5.3",
- "preact": "^8.2.6",
+ "node-sass": "^4.9.0",
+ "preact": "^8.2.9",
"sass-loader": "^7.0.1",
"sinon-chrome": "^2.3.1",
"style-loader": "^0.21.0",
"web-ext": "github:ueokande/web-ext#patched-2.4.0",
"webextensions-api-fake": "^0.5.1",
- "webpack": "^4.1.1",
- "webpack-cli": "^2.0.11"
+ "webpack": "^4.8.3",
+ "webpack-cli": "^2.1.3"
}
}