|
|
|
@ -21,7 +21,7 @@ |
|
|
|
"@nextcloud/moment": "^1.1.1", |
|
|
|
"@nextcloud/paths": "^2.0.0", |
|
|
|
"@nextcloud/router": "^2.0.0", |
|
|
|
"@nextcloud/vue": "^4.0.2", |
|
|
|
"@nextcloud/vue": "^4.0.3", |
|
|
|
"@nextcloud/vue-dashboard": "^2.0.1", |
|
|
|
"attachmediastream": "^2.1.0", |
|
|
|
"color.js": "^1.2.0", |
|
|
|
@ -3636,9 +3636,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue": { |
|
|
|
"version": "4.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.0.2.tgz", |
|
|
|
"integrity": "sha512-4Y0wI7V+ttlXaz6DGqJhGcHYge778bAkKLWO/Iall88zF2pQU3Bp9+K6t/4TIBaqRC49UQElwcPbXa2gn9sBBA==", |
|
|
|
"version": "4.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.0.3.tgz", |
|
|
|
"integrity": "sha512-twNKWsTCYIqvmCIV9UYJlXP7GO1wyoey4pCMxBs1+8cU7ryTJR83EVrPbXz7Pv4uqJ9BXMaU1EeSnzAfZWSY7g==", |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/auth": "^1.2.3", |
|
|
|
"@nextcloud/axios": "^1.3.2", |
|
|
|
@ -29568,9 +29568,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/vue": { |
|
|
|
"version": "4.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.0.2.tgz", |
|
|
|
"integrity": "sha512-4Y0wI7V+ttlXaz6DGqJhGcHYge778bAkKLWO/Iall88zF2pQU3Bp9+K6t/4TIBaqRC49UQElwcPbXa2gn9sBBA==", |
|
|
|
"version": "4.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.0.3.tgz", |
|
|
|
"integrity": "sha512-twNKWsTCYIqvmCIV9UYJlXP7GO1wyoey4pCMxBs1+8cU7ryTJR83EVrPbXz7Pv4uqJ9BXMaU1EeSnzAfZWSY7g==", |
|
|
|
"requires": { |
|
|
|
"@nextcloud/auth": "^1.2.3", |
|
|
|
"@nextcloud/axios": "^1.3.2", |
|
|
|
|