Skip to content

Commit

Permalink
Merge pull request #1228 from nextcloud/dependabot/npm_and_yarn/nextc…
Browse files Browse the repository at this point in the history
…loud/vue-8.12.0

Chore(deps): Bump @nextcloud/vue from 8.11.3 to 8.12.0
  • Loading branch information
Pytal authored May 31, 2024
2 parents ea6110f + e48f3ad commit 823e452
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions css/firstrunwizard-main.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/firstrunwizard-about.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const __vite__fileDeps=[OC.filePath('firstrunwizard', '', 'js/main-Ba4jye0L.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
const __vite__fileDeps=[OC.filePath('firstrunwizard', '', 'js/main-BniTI64H.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
/*! third party licenses: js/vendor.LICENSE.txt */
import{_ as i}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",function(){const o=document.querySelector("#firstrunwizard_about button"),t=()=>{document.querySelector("#firstrunwizard_about button").addEventListener("click",async function(e){var n;e.stopPropagation(),e.preventDefault();const r=(n=document.querySelector('[aria-controls="header-menu-user-menu"]'))!=null?n:void 0,{open:u}=await i(()=>import("./main-Ba4jye0L.mjs"),__vite__mapDeps([0,1]),import.meta.url);u(r),OC.hideMenus(()=>!1)})};o?t():window._nc_event_bus.subscribe("core:user-menu:mounted",t)});
import{_ as i}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",function(){const o=document.querySelector("#firstrunwizard_about button"),t=()=>{document.querySelector("#firstrunwizard_about button").addEventListener("click",async function(e){var n;e.stopPropagation(),e.preventDefault();const r=(n=document.querySelector('[aria-controls="header-menu-user-menu"]'))!=null?n:void 0,{open:u}=await i(()=>import("./main-BniTI64H.mjs"),__vite__mapDeps([0,1]),import.meta.url);u(r),OC.hideMenus(()=>!1)})};o?t():window._nc_event_bus.subscribe("core:user-menu:mounted",t)});
4 changes: 2 additions & 2 deletions js/firstrunwizard-activate.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const __vite__fileDeps=[OC.filePath('firstrunwizard', '', 'js/main-Ba4jye0L.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
const __vite__fileDeps=[OC.filePath('firstrunwizard', '', 'js/main-BniTI64H.mjs'),OC.filePath('firstrunwizard', '', 'css/firstrunwizard-main.css')],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
/*! third party licenses: js/vendor.LICENSE.txt */
import{_ as t}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-Ba4jye0L.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
import{_ as t}from"./modulepreload-polyfill-DDskOgo1.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-BniTI64H.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
2 changes: 0 additions & 2 deletions js/main-Ba4jye0L.mjs

This file was deleted.

2 changes: 2 additions & 0 deletions js/main-BniTI64H.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/main-Ba4jye0L.mjs.map → js/main-BniTI64H.mjs.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ version: 0.4.0
license: GPL-3.0-or-later

@nextcloud/calendar-js
version: 6.1.0
version: 7.0.0
license: AGPL-3.0-or-later

@nextcloud/capabilities
Expand Down Expand Up @@ -57,7 +57,7 @@ version: 3.0.1
license: GPL-3.0-or-later

@nextcloud/vue
version: 8.11.3
version: 8.12.0
license: AGPL-3.0

@nextcloud/vue-select
Expand Down Expand Up @@ -125,7 +125,7 @@ version: 7.5.2
license: MIT

ical.js
version: 1.5.0
version: 2.0.1
license: MPL-2.0

is-buffer
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.11.3",
"@nextcloud/vue": "^8.12.0",
"vue": "^2.7.16"
},
"browserslist": [
Expand Down

0 comments on commit 823e452

Please sign in to comment.