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:
blizzz 2023-03-03 11:18:25 +01:00 committed by GitHub
commit 6ae90f5bfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1725 additions and 187 deletions

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

View file

@ -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 */

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

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

File diff suppressed because one or more lines are too long

1882
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -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",