|
|
@ -25,7 +25,7 @@ |
|
|
|
"@nextcloud/router": "^3.0.1", |
|
|
|
"@nextcloud/sharing": "^0.2.4", |
|
|
|
"@nextcloud/upload": "^2.0.0-rc.0", |
|
|
|
"@nextcloud/vue": "^9.0.0-rc.4", |
|
|
|
"@nextcloud/vue": "^9.0.0-rc.5", |
|
|
|
"@vue-leaflet/vue-leaflet": "^0.10.1", |
|
|
|
"@vueuse/components": "^13.4.0", |
|
|
|
"@vueuse/core": "^13.4.0", |
|
|
@ -3888,9 +3888,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue": { |
|
|
|
"version": "9.0.0-rc.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.0-rc.4.tgz", |
|
|
|
"integrity": "sha512-r9DGvFEKBXe6PBOEN/68btirU96iYz3yrjdw3Mi76pUhaow/LY8VV3OCFbhJU8BtU+bG5rTs+anonl4Y2t3Zfg==", |
|
|
|
"version": "9.0.0-rc.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.0-rc.5.tgz", |
|
|
|
"integrity": "sha512-1wg4siIYhahWs9yvvyd+rvuJGNbYbpPKT2fRQaaXYEmQW+Y04Opv3DXA6OzwssR5W9+Xgs/VSLjdBSOGJEZHBw==", |
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
"dependencies": { |
|
|
|
"@ckpack/vue-color": "^1.6.0", |
|
|
@ -3938,8 +3938,7 @@ |
|
|
|
"vue-select": "^4.0.0-beta.6" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.11.0 || ^22", |
|
|
|
"npm": "^10 || ^11" |
|
|
|
"node": "^20.11.0 || ^22 || ^24" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue/node_modules/@ckpack/vue-color": { |
|
|
@ -22184,9 +22183,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/vue": { |
|
|
|
"version": "9.0.0-rc.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.0-rc.4.tgz", |
|
|
|
"integrity": "sha512-r9DGvFEKBXe6PBOEN/68btirU96iYz3yrjdw3Mi76pUhaow/LY8VV3OCFbhJU8BtU+bG5rTs+anonl4Y2t3Zfg==", |
|
|
|
"version": "9.0.0-rc.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.0-rc.5.tgz", |
|
|
|
"integrity": "sha512-1wg4siIYhahWs9yvvyd+rvuJGNbYbpPKT2fRQaaXYEmQW+Y04Opv3DXA6OzwssR5W9+Xgs/VSLjdBSOGJEZHBw==", |
|
|
|
"requires": { |
|
|
|
"@ckpack/vue-color": "^1.6.0", |
|
|
|
"@floating-ui/dom": "^1.6.13", |
|
|
|