Merge pull request #37804 from nextcloud/deps/nextcloud/vue-7.10.0

pull/37065/head
Pytal 2023-04-19 16:31:52 +07:00 committed by GitHub
commit 174019568a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

11
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.9.0",
"@nextcloud/vue": "^7.10.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"autosize": "^6.0.1",
@ -4284,8 +4284,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "7.9.0",
"license": "AGPL-3.0",
"version": "7.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.10.0.tgz",
"integrity": "sha512-RYh3luZgyXftewE97fVhI779l7FFWqKSa8OCa7xdNnKtOoS9o6AxFG6yOI9IWkifA3F9WYalRBJle6lffaMi/g==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@ -28711,7 +28712,9 @@
}
},
"@nextcloud/vue": {
"version": "7.9.0",
"version": "7.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.10.0.tgz",
"integrity": "sha512-RYh3luZgyXftewE97fVhI779l7FFWqKSa8OCa7xdNnKtOoS9o6AxFG6yOI9IWkifA3F9WYalRBJle6lffaMi/g==",
"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.9.0",
"@nextcloud/vue": "^7.10.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"autosize": "^6.0.1",