Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-10-12 10:30:52 +0300
committerGitHub <noreply@github.com>2020-10-12 10:30:52 +0300
commitf3448ec107a1dbaa2df1b395641475f9befb1a56 (patch)
tree2ac593e4800a54ac4d5b609608150397d3527e7a
parentcfd22e105226b0ff341b641894e2a93275623ed2 (diff)
parent487d9a9f8c0fb519e55ec9a3a9260d06d1dfa95a (diff)
Merge pull request #1082 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.7.0
Bump @nextcloud/vue from 2.6.4 to 2.7.0
-rw-r--r--package-lock.json30
-rw-r--r--package.json2
2 files changed, 16 insertions, 16 deletions
diff --git a/package-lock.json b/package-lock.json
index 1c00eedaf..0ee3345ca 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4914,9 +4914,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.4.tgz",
- "integrity": "sha512-M5s2mD40KxYFHERZ+n9Yk3GkDXaKcXXxqOtlcgNNcPltcT7IvPKpm8+a0MaiYlQKBhDLkwRyRH+RHxcJKZjbIg==",
+ "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",
@@ -8123,9 +8123,9 @@
}
},
"emoji-mart-vue-fast": {
- "version": "7.0.4",
- "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.4.tgz",
- "integrity": "sha512-VZuyclCe7ZNPhSvt7WT258MscqRBZTB2Is/7vBilCXgpiZqByaA4AhM1xdIIZZik/aA+5BQiZVmbsDK0jk78Eg==",
+ "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",
@@ -18124,9 +18124,9 @@
}
},
"tinycolor2": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.1.tgz",
- "integrity": "sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g="
+ "version": "1.4.2",
+ "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.2.tgz",
+ "integrity": "sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA=="
},
"tiptap": {
"version": "1.30.0",
@@ -18337,9 +18337,9 @@
}
},
"toastify-js": {
- "version": "1.9.1",
- "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.9.1.tgz",
- "integrity": "sha512-B3LTJURySMix/xWqVHyj2XGVsIHesb4euGVuIaFfKxfmjM4F6HMgbW9V66DHUEt98jGlGpeTWSiSJ78UfrJVbA=="
+ "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": "2.4.3",
@@ -18825,9 +18825,9 @@
"dev": true
},
"v-click-outside": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.1.tgz",
- "integrity": "sha512-JJCdOwsJw77bzO37fkQdWX9OnjgLBGQNOM2SVmIdDdUi+n2xc/06dQdctxySIhetd35IGbs3NGU11pkKnBuhJg=="
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.2.tgz",
+ "integrity": "sha512-gMdRqfRE6m6XU6SiFi3dyBlFB2MWogiXpof8Aa3LQysrl9pzTndqp/iEaAphLoadaQUFnQ0ec6fLLaxr7LiY6A=="
},
"v-tooltip": {
"version": "2.0.3",
diff --git a/package.json b/package.json
index 6ba5ca60d..4967dc381 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@nextcloud/l10n": "^1.3.0",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "^2.6.4",
+ "@nextcloud/vue": "^2.7.0",
"core-js": "^3.6.5",
"entities": "^2.0.3",
"escape-html": "^1.0.3",