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

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-22 05:23:09 +0300
committerGitHub <noreply@github.com>2022-10-22 05:23:09 +0300
commita2744823c1b93c5327cb41e0ece8d06a3a7b0041 (patch)
tree41b26e6791d7fb089749d4b9eebf69c6157e89ed /package-lock.json
parentf9acf7778feb3d684534433108b01e34cd401183 (diff)
Bump @nextcloud/vue from 7.0.0 to 7.0.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json38
1 files changed, 29 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 1c7f5db7..1dfa2c4e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"@nextcloud/l10n": "^1.6.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^7.0.0",
+ "@nextcloud/vue": "^7.0.1",
"@nextcloud/vue-dashboard": "^2.0.1",
"@nextcloud/vue-richtext": "^2.0.4",
"blueimp-md5": "^2.19.0",
@@ -3149,6 +3149,18 @@
"url": "https://opencollective.com/core-js"
}
},
+ "node_modules/@nextcloud/focus-trap": {
+ "version": "0.1.0-beta",
+ "resolved": "https://registry.npmjs.org/@nextcloud/focus-trap/-/focus-trap-0.1.0-beta.tgz",
+ "integrity": "sha512-c6mrUrvDGRVkYfUGAJl7o2lxA/iIMF46XgBdCGCnCJFISFqHoWYGQoG6adc6w2IL7uhGka+lzy38szz+WUYpkA==",
+ "dependencies": {
+ "focus-trap": "^7.0.0"
+ },
+ "engines": {
+ "node": "^16.0.0",
+ "npm": "^7.0.0 || ^8.0.0"
+ }
+ },
"node_modules/@nextcloud/initial-state": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz",
@@ -3307,9 +3319,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0.tgz",
- "integrity": "sha512-x+JAWCdL30qpxx4u4Ggdlg+l33f8ajX/qP5mZ3o4fshSDSZnz+d8kvnPoQXC6zRcdvNKzpgzCFe80I+G0q/QRQ==",
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.1.tgz",
+ "integrity": "sha512-VwukKyu2ytFLYVrLHKN+waC4xuZaaFdns5+bKX8PzYfqjhjMDbjaZubCb4VkCISsaNqfcnJiE6Rkxtw4mwI8Pw==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@@ -3318,6 +3330,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.4",
"@nextcloud/event-bus": "^3.0.0",
+ "@nextcloud/focus-trap": "^0.1.0-beta",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",
"@nextcloud/logger": "^2.2.1",
@@ -3326,7 +3339,6 @@
"emoji-mart-vue-fast": "^11.1.1",
"escape-html": "^1.0.3",
"floating-vue": "^1.0.0-beta.18",
- "focus-trap": "^7.0.0",
"hammerjs": "^2.0.8",
"linkify-string": "^4.0.0",
"md5": "^2.3.0",
@@ -21549,6 +21561,14 @@
}
}
},
+ "@nextcloud/focus-trap": {
+ "version": "0.1.0-beta",
+ "resolved": "https://registry.npmjs.org/@nextcloud/focus-trap/-/focus-trap-0.1.0-beta.tgz",
+ "integrity": "sha512-c6mrUrvDGRVkYfUGAJl7o2lxA/iIMF46XgBdCGCnCJFISFqHoWYGQoG6adc6w2IL7uhGka+lzy38szz+WUYpkA==",
+ "requires": {
+ "focus-trap": "^7.0.0"
+ }
+ },
"@nextcloud/initial-state": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz",
@@ -21671,9 +21691,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0.tgz",
- "integrity": "sha512-x+JAWCdL30qpxx4u4Ggdlg+l33f8ajX/qP5mZ3o4fshSDSZnz+d8kvnPoQXC6zRcdvNKzpgzCFe80I+G0q/QRQ==",
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.1.tgz",
+ "integrity": "sha512-VwukKyu2ytFLYVrLHKN+waC4xuZaaFdns5+bKX8PzYfqjhjMDbjaZubCb4VkCISsaNqfcnJiE6Rkxtw4mwI8Pw==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@@ -21682,6 +21702,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.4",
"@nextcloud/event-bus": "^3.0.0",
+ "@nextcloud/focus-trap": "^0.1.0-beta",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",
"@nextcloud/logger": "^2.2.1",
@@ -21690,7 +21711,6 @@
"emoji-mart-vue-fast": "^11.1.1",
"escape-html": "^1.0.3",
"floating-vue": "^1.0.0-beta.18",
- "focus-trap": "^7.0.0",
"hammerjs": "^2.0.8",
"linkify-string": "^4.0.0",
"md5": "^2.3.0",