Merge pull request #52741 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/upload-1.10.0

pull/53095/head
dependabot[bot] 2025-06-01 14:28:39 +07:00 committed by GitHub
commit c28cfb7ee3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
87 changed files with 98 additions and 98 deletions

@ -72,7 +72,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

2
dist/1656-1656.js vendored

@ -0,0 +1,2 @@
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[1656],{4466:(e,t,a)=>{a.d(t,{A:()=>l});var n=a(71354),i=a.n(n),r=a(76314),s=a.n(r)()(i());s.push([e.id,"\n.invalid-filename-dialog__input[data-v-3a479259] {\n\t/* Ensure the helper text can always be shown without jumping */\n\tmin-height: calc(var(--default-clickable-area) + 4 * var(--default-font-size));\n}\n","",{version:3,sources:["webpack://./node_modules/@nextcloud/upload/dist/assets/InvalidFilenameDialog-YDOzIzS6.css"],names:[],mappings:";AACA;CACC,+DAA+D;CAC/D,8EAA8E;AAC/E",sourcesContent:["\n.invalid-filename-dialog__input[data-v-3a479259] {\n\t/* Ensure the helper text can always be shown without jumping */\n\tmin-height: calc(var(--default-clickable-area) + 4 * var(--default-font-size));\n}\n"],sourceRoot:""}]);const l=s},11656:(e,t,a)=>{a.r(t),a.d(t,{default:()=>_});var n=a(85072),i=a.n(n),r=a(97825),s=a.n(r),l=a(77659),o=a.n(l),c=a(55056),d=a.n(c),m=a(10540),u=a.n(m),h=a(41113),p=a.n(h),f=a(4466),v={};v.styleTagTransform=p(),v.setAttributes=d(),v.insert=o().bind(null,"head"),v.domAPI=s(),v.insertStyleElement=u(),i()(f.A,v),f.A&&f.A.locals&&f.A.locals;var g=a(35810),w=a(85471),A=a(85803),E=a(94219),b=a(82182),N=a(40083);const y=(0,w.pM)({components:{NcDialog:E.A,NcNoteCard:N.A,NcTextField:b.A},props:{error:{type:g.di,required:!0},validateFilename:{type:Function,required:!0}},setup:()=>({t:A.t}),data:()=>({newName:"",validationError:""}),computed:{isValidName(){return""===this.validationError},isInvalidFileType(){return this.error.reason===g.nF.Extension&&null!==this.error.segment.match(/^\.\w/)},canRename(){return!this.isInvalidFileType},dialogButtons(){const e=[{label:(0,A.t)("Cancel"),type:"error",callback:()=>{this.$emit("close",{cancel:!0})}},{label:(0,A.t)("Skip"),callback:()=>{this.$emit("close",{skip:!0})}}];return this.canRename&&e.push({label:(0,A.t)("Rename"),type:"primary",disabled:!this.isValidName,callback:()=>{this.$emit("close",{rename:this.newName.trimEnd()})}}),e}},watch:{error:{handler(){this.validationError=this.getErrorText(this.error),this.newName=this.error.filename},immediate:!0},newName(){try{this.validateFilename(this.newName.trimEnd()),this.validationError=""}catch(e){this.validationError=this.getErrorText(e)}finally{const e=this.$refs.textfield?.$el.querySelector("input");e&&(e.setCustomValidity(this.validationError),e.reportValidity())}}},methods:{getErrorText(e){switch(e.reason){case g.nF.Character:return(0,A.t)('"{segment}" is not allowed inside a file or folder name.',{segment:e.segment});case g.nF.ReservedName:return(0,A.t)('"{segment}" is a forbidden file or folder name.',{segment:e.segment});case g.nF.Extension:return e.segment.match(/\.\w/)?(0,A.t)('"{segment}" is a forbidden file type.',{segment:e.segment}):(0,A.t)('Filenames must not end with "{segment}".',{segment:e.segment})}}}});var x=function(){var e=this,t=e._self._c;return e._self._setupProxy,t("NcDialog",{attrs:{buttons:e.dialogButtons,name:e.t("Invalid filename")},on:{close:function(t){return e.$emit("close",{cancel:!0})}}},[t("NcNoteCard",{attrs:{severity:"error"}},[e._v(" "+e._s(e.getErrorText(e.error))+" "+e._s(e.t("You can either rename the file, skip this file or cancel the whole operation."))+" ")]),e.canRename?t("NcTextField",{ref:"textfield",staticClass:"invalid-filename-dialog__input",attrs:{error:!e.isValidName,"helper-text":e.validationError,label:e.t("New filename"),value:e.newName},on:{"update:value":function(t){e.newName=t}}}):e._e()],1)},C=[];const _=(0,A.n)(y,x,C,!1,null,"3a479259").exports}}]);
//# sourceMappingURL=1656-1656.js.map?v=8f5b74f134fb50711e11

@ -82,7 +82,7 @@ This file is generated from multiple sources. Included packages:
- version: 5.0.1
- license: MIT
- @nextcloud/upload
- version: 1.9.1
- version: 1.10.0
- license: AGPL-3.0-or-later
- @nextcloud/vue
- version: 8.27.0
@ -100,7 +100,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

File diff suppressed because one or more lines are too long

@ -0,0 +1 @@
1656-1656.js.license

@ -66,7 +66,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -126,7 +126,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

2
dist/3485-3485.js vendored

File diff suppressed because one or more lines are too long

@ -82,7 +82,7 @@ This file is generated from multiple sources. Included packages:
- version: 5.0.1
- license: MIT
- @nextcloud/upload
- version: 1.9.1
- version: 1.10.0
- license: AGPL-3.0-or-later
- @nextcloud/vue
- version: 8.27.0
@ -100,7 +100,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

File diff suppressed because one or more lines are too long

@ -0,0 +1 @@
3485-3485.js.license

@ -115,7 +115,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- balanced-match
- version: 1.0.2

@ -159,7 +159,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- bail
- version: 2.0.2

@ -103,7 +103,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -126,7 +126,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- bail
- version: 2.0.2

2
dist/6445-6445.js vendored

@ -1,2 +0,0 @@
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[6445],{4466:(e,t,a)=>{a.d(t,{A:()=>l});var n=a(71354),i=a.n(n),r=a(76314),s=a.n(r)()(i());s.push([e.id,"\n.invalid-filename-dialog__input[data-v-3a479259] {\n\t/* Ensure the helper text can always be shown without jumping */\n\tmin-height: calc(var(--default-clickable-area) + 4 * var(--default-font-size));\n}\n","",{version:3,sources:["webpack://./node_modules/@nextcloud/upload/dist/assets/InvalidFilenameDialog-YDOzIzS6.css"],names:[],mappings:";AACA;CACC,+DAA+D;CAC/D,8EAA8E;AAC/E",sourcesContent:["\n.invalid-filename-dialog__input[data-v-3a479259] {\n\t/* Ensure the helper text can always be shown without jumping */\n\tmin-height: calc(var(--default-clickable-area) + 4 * var(--default-font-size));\n}\n"],sourceRoot:""}]);const l=s},46445:(e,t,a)=>{a.r(t),a.d(t,{default:()=>_});var n=a(85072),i=a.n(n),r=a(97825),s=a.n(r),l=a(77659),o=a.n(l),c=a(55056),d=a.n(c),m=a(10540),u=a.n(m),h=a(41113),p=a.n(h),f=a(4466),v={};v.styleTagTransform=p(),v.setAttributes=d(),v.insert=o().bind(null,"head"),v.domAPI=s(),v.insertStyleElement=u(),i()(f.A,v),f.A&&f.A.locals&&f.A.locals;var g=a(35810),w=a(85471),A=a(5365),E=a(94219),b=a(82182),N=a(40083);const y=(0,w.pM)({components:{NcDialog:E.A,NcNoteCard:N.A,NcTextField:b.A},props:{error:{type:g.di,required:!0},validateFilename:{type:Function,required:!0}},setup:()=>({t:A.t}),data:()=>({newName:"",validationError:""}),computed:{isValidName(){return""===this.validationError},isInvalidFileType(){return this.error.reason===g.nF.Extension&&null!==this.error.segment.match(/^\.\w/)},canRename(){return!this.isInvalidFileType},dialogButtons(){const e=[{label:(0,A.t)("Cancel"),type:"error",callback:()=>{this.$emit("close",{cancel:!0})}},{label:(0,A.t)("Skip"),callback:()=>{this.$emit("close",{skip:!0})}}];return this.canRename&&e.push({label:(0,A.t)("Rename"),type:"primary",disabled:!this.isValidName,callback:()=>{this.$emit("close",{rename:this.newName.trimEnd()})}}),e}},watch:{error:{handler(){this.validationError=this.getErrorText(this.error),this.newName=this.error.filename},immediate:!0},newName(){try{this.validateFilename(this.newName.trimEnd()),this.validationError=""}catch(e){this.validationError=this.getErrorText(e)}finally{const e=this.$refs.textfield?.$el.querySelector("input");e&&(e.setCustomValidity(this.validationError),e.reportValidity())}}},methods:{getErrorText(e){switch(e.reason){case g.nF.Character:return(0,A.t)('"{segment}" is not allowed inside a file or folder name.',{segment:e.segment});case g.nF.ReservedName:return(0,A.t)('"{segment}" is a forbidden file or folder name.',{segment:e.segment});case g.nF.Extension:return e.segment.match(/\.\w/)?(0,A.t)('"{segment}" is a forbidden file type.',{segment:e.segment}):(0,A.t)('Filenames must not end with "{segment}".',{segment:e.segment})}}}});var x=function(){var e=this,t=e._self._c;return e._self._setupProxy,t("NcDialog",{attrs:{buttons:e.dialogButtons,name:e.t("Invalid filename")},on:{close:function(t){return e.$emit("close",{cancel:!0})}}},[t("NcNoteCard",{attrs:{severity:"error"}},[e._v(" "+e._s(e.getErrorText(e.error))+" "+e._s(e.t("You can either rename the file, skip this file or cancel the whole operation."))+" ")]),e.canRename?t("NcTextField",{ref:"textfield",staticClass:"invalid-filename-dialog__input",attrs:{error:!e.isValidName,"helper-text":e.validationError,label:e.t("New filename"),value:e.newName},on:{"update:value":function(t){e.newName=t}}}):e._e()],1)},C=[];const _=(0,A.n)(y,x,C,!1,null,"3a479259").exports}}]);
//# sourceMappingURL=6445-6445.js.map?v=ea1c1b1828aeccedea0c

@ -1 +0,0 @@
6445-6445.js.license

@ -72,7 +72,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -115,7 +115,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- balanced-match
- version: 1.0.2

@ -126,7 +126,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

2
dist/7527-7527.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1 +0,0 @@
7527-7527.js.license

@ -115,7 +115,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- balanced-match
- version: 1.0.2

@ -84,7 +84,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -90,7 +90,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -115,7 +115,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- balanced-match
- version: 1.0.2

File diff suppressed because one or more lines are too long

@ -202,7 +202,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- bail
- version: 2.0.2

File diff suppressed because one or more lines are too long

@ -87,7 +87,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -108,7 +108,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- backbone
- version: 1.6.1

@ -124,7 +124,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- backbone
- version: 1.6.1

@ -45,7 +45,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -96,7 +96,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -62,7 +62,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -151,7 +151,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- bail
- version: 2.0.2

@ -148,7 +148,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- bail
- version: 2.0.2

@ -59,7 +59,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -136,7 +136,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- balanced-match
- version: 1.0.2

@ -80,7 +80,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

File diff suppressed because one or more lines are too long

@ -93,7 +93,7 @@ This file is generated from multiple sources. Included packages:
- version: 5.0.1
- license: MIT
- @nextcloud/upload
- version: 1.9.1
- version: 1.10.0
- license: AGPL-3.0-or-later
- @nextcloud/vue
- version: 8.27.0
@ -114,7 +114,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -108,7 +108,7 @@ This file is generated from multiple sources. Included packages:
- version: 5.0.1
- license: MIT
- @nextcloud/upload
- version: 1.9.1
- version: 1.10.0
- license: AGPL-3.0-or-later
- @nextcloud/vue
- version: 8.27.0
@ -132,7 +132,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

File diff suppressed because one or more lines are too long

@ -137,7 +137,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- bail
- version: 2.0.2

@ -101,7 +101,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -146,7 +146,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- balanced-match
- version: 1.0.2

@ -96,7 +96,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -92,7 +92,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -124,7 +124,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -73,7 +73,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -105,7 +105,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -136,7 +136,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- balanced-match
- version: 1.0.2

@ -64,7 +64,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -132,7 +132,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -45,7 +45,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -101,7 +101,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -46,7 +46,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -132,7 +132,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -98,7 +98,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -89,7 +89,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -100,7 +100,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -105,7 +105,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -151,7 +151,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- bail
- version: 2.0.2

@ -111,7 +111,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -117,7 +117,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -77,7 +77,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -99,7 +99,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -80,7 +80,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -120,7 +120,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- balanced-match
- version: 1.0.2

@ -95,7 +95,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- balanced-match
- version: 1.0.2

@ -104,7 +104,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -83,7 +83,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -80,7 +80,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -49,7 +49,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -102,7 +102,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -106,7 +106,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -83,7 +83,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -109,7 +109,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

@ -108,7 +108,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.7
- license: MIT
- axios
- version: 1.8.4
- version: 1.9.0
- license: MIT
- base64-js
- version: 1.5.1

16
package-lock.json generated

@ -29,7 +29,7 @@
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.4",
"@nextcloud/upload": "^1.9.1",
"@nextcloud/upload": "^1.10.0",
"@nextcloud/vue": "^8.27.0",
"@simplewebauthn/browser": "^10.0.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
@ -5034,9 +5034,9 @@
}
},
"node_modules/@nextcloud/upload": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.9.1.tgz",
"integrity": "sha512-WNkwOZyhQLsRYaP+eqvV8abre8aXtwLGTUvdnp9fUXbHlv/Eghw7OJSv8plAYRHpgBbiXpAFbJKxxBXjLh7Blg==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.10.0.tgz",
"integrity": "sha512-858XP34dV9EknJXkXRvph4cQDKJB5kBVl6j5zQBgTfjKQ9znxY8KbZXpgzQtiNSJQR6GjDFnZzYrf9cCWlLzOg==",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@nextcloud/auth": "^2.4.0",
@ -5049,7 +5049,7 @@
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.4",
"axios": "^1.8.3",
"axios": "^1.9.0",
"axios-retry": "^4.5.0",
"crypto-browserify": "^3.12.1",
"p-cancelable": "^4.0.1",
@ -8870,9 +8870,9 @@
}
},
"node_modules/axios": {
"version": "1.8.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.4.tgz",
"integrity": "sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==",
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz",
"integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

@ -57,7 +57,7 @@
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.4",
"@nextcloud/upload": "^1.9.1",
"@nextcloud/upload": "^1.10.0",
"@nextcloud/vue": "^8.27.0",
"@simplewebauthn/browser": "^10.0.0",
"@skjnldsv/sanitize-svg": "^1.0.2",