mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #38331 from nextcloud/backport/38316/stable26
[stable26] chore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6
This commit is contained in:
commit
413611acac
4 changed files with 11 additions and 11 deletions
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
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
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -28,7 +28,7 @@
|
|||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/sharing": "^0.1.0",
|
||||
"@nextcloud/vue": "^7.11.5",
|
||||
"@nextcloud/vue": "^7.11.6",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"@skjnldsv/sanitize-svg": "^1.0.2",
|
||||
"autosize": "^6.0.1",
|
||||
|
|
@ -4511,9 +4511,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue": {
|
||||
"version": "7.11.5",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.5.tgz",
|
||||
"integrity": "sha512-gAilqG98Tf5EiNLcq6iWlRQDZjIqbo3OP3idWTzkiS+ltAV7LWDj6gACdq5h8X1xAGTqwW2c+z0CXpBiEakKAQ==",
|
||||
"version": "7.11.6",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz",
|
||||
"integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==",
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.1.0",
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
|
|
@ -29865,9 +29865,9 @@
|
|||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"version": "7.11.5",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.5.tgz",
|
||||
"integrity": "sha512-gAilqG98Tf5EiNLcq6iWlRQDZjIqbo3OP3idWTzkiS+ltAV7LWDj6gACdq5h8X1xAGTqwW2c+z0CXpBiEakKAQ==",
|
||||
"version": "7.11.6",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz",
|
||||
"integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==",
|
||||
"requires": {
|
||||
"@floating-ui/dom": "^1.1.0",
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/sharing": "^0.1.0",
|
||||
"@nextcloud/vue": "^7.11.5",
|
||||
"@nextcloud/vue": "^7.11.6",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"@skjnldsv/sanitize-svg": "^1.0.2",
|
||||
"autosize": "^6.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue