|
|
@ -23,7 +23,7 @@ |
|
|
|
"@nextcloud/moment": "^1.3.5", |
|
|
|
"@nextcloud/paths": "^2.2.1", |
|
|
|
"@nextcloud/router": "^3.0.1", |
|
|
|
"@nextcloud/sharing": "^0.2.4", |
|
|
|
"@nextcloud/sharing": "^0.3.0", |
|
|
|
"@nextcloud/upload": "^2.0.0-rc.0", |
|
|
|
"@nextcloud/vue": "^9.0.0-rc.8", |
|
|
|
"@vue-leaflet/vue-leaflet": "^0.10.1", |
|
|
@ -1686,6 +1686,26 @@ |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/sharing/node_modules/@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==", |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/eslint-config": { |
|
|
|
"version": "9.0.0-rc.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-9.0.0-rc.5.tgz", |
|
|
@ -1780,6 +1800,26 @@ |
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/files/node_modules/@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==", |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/files/node_modules/@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/initial-state": { |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-3.0.0.tgz", |
|
|
@ -1852,24 +1892,18 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
"version": "0.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.3.0.tgz", |
|
|
|
"integrity": "sha512-kV7qeUZvd1fTKeFyH+W5Qq5rNOqG9rLATZM3U9MBxWXHJs3OxMqYQb8UQ3NYONzsX3zDGJmdQECIGHm1ei2sCA==", |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
"@nextcloud/initial-state": "^3.0.0", |
|
|
|
"is-svg": "^6.1.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/sharing/node_modules/@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==", |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^10.0.0" |
|
|
|
}, |
|
|
|
"optionalDependencies": { |
|
|
|
"@nextcloud/files": "^3.12.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/stylelint-config": { |
|
|
@ -1941,6 +1975,26 @@ |
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/upload/node_modules/@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==", |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/upload/node_modules/@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue": { |
|
|
|
"version": "9.0.0-rc.8", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.0-rc.8.tgz", |
|
|
@ -2011,6 +2065,26 @@ |
|
|
|
"vue": "^3.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/sharing/node_modules/@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==", |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue/node_modules/@vuepic/vue-datepicker": { |
|
|
|
"version": "11.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@vuepic/vue-datepicker/-/vue-datepicker-11.0.2.tgz", |
|
|
@ -16893,6 +16967,23 @@ |
|
|
|
"vite-plugin-node-polyfills": "^0.24.0", |
|
|
|
"vue": "^3.5.20", |
|
|
|
"webdav": "^5.8.0" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"requires": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/eslint-config": { |
|
|
@ -16957,6 +17048,21 @@ |
|
|
|
"is-svg": "^6.0.0", |
|
|
|
"typescript-event-target": "^1.1.1", |
|
|
|
"webdav": "^5.8.0" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==" |
|
|
|
}, |
|
|
|
"@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"requires": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/initial-state": { |
|
|
@ -17007,18 +17113,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"version": "0.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.3.0.tgz", |
|
|
|
"integrity": "sha512-kV7qeUZvd1fTKeFyH+W5Qq5rNOqG9rLATZM3U9MBxWXHJs3OxMqYQb8UQ3NYONzsX3zDGJmdQECIGHm1ei2sCA==", |
|
|
|
"requires": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==" |
|
|
|
} |
|
|
|
"@nextcloud/files": "^3.12.0", |
|
|
|
"@nextcloud/initial-state": "^3.0.0", |
|
|
|
"is-svg": "^6.1.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/stylelint-config": { |
|
|
@ -17066,6 +17167,21 @@ |
|
|
|
"p-cancelable": "^4.0.1", |
|
|
|
"p-queue": "^8.1.0", |
|
|
|
"typescript-event-target": "^1.1.1" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==" |
|
|
|
}, |
|
|
|
"@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"requires": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/vue": { |
|
|
@ -17127,6 +17243,21 @@ |
|
|
|
"material-colors": "^1.2.6" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/sharing": { |
|
|
|
"version": "0.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
"requires": { |
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"@vuepic/vue-datepicker": { |
|
|
|
"version": "11.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@vuepic/vue-datepicker/-/vue-datepicker-11.0.2.tgz", |
|
|
|