Merge pull request #2030 from nextcloud/chore/master/deps

chore(deps): bump nextcloud/vue from 8.17.1 to 8.18.0
This commit is contained in:
Joas Schilling 2024-09-12 14:02:02 +02:00 коммит произвёл GitHub
Родитель f39b8a7d5c 44bed7c8fe
Коммит dc13c46b2e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
28 изменённых файлов: 49 добавлений и 44 удалений

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -1,4 +1,4 @@
/* extracted by css-entry-points-plugin */
@import './style-BRbSke62.chunk.css';
@import './_plugin-vue2_normalizer-SBX0pApC.chunk.css';
@import './NcSettingsSection-BT-d36B9-DgPIBlPM.chunk.css';
@import './_plugin-vue2_normalizer-BUuD2aDb.chunk.css';
@import './NcSettingsSection-V9DkkSuI-DgPIBlPM.chunk.css';

Просмотреть файл

@ -1,6 +1,6 @@
/* extracted by css-entry-points-plugin */
@import './settings-CuzxgEpS.chunk.css';
@import './style-BRbSke62.chunk.css';
@import './_plugin-vue2_normalizer-SBX0pApC.chunk.css';
@import './_plugin-vue2_normalizer-BUuD2aDb.chunk.css';
@import './BrowserStorage-CMaes2Bv.chunk.css';
@import './NcSettingsSection-BT-d36B9-DgPIBlPM.chunk.css';
@import './NcSettingsSection-V9DkkSuI-DgPIBlPM.chunk.css';

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -35,7 +35,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.1
- version: 8.18.0
- license: AGPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.0

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -35,7 +35,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.1
- version: 8.18.0
- license: AGPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.0

Просмотреть файл

@ -1,2 +1,2 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{r as n,t as r,d as s,e as a}from"./_plugin-vue2_normalizer-CYOaFnQF.chunk.mjs";n(r);const l={name:"HelpCircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var o=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon help-circle-icon",attrs:{"aria-hidden":t.title?null:!0,"aria-label":t.title,role:"img"},on:{click:function(i){return t.$emit("click",i)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},c=[],d=s(l,o,c,!1,null,null);const p=d.exports,u={name:"NcSettingsSection",components:{HelpCircle:p},props:{name:{type:String,required:!0},description:{type:String,default:""},docUrl:{type:String,default:""},limitWidth:{type:Boolean,default:!0}},data(){return{docNameTranslated:a("External documentation for {name}",{name:this.name})}},computed:{forceLimitWidth(){var t,e;if(this.limitWidth)return!0;const[i]=(e=(t=window._oc_config)==null?void 0:t.version.split(".",2))!=null?e:[];return i&&Number.parseInt(i)>=30},hasDescription(){return this.description.length>0},hasDocUrl(){return this.docUrl.length>0}}};var m=function(){var t=this,e=t._self._c;return e("div",{staticClass:"settings-section",class:{"settings-section--limit-width":t.forceLimitWidth}},[e("h2",{staticClass:"settings-section__name"},[t._v(" "+t._s(t.name)+" "),t.hasDocUrl?e("a",{staticClass:"settings-section__info",attrs:{href:t.docUrl,title:t.docNameTranslated,"aria-label":t.docNameTranslated,target:"_blank",rel:"noreferrer nofollow"}},[e("HelpCircle",{attrs:{size:20}})],1):t._e()]),t.hasDescription?e("p",{staticClass:"settings-section__desc"},[t._v(" "+t._s(t.description)+" ")]):t._e(),t._t("default")],2)},f=[],_=s(u,m,f,!1,null,"0974f50a");const g=_.exports;export{g as N};
import{r as n,t as r,d as s,e as a}from"./_plugin-vue2_normalizer-DfQsHmr4.chunk.mjs";n(r);const l={name:"HelpCircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var o=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon help-circle-icon",attrs:{"aria-hidden":t.title?null:!0,"aria-label":t.title,role:"img"},on:{click:function(i){return t.$emit("click",i)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},c=[],d=s(l,o,c,!1,null,null);const p=d.exports,u={name:"NcSettingsSection",components:{HelpCircle:p},props:{name:{type:String,required:!0},description:{type:String,default:""},docUrl:{type:String,default:""},limitWidth:{type:Boolean,default:!0}},data(){return{docNameTranslated:a("External documentation for {name}",{name:this.name})}},computed:{forceLimitWidth(){var t,e;if(this.limitWidth)return!0;const[i]=(e=(t=window._oc_config)==null?void 0:t.version.split(".",2))!=null?e:[];return i&&Number.parseInt(i)>=30},hasDescription(){return this.description.length>0},hasDocUrl(){return this.docUrl.length>0}}};var m=function(){var t=this,e=t._self._c;return e("div",{staticClass:"settings-section",class:{"settings-section--limit-width":t.forceLimitWidth}},[e("h2",{staticClass:"settings-section__name"},[t._v(" "+t._s(t.name)+" "),t.hasDocUrl?e("a",{staticClass:"settings-section__info",attrs:{href:t.docUrl,title:t.docNameTranslated,"aria-label":t.docNameTranslated,target:"_blank",rel:"noreferrer nofollow"}},[e("HelpCircle",{attrs:{size:20}})],1):t._e()]),t.hasDescription?e("p",{staticClass:"settings-section__desc"},[t._v(" "+t._s(t.description)+" ")]):t._e(),t._t("default")],2)},f=[],_=s(u,m,f,!1,null,"0974f50a");const g=_.exports;export{g as N};

Просмотреть файл

@ -3,5 +3,5 @@ SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This file is generated from multiple sources. Included packages:
- @nextcloud/vue
- version: 8.17.1
- version: 8.18.0
- license: AGPL-3.0-or-later

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -3,5 +3,5 @@ SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This file is generated from multiple sources. Included packages:
- @nextcloud/vue
- version: 8.17.1
- version: 8.18.0
- license: AGPL-3.0-or-later

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -60,7 +60,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.3
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.1
- version: 8.18.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -60,7 +60,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.3
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.1
- version: 8.18.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -76,7 +76,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.1
- version: 8.18.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.0.1

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -76,7 +76,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.1
- version: 8.18.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.0.1

Просмотреть файл

@ -1,2 +1,2 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{V as c}from"./style-BNtK61kD.chunk.mjs";import{n as f,N as _,l as d,a as l,v as p,s as g,b as h}from"./_plugin-vue2_normalizer-CYOaFnQF.chunk.mjs";import{N as m}from"./NcSettingsSection-BT-d36B9-DZW0GOQS.chunk.mjs";const s={EMAIL_SEND_OFF:0,EMAIL_SEND_HOURLY:1,EMAIL_SEND_3HOURLY:2,EMAIL_SEND_DAILY:3,EMAIL_SEND_WEEKLY:4},v={name:"AdminSettings",components:{NcCheckboxRadioSwitch:_,NcSettingsSection:m},data(){return{batchtime_options:[{text:t("notifications","Never"),value:s.EMAIL_SEND_OFF},{text:t("notifications","1 hour"),value:s.EMAIL_SEND_HOURLY},{text:t("notifications","3 hours"),value:s.EMAIL_SEND_3HOURLY},{text:t("notifications","1 day"),value:s.EMAIL_SEND_DAILY},{text:t("notifications","1 week"),value:s.EMAIL_SEND_WEEKLY}],config:d("notifications","config")}},methods:{async updateSettings(){try{const i=new FormData;i.append("batchSetting",this.config.setting_batchtime),i.append("soundNotification",this.config.sound_notification?"yes":"no"),i.append("soundTalk",this.config.sound_talk?"yes":"no"),await l.post(p("apps/notifications/api/v2/settings/admin"),i),g(t("notifications","Your settings have been updated."))}catch(i){h(t("notifications","An error occurred while updating your settings.")),console.error(i)}}}};var E=function(){var i=this,o=i._self._c;return o("NcSettingsSection",{attrs:{name:i.t("notifications","Notifications defaults"),description:i.t("notifications","Configure the default notification settings for new users")}},[o("p",[o("label",{staticClass:"notification-frequency__label",attrs:{for:"notify_setting_batchtime"}},[i._v(" "+i._s(i.t("notifications","Send email reminders about unhandled notifications after:"))+" ")]),o("select",{directives:[{name:"model",rawName:"v-model",value:i.config.setting_batchtime,expression:"config.setting_batchtime"}],staticClass:"notification-frequency__select",attrs:{id:"notify_setting_batchtime"},on:{change:[function(e){var r=Array.prototype.filter.call(e.target.options,function(a){return a.selected}).map(function(a){var u="_value"in a?a._value:a.value;return u});i.$set(i.config,"setting_batchtime",e.target.multiple?r:r[0])},function(e){return i.updateSettings()}]}},i._l(i.batchtime_options,function(e){return o("option",{key:e.value,domProps:{value:e.value}},[i._v(" "+i._s(e.text)+" ")])}),0)]),o("NcCheckboxRadioSwitch",{attrs:{checked:i.config.sound_notification},on:{"update:checked":[function(e){return i.$set(i.config,"sound_notification",e)},i.updateSettings]}},[i._v(" "+i._s(i.t("notifications","Play sound when a new notification arrives"))+" ")]),o("NcCheckboxRadioSwitch",{attrs:{checked:i.config.sound_talk},on:{"update:checked":[function(e){return i.$set(i.config,"sound_talk",e)},i.updateSettings]}},[i._v(" "+i._s(i.t("notifications","Play sound when a call started (requires Nextcloud Talk)"))+" ")])],1)},S=[],N=f(v,E,S,!1,null,null);const L=N.exports;c.prototype.t=t,c.prototype.n=n,new c({el:"#notifications-admin-settings",render:i=>i(L)});
import{V as c}from"./style-BNtK61kD.chunk.mjs";import{n as f,N as _,l as d,a as l,v as p,s as g,b as h}from"./_plugin-vue2_normalizer-DfQsHmr4.chunk.mjs";import{N as m}from"./NcSettingsSection-V9DkkSuI-D0We9dvQ.chunk.mjs";const s={EMAIL_SEND_OFF:0,EMAIL_SEND_HOURLY:1,EMAIL_SEND_3HOURLY:2,EMAIL_SEND_DAILY:3,EMAIL_SEND_WEEKLY:4},v={name:"AdminSettings",components:{NcCheckboxRadioSwitch:_,NcSettingsSection:m},data(){return{batchtime_options:[{text:t("notifications","Never"),value:s.EMAIL_SEND_OFF},{text:t("notifications","1 hour"),value:s.EMAIL_SEND_HOURLY},{text:t("notifications","3 hours"),value:s.EMAIL_SEND_3HOURLY},{text:t("notifications","1 day"),value:s.EMAIL_SEND_DAILY},{text:t("notifications","1 week"),value:s.EMAIL_SEND_WEEKLY}],config:d("notifications","config")}},methods:{async updateSettings(){try{const i=new FormData;i.append("batchSetting",this.config.setting_batchtime),i.append("soundNotification",this.config.sound_notification?"yes":"no"),i.append("soundTalk",this.config.sound_talk?"yes":"no"),await l.post(p("apps/notifications/api/v2/settings/admin"),i),g(t("notifications","Your settings have been updated."))}catch(i){h(t("notifications","An error occurred while updating your settings.")),console.error(i)}}}};var E=function(){var i=this,o=i._self._c;return o("NcSettingsSection",{attrs:{name:i.t("notifications","Notifications defaults"),description:i.t("notifications","Configure the default notification settings for new users")}},[o("p",[o("label",{staticClass:"notification-frequency__label",attrs:{for:"notify_setting_batchtime"}},[i._v(" "+i._s(i.t("notifications","Send email reminders about unhandled notifications after:"))+" ")]),o("select",{directives:[{name:"model",rawName:"v-model",value:i.config.setting_batchtime,expression:"config.setting_batchtime"}],staticClass:"notification-frequency__select",attrs:{id:"notify_setting_batchtime"},on:{change:[function(e){var r=Array.prototype.filter.call(e.target.options,function(a){return a.selected}).map(function(a){var u="_value"in a?a._value:a.value;return u});i.$set(i.config,"setting_batchtime",e.target.multiple?r:r[0])},function(e){return i.updateSettings()}]}},i._l(i.batchtime_options,function(e){return o("option",{key:e.value,domProps:{value:e.value}},[i._v(" "+i._s(e.text)+" ")])}),0)]),o("NcCheckboxRadioSwitch",{attrs:{checked:i.config.sound_notification},on:{"update:checked":[function(e){return i.$set(i.config,"sound_notification",e)},i.updateSettings]}},[i._v(" "+i._s(i.t("notifications","Play sound when a new notification arrives"))+" ")]),o("NcCheckboxRadioSwitch",{attrs:{checked:i.config.sound_talk},on:{"update:checked":[function(e){return i.$set(i.config,"sound_talk",e)},i.updateSettings]}},[i._v(" "+i._s(i.t("notifications","Play sound when a call started (requires Nextcloud Talk)"))+" ")])],1)},S=[],N=f(v,E,S,!1,null,null);const L=N.exports;c.prototype.t=t,c.prototype.n=n,new c({el:"#notifications-admin-settings",render:i=>i(L)});

Просмотреть файл

@ -1,3 +1,3 @@
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('notifications', '', 'js/NotificationsApp-CXnQ2SBv.chunk.mjs'),window.OC.filePath('notifications', '', 'js/_plugin-vue2_normalizer-CYOaFnQF.chunk.mjs'),window.OC.filePath('notifications', '', 'js/style-BNtK61kD.chunk.mjs'),window.OC.filePath('notifications', '', 'css/style-BRbSke62.chunk.css'),window.OC.filePath('notifications', '', 'css/_plugin-vue2_normalizer-SBX0pApC.chunk.css'),window.OC.filePath('notifications', '', 'js/BrowserStorage-CUndazSd.chunk.mjs'),window.OC.filePath('notifications', '', 'css/BrowserStorage-CMaes2Bv.chunk.css'),window.OC.filePath('notifications', '', 'css/NotificationsApp-LxXpb9tP.chunk.css')])))=>i.map(i=>d[i]);
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('notifications', '', 'js/NotificationsApp-CsLed1pE.chunk.mjs'),window.OC.filePath('notifications', '', 'js/_plugin-vue2_normalizer-DfQsHmr4.chunk.mjs'),window.OC.filePath('notifications', '', 'js/style-BNtK61kD.chunk.mjs'),window.OC.filePath('notifications', '', 'css/style-BRbSke62.chunk.css'),window.OC.filePath('notifications', '', 'css/_plugin-vue2_normalizer-BUuD2aDb.chunk.css'),window.OC.filePath('notifications', '', 'js/BrowserStorage-BfYVTpBj.chunk.mjs'),window.OC.filePath('notifications', '', 'css/BrowserStorage-CMaes2Bv.chunk.css'),window.OC.filePath('notifications', '', 'css/NotificationsApp-qgLyaY73.chunk.css')])))=>i.map(i=>d[i]);
/*! third party licenses: js/vendor.LICENSE.txt */
import{V as p}from"./style-BNtK61kD.chunk.mjs";const E="modulepreload",v=function(r,s){return r[0]==="."?new URL(r,s).href:r},h={},A=function(r,s,f){let m=Promise.resolve();if(s&&s.length>0){const c=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),u=i?.nonce||i?.getAttribute("nonce");m=Promise.all(s.map(e=>{if(e=v(e,f),e in h)return;h[e]=!0;const l=e.endsWith(".css"),y=l?'[rel="stylesheet"]':"";if(f)for(let a=c.length-1;a>=0;a--){const d=c[a];if(d.href===e&&(!l||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${e}"]${y}`))return;const o=document.createElement("link");if(o.rel=l?"stylesheet":E,l||(o.as="script",o.crossOrigin=""),o.href=e,u&&o.setAttribute("nonce",u),document.head.appendChild(o),l)return new Promise((a,d)=>{o.addEventListener("load",a),o.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${e}`)))})}))}return m.then(()=>r()).catch(c=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=c,window.dispatchEvent(i),!i.defaultPrevented)throw c})};p.prototype.t=t,p.prototype.n=n,p.prototype.OC=OC,p.prototype.OCA=OCA,new p({el:"#notifications",name:"NotificationsApp",components:{NotificationsApp:()=>A(()=>import("./NotificationsApp-CXnQ2SBv.chunk.mjs"),__vite__mapDeps([0,1,2,3,4,5,6,7]),import.meta.url)},render:r=>r("NotificationsApp")});
import{V as p}from"./style-BNtK61kD.chunk.mjs";const E="modulepreload",v=function(r,s){return r[0]==="."?new URL(r,s).href:r},h={},A=function(r,s,f){let m=Promise.resolve();if(s&&s.length>0){const c=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),u=i?.nonce||i?.getAttribute("nonce");m=Promise.all(s.map(e=>{if(e=v(e,f),e in h)return;h[e]=!0;const l=e.endsWith(".css"),y=l?'[rel="stylesheet"]':"";if(f)for(let a=c.length-1;a>=0;a--){const d=c[a];if(d.href===e&&(!l||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${e}"]${y}`))return;const o=document.createElement("link");if(o.rel=l?"stylesheet":E,l||(o.as="script",o.crossOrigin=""),o.href=e,u&&o.setAttribute("nonce",u),document.head.appendChild(o),l)return new Promise((a,d)=>{o.addEventListener("load",a),o.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${e}`)))})}))}return m.then(()=>r()).catch(c=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=c,window.dispatchEvent(i),!i.defaultPrevented)throw c})};p.prototype.t=t,p.prototype.n=n,p.prototype.OC=OC,p.prototype.OCA=OCA,new p({el:"#notifications",name:"NotificationsApp",components:{NotificationsApp:()=>A(()=>import("./NotificationsApp-CsLed1pE.chunk.mjs"),__vite__mapDeps([0,1,2,3,4,5,6,7]),import.meta.url)},render:r=>r("NotificationsApp")});

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -65,7 +65,7 @@ version: 0.2.3
license: GPL-3.0-or-later
@nextcloud/vue
version: 8.17.1
version: 8.18.0
license: AGPL-3.0-or-later
@nextcloud/vue-select

18
package-lock.json сгенерированный
Просмотреть файл

@ -19,7 +19,7 @@
"@nextcloud/moment": "^1.3.1",
"@nextcloud/notify_push": "^1.3.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.17.1",
"@nextcloud/vue": "^8.18.0",
"howler": "^2.2.4",
"ua-parser-js": "^1.0.38",
"v-click-outside": "^3.2.0",
@ -1793,9 +1793,10 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.17.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.1.tgz",
"integrity": "sha512-DC7nI04pp69vS5VxMDhpwPFhb5TWvyJgtmFciAx6j8RFrTPutdjNfOxOCncGaNXOlodaIpg/6EYV8YHU9DR9ng==",
"version": "8.18.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.18.0.tgz",
"integrity": "sha512-JSkWwyoZ4SDEEvPxzUb2/P4fClP0GXzuuy0DwwKiblQakqAMretpgWwD0wAP575r1yK7TP7tgLkZ5dWx/hHQ/g==",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",
@ -1814,7 +1815,7 @@
"@vueuse/components": "^11.0.0",
"@vueuse/core": "^11.0.0",
"clone": "^2.1.2",
"debounce": "2.1.0",
"debounce": "2.1.1",
"dompurify": "^3.0.5",
"emoji-mart-vue-fast": "^15.0.1",
"escape-html": "^1.0.3",
@ -4124,9 +4125,10 @@
"dev": true
},
"node_modules/debounce": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/debounce/-/debounce-2.1.0.tgz",
"integrity": "sha512-OkL3+0pPWCqoBc/nhO9u6TIQNTK44fnBnzuVtJAbp13Naxw9R6u21x+8tVTka87AhDZ3htqZ2pSSsZl9fqL2Wg==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/debounce/-/debounce-2.1.1.tgz",
"integrity": "sha512-+xRWxgel9LgTC4PwKlm7TJUK6B6qsEK77NaiNvXmeQ7Y3e6OVVsBC4a9BSptS/mAYceyAz37Oa8JTTuPRft7uQ==",
"license": "MIT",
"engines": {
"node": ">=18"
},

Просмотреть файл

@ -25,7 +25,7 @@
"@nextcloud/moment": "^1.3.1",
"@nextcloud/notify_push": "^1.3.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.17.1",
"@nextcloud/vue": "^8.18.0",
"howler": "^2.2.4",
"ua-parser-js": "^1.0.38",
"v-click-outside": "^3.2.0",