summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2020-10-12 15:25:03 +0000
committerGitHub <noreply@github.com>2020-10-12 15:25:03 +0000
commit8df22cd315ded7a2d3024ea7fbe0f5cae42a4aff (patch)
tree525ab9ec508174437e34092c5819e2995aa76436
parentbb50f324bf515c4b726a5c4686a16ad15048f210 (diff)
parent53d1ffd8ac2f0d723634644210cca3169e6be66e (diff)
Merge pull request #1065 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.7.0
Bump @nextcloud/vue from 2.6.8 to 2.7.0
-rw-r--r--package-lock.json18
-rw-r--r--package.json2
2 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index 5488f737..2a3529e9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3560,9 +3560,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.8",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.8.tgz",
- "integrity": "sha512-9yi9V4gX4Y1uxh2hNxCAlTHaS9zolzAy7x1sowII/WZfxMysF/yIGmEsnYGyz6CZ5eYCzxNUgrU5p/HQ21/09Q==",
+ "version": "2.7.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.7.0.tgz",
+ "integrity": "sha512-iZxTUWsDvfQdi3FRqEBfv5MGqJPPISk9FEXhX98wnWX37YaDwx9qOpvAQo+/6bjVVwwu8E7oWJN24NE4rxWhBg==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -6843,9 +6843,9 @@
"dev": true
},
"emoji-mart-vue-fast": {
- "version": "7.0.5",
- "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.5.tgz",
- "integrity": "sha512-+ayg30hhxqqM9oMtN9uUG470hT9gtOdFenByJJBm3XTfzI2QMVJ69euwk+xF55OphLfKZxQG7mnVz13lDOjb3g==",
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.6.tgz",
+ "integrity": "sha512-nvGoIRMhgVYHFBcHJMjjYKS71RopuBRGuO/51DqOcIFreRJAaTvAwmk9eUjI1mwXHY7b/cCarrGi3FBE7Kz37A==",
"requires": {
"@babel/polyfill": "7.2.5",
"@babel/runtime": "7.3.4",
@@ -16320,9 +16320,9 @@
}
},
"toastify-js": {
- "version": "1.9.2",
- "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.9.2.tgz",
- "integrity": "sha512-CwYTmslNmUytxkLq0pDjeC7lqyGonztn4e3TAzu4eOnXkESJQSx9cDmxApIUNIfgAY0hIydTCx9eoLWDaNmQZw=="
+ "version": "1.9.3",
+ "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.9.3.tgz",
+ "integrity": "sha512-v0aXGUy6IbEBWxmoKx7ZCou00dQqEAsjJF86f8b8dNCH4O4L6iEkX3d3WRMVDirBJ+8CxQcHDZuAFD47J/imEw=="
},
"tough-cookie": {
"version": "3.0.1",
diff --git a/package.json b/package.json
index 79e316d6..93eef864 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@nextcloud/initial-state": "^1.1.2",
"@nextcloud/logger": "^1.1.2",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "^2.6.8",
+ "@nextcloud/vue": "^2.7.0",
"he": "^1.2.0",
"linkifyjs": "^2.1.8",
"tributejs": "^3.7.3",