mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 23:59:27 -04:00
Bump @nextcloud/vue to 7.1.0-beta0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
(cherry picked from commit 7cc6f63e57)
This commit is contained in:
parent
6971771ce1
commit
59d20bf78b
7 changed files with 186 additions and 47 deletions
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
10
dist/core-common.js.LICENSE.txt
vendored
10
dist/core-common.js.LICENSE.txt
vendored
|
|
@ -305,11 +305,21 @@
|
|||
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
||||
*/
|
||||
|
||||
/*!
|
||||
* focus-trap 7.1.0
|
||||
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
||||
*/
|
||||
|
||||
/*!
|
||||
* tabbable 6.0.0
|
||||
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
||||
*/
|
||||
|
||||
/*!
|
||||
* tabbable 6.0.1
|
||||
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
||||
*/
|
||||
|
||||
/*! @license DOMPurify 2.3.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.6/LICENSE */
|
||||
|
||||
/*! For license information please see NcActionButton.js.LICENSE.txt */
|
||||
|
|
|
|||
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
207
package-lock.json
generated
207
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@chenfengyuan/vue-qrcode": "^1.0.2",
|
||||
"@nextcloud/auth": "^1.3.0",
|
||||
"@nextcloud/axios": "^1.10.0",
|
||||
"@nextcloud/calendar-availability-vue": "^0.5.0-beta.2",
|
||||
"@nextcloud/calendar-availability-vue": "^0.5.0-beta.4",
|
||||
"@nextcloud/capabilities": "^1.0.4",
|
||||
"@nextcloud/dialogs": "^3.1.4",
|
||||
"@nextcloud/event-bus": "^2.1.1",
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/sharing": "^0.1.0",
|
||||
"@nextcloud/vue": "^7.0.0-beta.4",
|
||||
"@nextcloud/vue": "^7.1.0-beta.0",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"autosize": "^5.0.1",
|
||||
"backbone": "^1.4.1",
|
||||
|
|
@ -3572,9 +3572,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/calendar-availability-vue": {
|
||||
"version": "0.5.0-beta.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.5.0-beta.2.tgz",
|
||||
"integrity": "sha512-1UME9GhaNP8FvY6+s7TjTMHpWNn4Not2n+do4ur4MeB8k1AUSGfHODOkYCYGMV94HrYfCHZU3Q3pZ6GzJ0uzaA==",
|
||||
"version": "0.5.0-beta.4",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.5.0-beta.4.tgz",
|
||||
"integrity": "sha512-Tvnw5u7LNEAxmcOkBxSQxbKdHdqBFy48/HC9oGaifmuUABTL+IZlHXsfYInWjKvvvBJudDp6rAWMAjHvAqmc3A==",
|
||||
"dependencies": {
|
||||
"ical.js": "^1.4.0",
|
||||
"icalzone": "^0.0.1",
|
||||
|
|
@ -3586,7 +3586,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@nextcloud/l10n": "^1.4",
|
||||
"@nextcloud/vue": "^7.0.0-beta.0",
|
||||
"@nextcloud/vue": "^6.0.0-0 || ^7.0.0-0 || ^7.1.0-0",
|
||||
"vue": "^2.7"
|
||||
}
|
||||
},
|
||||
|
|
@ -3812,6 +3812,11 @@
|
|||
"npm": "^7.0.0 || ^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/password-confirmation/node_modules/@nextcloud/initial-state": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz",
|
||||
"integrity": "sha512-xmNP30v/RnkJ2z1HcuEo7YfcLJJa+FdWTwgNldXHOlMeMbl/ESpsGkWL2sULrhYurz64L0JpfwEdi/cHcmyuZQ=="
|
||||
},
|
||||
"node_modules/@nextcloud/password-confirmation/node_modules/@nextcloud/l10n": {
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.6.0.tgz",
|
||||
|
|
@ -3821,6 +3826,46 @@
|
|||
"node-gettext": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/password-confirmation/node_modules/@nextcloud/vue": {
|
||||
"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",
|
||||
"@nextcloud/browser-storage": "^0.1.1",
|
||||
"@nextcloud/calendar-js": "^3.0.0",
|
||||
"@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",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"debounce": "1.2.1",
|
||||
"emoji-mart-vue-fast": "^11.1.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"floating-vue": "^1.0.0-beta.18",
|
||||
"hammerjs": "^2.0.8",
|
||||
"linkify-string": "^4.0.0",
|
||||
"md5": "^2.3.0",
|
||||
"splitpanes": "^2.4.1",
|
||||
"string-length": "^5.0.1",
|
||||
"striptags": "^3.2.0",
|
||||
"tributejs": "^5.1.3",
|
||||
"v-click-outside": "^3.2.0",
|
||||
"vue": "^2.7.8",
|
||||
"vue-color": "^2.8.1",
|
||||
"vue-material-design-icons": "^5.1.2",
|
||||
"vue-multiselect": "^2.1.6",
|
||||
"vue2-datepicker": "^3.11.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.0.0",
|
||||
"npm": "^7.0.0 || ^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/password-confirmation/node_modules/axios": {
|
||||
"version": "0.27.2",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
|
||||
|
|
@ -3830,6 +3875,19 @@
|
|||
"form-data": "^4.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/password-confirmation/node_modules/emoji-mart-vue-fast": {
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-11.2.0.tgz",
|
||||
"integrity": "sha512-dEVAJAbQop+efR8Zn4bvPQtSREwsVZccQxEBHdi1GNPO0JC9H6l0FswuCli/TrZXAQr1KS7dGEUhS9A1gURFRA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"core-js": "^3.23.5",
|
||||
"vue-virtual-scroller": "^1.0.10"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": ">2.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/password-confirmation/node_modules/semver": {
|
||||
"version": "7.3.7",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
||||
|
|
@ -3892,18 +3950,17 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.1.tgz",
|
||||
"integrity": "sha512-VwukKyu2ytFLYVrLHKN+waC4xuZaaFdns5+bKX8PzYfqjhjMDbjaZubCb4VkCISsaNqfcnJiE6Rkxtw4mwI8Pw==",
|
||||
"version": "7.1.0-beta.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0-beta.0.tgz",
|
||||
"integrity": "sha512-Xv0A7C3xEvU4iEQ2BwUcXc1aCbspgx32pWFW7qEOpzBesOBvZmC+lKtTE+FYIkd7cUbYtBF7+9nNiLCs0zhB7w==",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
"@nextcloud/axios": "^2.0.0",
|
||||
"@nextcloud/browser-storage": "^0.1.1",
|
||||
"@nextcloud/browser-storage": "^0.2.0",
|
||||
"@nextcloud/calendar-js": "^3.0.0",
|
||||
"@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",
|
||||
|
|
@ -3912,6 +3969,7 @@
|
|||
"emoji-mart-vue-fast": "^11.1.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"floating-vue": "^1.0.0-beta.18",
|
||||
"focus-trap": "^7.1.0",
|
||||
"hammerjs": "^2.0.8",
|
||||
"linkify-string": "^4.0.0",
|
||||
"md5": "^2.3.0",
|
||||
|
|
@ -4135,6 +4193,18 @@
|
|||
"npm": "^7.0.0 || ^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue/node_modules/@nextcloud/browser-storage": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.2.0.tgz",
|
||||
"integrity": "sha512-qRetNoCMHzfJyuQ7uvlwUXNwXlm5eSy4h8hI0Oa9HKbej57WGBYxRqsHElFzipSPh7mBUdFnz5clGpzIQx8+HQ==",
|
||||
"dependencies": {
|
||||
"core-js": "3.25.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.0.0",
|
||||
"npm": "^7.0.0 || ^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue/node_modules/@nextcloud/event-bus": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-3.0.0.tgz",
|
||||
|
|
@ -6757,9 +6827,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/core-js": {
|
||||
"version": "3.24.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
|
||||
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==",
|
||||
"version": "3.25.5",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.5.tgz",
|
||||
"integrity": "sha512-nbm6eZSjm+ZuBQxCUPQKQCoUEfFOXjUZ8dTTyikyKaWrTYmAVbykQfwsKE5dBK88u3QCkCrzsx/PPlKfhsvgpw==",
|
||||
"hasInstallScript": true,
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
|
|
@ -9101,11 +9171,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/focus-trap": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.0.0.tgz",
|
||||
"integrity": "sha512-uT4Bl8TwU+5vVAx/DHil/1eVS54k9unqhK/vGy2KSh7esPmqgC0koAB9J2sJ+vtj8+vmiFyGk2unLkhNLQaxoA==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.1.0.tgz",
|
||||
"integrity": "sha512-CuJvwUBfJCWcU6fc4xr3UwMF5vWnox4isXAixCwrPzCsPKOQjP9T+nTlYT2t+vOmQL8MOQ16eim99XhjQHAuiQ==",
|
||||
"dependencies": {
|
||||
"tabbable": "^6.0.0"
|
||||
"tabbable": "^6.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/focus-visible": {
|
||||
|
|
@ -17977,9 +18047,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/tabbable": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.0.0.tgz",
|
||||
"integrity": "sha512-SxhZErfHc3Yozz/HLAl/iPOxuIj8AtUw13NRewVOjFW7vbsqT1f3PuiHrPQbUkRcLNEgAedAv2DnjLtzynJXiw=="
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.0.1.tgz",
|
||||
"integrity": "sha512-SYJSIgeyXW7EuX1ytdneO5e8jip42oHWg9xl/o3oTYhmXusZVgiA+VlPvjIN+kHii9v90AmzTZEBcsEvuAY+TA=="
|
||||
},
|
||||
"node_modules/table": {
|
||||
"version": "6.8.0",
|
||||
|
|
@ -22219,9 +22289,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@nextcloud/calendar-availability-vue": {
|
||||
"version": "0.5.0-beta.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.5.0-beta.2.tgz",
|
||||
"integrity": "sha512-1UME9GhaNP8FvY6+s7TjTMHpWNn4Not2n+do4ur4MeB8k1AUSGfHODOkYCYGMV94HrYfCHZU3Q3pZ6GzJ0uzaA==",
|
||||
"version": "0.5.0-beta.4",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.5.0-beta.4.tgz",
|
||||
"integrity": "sha512-Tvnw5u7LNEAxmcOkBxSQxbKdHdqBFy48/HC9oGaifmuUABTL+IZlHXsfYInWjKvvvBJudDp6rAWMAjHvAqmc3A==",
|
||||
"requires": {
|
||||
"ical.js": "^1.4.0",
|
||||
"icalzone": "^0.0.1",
|
||||
|
|
@ -22399,6 +22469,11 @@
|
|||
"semver": "^7.3.7"
|
||||
}
|
||||
},
|
||||
"@nextcloud/initial-state": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz",
|
||||
"integrity": "sha512-xmNP30v/RnkJ2z1HcuEo7YfcLJJa+FdWTwgNldXHOlMeMbl/ESpsGkWL2sULrhYurz64L0JpfwEdi/cHcmyuZQ=="
|
||||
},
|
||||
"@nextcloud/l10n": {
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.6.0.tgz",
|
||||
|
|
@ -22408,6 +22483,42 @@
|
|||
"node-gettext": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"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",
|
||||
"@nextcloud/browser-storage": "^0.1.1",
|
||||
"@nextcloud/calendar-js": "^3.0.0",
|
||||
"@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",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"debounce": "1.2.1",
|
||||
"emoji-mart-vue-fast": "^11.1.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"floating-vue": "^1.0.0-beta.18",
|
||||
"hammerjs": "^2.0.8",
|
||||
"linkify-string": "^4.0.0",
|
||||
"md5": "^2.3.0",
|
||||
"splitpanes": "^2.4.1",
|
||||
"string-length": "^5.0.1",
|
||||
"striptags": "^3.2.0",
|
||||
"tributejs": "^5.1.3",
|
||||
"v-click-outside": "^3.2.0",
|
||||
"vue": "^2.7.8",
|
||||
"vue-color": "^2.8.1",
|
||||
"vue-material-design-icons": "^5.1.2",
|
||||
"vue-multiselect": "^2.1.6",
|
||||
"vue2-datepicker": "^3.11.0"
|
||||
}
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.27.2",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
|
||||
|
|
@ -22417,6 +22528,16 @@
|
|||
"form-data": "^4.0.0"
|
||||
}
|
||||
},
|
||||
"emoji-mart-vue-fast": {
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-11.2.0.tgz",
|
||||
"integrity": "sha512-dEVAJAbQop+efR8Zn4bvPQtSREwsVZccQxEBHdi1GNPO0JC9H6l0FswuCli/TrZXAQr1KS7dGEUhS9A1gURFRA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"core-js": "^3.23.5",
|
||||
"vue-virtual-scroller": "^1.0.10"
|
||||
}
|
||||
},
|
||||
"semver": {
|
||||
"version": "7.3.7",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
||||
|
|
@ -22467,18 +22588,17 @@
|
|||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.1.tgz",
|
||||
"integrity": "sha512-VwukKyu2ytFLYVrLHKN+waC4xuZaaFdns5+bKX8PzYfqjhjMDbjaZubCb4VkCISsaNqfcnJiE6Rkxtw4mwI8Pw==",
|
||||
"version": "7.1.0-beta.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0-beta.0.tgz",
|
||||
"integrity": "sha512-Xv0A7C3xEvU4iEQ2BwUcXc1aCbspgx32pWFW7qEOpzBesOBvZmC+lKtTE+FYIkd7cUbYtBF7+9nNiLCs0zhB7w==",
|
||||
"requires": {
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
"@nextcloud/axios": "^2.0.0",
|
||||
"@nextcloud/browser-storage": "^0.1.1",
|
||||
"@nextcloud/browser-storage": "^0.2.0",
|
||||
"@nextcloud/calendar-js": "^3.0.0",
|
||||
"@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",
|
||||
|
|
@ -22487,6 +22607,7 @@
|
|||
"emoji-mart-vue-fast": "^11.1.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"floating-vue": "^1.0.0-beta.18",
|
||||
"focus-trap": "^7.1.0",
|
||||
"hammerjs": "^2.0.8",
|
||||
"linkify-string": "^4.0.0",
|
||||
"md5": "^2.3.0",
|
||||
|
|
@ -22536,6 +22657,14 @@
|
|||
"tslib": "^2.4.0"
|
||||
}
|
||||
},
|
||||
"@nextcloud/browser-storage": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.2.0.tgz",
|
||||
"integrity": "sha512-qRetNoCMHzfJyuQ7uvlwUXNwXlm5eSy4h8hI0Oa9HKbej57WGBYxRqsHElFzipSPh7mBUdFnz5clGpzIQx8+HQ==",
|
||||
"requires": {
|
||||
"core-js": "3.25.5"
|
||||
}
|
||||
},
|
||||
"@nextcloud/event-bus": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-3.0.0.tgz",
|
||||
|
|
@ -24769,9 +24898,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.24.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
|
||||
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ=="
|
||||
"version": "3.25.5",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.5.tgz",
|
||||
"integrity": "sha512-nbm6eZSjm+ZuBQxCUPQKQCoUEfFOXjUZ8dTTyikyKaWrTYmAVbykQfwsKE5dBK88u3QCkCrzsx/PPlKfhsvgpw=="
|
||||
},
|
||||
"core-js-compat": {
|
||||
"version": "3.20.3",
|
||||
|
|
@ -26549,11 +26678,11 @@
|
|||
}
|
||||
},
|
||||
"focus-trap": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.0.0.tgz",
|
||||
"integrity": "sha512-uT4Bl8TwU+5vVAx/DHil/1eVS54k9unqhK/vGy2KSh7esPmqgC0koAB9J2sJ+vtj8+vmiFyGk2unLkhNLQaxoA==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.1.0.tgz",
|
||||
"integrity": "sha512-CuJvwUBfJCWcU6fc4xr3UwMF5vWnox4isXAixCwrPzCsPKOQjP9T+nTlYT2t+vOmQL8MOQ16eim99XhjQHAuiQ==",
|
||||
"requires": {
|
||||
"tabbable": "^6.0.0"
|
||||
"tabbable": "^6.0.1"
|
||||
}
|
||||
},
|
||||
"focus-visible": {
|
||||
|
|
@ -33281,9 +33410,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"tabbable": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.0.0.tgz",
|
||||
"integrity": "sha512-SxhZErfHc3Yozz/HLAl/iPOxuIj8AtUw13NRewVOjFW7vbsqT1f3PuiHrPQbUkRcLNEgAedAv2DnjLtzynJXiw=="
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.0.1.tgz",
|
||||
"integrity": "sha512-SYJSIgeyXW7EuX1ytdneO5e8jip42oHWg9xl/o3oTYhmXusZVgiA+VlPvjIN+kHii9v90AmzTZEBcsEvuAY+TA=="
|
||||
},
|
||||
"table": {
|
||||
"version": "6.8.0",
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"@chenfengyuan/vue-qrcode": "^1.0.2",
|
||||
"@nextcloud/auth": "^1.3.0",
|
||||
"@nextcloud/axios": "^1.10.0",
|
||||
"@nextcloud/calendar-availability-vue": "^0.5.0-beta.2",
|
||||
"@nextcloud/calendar-availability-vue": "^0.5.0-beta.4",
|
||||
"@nextcloud/capabilities": "^1.0.4",
|
||||
"@nextcloud/dialogs": "^3.1.4",
|
||||
"@nextcloud/event-bus": "^2.1.1",
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/sharing": "^0.1.0",
|
||||
"@nextcloud/vue": "^7.0.0-beta.4",
|
||||
"@nextcloud/vue": "^7.1.0-beta.0",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"autosize": "^5.0.1",
|
||||
"backbone": "^1.4.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue