mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Merge pull request #39813 from nextcloud/fix/bump-nextcloud-vue/7.12.2-in-stable27
[stable27] chore: update `@nextcloud-vue` to `v7.12.2`
This commit is contained in:
commit
acd4e5dc0f
5 changed files with 22 additions and 14 deletions
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
8
dist/core-common.js.LICENSE.txt
vendored
8
dist/core-common.js.LICENSE.txt
vendored
|
|
@ -394,6 +394,8 @@ object-assign
|
|||
|
||||
/*! For license information please see NcAppSettingsDialog.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcAppSettingsSection.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcAppSidebar.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcAppSidebarTab.js.LICENSE.txt */
|
||||
|
|
@ -422,6 +424,10 @@ object-assign
|
|||
|
||||
/*! For license information please see NcEmojiPicker.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcHeaderMenu.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcIconSvgWrapper.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcInputField.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcLoadingIcon.js.LICENSE.txt */
|
||||
|
|
@ -450,6 +456,8 @@ object-assign
|
|||
|
||||
/*! For license information please see index.module.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see richEditor.js.LICENSE.txt */
|
||||
|
||||
/*! Hammer.JS - v2.0.7 - 2016-04-22
|
||||
* http://hammerjs.github.io/
|
||||
*
|
||||
|
|
|
|||
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
20
package-lock.json
generated
20
package-lock.json
generated
|
|
@ -17,7 +17,7 @@
|
|||
"@nextcloud/browserslist-config": "^2.3.0",
|
||||
"@nextcloud/calendar-availability-vue": "^0.6.0-alpha1",
|
||||
"@nextcloud/capabilities": "^1.0.4",
|
||||
"@nextcloud/dialogs": "^4.2.0-beta.1",
|
||||
"@nextcloud/dialogs": "^4.2.0-beta.2",
|
||||
"@nextcloud/event-bus": "^3.0.2",
|
||||
"@nextcloud/files": "^3.0.0-beta.8",
|
||||
"@nextcloud/initial-state": "^2.0.0",
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/sharing": "^0.1.0",
|
||||
"@nextcloud/vue": "^7.12.0",
|
||||
"@nextcloud/vue": "^7.12.2",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"@skjnldsv/sanitize-svg": "^1.0.2",
|
||||
"autosize": "^6.0.1",
|
||||
|
|
@ -4230,9 +4230,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue": {
|
||||
"version": "7.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.0.tgz",
|
||||
"integrity": "sha512-f7x3YFBzc/mt27F7AU+ITLmGCwRpVM0aVTF+DxjaOdelQNTYZBuFJCCOk6nC+x+gg/KWLIxeWm/NWDxToCstbQ==",
|
||||
"version": "7.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.2.tgz",
|
||||
"integrity": "sha512-AjXm/I4b1W4vtSVtZpVu4VD047IpVTgPnMP7kSKQF42XvFvP1l0pyFgd/ewPKYtm+dA/rTHsh5fg3I9xsxg79A==",
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.1.0",
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
|
|
@ -4254,7 +4254,7 @@
|
|||
"emoji-mart-vue-fast": "^12.0.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"floating-vue": "^1.0.0-beta.19",
|
||||
"focus-trap": "^7.1.0",
|
||||
"focus-trap": "^7.4.3",
|
||||
"hammerjs": "^2.0.8",
|
||||
"linkify-string": "^4.0.0",
|
||||
"md5": "^2.3.0",
|
||||
|
|
@ -29725,9 +29725,9 @@
|
|||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"version": "7.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.0.tgz",
|
||||
"integrity": "sha512-f7x3YFBzc/mt27F7AU+ITLmGCwRpVM0aVTF+DxjaOdelQNTYZBuFJCCOk6nC+x+gg/KWLIxeWm/NWDxToCstbQ==",
|
||||
"version": "7.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.2.tgz",
|
||||
"integrity": "sha512-AjXm/I4b1W4vtSVtZpVu4VD047IpVTgPnMP7kSKQF42XvFvP1l0pyFgd/ewPKYtm+dA/rTHsh5fg3I9xsxg79A==",
|
||||
"requires": {
|
||||
"@floating-ui/dom": "^1.1.0",
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
|
|
@ -29749,7 +29749,7 @@
|
|||
"emoji-mart-vue-fast": "^12.0.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"floating-vue": "^1.0.0-beta.19",
|
||||
"focus-trap": "^7.1.0",
|
||||
"focus-trap": "^7.4.3",
|
||||
"hammerjs": "^2.0.8",
|
||||
"linkify-string": "^4.0.0",
|
||||
"md5": "^2.3.0",
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/sharing": "^0.1.0",
|
||||
"@nextcloud/vue": "^7.12.0",
|
||||
"@nextcloud/vue": "^7.12.2",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"@skjnldsv/sanitize-svg": "^1.0.2",
|
||||
"autosize": "^6.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue