summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-01-11 09:22:27 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2019-01-11 09:49:05 +0100
commit9897e505ecdad760dcb7c70ba2994a48c9da8a65 (patch)
tree1c5474282039cfebc94cf184a19c8cda803d08ab /apps/updatenotification/package.json
parent83e863ed013cfd4726b82d3a1cd2ec701dbb815e (diff)
downloadnextcloud-server-9897e505ecdad760dcb7c70ba2994a48c9da8a65.tar.gz
nextcloud-server-9897e505ecdad760dcb7c70ba2994a48c9da8a65.zip
Bump packages while at it
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index 86b80934f10..58c4838e85a 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -23,7 +23,7 @@
},
"homepage": "https://github.com/nextcloud/notifications#readme",
"dependencies": {
- "nextcloud-vue": "^0.4.5",
+ "nextcloud-vue": "^0.4.6",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.21",
"vue-click-outside": "^1.0.7"
@@ -37,10 +37,10 @@
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
- "vue-loader": "^15.5.0",
+ "vue-loader": "^15.5.1",
"vue-template-compiler": "^2.5.21",
- "webpack": "^4.28.3",
- "webpack-cli": "^3.2.0",
+ "webpack": "^4.28.4",
+ "webpack-cli": "^3.2.1",
"webpack-merge": "^4.2.1"
}
}