From 7e02b4fd5982ded93f1053e7b3e88e97b281af48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 01:19:20 +0000 Subject: [PATCH 1/2] Chore(deps-dev): Bump vite from 5.4.2 to 5.4.3 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c24b7d2..46115bd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@nextcloud/vite-config": "^1.4.2", "@vue/tsconfig": "^0.5.1", "sass": "^1.77.8", - "vite": "^5.4.2" + "vite": "^5.4.3" }, "engines": { "node": "^20.0.0", @@ -7924,9 +7924,9 @@ } }, "node_modules/postcss": { - "version": "8.4.41", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz", - "integrity": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==", + "version": "8.4.45", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.45.tgz", + "integrity": "sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==", "funding": [ { "type": "opencollective", @@ -10638,13 +10638,13 @@ } }, "node_modules/vite": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.2.tgz", - "integrity": "sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==", + "version": "5.4.3", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz", + "integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==", "dev": true, "dependencies": { "esbuild": "^0.21.3", - "postcss": "^8.4.41", + "postcss": "^8.4.43", "rollup": "^4.20.0" }, "bin": { diff --git a/package.json b/package.json index a742a733..69f00d23 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,6 @@ "@nextcloud/vite-config": "^1.4.2", "@vue/tsconfig": "^0.5.1", "sass": "^1.77.8", - "vite": "^5.4.2" + "vite": "^5.4.3" } } From cc0887e5d95e3277ad9ae1797789e4135949e375 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Thu, 12 Sep 2024 14:27:35 +0000 Subject: [PATCH 2/2] chore(assets): Recompile assets Signed-off-by: nextcloud-command --- js/firstrunwizard-about.mjs | 2 +- js/firstrunwizard-activate.mjs | 2 +- ...sFGm.chunk.mjs => modulepreload-polyfill-BlCe0vNC.chunk.mjs} | 2 +- ...icense => modulepreload-polyfill-BlCe0vNC.chunk.mjs.license} | 0 js/modulepreload-polyfill-BlCe0vNC.chunk.mjs.map | 1 + ...se => modulepreload-polyfill-BlCe0vNC.chunk.mjs.map.license} | 0 js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.map | 1 - 7 files changed, 4 insertions(+), 4 deletions(-) rename js/{modulepreload-polyfill-MVl3sFGm.chunk.mjs => modulepreload-polyfill-BlCe0vNC.chunk.mjs} (96%) rename js/{modulepreload-polyfill-MVl3sFGm.chunk.mjs.license => modulepreload-polyfill-BlCe0vNC.chunk.mjs.license} (100%) create mode 100644 js/modulepreload-polyfill-BlCe0vNC.chunk.mjs.map rename js/{modulepreload-polyfill-MVl3sFGm.chunk.mjs.map.license => modulepreload-polyfill-BlCe0vNC.chunk.mjs.map.license} (100%) delete mode 100644 js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.map diff --git a/js/firstrunwizard-about.mjs b/js/firstrunwizard-about.mjs index 3358d79e..7d23a888 100644 --- a/js/firstrunwizard-about.mjs +++ b/js/firstrunwizard-about.mjs @@ -1,2 +1,2 @@ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-CRDBzU0Z.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs')])))=>i.map(i=>d[i]); -import{_ as a}from"./modulepreload-polyfill-MVl3sFGm.chunk.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 a(async()=>{const{open:i}=await import("./main-CRDBzU0Z.chunk.mjs");return{open:i}},__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 a}from"./modulepreload-polyfill-BlCe0vNC.chunk.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 a(async()=>{const{open:i}=await import("./main-CRDBzU0Z.chunk.mjs");return{open:i}},__vite__mapDeps([0,1]),import.meta.url);u(r),OC.hideMenus(()=>!1)})};o?t():window._nc_event_bus.subscribe("core:user-menu:mounted",t)}); diff --git a/js/firstrunwizard-activate.mjs b/js/firstrunwizard-activate.mjs index c65d50f3..5f3fc2fc 100644 --- a/js/firstrunwizard-activate.mjs +++ b/js/firstrunwizard-activate.mjs @@ -1,2 +1,2 @@ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-CRDBzU0Z.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs')])))=>i.map(i=>d[i]); -import{_ as t}from"./modulepreload-polyfill-MVl3sFGm.chunk.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-CRDBzU0Z.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()}); +import{_ as t}from"./modulepreload-polyfill-BlCe0vNC.chunk.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-CRDBzU0Z.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()}); diff --git a/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs b/js/modulepreload-polyfill-BlCe0vNC.chunk.mjs similarity index 96% rename from js/modulepreload-polyfill-MVl3sFGm.chunk.mjs rename to js/modulepreload-polyfill-BlCe0vNC.chunk.mjs index 681d517c..510406da 100644 --- a/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs +++ b/js/modulepreload-polyfill-BlCe0vNC.chunk.mjs @@ -1 +1 @@ -const p="modulepreload",h=function(i,s){return new URL(i,s).href},f={},y=function(i,s,l){let e=Promise.resolve();if(s&&s.length>0){const t=document.getElementsByTagName("link"),r=document.querySelector("meta[property=csp-nonce]"),a=(r==null?void 0:r.nonce)||(r==null?void 0:r.getAttribute("nonce"));e=Promise.all(s.map(n=>{if(n=h(n,l),n in f)return;f[n]=!0;const c=n.endsWith(".css"),m=c?'[rel="stylesheet"]':"";if(l)for(let d=t.length-1;d>=0;d--){const u=t[d];if(u.href===n&&(!c||u.rel==="stylesheet"))return}else if(document.querySelector('link[href="'.concat(n,'"]').concat(m)))return;const o=document.createElement("link");if(o.rel=c?"stylesheet":p,c||(o.as="script",o.crossOrigin=""),o.href=n,a&&o.setAttribute("nonce",a),document.head.appendChild(o),c)return new Promise((d,u)=>{o.addEventListener("load",d),o.addEventListener("error",()=>u(new Error("Unable to preload CSS for ".concat(n))))})}))}return e.then(()=>i()).catch(t=>{const r=new Event("vite:preloadError",{cancelable:!0});if(r.payload=t,window.dispatchEvent(r),!r.defaultPrevented)throw t})};(function(){const i=document.createElement("link").relList;if(i&&i.supports&&i.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))l(e);new MutationObserver(e=>{for(const t of e)if(t.type==="childList")for(const r of t.addedNodes)r.tagName==="LINK"&&r.rel==="modulepreload"&&l(r)}).observe(document,{childList:!0,subtree:!0});function s(e){const t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin==="use-credentials"?t.credentials="include":e.crossOrigin==="anonymous"?t.credentials="omit":t.credentials="same-origin",t}function l(e){if(e.ep)return;e.ep=!0;const t=s(e);fetch(e.href,t)}})();export{y as _}; +const p="modulepreload",h=function(i,s){return new URL(i,s).href},f={},y=function(i,s,l){let e=Promise.resolve();if(s&&s.length>0){const t=document.getElementsByTagName("link"),r=document.querySelector("meta[property=csp-nonce]"),a=(r==null?void 0:r.nonce)||(r==null?void 0:r.getAttribute("nonce"));e=Promise.all(s.map(n=>{if(n=h(n,l),n in f)return;f[n]=!0;const c=n.endsWith(".css"),m=c?'[rel="stylesheet"]':"";if(l)for(let d=t.length-1;d>=0;d--){const u=t[d];if(u.href===n&&(!c||u.rel==="stylesheet"))return}else if(document.querySelector('link[href="'.concat(n,'"]').concat(m)))return;const o=document.createElement("link");if(o.rel=c?"stylesheet":p,c||(o.as="script"),o.crossOrigin="",o.href=n,a&&o.setAttribute("nonce",a),document.head.appendChild(o),c)return new Promise((d,u)=>{o.addEventListener("load",d),o.addEventListener("error",()=>u(new Error("Unable to preload CSS for ".concat(n))))})}))}return e.then(()=>i()).catch(t=>{const r=new Event("vite:preloadError",{cancelable:!0});if(r.payload=t,window.dispatchEvent(r),!r.defaultPrevented)throw t})};(function(){const i=document.createElement("link").relList;if(i&&i.supports&&i.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))l(e);new MutationObserver(e=>{for(const t of e)if(t.type==="childList")for(const r of t.addedNodes)r.tagName==="LINK"&&r.rel==="modulepreload"&&l(r)}).observe(document,{childList:!0,subtree:!0});function s(e){const t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin==="use-credentials"?t.credentials="include":e.crossOrigin==="anonymous"?t.credentials="omit":t.credentials="same-origin",t}function l(e){if(e.ep)return;e.ep=!0;const t=s(e);fetch(e.href,t)}})();export{y as _}; diff --git a/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.license b/js/modulepreload-polyfill-BlCe0vNC.chunk.mjs.license similarity index 100% rename from js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.license rename to js/modulepreload-polyfill-BlCe0vNC.chunk.mjs.license diff --git a/js/modulepreload-polyfill-BlCe0vNC.chunk.mjs.map b/js/modulepreload-polyfill-BlCe0vNC.chunk.mjs.map new file mode 100644 index 00000000..2268aaf9 --- /dev/null +++ b/js/modulepreload-polyfill-BlCe0vNC.chunk.mjs.map @@ -0,0 +1 @@ +{"version":3,"file":"modulepreload-polyfill-BlCe0vNC.chunk.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""} \ No newline at end of file diff --git a/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.map.license b/js/modulepreload-polyfill-BlCe0vNC.chunk.mjs.map.license similarity index 100% rename from js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.map.license rename to js/modulepreload-polyfill-BlCe0vNC.chunk.mjs.map.license diff --git a/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.map b/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.map deleted file mode 100644 index b9d68193..00000000 --- a/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"modulepreload-polyfill-MVl3sFGm.chunk.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""} \ No newline at end of file