mirror of
https://github.com/nextcloud/server.git
synced 2026-07-16 05:13:10 -04:00
Merge pull request #37027 from nextcloud/backport/37005/stable25
[stable25] Bump @nextcloud/vue from 7.7.0 to 7.8.0
This commit is contained in:
commit
6ae90f5bfa
11 changed files with 1725 additions and 187 deletions
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
4
dist/core-common.js.LICENSE.txt
vendored
4
dist/core-common.js.LICENSE.txt
vendored
|
|
@ -364,8 +364,6 @@
|
|||
|
||||
/*! For license information please see NcEmojiPicker.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcHighlight.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcLoadingIcon.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcModal.js.LICENSE.txt */
|
||||
|
|
@ -374,8 +372,6 @@
|
|||
|
||||
/*! For license information please see NcPasswordField.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcRichContenteditable.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcSettingsSection.js.LICENSE.txt */
|
||||
|
||||
/*! For license information please see NcTextField.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
4
dist/core-unified-search.js
vendored
4
dist/core-unified-search.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-unified-search.js.map
vendored
2
dist/core-unified-search.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
4
dist/settings-vue-settings-personal-info.js
vendored
4
dist/settings-vue-settings-personal-info.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1882
package-lock.json
generated
1882
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -46,7 +46,7 @@
|
|||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/sharing": "^0.1.0",
|
||||
"@nextcloud/vue": "^7.7.0",
|
||||
"@nextcloud/vue": "^7.8.0",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"autosize": "^5.0.1",
|
||||
"backbone": "^1.4.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue