|
|
|
|
@ -30,7 +30,7 @@
|
|
|
|
|
"@nextcloud/router": "^3.0.0",
|
|
|
|
|
"@nextcloud/sharing": "^0.2.4",
|
|
|
|
|
"@nextcloud/upload": "^1.9.1",
|
|
|
|
|
"@nextcloud/vue": "^8.26.0",
|
|
|
|
|
"@nextcloud/vue": "^8.26.1",
|
|
|
|
|
"@simplewebauthn/browser": "^10.0.0",
|
|
|
|
|
"@skjnldsv/sanitize-svg": "^1.0.2",
|
|
|
|
|
"@vue/web-component-wrapper": "^1.3.0",
|
|
|
|
|
@ -4989,16 +4989,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/timezones": {
|
|
|
|
|
"version": "0.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/timezones/-/timezones-0.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-ldLuLyz605sszetnp6jy6mtlThu4ICKsZThxHIZwn6t4QzjQH3xr+k8mRU7GIvKq9egUFDqBp4gBjxm3/ROZig==",
|
|
|
|
|
"version": "0.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/timezones/-/timezones-0.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-1mwQ+asTFOgv9rxPoAMEbDF8JfnenIa2EGNS+8MATCyi6WXxYh0Lhkaq1d3l2+xNbUPHgMnk4cRYsvIo319lkA==",
|
|
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ical.js": "^2.0.1"
|
|
|
|
|
"ical.js": "^2.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.0.0",
|
|
|
|
|
"npm": "^10.0.0"
|
|
|
|
|
"node": "^20 || ^22"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/typings": {
|
|
|
|
|
@ -5081,9 +5080,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/vue": {
|
|
|
|
|
"version": "8.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-7KyPAle4/tL2VzR0vVa5ssLAaAlDv54XJ1HPTPw9R4FIyqxDe9lICe1sRNG+uXsRY0NeYIKEmbJ3sqvbxaWdVQ==",
|
|
|
|
|
"version": "8.26.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.26.1.tgz",
|
|
|
|
|
"integrity": "sha512-kaTtiNeaiE2nT4mLe1X3oIbuNZbIYOQknPTa9gF6yCCn8gMwMTfg/JL/7Kr1a+UsLYNLLCizGZoCjEzR2DDpYA==",
|
|
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/dom": "^1.1.0",
|
|
|
|
|
@ -5098,7 +5097,7 @@
|
|
|
|
|
"@nextcloud/logger": "^3.0.2",
|
|
|
|
|
"@nextcloud/router": "^3.0.1",
|
|
|
|
|
"@nextcloud/sharing": "^0.2.3",
|
|
|
|
|
"@nextcloud/timezones": "^0.1.1",
|
|
|
|
|
"@nextcloud/timezones": "^0.2.0",
|
|
|
|
|
"@nextcloud/vue-select": "^3.25.1",
|
|
|
|
|
"@vueuse/components": "^11.0.0",
|
|
|
|
|
"@vueuse/core": "^11.0.0",
|
|
|
|
|
|