Skip to content

Commit eafd2bf

Browse files
authored
Merge pull request #1796 from nextcloud/automated/noid/stable31-fix-npm-audit
[stable31] Fix npm audit
2 parents 591e11c + f2e41e6 commit eafd2bf

18 files changed

+154
-89
lines changed

css/firstrunwizard-style.css

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/NcModal-p4Z3hGBF.chunk.mjs

Lines changed: 7 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,22 @@ This file is generated from multiple sources. Included packages:
3535
- version: 0.5.0
3636
- license: GPL-3.0-or-later
3737
- @nextcloud/event-bus
38-
- version: 3.3.2
38+
- version: 3.3.3
3939
- license: GPL-3.0-or-later
4040
- @nextcloud/initial-state
4141
- version: 2.2.0
4242
- license: GPL-3.0-or-later
4343
- @nextcloud/l10n
44-
- version: 3.4.0
44+
- version: 3.4.1
4545
- license: GPL-3.0-or-later
4646
- @nextcloud/logger
4747
- version: 3.0.2
4848
- license: GPL-3.0-or-later
4949
- @nextcloud/router
50-
- version: 3.0.1
50+
- version: 3.1.0
5151
- license: GPL-3.0-or-later
5252
- @nextcloud/vue
53-
- version: 8.33.0
53+
- version: 8.35.0
5454
- license: AGPL-3.0-or-later
5555
- @vitejs/plugin-vue2
5656
- version: 2.3.4
@@ -71,13 +71,13 @@ This file is generated from multiple sources. Included packages:
7171
- version: 1.0.0-beta.19
7272
- license: MIT
7373
- focus-trap
74-
- version: 7.5.2
74+
- version: 7.6.6
7575
- license: MIT
7676
- semver
77-
- version: 7.6.3
77+
- version: 7.7.3
7878
- license: ISC
7979
- tabbable
80-
- version: 6.2.0
80+
- version: 6.3.0
8181
- license: MIT
8282
- vite
8383
- version: 7.1.12

js/NcModal-p4Z3hGBF.chunk.mjs.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,22 @@ This file is generated from multiple sources. Included packages:
3535
- version: 0.5.0
3636
- license: GPL-3.0-or-later
3737
- @nextcloud/event-bus
38-
- version: 3.3.2
38+
- version: 3.3.3
3939
- license: GPL-3.0-or-later
4040
- @nextcloud/initial-state
4141
- version: 2.2.0
4242
- license: GPL-3.0-or-later
4343
- @nextcloud/l10n
44-
- version: 3.4.0
44+
- version: 3.4.1
4545
- license: GPL-3.0-or-later
4646
- @nextcloud/logger
4747
- version: 3.0.2
4848
- license: GPL-3.0-or-later
4949
- @nextcloud/router
50-
- version: 3.0.1
50+
- version: 3.1.0
5151
- license: GPL-3.0-or-later
5252
- @nextcloud/vue
53-
- version: 8.33.0
53+
- version: 8.35.0
5454
- license: AGPL-3.0-or-later
5555
- @vitejs/plugin-vue2
5656
- version: 2.3.4
@@ -71,13 +71,13 @@ This file is generated from multiple sources. Included packages:
7171
- version: 1.0.0-beta.19
7272
- license: MIT
7373
- focus-trap
74-
- version: 7.5.2
74+
- version: 7.6.6
7575
- license: MIT
7676
- semver
77-
- version: 7.6.3
77+
- version: 7.7.3
7878
- license: ISC
7979
- tabbable
80-
- version: 6.2.0
80+
- version: 6.3.0
8181
- license: MIT
8282
- vite
8383
- version: 7.1.12

js/NcModal-uaREMYGe.chunk.mjs

Lines changed: 0 additions & 6 deletions
This file was deleted.

js/NcModal-uaREMYGe.chunk.mjs.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

js/firstrunwizard-about.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-DS2DsaqQ.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcModal-uaREMYGe.chunk.mjs')])))=>i.map(i=>d[i]);
2-
import{_ as i}from"./modulepreload-polyfill-CBWYtosv.chunk.mjs";document.addEventListener("DOMContentLoaded",function(){const e=()=>document.querySelector("#firstrunwizard_about"),n=()=>{e().addEventListener("click",async function(t){t.stopPropagation(),t.preventDefault();const o=document.querySelector('[aria-controls="header-menu-user-menu"]')??void 0,{open:r}=await i(async()=>{const{open:u}=await import("./main-DS2DsaqQ.chunk.mjs");return{open:u}},__vite__mapDeps([0,1]),import.meta.url);r(o),OC.hideMenus(()=>!1)})};e()?n():window._nc_event_bus.subscribe("core:user-menu:mounted",n)});
1+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-3oDH32Us.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcModal-p4Z3hGBF.chunk.mjs')])))=>i.map(i=>d[i]);
2+
import{_ as i}from"./modulepreload-polyfill-CBWYtosv.chunk.mjs";document.addEventListener("DOMContentLoaded",function(){const e=()=>document.querySelector("#firstrunwizard_about"),n=()=>{e().addEventListener("click",async function(t){t.stopPropagation(),t.preventDefault();const o=document.querySelector('[aria-controls="header-menu-user-menu"]')??void 0,{open:r}=await i(async()=>{const{open:u}=await import("./main-3oDH32Us.chunk.mjs");return{open:u}},__vite__mapDeps([0,1]),import.meta.url);r(o),OC.hideMenus(()=>!1)})};e()?n():window._nc_event_bus.subscribe("core:user-menu:mounted",n)});
33
//# sourceMappingURL=firstrunwizard-about.mjs.map

js/firstrunwizard-activate.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-DS2DsaqQ.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcModal-uaREMYGe.chunk.mjs')])))=>i.map(i=>d[i]);
2-
import{_ as t}from"./modulepreload-polyfill-CBWYtosv.chunk.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-DS2DsaqQ.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
1+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-3oDH32Us.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcModal-p4Z3hGBF.chunk.mjs')])))=>i.map(i=>d[i]);
2+
import{_ as t}from"./modulepreload-polyfill-CBWYtosv.chunk.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-3oDH32Us.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
33
//# sourceMappingURL=firstrunwizard-activate.mjs.map

js/firstrunwizard-settings.mjs

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)