Merge pull request #25970 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.1.0
Bump @nextcloud/vue-dashboard from 1.0.1 to 1.1.0
This commit is contained in:
commit
05b5715f41
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3646,38 +3646,19 @@
|
|||
}
|
||||
},
|
||||
"@nextcloud/vue-dashboard": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-1.0.1.tgz",
|
||||
"integrity": "sha512-QKOf0qm4UYobuC3djLYwICSuj29H6xnm24IHetc0AMsrfhwPNN1/CC5IWEl1uKCCvwI0NA02HXCVFLtUErlgyg==",
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-1.1.0.tgz",
|
||||
"integrity": "sha512-fs/2Tw+DgTAOgXj/0W9LtX7zLvPJin1EwCzpPvbzUaFOpExC2LWQTw1sUmwy+sJDVpwxAFgm+FXjdQwMKUzVXg==",
|
||||
"requires": {
|
||||
"@nextcloud/vue": "^2.3.0",
|
||||
"core-js": "^3.6.4",
|
||||
"vue": "^2.6.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nextcloud/dialogs": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.0.0.tgz",
|
||||
"integrity": "sha512-5FVP0RSxIpKTKdSUlQ4osDDz/oCx2/4+InliB5MX2EcrjDe6q3fZMabSGnFTnIAu0CXRTzBk7RpneaIFGv+d5A==",
|
||||
"requires": {
|
||||
"@nextcloud/l10n": "^1.3.0",
|
||||
"@nextcloud/typings": "^1.0.0",
|
||||
"core-js": "^3.6.4",
|
||||
"toastify-js": "^1.9.1"
|
||||
}
|
||||
},
|
||||
"@nextcloud/typings": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.0.0.tgz",
|
||||
"integrity": "sha512-r8SRvXszWTyKWEhVd3gx7eBAcCKwdoLlr+ZrR8hrSxs2nfH00de/QoGdo0n/Rcv/9mMtX/haJNd71KwODM2+uQ==",
|
||||
"requires": {
|
||||
"@types/jquery": "2.0.54"
|
||||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"version": "2.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.8.1.tgz",
|
||||
"integrity": "sha512-6a11iUyOs8cUbmzLdK+WZG7g7gTH2oDESU9o/J16+nKn6g3BlfH0iI/dWaqGiPuNiLy5CAqeQPvhx1UxaL/f5A==",
|
||||
"version": "2.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.9.0.tgz",
|
||||
"integrity": "sha512-OaddUORB2MdrXtmqnXJlbftYMGBBX339utLe2b4jz2qaT/IvvaTmwet6qSl/736upLaJveIoPrdyn3FZea5CUg==",
|
||||
"requires": {
|
||||
"@nextcloud/auth": "^1.2.3",
|
||||
"@nextcloud/axios": "^1.3.2",
|
||||
|
@ -3689,7 +3670,7 @@
|
|||
"@nextcloud/router": "^1.0.2",
|
||||
"core-js": "^3.6.5",
|
||||
"debounce": "1.2.0",
|
||||
"emoji-mart-vue-fast": "^7.0.4",
|
||||
"emoji-mart-vue-fast": "^7.0.7",
|
||||
"escape-html": "^1.0.3",
|
||||
"hammerjs": "^2.0.8",
|
||||
"linkifyjs": "~2.1.9",
|
||||
|
@ -6018,9 +5999,9 @@
|
|||
}
|
||||
},
|
||||
"emoji-mart-vue-fast": {
|
||||
"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==",
|
||||
"version": "7.0.7",
|
||||
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.7.tgz",
|
||||
"integrity": "sha512-Nrk4IOjKcKKYyMnRm4lreEiPpvDX+h3FKI86SYs05dCFZ0WZIMTGok26dtWvJqseTThS1UghsNEjM4HrfDjIJg==",
|
||||
"requires": {
|
||||
"@babel/polyfill": "7.2.5",
|
||||
"@babel/runtime": "7.3.4",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"@nextcloud/paths": "^1.1.2",
|
||||
"@nextcloud/router": "^1.1.0",
|
||||
"@nextcloud/vue": "^3.2.0",
|
||||
"@nextcloud/vue-dashboard": "^1.0.1",
|
||||
"@nextcloud/vue-dashboard": "^1.1.0",
|
||||
"autosize": "^4.0.2",
|
||||
"backbone": "^1.4.0",
|
||||
"blueimp-md5": "^2.18.0",
|
||||
|
|
Loading…
Reference in New Issue