Skip to content

Commit

Permalink
Merge pull request #2058 from nextcloud/dependabot/npm_and_yarn/vite-…
Browse files Browse the repository at this point in the history
…5.4.7

chore(deps-dev): Bump vite from 5.4.0 to 5.4.7
  • Loading branch information
nickvergessen authored Sep 23, 2024
2 parents da0cd0b + b7c1c33 commit b467932
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion js/notifications-main.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('notifications', '', 'js/NotificationsApp-D0RDOBDk.chunk.mjs'),window.OC.filePath('notifications', '', 'js/_plugin-vue2_normalizer-DaF0lHjD.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-B7iLNswV.chunk.css'),window.OC.filePath('notifications', '', 'js/BrowserStorage-CNOycwTd.chunk.mjs'),window.OC.filePath('notifications', '', 'css/BrowserStorage-CF-Wg8_a.chunk.css'),window.OC.filePath('notifications', '', 'css/NotificationsApp-4n6byZB0.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-D0RDOBDk.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 v="modulepreload",w=function(s,c){return new URL(s,c).href},y={},A=function(s,c,f){let u=Promise.resolve();if(c&&c.length>0){const i=document.getElementsByTagName("link"),e=document.querySelector("meta[property=csp-nonce]"),h=e?.nonce||e?.getAttribute("nonce");u=Promise.allSettled(c.map(r=>{if(r=w(r,f),r in y)return;y[r]=!0;const l=r.endsWith(".css"),E=l?'[rel="stylesheet"]':"";if(f)for(let a=i.length-1;a>=0;a--){const d=i[a];if(d.href===r&&(!l||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${r}"]${E}`))return;const o=document.createElement("link");if(o.rel=l?"stylesheet":v,l||(o.as="script"),o.crossOrigin="",o.href=r,h&&o.setAttribute("nonce",h),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 ${r}`)))})}))}function m(i){const e=new Event("vite:preloadError",{cancelable:!0});if(e.payload=i,window.dispatchEvent(e),!e.defaultPrevented)throw i}return u.then(i=>{for(const e of i||[])e.status==="rejected"&&m(e.reason);return s().catch(m)})};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-D0RDOBDk.chunk.mjs"),__vite__mapDeps([0,1,2,3,4,5,6,7]),import.meta.url)},render:s=>s("NotificationsApp")});
2 changes: 1 addition & 1 deletion js/notifications-main.mjs.map

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

32 changes: 16 additions & 16 deletions package-lock.json

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

0 comments on commit b467932

Please sign in to comment.