summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index b684b67b..99067820 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"debounce": "^1.2.0",
"ical.js": "^1.2.2",
"moment": "^2.22.2",
- "nextcloud-vue": "^0.1.5",
+ "nextcloud-vue": "^0.3.1",
"p-limit": "^2.0.0",
"uuid": "^3.3.2",
"v-tooltip": "^2.0.0-rc.33",
@@ -63,7 +63,7 @@
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
- "@babel/preset-env": "^7.1.0",
+ "@babel/preset-env": "^7.1.5",
"@vue/test-utils": "^1.0.0-beta.25",
"babel-eslint": "^8.2.5",
"babel-jest": "^23.6.0",
@@ -91,7 +91,7 @@
"vue-jest": "^2.6.0",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
- "webpack": "^4.22.0",
+ "webpack": "^4.25.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},