aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLouis <6653109+artonge@users.noreply.github.com>2022-02-14 14:43:30 +0100
committerGitHub <noreply@github.com>2022-02-14 14:43:30 +0100
commit925c0c38ecd344187356925b5f76fdb7ef2494d7 (patch)
treea1943a171af0158b9031692343cb80dbf48eab2c /package.json
parent7b14b96231086592a2f654009c8623c62ad3cf97 (diff)
parent16258fe18a23fa8cae3e07b9d8d6080c4e31af2f (diff)
downloadnextcloud-server-925c0c38ecd344187356925b5f76fdb7ef2494d7.tar.gz
nextcloud-server-925c0c38ecd344187356925b5f76fdb7ef2494d7.zip
Merge pull request #31151 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.0.0
Bump @nextcloud/vue from 4.3.0 to 5.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1f8d15a5a1c..9d91fc34e51 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^4.3.0",
+ "@nextcloud/vue": "^5.0.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"autosize": "^5.0.1",
"backbone": "^1.4.0",
@@ -89,7 +89,7 @@
"vue-clipboard2": "^0.3.3",
"vue-infinite-loading": "^2.4.5",
"vue-localstorage": "^0.6.2",
- "vue-material-design-icons": "^4.13.0",
+ "vue-material-design-icons": "^5.0.0",
"vue-multiselect": "^2.1.6",
"vue-router": "^3.5.3",
"vuedraggable": "^2.24.3",