summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index fd977b31..09fb0875 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"p-limit": "^2.1.0",
"uuid": "^3.3.2",
"v-tooltip": "^2.0.0-rc.33",
- "vue": "^2.5.21",
+ "vue": "^2.5.22",
"vue-click-outside": "^1.0.7",
"vue-clipboard2": "^0.2.1",
"vue-router": "^3.0.2",
@@ -86,11 +86,11 @@
"sass-loader": "^7.1.0",
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.2.0",
- "stylelint-scss": "^3.4.4",
+ "stylelint-scss": "^3.5.0",
"stylelint-webpack-plugin": "^0.10.5",
"vue-loader": "^15.5.1",
- "vue-template-compiler": "^2.5.21",
- "webpack": "^4.28.3",
+ "vue-template-compiler": "^2.5.22",
+ "webpack": "^4.28.4",
"webpack-cli": "^3.2.1",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"