@turbo/codemod 2.4.3 → 2.4.5-canary.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.js +22 -22
- package/dist/transforms/add-package-manager.js +20 -20
- package/dist/transforms/add-package-names.js +20 -20
- package/dist/transforms/clean-globs.js +26 -25
- package/dist/transforms/create-turbo-config.js +19 -19
- package/dist/transforms/migrate-dot-env.js +26 -25
- package/dist/transforms/migrate-env-var-dependencies.js +26 -25
- package/dist/transforms/rename-output-mode.js +26 -25
- package/dist/transforms/rename-pipeline.js +26 -25
- package/dist/transforms/set-default-outputs.js +26 -25
- package/dist/transforms/stabilize-env-mode.js +26 -25
- package/dist/transforms/stabilize-ui.js +17 -17
- package/dist/transforms/transform-env-literals-to-wildcards.js +26 -25
- package/package.json +4 -4
@@ -1,42 +1,43 @@
|
|
1
|
-
"use strict";var GS=Object.create;var sn=Object.defineProperty;var jS=Object.getOwnPropertyDescriptor;var WS=Object.getOwnPropertyNames;var YS=Object.getPrototypeOf,zS=Object.prototype.hasOwnProperty;var d=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Iu=(t,e)=>{for(var r in e)sn(t,r,{get:e[r],enumerable:!0})},ku=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of WS(e))!zS.call(t,n)&&n!==r&&sn(t,n,{get:()=>e[n],enumerable:!(i=jS(e,n))||i.enumerable});return t};var q=(t,e,r)=>(r=t!=null?GS(YS(t)):{},ku(e||!t||!t.__esModule?sn(r,"default",{value:t,enumerable:!0}):r,t)),KS=t=>ku(sn({},"__esModule",{value:!0}),t);var Nu=d((B1,ht)=>{function po(t){return ht.exports=po=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ht.exports.__esModule=!0,ht.exports.default=ht.exports,po(t)}ht.exports=po,ht.exports.__esModule=!0,ht.exports.default=ht.exports});var Mu=d((q1,ft)=>{var Du=Nu().default;function Fu(){"use strict";ft.exports=Fu=function(){return e},ft.exports.__esModule=!0,ft.exports.default=ft.exports;var t,e={},r=Object.prototype,i=r.hasOwnProperty,n=Object.defineProperty||function(p,b,S){p[b]=S.value},s=typeof Symbol=="function"?Symbol:{},o=s.iterator||"@@iterator",a=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function c(p,b,S){return Object.defineProperty(p,b,{value:S,enumerable:!0,configurable:!0,writable:!0}),p[b]}try{c({},"")}catch{c=function(S,O,P){return S[O]=P}}function u(p,b,S,O){var P=b&&b.prototype instanceof x?b:x,T=Object.create(P.prototype),Y=new Me(O||[]);return n(T,"_invoke",{value:ie(p,S,Y)}),T}function h(p,b,S){try{return{type:"normal",arg:p.call(b,S)}}catch(O){return{type:"throw",arg:O}}}e.wrap=u;var f="suspendedStart",g="suspendedYield",m="executing",y="completed",w={};function x(){}function R(){}function M(){}var re={};c(re,o,function(){return this});var N=Object.getPrototypeOf,H=N&&N(N(_([])));H&&H!==r&&i.call(H,o)&&(re=H);var L=M.prototype=x.prototype=Object.create(re);function I(p){["next","throw","return"].forEach(function(b){c(p,b,function(S){return this._invoke(b,S)})})}function B(p,b){function S(P,T,Y,he){var ne=h(p[P],p,T);if(ne.type!=="throw"){var be=ne.arg,k=be.value;return k&&Du(k)=="object"&&i.call(k,"__await")?b.resolve(k.__await).then(function(Be){S("next",Be,Y,he)},function(Be){S("throw",Be,Y,he)}):b.resolve(k).then(function(Be){be.value=Be,Y(be)},function(Be){return S("throw",Be,Y,he)})}he(ne.arg)}var O;n(this,"_invoke",{value:function(T,Y){function he(){return new b(function(ne,be){S(T,Y,ne,be)})}return O=O?O.then(he,he):he()}})}function ie(p,b,S){var O=f;return function(P,T){if(O===m)throw new Error("Generator is already running");if(O===y){if(P==="throw")throw T;return{value:t,done:!0}}for(S.method=P,S.arg=T;;){var Y=S.delegate;if(Y){var he=E(Y,S);if(he){if(he===w)continue;return he}}if(S.method==="next")S.sent=S._sent=S.arg;else if(S.method==="throw"){if(O===f)throw O=y,S.arg;S.dispatchException(S.arg)}else S.method==="return"&&S.abrupt("return",S.arg);O=m;var ne=h(p,b,S);if(ne.type==="normal"){if(O=S.done?y:g,ne.arg===w)continue;return{value:ne.arg,done:S.done}}ne.type==="throw"&&(O=y,S.method="throw",S.arg=ne.arg)}}}function E(p,b){var S=b.method,O=p.iterator[S];if(O===t)return b.delegate=null,S==="throw"&&p.iterator.return&&(b.method="return",b.arg=t,E(p,b),b.method==="throw")||S!=="return"&&(b.method="throw",b.arg=new TypeError("The iterator does not provide a '"+S+"' method")),w;var P=h(O,p.iterator,b.arg);if(P.type==="throw")return b.method="throw",b.arg=P.arg,b.delegate=null,w;var T=P.arg;return T?T.done?(b[p.resultName]=T.value,b.next=p.nextLoc,b.method!=="return"&&(b.method="next",b.arg=t),b.delegate=null,w):T:(b.method="throw",b.arg=new TypeError("iterator result is not an object"),b.delegate=null,w)}function W(p){var b={tryLoc:p[0]};1 in p&&(b.catchLoc=p[1]),2 in p&&(b.finallyLoc=p[2],b.afterLoc=p[3]),this.tryEntries.push(b)}function G(p){var b=p.completion||{};b.type="normal",delete b.arg,p.completion=b}function Me(p){this.tryEntries=[{tryLoc:"root"}],p.forEach(W,this),this.reset(!0)}function _(p){if(p||p===""){var b=p[o];if(b)return b.call(p);if(typeof p.next=="function")return p;if(!isNaN(p.length)){var S=-1,O=function P(){for(;++S<p.length;)if(i.call(p,S))return P.value=p[S],P.done=!1,P;return P.value=t,P.done=!0,P};return O.next=O}}throw new TypeError(Du(p)+" is not iterable")}return R.prototype=M,n(L,"constructor",{value:M,configurable:!0}),n(M,"constructor",{value:R,configurable:!0}),R.displayName=c(M,l,"GeneratorFunction"),e.isGeneratorFunction=function(p){var b=typeof p=="function"&&p.constructor;return!!b&&(b===R||(b.displayName||b.name)==="GeneratorFunction")},e.mark=function(p){return Object.setPrototypeOf?Object.setPrototypeOf(p,M):(p.__proto__=M,c(p,l,"GeneratorFunction")),p.prototype=Object.create(L),p},e.awrap=function(p){return{__await:p}},I(B.prototype),c(B.prototype,a,function(){return this}),e.AsyncIterator=B,e.async=function(p,b,S,O,P){P===void 0&&(P=Promise);var T=new B(u(p,b,S,O),P);return e.isGeneratorFunction(b)?T:T.next().then(function(Y){return Y.done?Y.value:T.next()})},I(L),c(L,l,"Generator"),c(L,o,function(){return this}),c(L,"toString",function(){return"[object Generator]"}),e.keys=function(p){var b=Object(p),S=[];for(var O in b)S.push(O);return S.reverse(),function P(){for(;S.length;){var T=S.pop();if(T in b)return P.value=T,P.done=!1,P}return P.done=!0,P}},e.values=_,Me.prototype={constructor:Me,reset:function(b){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(G),!b)for(var S in this)S.charAt(0)==="t"&&i.call(this,S)&&!isNaN(+S.slice(1))&&(this[S]=t)},stop:function(){this.done=!0;var b=this.tryEntries[0].completion;if(b.type==="throw")throw b.arg;return this.rval},dispatchException:function(b){if(this.done)throw b;var S=this;function O(be,k){return Y.type="throw",Y.arg=b,S.next=be,k&&(S.method="next",S.arg=t),!!k}for(var P=this.tryEntries.length-1;P>=0;--P){var T=this.tryEntries[P],Y=T.completion;if(T.tryLoc==="root")return O("end");if(T.tryLoc<=this.prev){var he=i.call(T,"catchLoc"),ne=i.call(T,"finallyLoc");if(he&&ne){if(this.prev<T.catchLoc)return O(T.catchLoc,!0);if(this.prev<T.finallyLoc)return O(T.finallyLoc)}else if(he){if(this.prev<T.catchLoc)return O(T.catchLoc,!0)}else{if(!ne)throw new Error("try statement without catch or finally");if(this.prev<T.finallyLoc)return O(T.finallyLoc)}}}},abrupt:function(b,S){for(var O=this.tryEntries.length-1;O>=0;--O){var P=this.tryEntries[O];if(P.tryLoc<=this.prev&&i.call(P,"finallyLoc")&&this.prev<P.finallyLoc){var T=P;break}}T&&(b==="break"||b==="continue")&&T.tryLoc<=S&&S<=T.finallyLoc&&(T=null);var Y=T?T.completion:{};return Y.type=b,Y.arg=S,T?(this.method="next",this.next=T.finallyLoc,w):this.complete(Y)},complete:function(b,S){if(b.type==="throw")throw b.arg;return b.type==="break"||b.type==="continue"?this.next=b.arg:b.type==="return"?(this.rval=this.arg=b.arg,this.method="return",this.next="end"):b.type==="normal"&&S&&(this.next=S),w},finish:function(b){for(var S=this.tryEntries.length-1;S>=0;--S){var O=this.tryEntries[S];if(O.finallyLoc===b)return this.complete(O.completion,O.afterLoc),G(O),w}},catch:function(b){for(var S=this.tryEntries.length-1;S>=0;--S){var O=this.tryEntries[S];if(O.tryLoc===b){var P=O.completion;if(P.type==="throw"){var T=P.arg;G(O)}return T}}throw new Error("illegal catch attempt")},delegateYield:function(b,S,O){return this.delegate={iterator:_(b),resultName:S,nextLoc:O},this.method==="next"&&(this.arg=t),w}},e}ft.exports=Fu,ft.exports.__esModule=!0,ft.exports.default=ft.exports});var qu=d((H1,Bu)=>{var on=Mu()();Bu.exports=on;try{regeneratorRuntime=on}catch{typeof globalThis=="object"?globalThis.regeneratorRuntime=on:Function("r","regeneratorRuntime = r")(on)}});var Wh=d(Cr=>{"use strict";Object.defineProperty(Cr,"__esModule",{value:!0});Cr.splitWhen=Cr.flatten=void 0;function b0(t){return t.reduce((e,r)=>[].concat(e,r),[])}Cr.flatten=b0;function w0(t,e){let r=[[]],i=0;for(let n of t)e(n)?(i++,r[i]=[]):r[i].push(n);return r}Cr.splitWhen=w0});var Yh=d(mn=>{"use strict";Object.defineProperty(mn,"__esModule",{value:!0});mn.isEnoentCodeError=void 0;function x0(t){return t.code==="ENOENT"}mn.isEnoentCodeError=x0});var zh=d(gn=>{"use strict";Object.defineProperty(gn,"__esModule",{value:!0});gn.createDirentFromStats=void 0;var Ho=class{constructor(e,r){this.name=e,this.isBlockDevice=r.isBlockDevice.bind(r),this.isCharacterDevice=r.isCharacterDevice.bind(r),this.isDirectory=r.isDirectory.bind(r),this.isFIFO=r.isFIFO.bind(r),this.isFile=r.isFile.bind(r),this.isSocket=r.isSocket.bind(r),this.isSymbolicLink=r.isSymbolicLink.bind(r)}};function v0(t,e){return new Ho(t,e)}gn.createDirentFromStats=v0});var Kh=d(Qe=>{"use strict";Object.defineProperty(Qe,"__esModule",{value:!0});Qe.removeLeadingDotSegment=Qe.escape=Qe.makeAbsolute=Qe.unixify=void 0;var R0=require("path"),A0=2,T0=/(\\?)([()*?[\]{|}]|^!|[!+@](?=\())/g;function O0(t){return t.replace(/\\/g,"/")}Qe.unixify=O0;function C0(t,e){return R0.resolve(t,e)}Qe.makeAbsolute=C0;function P0(t){return t.replace(T0,"\\$2")}Qe.escape=P0;function L0(t){if(t.charAt(0)==="."){let e=t.charAt(1);if(e==="/"||e==="\\")return t.slice(A0)}return t}Qe.removeLeadingDotSegment=L0});var Xh=d((RP,Vh)=>{Vh.exports=function(e){if(typeof e!="string"||e==="")return!1;for(var r;r=/(\\).|([@?!+*]\(.*\))/g.exec(e);){if(r[2])return!0;e=e.slice(r.index+r[0].length)}return!1}});var Jh=d((AP,Qh)=>{var I0=Xh(),Zh={"{":"}","(":")","[":"]"},k0=function(t){if(t[0]==="!")return!0;for(var e=0,r=-2,i=-2,n=-2,s=-2,o=-2;e<t.length;){if(t[e]==="*"||t[e+1]==="?"&&/[\].+)]/.test(t[e])||i!==-1&&t[e]==="["&&t[e+1]!=="]"&&(i<e&&(i=t.indexOf("]",e)),i>e&&(o===-1||o>i||(o=t.indexOf("\\",e),o===-1||o>i)))||n!==-1&&t[e]==="{"&&t[e+1]!=="}"&&(n=t.indexOf("}",e),n>e&&(o=t.indexOf("\\",e),o===-1||o>n))||s!==-1&&t[e]==="("&&t[e+1]==="?"&&/[:!=]/.test(t[e+2])&&t[e+3]!==")"&&(s=t.indexOf(")",e),s>e&&(o=t.indexOf("\\",e),o===-1||o>s))||r!==-1&&t[e]==="("&&t[e+1]!=="|"&&(r<e&&(r=t.indexOf("|",e)),r!==-1&&t[r+1]!==")"&&(s=t.indexOf(")",r),s>r&&(o=t.indexOf("\\",r),o===-1||o>s))))return!0;if(t[e]==="\\"){var a=t[e+1];e+=2;var l=Zh[a];if(l){var c=t.indexOf(l,e);c!==-1&&(e=c+1)}if(t[e]==="!")return!0}else e++}return!1},N0=function(t){if(t[0]==="!")return!0;for(var e=0;e<t.length;){if(/[*?{}()[\]]/.test(t[e]))return!0;if(t[e]==="\\"){var r=t[e+1];e+=2;var i=Zh[r];if(i){var n=t.indexOf(i,e);n!==-1&&(e=n+1)}if(t[e]==="!")return!0}else e++}return!1};Qh.exports=function(e,r){if(typeof e!="string"||e==="")return!1;if(I0(e))return!0;var i=k0;return r&&r.strict===!1&&(i=N0),i(e)}});var tf=d((TP,ef)=>{"use strict";var D0=Jh(),F0=require("path").posix.dirname,M0=require("os").platform()==="win32",$o="/",B0=/\\/g,q0=/[\{\[].*[\}\]]$/,H0=/(^|[^\\])([\{\[]|\([^\)]+$)/,$0=/\\([\!\*\?\|\[\]\(\)\{\}])/g;ef.exports=function(e,r){var i=Object.assign({flipBackslashes:!0},r);i.flipBackslashes&&M0&&e.indexOf($o)<0&&(e=e.replace(B0,$o)),q0.test(e)&&(e+=$o),e+="a";do e=F0(e);while(D0(e)||H0.test(e));return e.replace($0,"$1")}});var yn=d(qe=>{"use strict";qe.isInteger=t=>typeof t=="number"?Number.isInteger(t):typeof t=="string"&&t.trim()!==""?Number.isInteger(Number(t)):!1;qe.find=(t,e)=>t.nodes.find(r=>r.type===e);qe.exceedsLimit=(t,e,r=1,i)=>i===!1||!qe.isInteger(t)||!qe.isInteger(e)?!1:(Number(e)-Number(t))/Number(r)>=i;qe.escapeNode=(t,e=0,r)=>{let i=t.nodes[e];i&&(r&&i.type===r||i.type==="open"||i.type==="close")&&i.escaped!==!0&&(i.value="\\"+i.value,i.escaped=!0)};qe.encloseBrace=t=>t.type!=="brace"||t.commas>>0+t.ranges>>0?!1:(t.invalid=!0,!0);qe.isInvalidBrace=t=>t.type!=="brace"?!1:t.invalid===!0||t.dollar?!0:!(t.commas>>0+t.ranges>>0)||t.open!==!0||t.close!==!0?(t.invalid=!0,!0):!1;qe.isOpenOrClose=t=>t.type==="open"||t.type==="close"?!0:t.open===!0||t.close===!0;qe.reduce=t=>t.reduce((e,r)=>(r.type==="text"&&e.push(r.value),r.type==="range"&&(r.type="text"),e),[]);qe.flatten=(...t)=>{let e=[],r=i=>{for(let n=0;n<i.length;n++){let s=i[n];Array.isArray(s)?r(s,e):s!==void 0&&e.push(s)}return e};return r(t),e}});var _n=d((CP,nf)=>{"use strict";var rf=yn();nf.exports=(t,e={})=>{let r=(i,n={})=>{let s=e.escapeInvalid&&rf.isInvalidBrace(n),o=i.invalid===!0&&e.escapeInvalid===!0,a="";if(i.value)return(s||o)&&rf.isOpenOrClose(i)?"\\"+i.value:i.value;if(i.value)return i.value;if(i.nodes)for(let l of i.nodes)a+=r(l);return a};return r(t)}});var of=d((PP,sf)=>{"use strict";sf.exports=function(t){return typeof t=="number"?t-t===0:typeof t=="string"&&t.trim()!==""?Number.isFinite?Number.isFinite(+t):isFinite(+t):!1}});var mf=d((LP,df)=>{"use strict";var af=of(),ir=(t,e,r)=>{if(af(t)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(e===void 0||t===e)return String(t);if(af(e)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let i={relaxZeros:!0,...r};typeof i.strictZeros=="boolean"&&(i.relaxZeros=i.strictZeros===!1);let n=String(i.relaxZeros),s=String(i.shorthand),o=String(i.capture),a=String(i.wrap),l=t+":"+e+"="+n+s+o+a;if(ir.cache.hasOwnProperty(l))return ir.cache[l].result;let c=Math.min(t,e),u=Math.max(t,e);if(Math.abs(c-u)===1){let y=t+"|"+e;return i.capture?`(${y})`:i.wrap===!1?y:`(?:${y})`}let h=pf(t)||pf(e),f={min:t,max:e,a:c,b:u},g=[],m=[];if(h&&(f.isPadded=h,f.maxLen=String(f.max).length),c<0){let y=u<0?Math.abs(u):1;m=lf(y,Math.abs(c),f,i),c=f.a=0}return u>=0&&(g=lf(c,u,f,i)),f.negatives=m,f.positives=g,f.result=U0(m,g,i),i.capture===!0?f.result=`(${f.result})`:i.wrap!==!1&&g.length+m.length>1&&(f.result=`(?:${f.result})`),ir.cache[l]=f,f.result};function U0(t,e,r){let i=Uo(t,e,"-",!1,r)||[],n=Uo(e,t,"",!1,r)||[],s=Uo(t,e,"-?",!0,r)||[];return i.concat(s).concat(n).join("|")}function G0(t,e){let r=1,i=1,n=uf(t,r),s=new Set([e]);for(;t<=n&&n<=e;)s.add(n),r+=1,n=uf(t,r);for(n=hf(e+1,i)-1;t<n&&n<=e;)s.add(n),i+=1,n=hf(e+1,i)-1;return s=[...s],s.sort(Y0),s}function j0(t,e,r){if(t===e)return{pattern:t,count:[],digits:0};let i=W0(t,e),n=i.length,s="",o=0;for(let a=0;a<n;a++){let[l,c]=i[a];l===c?s+=l:l!=="0"||c!=="9"?s+=z0(l,c,r):o++}return o&&(s+=r.shorthand===!0?"\\d":"[0-9]"),{pattern:s,count:[o],digits:n}}function lf(t,e,r,i){let n=G0(t,e),s=[],o=t,a;for(let l=0;l<n.length;l++){let c=n[l],u=j0(String(o),String(c),i),h="";if(!r.isPadded&&a&&a.pattern===u.pattern){a.count.length>1&&a.count.pop(),a.count.push(u.count[0]),a.string=a.pattern+ff(a.count),o=c+1;continue}r.isPadded&&(h=K0(c,r,i)),u.string=h+u.pattern+ff(u.count),s.push(u),o=c+1,a=u}return s}function Uo(t,e,r,i,n){let s=[];for(let o of t){let{string:a}=o;!i&&!cf(e,"string",a)&&s.push(r+a),i&&cf(e,"string",a)&&s.push(r+a)}return s}function W0(t,e){let r=[];for(let i=0;i<t.length;i++)r.push([t[i],e[i]]);return r}function Y0(t,e){return t>e?1:e>t?-1:0}function cf(t,e,r){return t.some(i=>i[e]===r)}function uf(t,e){return Number(String(t).slice(0,-e)+"9".repeat(e))}function hf(t,e){return t-t%Math.pow(10,e)}function ff(t){let[e=0,r=""]=t;return r||e>1?`{${e+(r?","+r:"")}}`:""}function z0(t,e,r){return`[${t}${e-t===1?"":"-"}${e}]`}function pf(t){return/^-?(0+)\d/.test(t)}function K0(t,e,r){if(!e.isPadded)return t;let i=Math.abs(e.maxLen-String(t).length),n=r.relaxZeros!==!1;switch(i){case 0:return"";case 1:return n?"0?":"0";case 2:return n?"0{0,2}":"00";default:return n?`0{0,${i}}`:`0{${i}}`}}ir.cache={};ir.clearCache=()=>ir.cache={};df.exports=ir});var Wo=d((IP,xf)=>{"use strict";var V0=require("util"),_f=mf(),gf=t=>t!==null&&typeof t=="object"&&!Array.isArray(t),X0=t=>e=>t===!0?Number(e):String(e),Go=t=>typeof t=="number"||typeof t=="string"&&t!=="",Ai=t=>Number.isInteger(+t),jo=t=>{let e=`${t}`,r=-1;if(e[0]==="-"&&(e=e.slice(1)),e==="0")return!1;for(;e[++r]==="0";);return r>0},Z0=(t,e,r)=>typeof t=="string"||typeof e=="string"?!0:r.stringify===!0,Q0=(t,e,r)=>{if(e>0){let i=t[0]==="-"?"-":"";i&&(t=t.slice(1)),t=i+t.padStart(i?e-1:e,"0")}return r===!1?String(t):t},yf=(t,e)=>{let r=t[0]==="-"?"-":"";for(r&&(t=t.slice(1),e--);t.length<e;)t="0"+t;return r?"-"+t:t},J0=(t,e)=>{t.negatives.sort((o,a)=>o<a?-1:o>a?1:0),t.positives.sort((o,a)=>o<a?-1:o>a?1:0);let r=e.capture?"":"?:",i="",n="",s;return t.positives.length&&(i=t.positives.join("|")),t.negatives.length&&(n=`-(${r}${t.negatives.join("|")})`),i&&n?s=`${i}|${n}`:s=i||n,e.wrap?`(${r}${s})`:s},Sf=(t,e,r,i)=>{if(r)return _f(t,e,{wrap:!1,...i});let n=String.fromCharCode(t);if(t===e)return n;let s=String.fromCharCode(e);return`[${n}-${s}]`},Ef=(t,e,r)=>{if(Array.isArray(t)){let i=r.wrap===!0,n=r.capture?"":"?:";return i?`(${n}${t.join("|")})`:t.join("|")}return _f(t,e,r)},bf=(...t)=>new RangeError("Invalid range arguments: "+V0.inspect(...t)),wf=(t,e,r)=>{if(r.strictRanges===!0)throw bf([t,e]);return[]},ew=(t,e)=>{if(e.strictRanges===!0)throw new TypeError(`Expected step "${t}" to be a number`);return[]},tw=(t,e,r=1,i={})=>{let n=Number(t),s=Number(e);if(!Number.isInteger(n)||!Number.isInteger(s)){if(i.strictRanges===!0)throw bf([t,e]);return[]}n===0&&(n=0),s===0&&(s=0);let o=n>s,a=String(t),l=String(e),c=String(r);r=Math.max(Math.abs(r),1);let u=jo(a)||jo(l)||jo(c),h=u?Math.max(a.length,l.length,c.length):0,f=u===!1&&Z0(t,e,i)===!1,g=i.transform||X0(f);if(i.toRegex&&r===1)return Sf(yf(t,h),yf(e,h),!0,i);let m={negatives:[],positives:[]},y=R=>m[R<0?"negatives":"positives"].push(Math.abs(R)),w=[],x=0;for(;o?n>=s:n<=s;)i.toRegex===!0&&r>1?y(n):w.push(Q0(g(n,x),h,f)),n=o?n-r:n+r,x++;return i.toRegex===!0?r>1?J0(m,i):Ef(w,null,{wrap:!1,...i}):w},rw=(t,e,r=1,i={})=>{if(!Ai(t)&&t.length>1||!Ai(e)&&e.length>1)return wf(t,e,i);let n=i.transform||(f=>String.fromCharCode(f)),s=`${t}`.charCodeAt(0),o=`${e}`.charCodeAt(0),a=s>o,l=Math.min(s,o),c=Math.max(s,o);if(i.toRegex&&r===1)return Sf(l,c,!1,i);let u=[],h=0;for(;a?s>=o:s<=o;)u.push(n(s,h)),s=a?s-r:s+r,h++;return i.toRegex===!0?Ef(u,null,{wrap:!1,options:i}):u},Sn=(t,e,r,i={})=>{if(e==null&&Go(t))return[t];if(!Go(t)||!Go(e))return wf(t,e,i);if(typeof r=="function")return Sn(t,e,1,{transform:r});if(gf(r))return Sn(t,e,0,r);let n={...i};return n.capture===!0&&(n.wrap=!0),r=r||n.step||1,Ai(r)?Ai(t)&&Ai(e)?tw(t,e,r,n):rw(t,e,Math.max(Math.abs(r),1),n):r!=null&&!gf(r)?ew(r,n):Sn(t,e,1,r)};xf.exports=Sn});var Af=d((kP,Rf)=>{"use strict";var iw=Wo(),vf=yn(),nw=(t,e={})=>{let r=(i,n={})=>{let s=vf.isInvalidBrace(n),o=i.invalid===!0&&e.escapeInvalid===!0,a=s===!0||o===!0,l=e.escapeInvalid===!0?"\\":"",c="";if(i.isOpen===!0||i.isClose===!0)return l+i.value;if(i.type==="open")return a?l+i.value:"(";if(i.type==="close")return a?l+i.value:")";if(i.type==="comma")return i.prev.type==="comma"?"":a?i.value:"|";if(i.value)return i.value;if(i.nodes&&i.ranges>0){let u=vf.reduce(i.nodes),h=iw(...u,{...e,wrap:!1,toRegex:!0});if(h.length!==0)return u.length>1&&h.length>1?`(${h})`:h}if(i.nodes)for(let u of i.nodes)c+=r(u,i);return c};return r(t)};Rf.exports=nw});var Cf=d((NP,Of)=>{"use strict";var sw=Wo(),Tf=_n(),Pr=yn(),nr=(t="",e="",r=!1)=>{let i=[];if(t=[].concat(t),e=[].concat(e),!e.length)return t;if(!t.length)return r?Pr.flatten(e).map(n=>`{${n}}`):e;for(let n of t)if(Array.isArray(n))for(let s of n)i.push(nr(s,e,r));else for(let s of e)r===!0&&typeof s=="string"&&(s=`{${s}}`),i.push(Array.isArray(s)?nr(n,s,r):n+s);return Pr.flatten(i)},ow=(t,e={})=>{let r=e.rangeLimit===void 0?1e3:e.rangeLimit,i=(n,s={})=>{n.queue=[];let o=s,a=s.queue;for(;o.type!=="brace"&&o.type!=="root"&&o.parent;)o=o.parent,a=o.queue;if(n.invalid||n.dollar){a.push(nr(a.pop(),Tf(n,e)));return}if(n.type==="brace"&&n.invalid!==!0&&n.nodes.length===2){a.push(nr(a.pop(),["{}"]));return}if(n.nodes&&n.ranges>0){let h=Pr.reduce(n.nodes);if(Pr.exceedsLimit(...h,e.step,r))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let f=sw(...h,e);f.length===0&&(f=Tf(n,e)),a.push(nr(a.pop(),f)),n.nodes=[];return}let l=Pr.encloseBrace(n),c=n.queue,u=n;for(;u.type!=="brace"&&u.type!=="root"&&u.parent;)u=u.parent,c=u.queue;for(let h=0;h<n.nodes.length;h++){let f=n.nodes[h];if(f.type==="comma"&&n.type==="brace"){h===1&&c.push(""),c.push("");continue}if(f.type==="close"){a.push(nr(a.pop(),c,l));continue}if(f.value&&f.type!=="open"){c.push(nr(c.pop(),f.value));continue}f.nodes&&i(f,n)}return c};return Pr.flatten(i(t))};Of.exports=ow});var Lf=d((DP,Pf)=>{"use strict";Pf.exports={MAX_LENGTH:1024*64,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
|
2
|
-
`,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var Ff=d((FP,Df)=>{"use strict";var aw=_n(),{MAX_LENGTH:If,CHAR_BACKSLASH:Yo,CHAR_BACKTICK:lw,CHAR_COMMA:cw,CHAR_DOT:uw,CHAR_LEFT_PARENTHESES:hw,CHAR_RIGHT_PARENTHESES:fw,CHAR_LEFT_CURLY_BRACE:pw,CHAR_RIGHT_CURLY_BRACE:dw,CHAR_LEFT_SQUARE_BRACKET:kf,CHAR_RIGHT_SQUARE_BRACKET:Nf,CHAR_DOUBLE_QUOTE:mw,CHAR_SINGLE_QUOTE:gw,CHAR_NO_BREAK_SPACE:yw,CHAR_ZERO_WIDTH_NOBREAK_SPACE:_w}=Lf(),Sw=(t,e={})=>{if(typeof t!="string")throw new TypeError("Expected a string");let r=e||{},i=typeof r.maxLength=="number"?Math.min(If,r.maxLength):If;if(t.length>i)throw new SyntaxError(`Input length (${t.length}), exceeds max characters (${i})`);let n={type:"root",input:t,nodes:[]},s=[n],o=n,a=n,l=0,c=t.length,u=0,h=0,f,g={},m=()=>t[u++],y=w=>{if(w.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&w.type==="text"){a.value+=w.value;return}return o.nodes.push(w),w.parent=o,w.prev=a,a=w,w};for(y({type:"bos"});u<c;)if(o=s[s.length-1],f=m(),!(f===_w||f===yw)){if(f===Yo){y({type:"text",value:(e.keepEscaping?f:"")+m()});continue}if(f===Nf){y({type:"text",value:"\\"+f});continue}if(f===kf){l++;let w=!0,x;for(;u<c&&(x=m());){if(f+=x,x===kf){l++;continue}if(x===Yo){f+=m();continue}if(x===Nf&&(l--,l===0))break}y({type:"text",value:f});continue}if(f===hw){o=y({type:"paren",nodes:[]}),s.push(o),y({type:"text",value:f});continue}if(f===fw){if(o.type!=="paren"){y({type:"text",value:f});continue}o=s.pop(),y({type:"text",value:f}),o=s[s.length-1];continue}if(f===mw||f===gw||f===lw){let w=f,x;for(e.keepQuotes!==!0&&(f="");u<c&&(x=m());){if(x===Yo){f+=x+m();continue}if(x===w){e.keepQuotes===!0&&(f+=x);break}f+=x}y({type:"text",value:f});continue}if(f===pw){h++;let x={type:"brace",open:!0,close:!1,dollar:a.value&&a.value.slice(-1)==="$"||o.dollar===!0,depth:h,commas:0,ranges:0,nodes:[]};o=y(x),s.push(o),y({type:"open",value:f});continue}if(f===dw){if(o.type!=="brace"){y({type:"text",value:f});continue}let w="close";o=s.pop(),o.close=!0,y({type:w,value:f}),h--,o=s[s.length-1];continue}if(f===cw&&h>0){if(o.ranges>0){o.ranges=0;let w=o.nodes.shift();o.nodes=[w,{type:"text",value:aw(o)}]}y({type:"comma",value:f}),o.commas++;continue}if(f===uw&&h>0&&o.commas===0){let w=o.nodes;if(h===0||w.length===0){y({type:"text",value:f});continue}if(a.type==="dot"){if(o.range=[],a.value+=f,a.type="range",o.nodes.length!==3&&o.nodes.length!==5){o.invalid=!0,o.ranges=0,a.type="text";continue}o.ranges++,o.args=[];continue}if(a.type==="range"){w.pop();let x=w[w.length-1];x.value+=a.value+f,a=x,o.ranges--;continue}y({type:"dot",value:f});continue}y({type:"text",value:f})}do if(o=s.pop(),o.type!=="root"){o.nodes.forEach(R=>{R.nodes||(R.type==="open"&&(R.isOpen=!0),R.type==="close"&&(R.isClose=!0),R.nodes||(R.type="text"),R.invalid=!0)});let w=s[s.length-1],x=w.nodes.indexOf(o);w.nodes.splice(x,1,...o.nodes)}while(s.length>0);return y({type:"eos"}),n};Df.exports=Sw});var qf=d((MP,Bf)=>{"use strict";var Mf=_n(),Ew=Af(),bw=Cf(),ww=Ff(),Le=(t,e={})=>{let r=[];if(Array.isArray(t))for(let i of t){let n=Le.create(i,e);Array.isArray(n)?r.push(...n):r.push(n)}else r=[].concat(Le.create(t,e));return e&&e.expand===!0&&e.nodupes===!0&&(r=[...new Set(r)]),r};Le.parse=(t,e={})=>ww(t,e);Le.stringify=(t,e={})=>Mf(typeof t=="string"?Le.parse(t,e):t,e);Le.compile=(t,e={})=>(typeof t=="string"&&(t=Le.parse(t,e)),Ew(t,e));Le.expand=(t,e={})=>{typeof t=="string"&&(t=Le.parse(t,e));let r=bw(t,e);return e.noempty===!0&&(r=r.filter(Boolean)),e.nodupes===!0&&(r=[...new Set(r)]),r};Le.create=(t,e={})=>t===""||t.length<3?[t]:e.expand!==!0?Le.compile(t,e):Le.expand(t,e);Bf.exports=Le});var Ti=d((BP,jf)=>{"use strict";var xw=require("path"),Je="\\\\/",Hf=`[^${Je}]`,mt="\\.",vw="\\+",Rw="\\?",En="\\/",Aw="(?=.)",$f="[^/]",zo=`(?:${En}|$)`,Uf=`(?:^|${En})`,Ko=`${mt}{1,2}${zo}`,Tw=`(?!${mt})`,Ow=`(?!${Uf}${Ko})`,Cw=`(?!${mt}{0,1}${zo})`,Pw=`(?!${Ko})`,Lw=`[^.${En}]`,Iw=`${$f}*?`,Gf={DOT_LITERAL:mt,PLUS_LITERAL:vw,QMARK_LITERAL:Rw,SLASH_LITERAL:En,ONE_CHAR:Aw,QMARK:$f,END_ANCHOR:zo,DOTS_SLASH:Ko,NO_DOT:Tw,NO_DOTS:Ow,NO_DOT_SLASH:Cw,NO_DOTS_SLASH:Pw,QMARK_NO_DOT:Lw,STAR:Iw,START_ANCHOR:Uf},kw={...Gf,SLASH_LITERAL:`[${Je}]`,QMARK:Hf,STAR:`${Hf}*?`,DOTS_SLASH:`${mt}{1,2}(?:[${Je}]|$)`,NO_DOT:`(?!${mt})`,NO_DOTS:`(?!(?:^|[${Je}])${mt}{1,2}(?:[${Je}]|$))`,NO_DOT_SLASH:`(?!${mt}{0,1}(?:[${Je}]|$))`,NO_DOTS_SLASH:`(?!${mt}{1,2}(?:[${Je}]|$))`,QMARK_NO_DOT:`[^.${Je}]`,START_ANCHOR:`(?:^|[${Je}])`,END_ANCHOR:`(?:[${Je}]|$)`},Nw={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};jf.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:Nw,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:xw.sep,extglobChars(t){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${t.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(t){return t===!0?kw:Gf}}});var Oi=d(Re=>{"use strict";var Dw=require("path"),Fw=process.platform==="win32",{REGEX_BACKSLASH:Mw,REGEX_REMOVE_BACKSLASH:Bw,REGEX_SPECIAL_CHARS:qw,REGEX_SPECIAL_CHARS_GLOBAL:Hw}=Ti();Re.isObject=t=>t!==null&&typeof t=="object"&&!Array.isArray(t);Re.hasRegexChars=t=>qw.test(t);Re.isRegexChar=t=>t.length===1&&Re.hasRegexChars(t);Re.escapeRegex=t=>t.replace(Hw,"\\$1");Re.toPosixSlashes=t=>t.replace(Mw,"/");Re.removeBackslashes=t=>t.replace(Bw,e=>e==="\\"?"":e);Re.supportsLookbehinds=()=>{let t=process.version.slice(1).split(".").map(Number);return t.length===3&&t[0]>=9||t[0]===8&&t[1]>=10};Re.isWindows=t=>t&&typeof t.windows=="boolean"?t.windows:Fw===!0||Dw.sep==="\\";Re.escapeLast=(t,e,r)=>{let i=t.lastIndexOf(e,r);return i===-1?t:t[i-1]==="\\"?Re.escapeLast(t,e,i-1):`${t.slice(0,i)}\\${t.slice(i)}`};Re.removePrefix=(t,e={})=>{let r=t;return r.startsWith("./")&&(r=r.slice(2),e.prefix="./"),r};Re.wrapOutput=(t,e={},r={})=>{let i=r.contains?"":"^",n=r.contains?"":"$",s=`${i}(?:${t})${n}`;return e.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var Qf=d((HP,Zf)=>{"use strict";var Wf=Oi(),{CHAR_ASTERISK:Vo,CHAR_AT:$w,CHAR_BACKWARD_SLASH:Ci,CHAR_COMMA:Uw,CHAR_DOT:Xo,CHAR_EXCLAMATION_MARK:Zo,CHAR_FORWARD_SLASH:Xf,CHAR_LEFT_CURLY_BRACE:Qo,CHAR_LEFT_PARENTHESES:Jo,CHAR_LEFT_SQUARE_BRACKET:Gw,CHAR_PLUS:jw,CHAR_QUESTION_MARK:Yf,CHAR_RIGHT_CURLY_BRACE:Ww,CHAR_RIGHT_PARENTHESES:zf,CHAR_RIGHT_SQUARE_BRACKET:Yw}=Ti(),Kf=t=>t===Xf||t===Ci,Vf=t=>{t.isPrefix!==!0&&(t.depth=t.isGlobstar?1/0:1)},zw=(t,e)=>{let r=e||{},i=t.length-1,n=r.parts===!0||r.scanToEnd===!0,s=[],o=[],a=[],l=t,c=-1,u=0,h=0,f=!1,g=!1,m=!1,y=!1,w=!1,x=!1,R=!1,M=!1,re=!1,N=!1,H=0,L,I,B={value:"",depth:0,isGlob:!1},ie=()=>c>=i,E=()=>l.charCodeAt(c+1),W=()=>(L=I,l.charCodeAt(++c));for(;c<i;){I=W();let b;if(I===Ci){R=B.backslashes=!0,I=W(),I===Qo&&(x=!0);continue}if(x===!0||I===Qo){for(H++;ie()!==!0&&(I=W());){if(I===Ci){R=B.backslashes=!0,W();continue}if(I===Qo){H++;continue}if(x!==!0&&I===Xo&&(I=W())===Xo){if(f=B.isBrace=!0,m=B.isGlob=!0,N=!0,n===!0)continue;break}if(x!==!0&&I===Uw){if(f=B.isBrace=!0,m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===Ww&&(H--,H===0)){x=!1,f=B.isBrace=!0,N=!0;break}}if(n===!0)continue;break}if(I===Xf){if(s.push(c),o.push(B),B={value:"",depth:0,isGlob:!1},N===!0)continue;if(L===Xo&&c===u+1){u+=2;continue}h=c+1;continue}if(r.noext!==!0&&(I===jw||I===$w||I===Vo||I===Yf||I===Zo)===!0&&E()===Jo){if(m=B.isGlob=!0,y=B.isExtglob=!0,N=!0,I===Zo&&c===u&&(re=!0),n===!0){for(;ie()!==!0&&(I=W());){if(I===Ci){R=B.backslashes=!0,I=W();continue}if(I===zf){m=B.isGlob=!0,N=!0;break}}continue}break}if(I===Vo){if(L===Vo&&(w=B.isGlobstar=!0),m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===Yf){if(m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===Gw){for(;ie()!==!0&&(b=W());){if(b===Ci){R=B.backslashes=!0,W();continue}if(b===Yw){g=B.isBracket=!0,m=B.isGlob=!0,N=!0;break}}if(n===!0)continue;break}if(r.nonegate!==!0&&I===Zo&&c===u){M=B.negated=!0,u++;continue}if(r.noparen!==!0&&I===Jo){if(m=B.isGlob=!0,n===!0){for(;ie()!==!0&&(I=W());){if(I===Jo){R=B.backslashes=!0,I=W();continue}if(I===zf){N=!0;break}}continue}break}if(m===!0){if(N=!0,n===!0)continue;break}}r.noext===!0&&(y=!1,m=!1);let G=l,Me="",_="";u>0&&(Me=l.slice(0,u),l=l.slice(u),h-=u),G&&m===!0&&h>0?(G=l.slice(0,h),_=l.slice(h)):m===!0?(G="",_=l):G=l,G&&G!==""&&G!=="/"&&G!==l&&Kf(G.charCodeAt(G.length-1))&&(G=G.slice(0,-1)),r.unescape===!0&&(_&&(_=Wf.removeBackslashes(_)),G&&R===!0&&(G=Wf.removeBackslashes(G)));let p={prefix:Me,input:t,start:u,base:G,glob:_,isBrace:f,isBracket:g,isGlob:m,isExtglob:y,isGlobstar:w,negated:M,negatedExtglob:re};if(r.tokens===!0&&(p.maxDepth=0,Kf(I)||o.push(B),p.tokens=o),r.parts===!0||r.tokens===!0){let b;for(let S=0;S<s.length;S++){let O=b?b+1:u,P=s[S],T=t.slice(O,P);r.tokens&&(S===0&&u!==0?(o[S].isPrefix=!0,o[S].value=Me):o[S].value=T,Vf(o[S]),p.maxDepth+=o[S].depth),(S!==0||T!=="")&&a.push(T),b=P}if(b&&b+1<t.length){let S=t.slice(b+1);a.push(S),r.tokens&&(o[o.length-1].value=S,Vf(o[o.length-1]),p.maxDepth+=o[o.length-1].depth)}p.slashes=s,p.parts=a}return p};Zf.exports=zw});var tp=d(($P,ep)=>{"use strict";var bn=Ti(),Ie=Oi(),{MAX_LENGTH:wn,POSIX_REGEX_SOURCE:Kw,REGEX_NON_SPECIAL_CHARS:Vw,REGEX_SPECIAL_CHARS_BACKREF:Xw,REPLACEMENTS:Jf}=bn,Zw=(t,e)=>{if(typeof e.expandRange=="function")return e.expandRange(...t,e);t.sort();let r=`[${t.join("-")}]`;try{new RegExp(r)}catch{return t.map(n=>Ie.escapeRegex(n)).join("..")}return r},Lr=(t,e)=>`Missing ${t}: "${e}" - use "\\\\${e}" to match literal characters`,ea=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");t=Jf[t]||t;let r={...e},i=typeof r.maxLength=="number"?Math.min(wn,r.maxLength):wn,n=t.length;if(n>i)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`);let s={type:"bos",value:"",output:r.prepend||""},o=[s],a=r.capture?"":"?:",l=Ie.isWindows(e),c=bn.globChars(l),u=bn.extglobChars(c),{DOT_LITERAL:h,PLUS_LITERAL:f,SLASH_LITERAL:g,ONE_CHAR:m,DOTS_SLASH:y,NO_DOT:w,NO_DOT_SLASH:x,NO_DOTS_SLASH:R,QMARK:M,QMARK_NO_DOT:re,STAR:N,START_ANCHOR:H}=c,L=A=>`(${a}(?:(?!${H}${A.dot?y:h}).)*?)`,I=r.dot?"":w,B=r.dot?M:re,ie=r.bash===!0?L(r):N;r.capture&&(ie=`(${ie})`),typeof r.noext=="boolean"&&(r.noextglob=r.noext);let E={input:t,index:-1,start:0,dot:r.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:o};t=Ie.removePrefix(t,E),n=t.length;let W=[],G=[],Me=[],_=s,p,b=()=>E.index===n-1,S=E.peek=(A=1)=>t[E.index+A],O=E.advance=()=>t[++E.index]||"",P=()=>t.slice(E.index+1),T=(A="",K=0)=>{E.consumed+=A,E.index+=K},Y=A=>{E.output+=A.output!=null?A.output:A.value,T(A.value)},he=()=>{let A=1;for(;S()==="!"&&(S(2)!=="("||S(3)==="?");)O(),E.start++,A++;return A%2===0?!1:(E.negated=!0,E.start++,!0)},ne=A=>{E[A]++,Me.push(A)},be=A=>{E[A]--,Me.pop()},k=A=>{if(_.type==="globstar"){let K=E.braces>0&&(A.type==="comma"||A.type==="brace"),v=A.extglob===!0||W.length&&(A.type==="pipe"||A.type==="paren");A.type!=="slash"&&A.type!=="paren"&&!K&&!v&&(E.output=E.output.slice(0,-_.output.length),_.type="star",_.value="*",_.output=ie,E.output+=_.output)}if(W.length&&A.type!=="paren"&&(W[W.length-1].inner+=A.value),(A.value||A.output)&&Y(A),_&&_.type==="text"&&A.type==="text"){_.value+=A.value,_.output=(_.output||"")+A.value;return}A.prev=_,o.push(A),_=A},Be=(A,K)=>{let v={...u[K],conditions:1,inner:""};v.prev=_,v.parens=E.parens,v.output=E.output;let F=(r.capture?"(":"")+v.open;ne("parens"),k({type:A,value:K,output:E.output?"":m}),k({type:"paren",extglob:!0,value:O(),output:F}),W.push(v)},US=A=>{let K=A.close+(r.capture?")":""),v;if(A.type==="negate"){let F=ie;if(A.inner&&A.inner.length>1&&A.inner.includes("/")&&(F=L(r)),(F!==ie||b()||/^\)+$/.test(P()))&&(K=A.close=`)$))${F}`),A.inner.includes("*")&&(v=P())&&/^\.[^\\/.]+$/.test(v)){let Q=ea(v,{...e,fastpaths:!1}).output;K=A.close=`)${Q})${F})`}A.prev.type==="bos"&&(E.negatedExtglob=!0)}k({type:"paren",extglob:!0,value:p,output:K}),be("parens")};if(r.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(t)){let A=!1,K=t.replace(Xw,(v,F,Q,we,se,fo)=>we==="\\"?(A=!0,v):we==="?"?F?F+we+(se?M.repeat(se.length):""):fo===0?B+(se?M.repeat(se.length):""):M.repeat(Q.length):we==="."?h.repeat(Q.length):we==="*"?F?F+we+(se?ie:""):ie:F?v:`\\${v}`);return A===!0&&(r.unescape===!0?K=K.replace(/\\/g,""):K=K.replace(/\\+/g,v=>v.length%2===0?"\\\\":v?"\\":"")),K===t&&r.contains===!0?(E.output=t,E):(E.output=Ie.wrapOutput(K,E,e),E)}for(;!b();){if(p=O(),p==="\0")continue;if(p==="\\"){let v=S();if(v==="/"&&r.bash!==!0||v==="."||v===";")continue;if(!v){p+="\\",k({type:"text",value:p});continue}let F=/^\\+/.exec(P()),Q=0;if(F&&F[0].length>2&&(Q=F[0].length,E.index+=Q,Q%2!==0&&(p+="\\")),r.unescape===!0?p=O():p+=O(),E.brackets===0){k({type:"text",value:p});continue}}if(E.brackets>0&&(p!=="]"||_.value==="["||_.value==="[^")){if(r.posix!==!1&&p===":"){let v=_.value.slice(1);if(v.includes("[")&&(_.posix=!0,v.includes(":"))){let F=_.value.lastIndexOf("["),Q=_.value.slice(0,F),we=_.value.slice(F+2),se=Kw[we];if(se){_.value=Q+se,E.backtrack=!0,O(),!s.output&&o.indexOf(_)===1&&(s.output=m);continue}}}(p==="["&&S()!==":"||p==="-"&&S()==="]")&&(p=`\\${p}`),p==="]"&&(_.value==="["||_.value==="[^")&&(p=`\\${p}`),r.posix===!0&&p==="!"&&_.value==="["&&(p="^"),_.value+=p,Y({value:p});continue}if(E.quotes===1&&p!=='"'){p=Ie.escapeRegex(p),_.value+=p,Y({value:p});continue}if(p==='"'){E.quotes=E.quotes===1?0:1,r.keepQuotes===!0&&k({type:"text",value:p});continue}if(p==="("){ne("parens"),k({type:"paren",value:p});continue}if(p===")"){if(E.parens===0&&r.strictBrackets===!0)throw new SyntaxError(Lr("opening","("));let v=W[W.length-1];if(v&&E.parens===v.parens+1){US(W.pop());continue}k({type:"paren",value:p,output:E.parens?")":"\\)"}),be("parens");continue}if(p==="["){if(r.nobracket===!0||!P().includes("]")){if(r.nobracket!==!0&&r.strictBrackets===!0)throw new SyntaxError(Lr("closing","]"));p=`\\${p}`}else ne("brackets");k({type:"bracket",value:p});continue}if(p==="]"){if(r.nobracket===!0||_&&_.type==="bracket"&&_.value.length===1){k({type:"text",value:p,output:`\\${p}`});continue}if(E.brackets===0){if(r.strictBrackets===!0)throw new SyntaxError(Lr("opening","["));k({type:"text",value:p,output:`\\${p}`});continue}be("brackets");let v=_.value.slice(1);if(_.posix!==!0&&v[0]==="^"&&!v.includes("/")&&(p=`/${p}`),_.value+=p,Y({value:p}),r.literalBrackets===!1||Ie.hasRegexChars(v))continue;let F=Ie.escapeRegex(_.value);if(E.output=E.output.slice(0,-_.value.length),r.literalBrackets===!0){E.output+=F,_.value=F;continue}_.value=`(${a}${F}|${_.value})`,E.output+=_.value;continue}if(p==="{"&&r.nobrace!==!0){ne("braces");let v={type:"brace",value:p,output:"(",outputIndex:E.output.length,tokensIndex:E.tokens.length};G.push(v),k(v);continue}if(p==="}"){let v=G[G.length-1];if(r.nobrace===!0||!v){k({type:"text",value:p,output:p});continue}let F=")";if(v.dots===!0){let Q=o.slice(),we=[];for(let se=Q.length-1;se>=0&&(o.pop(),Q[se].type!=="brace");se--)Q[se].type!=="dots"&&we.unshift(Q[se].value);F=Zw(we,r),E.backtrack=!0}if(v.comma!==!0&&v.dots!==!0){let Q=E.output.slice(0,v.outputIndex),we=E.tokens.slice(v.tokensIndex);v.value=v.output="\\{",p=F="\\}",E.output=Q;for(let se of we)E.output+=se.output||se.value}k({type:"brace",value:p,output:F}),be("braces"),G.pop();continue}if(p==="|"){W.length>0&&W[W.length-1].conditions++,k({type:"text",value:p});continue}if(p===","){let v=p,F=G[G.length-1];F&&Me[Me.length-1]==="braces"&&(F.comma=!0,v="|"),k({type:"comma",value:p,output:v});continue}if(p==="/"){if(_.type==="dot"&&E.index===E.start+1){E.start=E.index+1,E.consumed="",E.output="",o.pop(),_=s;continue}k({type:"slash",value:p,output:g});continue}if(p==="."){if(E.braces>0&&_.type==="dot"){_.value==="."&&(_.output=h);let v=G[G.length-1];_.type="dots",_.output+=p,_.value+=p,v.dots=!0;continue}if(E.braces+E.parens===0&&_.type!=="bos"&&_.type!=="slash"){k({type:"text",value:p,output:h});continue}k({type:"dot",value:p,output:h});continue}if(p==="?"){if(!(_&&_.value==="(")&&r.noextglob!==!0&&S()==="("&&S(2)!=="?"){Be("qmark",p);continue}if(_&&_.type==="paren"){let F=S(),Q=p;if(F==="<"&&!Ie.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(_.value==="("&&!/[!=<:]/.test(F)||F==="<"&&!/<([!=]|\w+>)/.test(P()))&&(Q=`\\${p}`),k({type:"text",value:p,output:Q});continue}if(r.dot!==!0&&(_.type==="slash"||_.type==="bos")){k({type:"qmark",value:p,output:re});continue}k({type:"qmark",value:p,output:M});continue}if(p==="!"){if(r.noextglob!==!0&&S()==="("&&(S(2)!=="?"||!/[!=<:]/.test(S(3)))){Be("negate",p);continue}if(r.nonegate!==!0&&E.index===0){he();continue}}if(p==="+"){if(r.noextglob!==!0&&S()==="("&&S(2)!=="?"){Be("plus",p);continue}if(_&&_.value==="("||r.regex===!1){k({type:"plus",value:p,output:f});continue}if(_&&(_.type==="bracket"||_.type==="paren"||_.type==="brace")||E.parens>0){k({type:"plus",value:p});continue}k({type:"plus",value:f});continue}if(p==="@"){if(r.noextglob!==!0&&S()==="("&&S(2)!=="?"){k({type:"at",extglob:!0,value:p,output:""});continue}k({type:"text",value:p});continue}if(p!=="*"){(p==="$"||p==="^")&&(p=`\\${p}`);let v=Vw.exec(P());v&&(p+=v[0],E.index+=v[0].length),k({type:"text",value:p});continue}if(_&&(_.type==="globstar"||_.star===!0)){_.type="star",_.star=!0,_.value+=p,_.output=ie,E.backtrack=!0,E.globstar=!0,T(p);continue}let A=P();if(r.noextglob!==!0&&/^\([^?]/.test(A)){Be("star",p);continue}if(_.type==="star"){if(r.noglobstar===!0){T(p);continue}let v=_.prev,F=v.prev,Q=v.type==="slash"||v.type==="bos",we=F&&(F.type==="star"||F.type==="globstar");if(r.bash===!0&&(!Q||A[0]&&A[0]!=="/")){k({type:"star",value:p,output:""});continue}let se=E.braces>0&&(v.type==="comma"||v.type==="brace"),fo=W.length&&(v.type==="pipe"||v.type==="paren");if(!Q&&v.type!=="paren"&&!se&&!fo){k({type:"star",value:p,output:""});continue}for(;A.slice(0,3)==="/**";){let nn=t[E.index+4];if(nn&&nn!=="/")break;A=A.slice(3),T("/**",3)}if(v.type==="bos"&&b()){_.type="globstar",_.value+=p,_.output=L(r),E.output=_.output,E.globstar=!0,T(p);continue}if(v.type==="slash"&&v.prev.type!=="bos"&&!we&&b()){E.output=E.output.slice(0,-(v.output+_.output).length),v.output=`(?:${v.output}`,_.type="globstar",_.output=L(r)+(r.strictSlashes?")":"|$)"),_.value+=p,E.globstar=!0,E.output+=v.output+_.output,T(p);continue}if(v.type==="slash"&&v.prev.type!=="bos"&&A[0]==="/"){let nn=A[1]!==void 0?"|$":"";E.output=E.output.slice(0,-(v.output+_.output).length),v.output=`(?:${v.output}`,_.type="globstar",_.output=`${L(r)}${g}|${g}${nn})`,_.value+=p,E.output+=v.output+_.output,E.globstar=!0,T(p+O()),k({type:"slash",value:"/",output:""});continue}if(v.type==="bos"&&A[0]==="/"){_.type="globstar",_.value+=p,_.output=`(?:^|${g}|${L(r)}${g})`,E.output=_.output,E.globstar=!0,T(p+O()),k({type:"slash",value:"/",output:""});continue}E.output=E.output.slice(0,-_.output.length),_.type="globstar",_.output=L(r),_.value+=p,E.output+=_.output,E.globstar=!0,T(p);continue}let K={type:"star",value:p,output:ie};if(r.bash===!0){K.output=".*?",(_.type==="bos"||_.type==="slash")&&(K.output=I+K.output),k(K);continue}if(_&&(_.type==="bracket"||_.type==="paren")&&r.regex===!0){K.output=p,k(K);continue}(E.index===E.start||_.type==="slash"||_.type==="dot")&&(_.type==="dot"?(E.output+=x,_.output+=x):r.dot===!0?(E.output+=R,_.output+=R):(E.output+=I,_.output+=I),S()!=="*"&&(E.output+=m,_.output+=m)),k(K)}for(;E.brackets>0;){if(r.strictBrackets===!0)throw new SyntaxError(Lr("closing","]"));E.output=Ie.escapeLast(E.output,"["),be("brackets")}for(;E.parens>0;){if(r.strictBrackets===!0)throw new SyntaxError(Lr("closing",")"));E.output=Ie.escapeLast(E.output,"("),be("parens")}for(;E.braces>0;){if(r.strictBrackets===!0)throw new SyntaxError(Lr("closing","}"));E.output=Ie.escapeLast(E.output,"{"),be("braces")}if(r.strictSlashes!==!0&&(_.type==="star"||_.type==="bracket")&&k({type:"maybe_slash",value:"",output:`${g}?`}),E.backtrack===!0){E.output="";for(let A of E.tokens)E.output+=A.output!=null?A.output:A.value,A.suffix&&(E.output+=A.suffix)}return E};ea.fastpaths=(t,e)=>{let r={...e},i=typeof r.maxLength=="number"?Math.min(wn,r.maxLength):wn,n=t.length;if(n>i)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`);t=Jf[t]||t;let s=Ie.isWindows(e),{DOT_LITERAL:o,SLASH_LITERAL:a,ONE_CHAR:l,DOTS_SLASH:c,NO_DOT:u,NO_DOTS:h,NO_DOTS_SLASH:f,STAR:g,START_ANCHOR:m}=bn.globChars(s),y=r.dot?h:u,w=r.dot?f:u,x=r.capture?"":"?:",R={negated:!1,prefix:""},M=r.bash===!0?".*?":g;r.capture&&(M=`(${M})`);let re=I=>I.noglobstar===!0?M:`(${x}(?:(?!${m}${I.dot?c:o}).)*?)`,N=I=>{switch(I){case"*":return`${y}${l}${M}`;case".*":return`${o}${l}${M}`;case"*.*":return`${y}${M}${o}${l}${M}`;case"*/*":return`${y}${M}${a}${l}${w}${M}`;case"**":return y+re(r);case"**/*":return`(?:${y}${re(r)}${a})?${w}${l}${M}`;case"**/*.*":return`(?:${y}${re(r)}${a})?${w}${M}${o}${l}${M}`;case"**/.*":return`(?:${y}${re(r)}${a})?${o}${l}${M}`;default:{let B=/^(.*?)\.(\w+)$/.exec(I);if(!B)return;let ie=N(B[1]);return ie?ie+o+B[2]:void 0}}},H=Ie.removePrefix(t,R),L=N(H);return L&&r.strictSlashes!==!0&&(L+=`${a}?`),L};ep.exports=ea});var ip=d((UP,rp)=>{"use strict";var Qw=require("path"),Jw=Qf(),ta=tp(),ra=Oi(),ex=Ti(),tx=t=>t&&typeof t=="object"&&!Array.isArray(t),J=(t,e,r=!1)=>{if(Array.isArray(t)){let u=t.map(f=>J(f,e,r));return f=>{for(let g of u){let m=g(f);if(m)return m}return!1}}let i=tx(t)&&t.tokens&&t.input;if(t===""||typeof t!="string"&&!i)throw new TypeError("Expected pattern to be a non-empty string");let n=e||{},s=ra.isWindows(e),o=i?J.compileRe(t,e):J.makeRe(t,e,!1,!0),a=o.state;delete o.state;let l=()=>!1;if(n.ignore){let u={...e,ignore:null,onMatch:null,onResult:null};l=J(n.ignore,u,r)}let c=(u,h=!1)=>{let{isMatch:f,match:g,output:m}=J.test(u,o,e,{glob:t,posix:s}),y={glob:t,state:a,regex:o,posix:s,input:u,output:m,match:g,isMatch:f};return typeof n.onResult=="function"&&n.onResult(y),f===!1?(y.isMatch=!1,h?y:!1):l(u)?(typeof n.onIgnore=="function"&&n.onIgnore(y),y.isMatch=!1,h?y:!1):(typeof n.onMatch=="function"&&n.onMatch(y),h?y:!0)};return r&&(c.state=a),c};J.test=(t,e,r,{glob:i,posix:n}={})=>{if(typeof t!="string")throw new TypeError("Expected input to be a string");if(t==="")return{isMatch:!1,output:""};let s=r||{},o=s.format||(n?ra.toPosixSlashes:null),a=t===i,l=a&&o?o(t):t;return a===!1&&(l=o?o(t):t,a=l===i),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=J.matchBase(t,e,r,n):a=e.exec(l)),{isMatch:!!a,match:a,output:l}};J.matchBase=(t,e,r,i=ra.isWindows(r))=>(e instanceof RegExp?e:J.makeRe(e,r)).test(Qw.basename(t));J.isMatch=(t,e,r)=>J(e,r)(t);J.parse=(t,e)=>Array.isArray(t)?t.map(r=>J.parse(r,e)):ta(t,{...e,fastpaths:!1});J.scan=(t,e)=>Jw(t,e);J.compileRe=(t,e,r=!1,i=!1)=>{if(r===!0)return t.output;let n=e||{},s=n.contains?"":"^",o=n.contains?"":"$",a=`${s}(?:${t.output})${o}`;t&&t.negated===!0&&(a=`^(?!${a}).*$`);let l=J.toRegex(a,e);return i===!0&&(l.state=t),l};J.makeRe=(t,e={},r=!1,i=!1)=>{if(!t||typeof t!="string")throw new TypeError("Expected a non-empty string");let n={negated:!1,fastpaths:!0};return e.fastpaths!==!1&&(t[0]==="."||t[0]==="*")&&(n.output=ta.fastpaths(t,e)),n.output||(n=ta(t,e)),J.compileRe(n,e,r,i)};J.toRegex=(t,e)=>{try{let r=e||{};return new RegExp(t,r.flags||(r.nocase?"i":""))}catch(r){if(e&&e.debug===!0)throw r;return/$^/}};J.constants=ex;rp.exports=J});var sp=d((GP,np)=>{"use strict";np.exports=ip()});var up=d((jP,cp)=>{"use strict";var ap=require("util"),lp=qf(),et=sp(),ia=Oi(),op=t=>t===""||t==="./",X=(t,e,r)=>{e=[].concat(e),t=[].concat(t);let i=new Set,n=new Set,s=new Set,o=0,a=u=>{s.add(u.output),r&&r.onResult&&r.onResult(u)};for(let u=0;u<e.length;u++){let h=et(String(e[u]),{...r,onResult:a},!0),f=h.state.negated||h.state.negatedExtglob;f&&o++;for(let g of t){let m=h(g,!0);(f?!m.isMatch:m.isMatch)&&(f?i.add(m.output):(i.delete(m.output),n.add(m.output)))}}let c=(o===e.length?[...s]:[...n]).filter(u=>!i.has(u));if(r&&c.length===0){if(r.failglob===!0)throw new Error(`No matches found for "${e.join(", ")}"`);if(r.nonull===!0||r.nullglob===!0)return r.unescape?e.map(u=>u.replace(/\\/g,"")):e}return c};X.match=X;X.matcher=(t,e)=>et(t,e);X.isMatch=(t,e,r)=>et(e,r)(t);X.any=X.isMatch;X.not=(t,e,r={})=>{e=[].concat(e).map(String);let i=new Set,n=[],s=a=>{r.onResult&&r.onResult(a),n.push(a.output)},o=new Set(X(t,e,{...r,onResult:s}));for(let a of n)o.has(a)||i.add(a);return[...i]};X.contains=(t,e,r)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${ap.inspect(t)}"`);if(Array.isArray(e))return e.some(i=>X.contains(t,i,r));if(typeof e=="string"){if(op(t)||op(e))return!1;if(t.includes(e)||t.startsWith("./")&&t.slice(2).includes(e))return!0}return X.isMatch(t,e,{...r,contains:!0})};X.matchKeys=(t,e,r)=>{if(!ia.isObject(t))throw new TypeError("Expected the first argument to be an object");let i=X(Object.keys(t),e,r),n={};for(let s of i)n[s]=t[s];return n};X.some=(t,e,r)=>{let i=[].concat(t);for(let n of[].concat(e)){let s=et(String(n),r);if(i.some(o=>s(o)))return!0}return!1};X.every=(t,e,r)=>{let i=[].concat(t);for(let n of[].concat(e)){let s=et(String(n),r);if(!i.every(o=>s(o)))return!1}return!0};X.all=(t,e,r)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${ap.inspect(t)}"`);return[].concat(e).every(i=>et(i,r)(t))};X.capture=(t,e,r)=>{let i=ia.isWindows(r),s=et.makeRe(String(t),{...r,capture:!0}).exec(i?ia.toPosixSlashes(e):e);if(s)return s.slice(1).map(o=>o===void 0?"":o)};X.makeRe=(...t)=>et.makeRe(...t);X.scan=(...t)=>et.scan(...t);X.parse=(t,e)=>{let r=[];for(let i of[].concat(t||[]))for(let n of lp(String(i),e))r.push(et.parse(n,e));return r};X.braces=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return e&&e.nobrace===!0||!/\{.*\}/.test(t)?[t]:lp(t,e)};X.braceExpand=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return X.braces(t,{...e,expand:!0})};cp.exports=X});var _p=d(D=>{"use strict";Object.defineProperty(D,"__esModule",{value:!0});D.matchAny=D.convertPatternsToRe=D.makeRe=D.getPatternParts=D.expandBraceExpansion=D.expandPatternsWithBraceExpansion=D.isAffectDepthOfReadingPattern=D.endsWithSlashGlobStar=D.hasGlobStar=D.getBaseDirectory=D.isPatternRelatedToParentDirectory=D.getPatternsOutsideCurrentDirectory=D.getPatternsInsideCurrentDirectory=D.getPositivePatterns=D.getNegativePatterns=D.isPositivePattern=D.isNegativePattern=D.convertToNegativePattern=D.convertToPositivePattern=D.isDynamicPattern=D.isStaticPattern=void 0;var rx=require("path"),ix=tf(),na=up(),hp="**",nx="\\",sx=/[*?]|^!/,ox=/\[[^[]*]/,ax=/(?:^|[^!*+?@])\([^(]*\|[^|]*\)/,lx=/[!*+?@]\([^(]*\)/,cx=/,|\.\./;function fp(t,e={}){return!pp(t,e)}D.isStaticPattern=fp;function pp(t,e={}){return t===""?!1:!!(e.caseSensitiveMatch===!1||t.includes(nx)||sx.test(t)||ox.test(t)||ax.test(t)||e.extglob!==!1&&lx.test(t)||e.braceExpansion!==!1&&ux(t))}D.isDynamicPattern=pp;function ux(t){let e=t.indexOf("{");if(e===-1)return!1;let r=t.indexOf("}",e+1);if(r===-1)return!1;let i=t.slice(e,r);return cx.test(i)}function hx(t){return xn(t)?t.slice(1):t}D.convertToPositivePattern=hx;function fx(t){return"!"+t}D.convertToNegativePattern=fx;function xn(t){return t.startsWith("!")&&t[1]!=="("}D.isNegativePattern=xn;function dp(t){return!xn(t)}D.isPositivePattern=dp;function px(t){return t.filter(xn)}D.getNegativePatterns=px;function dx(t){return t.filter(dp)}D.getPositivePatterns=dx;function mx(t){return t.filter(e=>!sa(e))}D.getPatternsInsideCurrentDirectory=mx;function gx(t){return t.filter(sa)}D.getPatternsOutsideCurrentDirectory=gx;function sa(t){return t.startsWith("..")||t.startsWith("./..")}D.isPatternRelatedToParentDirectory=sa;function yx(t){return ix(t,{flipBackslashes:!1})}D.getBaseDirectory=yx;function _x(t){return t.includes(hp)}D.hasGlobStar=_x;function mp(t){return t.endsWith("/"+hp)}D.endsWithSlashGlobStar=mp;function Sx(t){let e=rx.basename(t);return mp(t)||fp(e)}D.isAffectDepthOfReadingPattern=Sx;function Ex(t){return t.reduce((e,r)=>e.concat(gp(r)),[])}D.expandPatternsWithBraceExpansion=Ex;function gp(t){return na.braces(t,{expand:!0,nodupes:!0})}D.expandBraceExpansion=gp;function bx(t,e){let{parts:r}=na.scan(t,Object.assign(Object.assign({},e),{parts:!0}));return r.length===0&&(r=[t]),r[0].startsWith("/")&&(r[0]=r[0].slice(1),r.unshift("")),r}D.getPatternParts=bx;function yp(t,e){return na.makeRe(t,e)}D.makeRe=yp;function wx(t,e){return t.map(r=>yp(r,e))}D.convertPatternsToRe=wx;function xx(t,e){return e.some(r=>r.test(t))}D.matchAny=xx});var wp=d((YP,bp)=>{"use strict";var vx=require("stream"),Sp=vx.PassThrough,Rx=Array.prototype.slice;bp.exports=Ax;function Ax(){let t=[],e=Rx.call(arguments),r=!1,i=e[e.length-1];i&&!Array.isArray(i)&&i.pipe==null?e.pop():i={};let n=i.end!==!1,s=i.pipeError===!0;i.objectMode==null&&(i.objectMode=!0),i.highWaterMark==null&&(i.highWaterMark=64*1024);let o=Sp(i);function a(){for(let u=0,h=arguments.length;u<h;u++)t.push(Ep(arguments[u],i));return l(),this}function l(){if(r)return;r=!0;let u=t.shift();if(!u){process.nextTick(c);return}Array.isArray(u)||(u=[u]);let h=u.length+1;function f(){--h>0||(r=!1,l())}function g(m){function y(){m.removeListener("merge2UnpipeEnd",y),m.removeListener("end",y),s&&m.removeListener("error",w),f()}function w(x){o.emit("error",x)}if(m._readableState.endEmitted)return f();m.on("merge2UnpipeEnd",y),m.on("end",y),s&&m.on("error",w),m.pipe(o,{end:!1}),m.resume()}for(let m=0;m<u.length;m++)g(u[m]);f()}function c(){r=!1,o.emit("queueDrain"),n&&o.end()}return o.setMaxListeners(0),o.add=a,o.on("unpipe",function(u){u.emit("merge2UnpipeEnd")}),e.length&&a.apply(null,e),o}function Ep(t,e){if(Array.isArray(t))for(let r=0,i=t.length;r<i;r++)t[r]=Ep(t[r],e);else{if(!t._readableState&&t.pipe&&(t=t.pipe(Sp(e))),!t._readableState||!t.pause||!t.pipe)throw new Error("Only readable stream can be merged.");t.pause()}return t}});var vp=d(vn=>{"use strict";Object.defineProperty(vn,"__esModule",{value:!0});vn.merge=void 0;var Tx=wp();function Ox(t){let e=Tx(t);return t.forEach(r=>{r.once("error",i=>e.emit("error",i))}),e.once("close",()=>xp(t)),e.once("end",()=>xp(t)),e}vn.merge=Ox;function xp(t){t.forEach(e=>e.emit("close"))}});var Rp=d(Ir=>{"use strict";Object.defineProperty(Ir,"__esModule",{value:!0});Ir.isEmpty=Ir.isString=void 0;function Cx(t){return typeof t=="string"}Ir.isString=Cx;function Px(t){return t===""}Ir.isEmpty=Px});var gt=d(de=>{"use strict";Object.defineProperty(de,"__esModule",{value:!0});de.string=de.stream=de.pattern=de.path=de.fs=de.errno=de.array=void 0;var Lx=Wh();de.array=Lx;var Ix=Yh();de.errno=Ix;var kx=zh();de.fs=kx;var Nx=Kh();de.path=Nx;var Dx=_p();de.pattern=Dx;var Fx=vp();de.stream=Fx;var Mx=Rp();de.string=Mx});var Op=d(me=>{"use strict";Object.defineProperty(me,"__esModule",{value:!0});me.convertPatternGroupToTask=me.convertPatternGroupsToTasks=me.groupPatternsByBaseDirectory=me.getNegativePatternsAsPositive=me.getPositivePatterns=me.convertPatternsToTasks=me.generate=void 0;var yt=gt();function Bx(t,e){let r=Ap(t),i=Tp(t,e.ignore),n=r.filter(l=>yt.pattern.isStaticPattern(l,e)),s=r.filter(l=>yt.pattern.isDynamicPattern(l,e)),o=oa(n,i,!1),a=oa(s,i,!0);return o.concat(a)}me.generate=Bx;function oa(t,e,r){let i=[],n=yt.pattern.getPatternsOutsideCurrentDirectory(t),s=yt.pattern.getPatternsInsideCurrentDirectory(t),o=aa(n),a=aa(s);return i.push(...la(o,e,r)),"."in a?i.push(ca(".",s,e,r)):i.push(...la(a,e,r)),i}me.convertPatternsToTasks=oa;function Ap(t){return yt.pattern.getPositivePatterns(t)}me.getPositivePatterns=Ap;function Tp(t,e){return yt.pattern.getNegativePatterns(t).concat(e).map(yt.pattern.convertToPositivePattern)}me.getNegativePatternsAsPositive=Tp;function aa(t){let e={};return t.reduce((r,i)=>{let n=yt.pattern.getBaseDirectory(i);return n in r?r[n].push(i):r[n]=[i],r},e)}me.groupPatternsByBaseDirectory=aa;function la(t,e,r){return Object.keys(t).map(i=>ca(i,t[i],e,r))}me.convertPatternGroupsToTasks=la;function ca(t,e,r,i){return{dynamic:i,positive:e,negative:r,base:t,patterns:[].concat(e,r.map(yt.pattern.convertToNegativePattern))}}me.convertPatternGroupToTask=ca});var Pp=d(kr=>{"use strict";Object.defineProperty(kr,"__esModule",{value:!0});kr.removeDuplicateSlashes=kr.transform=void 0;var qx=/(?!^)\/{2,}/g;function Hx(t){return t.map(e=>Cp(e))}kr.transform=Hx;function Cp(t){return t.replace(qx,"/")}kr.removeDuplicateSlashes=Cp});var Ip=d(Rn=>{"use strict";Object.defineProperty(Rn,"__esModule",{value:!0});Rn.read=void 0;function $x(t,e,r){e.fs.lstat(t,(i,n)=>{if(i!==null){Lp(r,i);return}if(!n.isSymbolicLink()||!e.followSymbolicLink){ua(r,n);return}e.fs.stat(t,(s,o)=>{if(s!==null){if(e.throwErrorOnBrokenSymbolicLink){Lp(r,s);return}ua(r,n);return}e.markSymbolicLink&&(o.isSymbolicLink=()=>!0),ua(r,o)})})}Rn.read=$x;function Lp(t,e){t(e)}function ua(t,e){t(null,e)}});var kp=d(An=>{"use strict";Object.defineProperty(An,"__esModule",{value:!0});An.read=void 0;function Ux(t,e){let r=e.fs.lstatSync(t);if(!r.isSymbolicLink()||!e.followSymbolicLink)return r;try{let i=e.fs.statSync(t);return e.markSymbolicLink&&(i.isSymbolicLink=()=>!0),i}catch(i){if(!e.throwErrorOnBrokenSymbolicLink)return r;throw i}}An.read=Ux});var Np=d(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});kt.createFileSystemAdapter=kt.FILE_SYSTEM_ADAPTER=void 0;var Tn=require("fs");kt.FILE_SYSTEM_ADAPTER={lstat:Tn.lstat,stat:Tn.stat,lstatSync:Tn.lstatSync,statSync:Tn.statSync};function Gx(t){return t===void 0?kt.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},kt.FILE_SYSTEM_ADAPTER),t)}kt.createFileSystemAdapter=Gx});var Dp=d(fa=>{"use strict";Object.defineProperty(fa,"__esModule",{value:!0});var jx=Np(),ha=class{constructor(e={}){this._options=e,this.followSymbolicLink=this._getValue(this._options.followSymbolicLink,!0),this.fs=jx.createFileSystemAdapter(this._options.fs),this.markSymbolicLink=this._getValue(this._options.markSymbolicLink,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0)}_getValue(e,r){return e!=null?e:r}};fa.default=ha});var sr=d(Nt=>{"use strict";Object.defineProperty(Nt,"__esModule",{value:!0});Nt.statSync=Nt.stat=Nt.Settings=void 0;var Fp=Ip(),Wx=kp(),pa=Dp();Nt.Settings=pa.default;function Yx(t,e,r){if(typeof e=="function"){Fp.read(t,da(),e);return}Fp.read(t,da(e),r)}Nt.stat=Yx;function zx(t,e){let r=da(e);return Wx.read(t,r)}Nt.statSync=zx;function da(t={}){return t instanceof pa.default?t:new pa.default(t)}});var qp=d((iL,Bp)=>{var Mp;Bp.exports=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window!="undefined"?window:global):t=>(Mp||(Mp=Promise.resolve())).then(t).catch(e=>setTimeout(()=>{throw e},0))});var $p=d((nL,Hp)=>{Hp.exports=Vx;var Kx=qp();function Vx(t,e){let r,i,n,s=!0;Array.isArray(t)?(r=[],i=t.length):(n=Object.keys(t),r={},i=n.length);function o(l){function c(){e&&e(l,r),e=null}s?Kx(c):c()}function a(l,c,u){r[l]=u,(--i===0||c)&&o(c)}i?n?n.forEach(function(l){t[l](function(c,u){a(l,c,u)})}):t.forEach(function(l,c){l(function(u,h){a(c,u,h)})}):o(null),s=!1}});var ma=d(Cn=>{"use strict";Object.defineProperty(Cn,"__esModule",{value:!0});Cn.IS_SUPPORT_READDIR_WITH_FILE_TYPES=void 0;var On=process.versions.node.split(".");if(On[0]===void 0||On[1]===void 0)throw new Error(`Unexpected behavior. The 'process.versions.node' variable has invalid value: ${process.versions.node}`);var Up=Number.parseInt(On[0],10),Xx=Number.parseInt(On[1],10),Gp=10,Zx=10,Qx=Up>Gp,Jx=Up===Gp&&Xx>=Zx;Cn.IS_SUPPORT_READDIR_WITH_FILE_TYPES=Qx||Jx});var jp=d(Pn=>{"use strict";Object.defineProperty(Pn,"__esModule",{value:!0});Pn.createDirentFromStats=void 0;var ga=class{constructor(e,r){this.name=e,this.isBlockDevice=r.isBlockDevice.bind(r),this.isCharacterDevice=r.isCharacterDevice.bind(r),this.isDirectory=r.isDirectory.bind(r),this.isFIFO=r.isFIFO.bind(r),this.isFile=r.isFile.bind(r),this.isSocket=r.isSocket.bind(r),this.isSymbolicLink=r.isSymbolicLink.bind(r)}};function ev(t,e){return new ga(t,e)}Pn.createDirentFromStats=ev});var ya=d(Ln=>{"use strict";Object.defineProperty(Ln,"__esModule",{value:!0});Ln.fs=void 0;var tv=jp();Ln.fs=tv});var _a=d(In=>{"use strict";Object.defineProperty(In,"__esModule",{value:!0});In.joinPathSegments=void 0;function rv(t,e,r){return t.endsWith(r)?t+e:t+r+e}In.joinPathSegments=rv});var Xp=d(Dt=>{"use strict";Object.defineProperty(Dt,"__esModule",{value:!0});Dt.readdir=Dt.readdirWithFileTypes=Dt.read=void 0;var iv=sr(),Wp=$p(),nv=ma(),Yp=ya(),zp=_a();function sv(t,e,r){if(!e.stats&&nv.IS_SUPPORT_READDIR_WITH_FILE_TYPES){Kp(t,e,r);return}Vp(t,e,r)}Dt.read=sv;function Kp(t,e,r){e.fs.readdir(t,{withFileTypes:!0},(i,n)=>{if(i!==null){kn(r,i);return}let s=n.map(a=>({dirent:a,name:a.name,path:zp.joinPathSegments(t,a.name,e.pathSegmentSeparator)}));if(!e.followSymbolicLinks){Sa(r,s);return}let o=s.map(a=>ov(a,e));Wp(o,(a,l)=>{if(a!==null){kn(r,a);return}Sa(r,l)})})}Dt.readdirWithFileTypes=Kp;function ov(t,e){return r=>{if(!t.dirent.isSymbolicLink()){r(null,t);return}e.fs.stat(t.path,(i,n)=>{if(i!==null){if(e.throwErrorOnBrokenSymbolicLink){r(i);return}r(null,t);return}t.dirent=Yp.fs.createDirentFromStats(t.name,n),r(null,t)})}}function Vp(t,e,r){e.fs.readdir(t,(i,n)=>{if(i!==null){kn(r,i);return}let s=n.map(o=>{let a=zp.joinPathSegments(t,o,e.pathSegmentSeparator);return l=>{iv.stat(a,e.fsStatSettings,(c,u)=>{if(c!==null){l(c);return}let h={name:o,path:a,dirent:Yp.fs.createDirentFromStats(o,u)};e.stats&&(h.stats=u),l(null,h)})}});Wp(s,(o,a)=>{if(o!==null){kn(r,o);return}Sa(r,a)})})}Dt.readdir=Vp;function kn(t,e){t(e)}function Sa(t,e){t(null,e)}});var td=d(Ft=>{"use strict";Object.defineProperty(Ft,"__esModule",{value:!0});Ft.readdir=Ft.readdirWithFileTypes=Ft.read=void 0;var av=sr(),lv=ma(),Zp=ya(),Qp=_a();function cv(t,e){return!e.stats&&lv.IS_SUPPORT_READDIR_WITH_FILE_TYPES?Jp(t,e):ed(t,e)}Ft.read=cv;function Jp(t,e){return e.fs.readdirSync(t,{withFileTypes:!0}).map(i=>{let n={dirent:i,name:i.name,path:Qp.joinPathSegments(t,i.name,e.pathSegmentSeparator)};if(n.dirent.isSymbolicLink()&&e.followSymbolicLinks)try{let s=e.fs.statSync(n.path);n.dirent=Zp.fs.createDirentFromStats(n.name,s)}catch(s){if(e.throwErrorOnBrokenSymbolicLink)throw s}return n})}Ft.readdirWithFileTypes=Jp;function ed(t,e){return e.fs.readdirSync(t).map(i=>{let n=Qp.joinPathSegments(t,i,e.pathSegmentSeparator),s=av.statSync(n,e.fsStatSettings),o={name:i,path:n,dirent:Zp.fs.createDirentFromStats(i,s)};return e.stats&&(o.stats=s),o})}Ft.readdir=ed});var rd=d(Mt=>{"use strict";Object.defineProperty(Mt,"__esModule",{value:!0});Mt.createFileSystemAdapter=Mt.FILE_SYSTEM_ADAPTER=void 0;var Nr=require("fs");Mt.FILE_SYSTEM_ADAPTER={lstat:Nr.lstat,stat:Nr.stat,lstatSync:Nr.lstatSync,statSync:Nr.statSync,readdir:Nr.readdir,readdirSync:Nr.readdirSync};function uv(t){return t===void 0?Mt.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},Mt.FILE_SYSTEM_ADAPTER),t)}Mt.createFileSystemAdapter=uv});var id=d(ba=>{"use strict";Object.defineProperty(ba,"__esModule",{value:!0});var hv=require("path"),fv=sr(),pv=rd(),Ea=class{constructor(e={}){this._options=e,this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!1),this.fs=pv.createFileSystemAdapter(this._options.fs),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,hv.sep),this.stats=this._getValue(this._options.stats,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0),this.fsStatSettings=new fv.Settings({followSymbolicLink:this.followSymbolicLinks,fs:this.fs,throwErrorOnBrokenSymbolicLink:this.throwErrorOnBrokenSymbolicLink})}_getValue(e,r){return e!=null?e:r}};ba.default=Ea});var Nn=d(Bt=>{"use strict";Object.defineProperty(Bt,"__esModule",{value:!0});Bt.Settings=Bt.scandirSync=Bt.scandir=void 0;var nd=Xp(),dv=td(),wa=id();Bt.Settings=wa.default;function mv(t,e,r){if(typeof e=="function"){nd.read(t,xa(),e);return}nd.read(t,xa(e),r)}Bt.scandir=mv;function gv(t,e){let r=xa(e);return dv.read(t,r)}Bt.scandirSync=gv;function xa(t={}){return t instanceof wa.default?t:new wa.default(t)}});var od=d((dL,sd)=>{"use strict";function yv(t){var e=new t,r=e;function i(){var s=e;return s.next?e=s.next:(e=new t,r=e),s.next=null,s}function n(s){r.next=s,r=s}return{get:i,release:n}}sd.exports=yv});var ld=d((mL,va)=>{"use strict";var _v=od();function ad(t,e,r){if(typeof t=="function"&&(r=e,e=t,t=null),r<1)throw new Error("fastqueue concurrency must be greater than 1");var i=_v(Sv),n=null,s=null,o=0,a=null,l={push:y,drain:He,saturated:He,pause:u,paused:!1,concurrency:r,running:c,resume:g,idle:m,length:h,getQueue:f,unshift:w,empty:He,kill:R,killAndDrain:M,error:re};return l;function c(){return o}function u(){l.paused=!0}function h(){for(var N=n,H=0;N;)N=N.next,H++;return H}function f(){for(var N=n,H=[];N;)H.push(N.value),N=N.next;return H}function g(){if(l.paused){l.paused=!1;for(var N=0;N<l.concurrency;N++)o++,x()}}function m(){return o===0&&l.length()===0}function y(N,H){var L=i.get();L.context=t,L.release=x,L.value=N,L.callback=H||He,L.errorHandler=a,o===l.concurrency||l.paused?s?(s.next=L,s=L):(n=L,s=L,l.saturated()):(o++,e.call(t,L.value,L.worked))}function w(N,H){var L=i.get();L.context=t,L.release=x,L.value=N,L.callback=H||He,o===l.concurrency||l.paused?n?(L.next=n,n=L):(n=L,s=L,l.saturated()):(o++,e.call(t,L.value,L.worked))}function x(N){N&&i.release(N);var H=n;H?l.paused?o--:(s===n&&(s=null),n=H.next,H.next=null,e.call(t,H.value,H.worked),s===null&&l.empty()):--o===0&&l.drain()}function R(){n=null,s=null,l.drain=He}function M(){n=null,s=null,l.drain(),l.drain=He}function re(N){a=N}}function He(){}function Sv(){this.value=null,this.callback=He,this.next=null,this.release=He,this.context=null,this.errorHandler=null;var t=this;this.worked=function(r,i){var n=t.callback,s=t.errorHandler,o=t.value;t.value=null,t.callback=He,t.errorHandler&&s(r,o),n.call(t.context,r,i),t.release(t)}}function Ev(t,e,r){typeof t=="function"&&(r=e,e=t,t=null);function i(u,h){e.call(this,u).then(function(f){h(null,f)},h)}var n=ad(t,i,r),s=n.push,o=n.unshift;return n.push=a,n.unshift=l,n.drained=c,n;function a(u){var h=new Promise(function(f,g){s(u,function(m,y){if(m){g(m);return}f(y)})});return h.catch(He),h}function l(u){var h=new Promise(function(f,g){o(u,function(m,y){if(m){g(m);return}f(y)})});return h.catch(He),h}function c(){var u=n.drain,h=new Promise(function(f){n.drain=function(){u(),f()}});return h}}va.exports=ad;va.exports.promise=Ev});var Dn=d(tt=>{"use strict";Object.defineProperty(tt,"__esModule",{value:!0});tt.joinPathSegments=tt.replacePathSegmentSeparator=tt.isAppliedFilter=tt.isFatalError=void 0;function bv(t,e){return t.errorFilter===null?!0:!t.errorFilter(e)}tt.isFatalError=bv;function wv(t,e){return t===null||t(e)}tt.isAppliedFilter=wv;function xv(t,e){return t.split(/[/\\]/).join(e)}tt.replacePathSegmentSeparator=xv;function vv(t,e,r){return t===""?e:t.endsWith(r)?t+e:t+r+e}tt.joinPathSegments=vv});var Ta=d(Aa=>{"use strict";Object.defineProperty(Aa,"__esModule",{value:!0});var Rv=Dn(),Ra=class{constructor(e,r){this._root=e,this._settings=r,this._root=Rv.replacePathSegmentSeparator(e,r.pathSegmentSeparator)}};Aa.default=Ra});var Pa=d(Ca=>{"use strict";Object.defineProperty(Ca,"__esModule",{value:!0});var Av=require("events"),Tv=Nn(),Ov=ld(),Fn=Dn(),Cv=Ta(),Oa=class extends Cv.default{constructor(e,r){super(e,r),this._settings=r,this._scandir=Tv.scandir,this._emitter=new Av.EventEmitter,this._queue=Ov(this._worker.bind(this),this._settings.concurrency),this._isFatalError=!1,this._isDestroyed=!1,this._queue.drain=()=>{this._isFatalError||this._emitter.emit("end")}}read(){return this._isFatalError=!1,this._isDestroyed=!1,setImmediate(()=>{this._pushToQueue(this._root,this._settings.basePath)}),this._emitter}get isDestroyed(){return this._isDestroyed}destroy(){if(this._isDestroyed)throw new Error("The reader is already destroyed");this._isDestroyed=!0,this._queue.killAndDrain()}onEntry(e){this._emitter.on("entry",e)}onError(e){this._emitter.once("error",e)}onEnd(e){this._emitter.once("end",e)}_pushToQueue(e,r){let i={directory:e,base:r};this._queue.push(i,n=>{n!==null&&this._handleError(n)})}_worker(e,r){this._scandir(e.directory,this._settings.fsScandirSettings,(i,n)=>{if(i!==null){r(i,void 0);return}for(let s of n)this._handleEntry(s,e.base);r(null,void 0)})}_handleError(e){this._isDestroyed||!Fn.isFatalError(this._settings,e)||(this._isFatalError=!0,this._isDestroyed=!0,this._emitter.emit("error",e))}_handleEntry(e,r){if(this._isDestroyed||this._isFatalError)return;let i=e.path;r!==void 0&&(e.path=Fn.joinPathSegments(r,e.name,this._settings.pathSegmentSeparator)),Fn.isAppliedFilter(this._settings.entryFilter,e)&&this._emitEntry(e),e.dirent.isDirectory()&&Fn.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(i,r===void 0?void 0:e.path)}_emitEntry(e){this._emitter.emit("entry",e)}};Ca.default=Oa});var cd=d(Ia=>{"use strict";Object.defineProperty(Ia,"__esModule",{value:!0});var Pv=Pa(),La=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Pv.default(this._root,this._settings),this._storage=[]}read(e){this._reader.onError(r=>{Lv(e,r)}),this._reader.onEntry(r=>{this._storage.push(r)}),this._reader.onEnd(()=>{Iv(e,this._storage)}),this._reader.read()}};Ia.default=La;function Lv(t,e){t(e)}function Iv(t,e){t(null,e)}});var ud=d(Na=>{"use strict";Object.defineProperty(Na,"__esModule",{value:!0});var kv=require("stream"),Nv=Pa(),ka=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Nv.default(this._root,this._settings),this._stream=new kv.Readable({objectMode:!0,read:()=>{},destroy:()=>{this._reader.isDestroyed||this._reader.destroy()}})}read(){return this._reader.onError(e=>{this._stream.emit("error",e)}),this._reader.onEntry(e=>{this._stream.push(e)}),this._reader.onEnd(()=>{this._stream.push(null)}),this._reader.read(),this._stream}};Na.default=ka});var hd=d(Fa=>{"use strict";Object.defineProperty(Fa,"__esModule",{value:!0});var Dv=Nn(),Mn=Dn(),Fv=Ta(),Da=class extends Fv.default{constructor(){super(...arguments),this._scandir=Dv.scandirSync,this._storage=[],this._queue=new Set}read(){return this._pushToQueue(this._root,this._settings.basePath),this._handleQueue(),this._storage}_pushToQueue(e,r){this._queue.add({directory:e,base:r})}_handleQueue(){for(let e of this._queue.values())this._handleDirectory(e.directory,e.base)}_handleDirectory(e,r){try{let i=this._scandir(e,this._settings.fsScandirSettings);for(let n of i)this._handleEntry(n,r)}catch(i){this._handleError(i)}}_handleError(e){if(Mn.isFatalError(this._settings,e))throw e}_handleEntry(e,r){let i=e.path;r!==void 0&&(e.path=Mn.joinPathSegments(r,e.name,this._settings.pathSegmentSeparator)),Mn.isAppliedFilter(this._settings.entryFilter,e)&&this._pushToStorage(e),e.dirent.isDirectory()&&Mn.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(i,r===void 0?void 0:e.path)}_pushToStorage(e){this._storage.push(e)}};Fa.default=Da});var fd=d(Ba=>{"use strict";Object.defineProperty(Ba,"__esModule",{value:!0});var Mv=hd(),Ma=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Mv.default(this._root,this._settings)}read(){return this._reader.read()}};Ba.default=Ma});var pd=d(Ha=>{"use strict";Object.defineProperty(Ha,"__esModule",{value:!0});var Bv=require("path"),qv=Nn(),qa=class{constructor(e={}){this._options=e,this.basePath=this._getValue(this._options.basePath,void 0),this.concurrency=this._getValue(this._options.concurrency,Number.POSITIVE_INFINITY),this.deepFilter=this._getValue(this._options.deepFilter,null),this.entryFilter=this._getValue(this._options.entryFilter,null),this.errorFilter=this._getValue(this._options.errorFilter,null),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,Bv.sep),this.fsScandirSettings=new qv.Settings({followSymbolicLinks:this._options.followSymbolicLinks,fs:this._options.fs,pathSegmentSeparator:this._options.pathSegmentSeparator,stats:this._options.stats,throwErrorOnBrokenSymbolicLink:this._options.throwErrorOnBrokenSymbolicLink})}_getValue(e,r){return e!=null?e:r}};Ha.default=qa});var qn=d(rt=>{"use strict";Object.defineProperty(rt,"__esModule",{value:!0});rt.Settings=rt.walkStream=rt.walkSync=rt.walk=void 0;var dd=cd(),Hv=ud(),$v=fd(),$a=pd();rt.Settings=$a.default;function Uv(t,e,r){if(typeof e=="function"){new dd.default(t,Bn()).read(e);return}new dd.default(t,Bn(e)).read(r)}rt.walk=Uv;function Gv(t,e){let r=Bn(e);return new $v.default(t,r).read()}rt.walkSync=Gv;function jv(t,e){let r=Bn(e);return new Hv.default(t,r).read()}rt.walkStream=jv;function Bn(t={}){return t instanceof $a.default?t:new $a.default(t)}});var Hn=d(Ga=>{"use strict";Object.defineProperty(Ga,"__esModule",{value:!0});var Wv=require("path"),Yv=sr(),md=gt(),Ua=class{constructor(e){this._settings=e,this._fsStatSettings=new Yv.Settings({followSymbolicLink:this._settings.followSymbolicLinks,fs:this._settings.fs,throwErrorOnBrokenSymbolicLink:this._settings.followSymbolicLinks})}_getFullEntryPath(e){return Wv.resolve(this._settings.cwd,e)}_makeEntry(e,r){let i={name:r,path:r,dirent:md.fs.createDirentFromStats(r,e)};return this._settings.stats&&(i.stats=e),i}_isFatalError(e){return!md.errno.isEnoentCodeError(e)&&!this._settings.suppressErrors}};Ga.default=Ua});var Ya=d(Wa=>{"use strict";Object.defineProperty(Wa,"__esModule",{value:!0});var zv=require("stream"),Kv=sr(),Vv=qn(),Xv=Hn(),ja=class extends Xv.default{constructor(){super(...arguments),this._walkStream=Vv.walkStream,this._stat=Kv.stat}dynamic(e,r){return this._walkStream(e,r)}static(e,r){let i=e.map(this._getFullEntryPath,this),n=new zv.PassThrough({objectMode:!0});n._write=(s,o,a)=>this._getEntry(i[s],e[s],r).then(l=>{l!==null&&r.entryFilter(l)&&n.push(l),s===i.length-1&&n.end(),a()}).catch(a);for(let s=0;s<i.length;s++)n.write(s);return n}_getEntry(e,r,i){return this._getStat(e).then(n=>this._makeEntry(n,r)).catch(n=>{if(i.errorFilter(n))return null;throw n})}_getStat(e){return new Promise((r,i)=>{this._stat(e,this._fsStatSettings,(n,s)=>n===null?r(s):i(n))})}};Wa.default=ja});var gd=d(Ka=>{"use strict";Object.defineProperty(Ka,"__esModule",{value:!0});var Zv=qn(),Qv=Hn(),Jv=Ya(),za=class extends Qv.default{constructor(){super(...arguments),this._walkAsync=Zv.walk,this._readerStream=new Jv.default(this._settings)}dynamic(e,r){return new Promise((i,n)=>{this._walkAsync(e,r,(s,o)=>{s===null?i(o):n(s)})})}async static(e,r){let i=[],n=this._readerStream.static(e,r);return new Promise((s,o)=>{n.once("error",o),n.on("data",a=>i.push(a)),n.once("end",()=>s(i))})}};Ka.default=za});var yd=d(Xa=>{"use strict";Object.defineProperty(Xa,"__esModule",{value:!0});var Dr=gt(),Va=class{constructor(e,r,i){this._patterns=e,this._settings=r,this._micromatchOptions=i,this._storage=[],this._fillStorage()}_fillStorage(){let e=Dr.pattern.expandPatternsWithBraceExpansion(this._patterns);for(let r of e){let i=this._getPatternSegments(r),n=this._splitSegmentsIntoSections(i);this._storage.push({complete:n.length<=1,pattern:r,segments:i,sections:n})}}_getPatternSegments(e){return Dr.pattern.getPatternParts(e,this._micromatchOptions).map(i=>Dr.pattern.isDynamicPattern(i,this._settings)?{dynamic:!0,pattern:i,patternRe:Dr.pattern.makeRe(i,this._micromatchOptions)}:{dynamic:!1,pattern:i})}_splitSegmentsIntoSections(e){return Dr.array.splitWhen(e,r=>r.dynamic&&Dr.pattern.hasGlobStar(r.pattern))}};Xa.default=Va});var _d=d(Qa=>{"use strict";Object.defineProperty(Qa,"__esModule",{value:!0});var eR=yd(),Za=class extends eR.default{match(e){let r=e.split("/"),i=r.length,n=this._storage.filter(s=>!s.complete||s.segments.length>i);for(let s of n){let o=s.sections[0];if(!s.complete&&i>o.length||r.every((l,c)=>{let u=s.segments[c];return!!(u.dynamic&&u.patternRe.test(l)||!u.dynamic&&u.pattern===l)}))return!0}return!1}};Qa.default=Za});var Sd=d(el=>{"use strict";Object.defineProperty(el,"__esModule",{value:!0});var $n=gt(),tR=_d(),Ja=class{constructor(e,r){this._settings=e,this._micromatchOptions=r}getFilter(e,r,i){let n=this._getMatcher(r),s=this._getNegativePatternsRe(i);return o=>this._filter(e,o,n,s)}_getMatcher(e){return new tR.default(e,this._settings,this._micromatchOptions)}_getNegativePatternsRe(e){let r=e.filter($n.pattern.isAffectDepthOfReadingPattern);return $n.pattern.convertPatternsToRe(r,this._micromatchOptions)}_filter(e,r,i,n){if(this._isSkippedByDeep(e,r.path)||this._isSkippedSymbolicLink(r))return!1;let s=$n.path.removeLeadingDotSegment(r.path);return this._isSkippedByPositivePatterns(s,i)?!1:this._isSkippedByNegativePatterns(s,n)}_isSkippedByDeep(e,r){return this._settings.deep===1/0?!1:this._getEntryLevel(e,r)>=this._settings.deep}_getEntryLevel(e,r){let i=r.split("/").length;if(e==="")return i;let n=e.split("/").length;return i-n}_isSkippedSymbolicLink(e){return!this._settings.followSymbolicLinks&&e.dirent.isSymbolicLink()}_isSkippedByPositivePatterns(e,r){return!this._settings.baseNameMatch&&!r.match(e)}_isSkippedByNegativePatterns(e,r){return!$n.pattern.matchAny(e,r)}};el.default=Ja});var Ed=d(rl=>{"use strict";Object.defineProperty(rl,"__esModule",{value:!0});var or=gt(),tl=class{constructor(e,r){this._settings=e,this._micromatchOptions=r,this.index=new Map}getFilter(e,r){let i=or.pattern.convertPatternsToRe(e,this._micromatchOptions),n=or.pattern.convertPatternsToRe(r,this._micromatchOptions);return s=>this._filter(s,i,n)}_filter(e,r,i){if(this._settings.unique&&this._isDuplicateEntry(e)||this._onlyFileFilter(e)||this._onlyDirectoryFilter(e)||this._isSkippedByAbsoluteNegativePatterns(e.path,i))return!1;let n=this._settings.baseNameMatch?e.name:e.path,s=e.dirent.isDirectory(),o=this._isMatchToPatterns(n,r,s)&&!this._isMatchToPatterns(e.path,i,s);return this._settings.unique&&o&&this._createIndexRecord(e),o}_isDuplicateEntry(e){return this.index.has(e.path)}_createIndexRecord(e){this.index.set(e.path,void 0)}_onlyFileFilter(e){return this._settings.onlyFiles&&!e.dirent.isFile()}_onlyDirectoryFilter(e){return this._settings.onlyDirectories&&!e.dirent.isDirectory()}_isSkippedByAbsoluteNegativePatterns(e,r){if(!this._settings.absolute)return!1;let i=or.path.makeAbsolute(this._settings.cwd,e);return or.pattern.matchAny(i,r)}_isMatchToPatterns(e,r,i){let n=or.path.removeLeadingDotSegment(e),s=or.pattern.matchAny(n,r);return!s&&i?or.pattern.matchAny(n+"/",r):s}};rl.default=tl});var bd=d(nl=>{"use strict";Object.defineProperty(nl,"__esModule",{value:!0});var rR=gt(),il=class{constructor(e){this._settings=e}getFilter(){return e=>this._isNonFatalError(e)}_isNonFatalError(e){return rR.errno.isEnoentCodeError(e)||this._settings.suppressErrors}};nl.default=il});var xd=d(ol=>{"use strict";Object.defineProperty(ol,"__esModule",{value:!0});var wd=gt(),sl=class{constructor(e){this._settings=e}getTransformer(){return e=>this._transform(e)}_transform(e){let r=e.path;return this._settings.absolute&&(r=wd.path.makeAbsolute(this._settings.cwd,r),r=wd.path.unixify(r)),this._settings.markDirectories&&e.dirent.isDirectory()&&(r+="/"),this._settings.objectMode?Object.assign(Object.assign({},e),{path:r}):r}};ol.default=sl});var Un=d(ll=>{"use strict";Object.defineProperty(ll,"__esModule",{value:!0});var iR=require("path"),nR=Sd(),sR=Ed(),oR=bd(),aR=xd(),al=class{constructor(e){this._settings=e,this.errorFilter=new oR.default(this._settings),this.entryFilter=new sR.default(this._settings,this._getMicromatchOptions()),this.deepFilter=new nR.default(this._settings,this._getMicromatchOptions()),this.entryTransformer=new aR.default(this._settings)}_getRootDirectory(e){return iR.resolve(this._settings.cwd,e.base)}_getReaderOptions(e){let r=e.base==="."?"":e.base;return{basePath:r,pathSegmentSeparator:"/",concurrency:this._settings.concurrency,deepFilter:this.deepFilter.getFilter(r,e.positive,e.negative),entryFilter:this.entryFilter.getFilter(e.positive,e.negative),errorFilter:this.errorFilter.getFilter(),followSymbolicLinks:this._settings.followSymbolicLinks,fs:this._settings.fs,stats:this._settings.stats,throwErrorOnBrokenSymbolicLink:this._settings.throwErrorOnBrokenSymbolicLink,transform:this.entryTransformer.getTransformer()}}_getMicromatchOptions(){return{dot:this._settings.dot,matchBase:this._settings.baseNameMatch,nobrace:!this._settings.braceExpansion,nocase:!this._settings.caseSensitiveMatch,noext:!this._settings.extglob,noglobstar:!this._settings.globstar,posix:!0,strictSlashes:!1}}};ll.default=al});var vd=d(ul=>{"use strict";Object.defineProperty(ul,"__esModule",{value:!0});var lR=gd(),cR=Un(),cl=class extends cR.default{constructor(){super(...arguments),this._reader=new lR.default(this._settings)}async read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e);return(await this.api(r,e,i)).map(s=>i.transform(s))}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};ul.default=cl});var Rd=d(fl=>{"use strict";Object.defineProperty(fl,"__esModule",{value:!0});var uR=require("stream"),hR=Ya(),fR=Un(),hl=class extends fR.default{constructor(){super(...arguments),this._reader=new hR.default(this._settings)}read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e),n=this.api(r,e,i),s=new uR.Readable({objectMode:!0,read:()=>{}});return n.once("error",o=>s.emit("error",o)).on("data",o=>s.emit("data",i.transform(o))).once("end",()=>s.emit("end")),s.once("close",()=>n.destroy()),s}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};fl.default=hl});var Ad=d(dl=>{"use strict";Object.defineProperty(dl,"__esModule",{value:!0});var pR=sr(),dR=qn(),mR=Hn(),pl=class extends mR.default{constructor(){super(...arguments),this._walkSync=dR.walkSync,this._statSync=pR.statSync}dynamic(e,r){return this._walkSync(e,r)}static(e,r){let i=[];for(let n of e){let s=this._getFullEntryPath(n),o=this._getEntry(s,n,r);o===null||!r.entryFilter(o)||i.push(o)}return i}_getEntry(e,r,i){try{let n=this._getStat(e);return this._makeEntry(n,r)}catch(n){if(i.errorFilter(n))return null;throw n}}_getStat(e){return this._statSync(e,this._fsStatSettings)}};dl.default=pl});var Td=d(gl=>{"use strict";Object.defineProperty(gl,"__esModule",{value:!0});var gR=Ad(),yR=Un(),ml=class extends yR.default{constructor(){super(...arguments),this._reader=new gR.default(this._settings)}read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e);return this.api(r,e,i).map(i.transform)}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};gl.default=ml});var Od=d(Mr=>{"use strict";Object.defineProperty(Mr,"__esModule",{value:!0});Mr.DEFAULT_FILE_SYSTEM_ADAPTER=void 0;var Fr=require("fs"),_R=require("os"),SR=Math.max(_R.cpus().length,1);Mr.DEFAULT_FILE_SYSTEM_ADAPTER={lstat:Fr.lstat,lstatSync:Fr.lstatSync,stat:Fr.stat,statSync:Fr.statSync,readdir:Fr.readdir,readdirSync:Fr.readdirSync};var yl=class{constructor(e={}){this._options=e,this.absolute=this._getValue(this._options.absolute,!1),this.baseNameMatch=this._getValue(this._options.baseNameMatch,!1),this.braceExpansion=this._getValue(this._options.braceExpansion,!0),this.caseSensitiveMatch=this._getValue(this._options.caseSensitiveMatch,!0),this.concurrency=this._getValue(this._options.concurrency,SR),this.cwd=this._getValue(this._options.cwd,process.cwd()),this.deep=this._getValue(this._options.deep,1/0),this.dot=this._getValue(this._options.dot,!1),this.extglob=this._getValue(this._options.extglob,!0),this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!0),this.fs=this._getFileSystemMethods(this._options.fs),this.globstar=this._getValue(this._options.globstar,!0),this.ignore=this._getValue(this._options.ignore,[]),this.markDirectories=this._getValue(this._options.markDirectories,!1),this.objectMode=this._getValue(this._options.objectMode,!1),this.onlyDirectories=this._getValue(this._options.onlyDirectories,!1),this.onlyFiles=this._getValue(this._options.onlyFiles,!0),this.stats=this._getValue(this._options.stats,!1),this.suppressErrors=this._getValue(this._options.suppressErrors,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!1),this.unique=this._getValue(this._options.unique,!0),this.onlyDirectories&&(this.onlyFiles=!1),this.stats&&(this.objectMode=!0)}_getValue(e,r){return e===void 0?r:e}_getFileSystemMethods(e={}){return Object.assign(Object.assign({},Mr.DEFAULT_FILE_SYSTEM_ADAPTER),e)}};Mr.default=yl});var Id=d((HL,Ld)=>{"use strict";var Cd=Op(),Pd=Pp(),ER=vd(),bR=Rd(),wR=Td(),_l=Od(),ar=gt();async function Sl(t,e){Br(t);let r=El(t,ER.default,e),i=await Promise.all(r);return ar.array.flatten(i)}(function(t){function e(o,a){Br(o);let l=El(o,wR.default,a);return ar.array.flatten(l)}t.sync=e;function r(o,a){Br(o);let l=El(o,bR.default,a);return ar.stream.merge(l)}t.stream=r;function i(o,a){Br(o);let l=Pd.transform([].concat(o)),c=new _l.default(a);return Cd.generate(l,c)}t.generateTasks=i;function n(o,a){Br(o);let l=new _l.default(a);return ar.pattern.isDynamicPattern(o,l)}t.isDynamicPattern=n;function s(o){return Br(o),ar.path.escape(o)}t.escapePath=s})(Sl||(Sl={}));function El(t,e,r){let i=Pd.transform([].concat(t)),n=new _l.default(r),s=Cd.generate(i,n),o=new e(n);return s.map(o.read,o)}function Br(t){if(![].concat(t).every(i=>ar.string.isString(i)&&!ar.string.isEmpty(i)))throw new TypeError("Patterns must be a string (non empty) or an array of strings")}Ld.exports=Sl});var zd=d((jL,Yd)=>{Yd.exports=Wd;Wd.sync=DR;var Gd=require("fs");function NR(t,e){var r=e.pathExt!==void 0?e.pathExt:process.env.PATHEXT;if(!r||(r=r.split(";"),r.indexOf("")!==-1))return!0;for(var i=0;i<r.length;i++){var n=r[i].toLowerCase();if(n&&t.substr(-n.length).toLowerCase()===n)return!0}return!1}function jd(t,e,r){return!t.isSymbolicLink()&&!t.isFile()?!1:NR(e,r)}function Wd(t,e,r){Gd.stat(t,function(i,n){r(i,i?!1:jd(n,t,e))})}function DR(t,e){return jd(Gd.statSync(t),t,e)}});var Qd=d((WL,Zd)=>{Zd.exports=Vd;Vd.sync=FR;var Kd=require("fs");function Vd(t,e,r){Kd.stat(t,function(i,n){r(i,i?!1:Xd(n,e))})}function FR(t,e){return Xd(Kd.statSync(t),e)}function Xd(t,e){return t.isFile()&&MR(t,e)}function MR(t,e){var r=t.mode,i=t.uid,n=t.gid,s=e.uid!==void 0?e.uid:process.getuid&&process.getuid(),o=e.gid!==void 0?e.gid:process.getgid&&process.getgid(),a=parseInt("100",8),l=parseInt("010",8),c=parseInt("001",8),u=a|l,h=r&c||r&l&&n===o||r&a&&i===s||r&u&&s===0;return h}});var em=d((zL,Jd)=>{var YL=require("fs"),Gn;process.platform==="win32"||global.TESTING_WINDOWS?Gn=zd():Gn=Qd();Jd.exports=Rl;Rl.sync=BR;function Rl(t,e,r){if(typeof e=="function"&&(r=e,e={}),!r){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(i,n){Rl(t,e||{},function(s,o){s?n(s):i(o)})})}Gn(t,e||{},function(i,n){i&&(i.code==="EACCES"||e&&e.ignoreErrors)&&(i=null,n=!1),r(i,n)})}function BR(t,e){try{return Gn.sync(t,e||{})}catch(r){if(e&&e.ignoreErrors||r.code==="EACCES")return!1;throw r}}});var am=d((KL,om)=>{var Hr=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",tm=require("path"),qR=Hr?";":":",rm=em(),im=t=>Object.assign(new Error(`not found: ${t}`),{code:"ENOENT"}),nm=(t,e)=>{let r=e.colon||qR,i=t.match(/\//)||Hr&&t.match(/\\/)?[""]:[...Hr?[process.cwd()]:[],...(e.path||process.env.PATH||"").split(r)],n=Hr?e.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=Hr?n.split(r):[""];return Hr&&t.indexOf(".")!==-1&&s[0]!==""&&s.unshift(""),{pathEnv:i,pathExt:s,pathExtExe:n}},sm=(t,e,r)=>{typeof e=="function"&&(r=e,e={}),e||(e={});let{pathEnv:i,pathExt:n,pathExtExe:s}=nm(t,e),o=[],a=c=>new Promise((u,h)=>{if(c===i.length)return e.all&&o.length?u(o):h(im(t));let f=i[c],g=/^".*"$/.test(f)?f.slice(1,-1):f,m=tm.join(g,t),y=!g&&/^\.[\\\/]/.test(t)?t.slice(0,2)+m:m;u(l(y,c,0))}),l=(c,u,h)=>new Promise((f,g)=>{if(h===n.length)return f(a(u+1));let m=n[h];rm(c+m,{pathExt:s},(y,w)=>{if(!y&&w)if(e.all)o.push(c+m);else return f(c+m);return f(l(c,u,h+1))})});return r?a(0).then(c=>r(null,c),r):a(0)},HR=(t,e)=>{e=e||{};let{pathEnv:r,pathExt:i,pathExtExe:n}=nm(t,e),s=[];for(let o=0;o<r.length;o++){let a=r[o],l=/^".*"$/.test(a)?a.slice(1,-1):a,c=tm.join(l,t),u=!l&&/^\.[\\\/]/.test(t)?t.slice(0,2)+c:c;for(let h=0;h<i.length;h++){let f=u+i[h];try{if(rm.sync(f,{pathExt:n}))if(e.all)s.push(f);else return f}catch{}}}if(e.all&&s.length)return s;if(e.nothrow)return null;throw im(t)};om.exports=sm;sm.sync=HR});var Tl=d((VL,Al)=>{"use strict";var lm=(t={})=>{let e=t.env||process.env;return(t.platform||process.platform)!=="win32"?"PATH":Object.keys(e).reverse().find(i=>i.toUpperCase()==="PATH")||"Path"};Al.exports=lm;Al.exports.default=lm});var fm=d((XL,hm)=>{"use strict";var cm=require("path"),$R=am(),UR=Tl();function um(t,e){let r=t.options.env||process.env,i=process.cwd(),n=t.options.cwd!=null,s=n&&process.chdir!==void 0&&!process.chdir.disabled;if(s)try{process.chdir(t.options.cwd)}catch{}let o;try{o=$R.sync(t.command,{path:r[UR({env:r})],pathExt:e?cm.delimiter:void 0})}catch{}finally{s&&process.chdir(i)}return o&&(o=cm.resolve(n?t.options.cwd:"",o)),o}function GR(t){return um(t)||um(t,!0)}hm.exports=GR});var pm=d((ZL,Cl)=>{"use strict";var Ol=/([()\][%!^"`<>&|;, *?])/g;function jR(t){return t=t.replace(Ol,"^$1"),t}function WR(t,e){return t=`${t}`,t=t.replace(/(\\*)"/g,'$1$1\\"'),t=t.replace(/(\\*)$/,"$1$1"),t=`"${t}"`,t=t.replace(Ol,"^$1"),e&&(t=t.replace(Ol,"^$1")),t}Cl.exports.command=jR;Cl.exports.argument=WR});var mm=d((QL,dm)=>{"use strict";dm.exports=/^#!(.*)/});var ym=d((JL,gm)=>{"use strict";var YR=mm();gm.exports=(t="")=>{let e=t.match(YR);if(!e)return null;let[r,i]=e[0].replace(/#! ?/,"").split(" "),n=r.split("/").pop();return n==="env"?i:i?`${n} ${i}`:n}});var Sm=d((eI,_m)=>{"use strict";var Pl=require("fs"),zR=ym();function KR(t){let r=Buffer.alloc(150),i;try{i=Pl.openSync(t,"r"),Pl.readSync(i,r,0,150,0),Pl.closeSync(i)}catch{}return zR(r.toString())}_m.exports=KR});var xm=d((tI,wm)=>{"use strict";var VR=require("path"),Em=fm(),bm=pm(),XR=Sm(),ZR=process.platform==="win32",QR=/\.(?:com|exe)$/i,JR=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function eA(t){t.file=Em(t);let e=t.file&&XR(t.file);return e?(t.args.unshift(t.file),t.command=e,Em(t)):t.file}function tA(t){if(!ZR)return t;let e=eA(t),r=!QR.test(e);if(t.options.forceShell||r){let i=JR.test(e);t.command=VR.normalize(t.command),t.command=bm.command(t.command),t.args=t.args.map(s=>bm.argument(s,i));let n=[t.command].concat(t.args).join(" ");t.args=["/d","/s","/c",`"${n}"`],t.command=process.env.comspec||"cmd.exe",t.options.windowsVerbatimArguments=!0}return t}function rA(t,e,r){e&&!Array.isArray(e)&&(r=e,e=null),e=e?e.slice(0):[],r=Object.assign({},r);let i={command:t,args:e,options:r,file:void 0,original:{command:t,args:e}};return r.shell?i:tA(i)}wm.exports=rA});var Am=d((rI,Rm)=>{"use strict";var Ll=process.platform==="win32";function Il(t,e){return Object.assign(new Error(`${e} ${t.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${e} ${t.command}`,path:t.command,spawnargs:t.args})}function iA(t,e){if(!Ll)return;let r=t.emit;t.emit=function(i,n){if(i==="exit"){let s=vm(n,e,"spawn");if(s)return r.call(t,"error",s)}return r.apply(t,arguments)}}function vm(t,e){return Ll&&t===1&&!e.file?Il(e.original,"spawn"):null}function nA(t,e){return Ll&&t===1&&!e.file?Il(e.original,"spawnSync"):null}Rm.exports={hookChildProcess:iA,verifyENOENT:vm,verifyENOENTSync:nA,notFoundError:Il}});var Cm=d((iI,$r)=>{"use strict";var Tm=require("child_process"),kl=xm(),Nl=Am();function Om(t,e,r){let i=kl(t,e,r),n=Tm.spawn(i.command,i.args,i.options);return Nl.hookChildProcess(n,i),n}function sA(t,e,r){let i=kl(t,e,r),n=Tm.spawnSync(i.command,i.args,i.options);return n.error=n.error||Nl.verifyENOENTSync(n.status,i),n}$r.exports=Om;$r.exports.spawn=Om;$r.exports.sync=sA;$r.exports._parse=kl;$r.exports._enoent=Nl});var Lm=d((nI,Pm)=>{"use strict";Pm.exports=t=>{let e=typeof t=="string"?`
|
1
|
+
"use strict";var GS=Object.create;var sn=Object.defineProperty;var WS=Object.getOwnPropertyDescriptor;var YS=Object.getOwnPropertyNames;var zS=Object.getPrototypeOf,KS=Object.prototype.hasOwnProperty;var d=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),ku=(t,e)=>{for(var r in e)sn(t,r,{get:e[r],enumerable:!0})},Nu=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of YS(e))!KS.call(t,n)&&n!==r&&sn(t,n,{get:()=>e[n],enumerable:!(i=WS(e,n))||i.enumerable});return t};var q=(t,e,r)=>(r=t!=null?GS(zS(t)):{},Nu(e||!t||!t.__esModule?sn(r,"default",{value:t,enumerable:!0}):r,t)),VS=t=>Nu(sn({},"__esModule",{value:!0}),t);var Fu=d((B1,ht)=>{function mo(t){return ht.exports=mo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ht.exports.__esModule=!0,ht.exports.default=ht.exports,mo(t)}ht.exports=mo,ht.exports.__esModule=!0,ht.exports.default=ht.exports});var Bu=d((q1,ft)=>{var Du=Fu().default;function Mu(){"use strict";ft.exports=Mu=function(){return e},ft.exports.__esModule=!0,ft.exports.default=ft.exports;var t,e={},r=Object.prototype,i=r.hasOwnProperty,n=Object.defineProperty||function(p,b,S){p[b]=S.value},s=typeof Symbol=="function"?Symbol:{},o=s.iterator||"@@iterator",a=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function c(p,b,S){return Object.defineProperty(p,b,{value:S,enumerable:!0,configurable:!0,writable:!0}),p[b]}try{c({},"")}catch{c=function(S,O,P){return S[O]=P}}function u(p,b,S,O){var P=b&&b.prototype instanceof x?b:x,T=Object.create(P.prototype),Y=new Me(O||[]);return n(T,"_invoke",{value:ie(p,S,Y)}),T}function h(p,b,S){try{return{type:"normal",arg:p.call(b,S)}}catch(O){return{type:"throw",arg:O}}}e.wrap=u;var f="suspendedStart",g="suspendedYield",m="executing",y="completed",w={};function x(){}function R(){}function M(){}var re={};c(re,o,function(){return this});var N=Object.getPrototypeOf,H=N&&N(N(_([])));H&&H!==r&&i.call(H,o)&&(re=H);var L=M.prototype=x.prototype=Object.create(re);function I(p){["next","throw","return"].forEach(function(b){c(p,b,function(S){return this._invoke(b,S)})})}function B(p,b){function S(P,T,Y,he){var ne=h(p[P],p,T);if(ne.type!=="throw"){var be=ne.arg,k=be.value;return k&&Du(k)=="object"&&i.call(k,"__await")?b.resolve(k.__await).then(function(Be){S("next",Be,Y,he)},function(Be){S("throw",Be,Y,he)}):b.resolve(k).then(function(Be){be.value=Be,Y(be)},function(Be){return S("throw",Be,Y,he)})}he(ne.arg)}var O;n(this,"_invoke",{value:function(T,Y){function he(){return new b(function(ne,be){S(T,Y,ne,be)})}return O=O?O.then(he,he):he()}})}function ie(p,b,S){var O=f;return function(P,T){if(O===m)throw new Error("Generator is already running");if(O===y){if(P==="throw")throw T;return{value:t,done:!0}}for(S.method=P,S.arg=T;;){var Y=S.delegate;if(Y){var he=E(Y,S);if(he){if(he===w)continue;return he}}if(S.method==="next")S.sent=S._sent=S.arg;else if(S.method==="throw"){if(O===f)throw O=y,S.arg;S.dispatchException(S.arg)}else S.method==="return"&&S.abrupt("return",S.arg);O=m;var ne=h(p,b,S);if(ne.type==="normal"){if(O=S.done?y:g,ne.arg===w)continue;return{value:ne.arg,done:S.done}}ne.type==="throw"&&(O=y,S.method="throw",S.arg=ne.arg)}}}function E(p,b){var S=b.method,O=p.iterator[S];if(O===t)return b.delegate=null,S==="throw"&&p.iterator.return&&(b.method="return",b.arg=t,E(p,b),b.method==="throw")||S!=="return"&&(b.method="throw",b.arg=new TypeError("The iterator does not provide a '"+S+"' method")),w;var P=h(O,p.iterator,b.arg);if(P.type==="throw")return b.method="throw",b.arg=P.arg,b.delegate=null,w;var T=P.arg;return T?T.done?(b[p.resultName]=T.value,b.next=p.nextLoc,b.method!=="return"&&(b.method="next",b.arg=t),b.delegate=null,w):T:(b.method="throw",b.arg=new TypeError("iterator result is not an object"),b.delegate=null,w)}function W(p){var b={tryLoc:p[0]};1 in p&&(b.catchLoc=p[1]),2 in p&&(b.finallyLoc=p[2],b.afterLoc=p[3]),this.tryEntries.push(b)}function j(p){var b=p.completion||{};b.type="normal",delete b.arg,p.completion=b}function Me(p){this.tryEntries=[{tryLoc:"root"}],p.forEach(W,this),this.reset(!0)}function _(p){if(p||p===""){var b=p[o];if(b)return b.call(p);if(typeof p.next=="function")return p;if(!isNaN(p.length)){var S=-1,O=function P(){for(;++S<p.length;)if(i.call(p,S))return P.value=p[S],P.done=!1,P;return P.value=t,P.done=!0,P};return O.next=O}}throw new TypeError(Du(p)+" is not iterable")}return R.prototype=M,n(L,"constructor",{value:M,configurable:!0}),n(M,"constructor",{value:R,configurable:!0}),R.displayName=c(M,l,"GeneratorFunction"),e.isGeneratorFunction=function(p){var b=typeof p=="function"&&p.constructor;return!!b&&(b===R||(b.displayName||b.name)==="GeneratorFunction")},e.mark=function(p){return Object.setPrototypeOf?Object.setPrototypeOf(p,M):(p.__proto__=M,c(p,l,"GeneratorFunction")),p.prototype=Object.create(L),p},e.awrap=function(p){return{__await:p}},I(B.prototype),c(B.prototype,a,function(){return this}),e.AsyncIterator=B,e.async=function(p,b,S,O,P){P===void 0&&(P=Promise);var T=new B(u(p,b,S,O),P);return e.isGeneratorFunction(b)?T:T.next().then(function(Y){return Y.done?Y.value:T.next()})},I(L),c(L,l,"Generator"),c(L,o,function(){return this}),c(L,"toString",function(){return"[object Generator]"}),e.keys=function(p){var b=Object(p),S=[];for(var O in b)S.push(O);return S.reverse(),function P(){for(;S.length;){var T=S.pop();if(T in b)return P.value=T,P.done=!1,P}return P.done=!0,P}},e.values=_,Me.prototype={constructor:Me,reset:function(b){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(j),!b)for(var S in this)S.charAt(0)==="t"&&i.call(this,S)&&!isNaN(+S.slice(1))&&(this[S]=t)},stop:function(){this.done=!0;var b=this.tryEntries[0].completion;if(b.type==="throw")throw b.arg;return this.rval},dispatchException:function(b){if(this.done)throw b;var S=this;function O(be,k){return Y.type="throw",Y.arg=b,S.next=be,k&&(S.method="next",S.arg=t),!!k}for(var P=this.tryEntries.length-1;P>=0;--P){var T=this.tryEntries[P],Y=T.completion;if(T.tryLoc==="root")return O("end");if(T.tryLoc<=this.prev){var he=i.call(T,"catchLoc"),ne=i.call(T,"finallyLoc");if(he&&ne){if(this.prev<T.catchLoc)return O(T.catchLoc,!0);if(this.prev<T.finallyLoc)return O(T.finallyLoc)}else if(he){if(this.prev<T.catchLoc)return O(T.catchLoc,!0)}else{if(!ne)throw new Error("try statement without catch or finally");if(this.prev<T.finallyLoc)return O(T.finallyLoc)}}}},abrupt:function(b,S){for(var O=this.tryEntries.length-1;O>=0;--O){var P=this.tryEntries[O];if(P.tryLoc<=this.prev&&i.call(P,"finallyLoc")&&this.prev<P.finallyLoc){var T=P;break}}T&&(b==="break"||b==="continue")&&T.tryLoc<=S&&S<=T.finallyLoc&&(T=null);var Y=T?T.completion:{};return Y.type=b,Y.arg=S,T?(this.method="next",this.next=T.finallyLoc,w):this.complete(Y)},complete:function(b,S){if(b.type==="throw")throw b.arg;return b.type==="break"||b.type==="continue"?this.next=b.arg:b.type==="return"?(this.rval=this.arg=b.arg,this.method="return",this.next="end"):b.type==="normal"&&S&&(this.next=S),w},finish:function(b){for(var S=this.tryEntries.length-1;S>=0;--S){var O=this.tryEntries[S];if(O.finallyLoc===b)return this.complete(O.completion,O.afterLoc),j(O),w}},catch:function(b){for(var S=this.tryEntries.length-1;S>=0;--S){var O=this.tryEntries[S];if(O.tryLoc===b){var P=O.completion;if(P.type==="throw"){var T=P.arg;j(O)}return T}}throw new Error("illegal catch attempt")},delegateYield:function(b,S,O){return this.delegate={iterator:_(b),resultName:S,nextLoc:O},this.method==="next"&&(this.arg=t),w}},e}ft.exports=Mu,ft.exports.__esModule=!0,ft.exports.default=ft.exports});var Hu=d((H1,qu)=>{var on=Bu()();qu.exports=on;try{regeneratorRuntime=on}catch{typeof globalThis=="object"?globalThis.regeneratorRuntime=on:Function("r","regeneratorRuntime = r")(on)}});var Yh=d(Cr=>{"use strict";Object.defineProperty(Cr,"__esModule",{value:!0});Cr.splitWhen=Cr.flatten=void 0;function w0(t){return t.reduce((e,r)=>[].concat(e,r),[])}Cr.flatten=w0;function x0(t,e){let r=[[]],i=0;for(let n of t)e(n)?(i++,r[i]=[]):r[i].push(n);return r}Cr.splitWhen=x0});var zh=d(mn=>{"use strict";Object.defineProperty(mn,"__esModule",{value:!0});mn.isEnoentCodeError=void 0;function v0(t){return t.code==="ENOENT"}mn.isEnoentCodeError=v0});var Kh=d(gn=>{"use strict";Object.defineProperty(gn,"__esModule",{value:!0});gn.createDirentFromStats=void 0;var $o=class{constructor(e,r){this.name=e,this.isBlockDevice=r.isBlockDevice.bind(r),this.isCharacterDevice=r.isCharacterDevice.bind(r),this.isDirectory=r.isDirectory.bind(r),this.isFIFO=r.isFIFO.bind(r),this.isFile=r.isFile.bind(r),this.isSocket=r.isSocket.bind(r),this.isSymbolicLink=r.isSymbolicLink.bind(r)}};function R0(t,e){return new $o(t,e)}gn.createDirentFromStats=R0});var Vh=d(Qe=>{"use strict";Object.defineProperty(Qe,"__esModule",{value:!0});Qe.removeLeadingDotSegment=Qe.escape=Qe.makeAbsolute=Qe.unixify=void 0;var A0=require("path"),T0=2,O0=/(\\?)([()*?[\]{|}]|^!|[!+@](?=\())/g;function C0(t){return t.replace(/\\/g,"/")}Qe.unixify=C0;function P0(t,e){return A0.resolve(t,e)}Qe.makeAbsolute=P0;function L0(t){return t.replace(O0,"\\$2")}Qe.escape=L0;function I0(t){if(t.charAt(0)==="."){let e=t.charAt(1);if(e==="/"||e==="\\")return t.slice(T0)}return t}Qe.removeLeadingDotSegment=I0});var Zh=d((RP,Xh)=>{Xh.exports=function(e){if(typeof e!="string"||e==="")return!1;for(var r;r=/(\\).|([@?!+*]\(.*\))/g.exec(e);){if(r[2])return!0;e=e.slice(r.index+r[0].length)}return!1}});var ef=d((AP,Jh)=>{var k0=Zh(),Qh={"{":"}","(":")","[":"]"},N0=function(t){if(t[0]==="!")return!0;for(var e=0,r=-2,i=-2,n=-2,s=-2,o=-2;e<t.length;){if(t[e]==="*"||t[e+1]==="?"&&/[\].+)]/.test(t[e])||i!==-1&&t[e]==="["&&t[e+1]!=="]"&&(i<e&&(i=t.indexOf("]",e)),i>e&&(o===-1||o>i||(o=t.indexOf("\\",e),o===-1||o>i)))||n!==-1&&t[e]==="{"&&t[e+1]!=="}"&&(n=t.indexOf("}",e),n>e&&(o=t.indexOf("\\",e),o===-1||o>n))||s!==-1&&t[e]==="("&&t[e+1]==="?"&&/[:!=]/.test(t[e+2])&&t[e+3]!==")"&&(s=t.indexOf(")",e),s>e&&(o=t.indexOf("\\",e),o===-1||o>s))||r!==-1&&t[e]==="("&&t[e+1]!=="|"&&(r<e&&(r=t.indexOf("|",e)),r!==-1&&t[r+1]!==")"&&(s=t.indexOf(")",r),s>r&&(o=t.indexOf("\\",r),o===-1||o>s))))return!0;if(t[e]==="\\"){var a=t[e+1];e+=2;var l=Qh[a];if(l){var c=t.indexOf(l,e);c!==-1&&(e=c+1)}if(t[e]==="!")return!0}else e++}return!1},F0=function(t){if(t[0]==="!")return!0;for(var e=0;e<t.length;){if(/[*?{}()[\]]/.test(t[e]))return!0;if(t[e]==="\\"){var r=t[e+1];e+=2;var i=Qh[r];if(i){var n=t.indexOf(i,e);n!==-1&&(e=n+1)}if(t[e]==="!")return!0}else e++}return!1};Jh.exports=function(e,r){if(typeof e!="string"||e==="")return!1;if(k0(e))return!0;var i=N0;return r&&r.strict===!1&&(i=F0),i(e)}});var rf=d((TP,tf)=>{"use strict";var D0=ef(),M0=require("path").posix.dirname,B0=require("os").platform()==="win32",Uo="/",q0=/\\/g,H0=/[\{\[].*[\}\]]$/,$0=/(^|[^\\])([\{\[]|\([^\)]+$)/,U0=/\\([\!\*\?\|\[\]\(\)\{\}])/g;tf.exports=function(e,r){var i=Object.assign({flipBackslashes:!0},r);i.flipBackslashes&&B0&&e.indexOf(Uo)<0&&(e=e.replace(q0,Uo)),H0.test(e)&&(e+=Uo),e+="a";do e=M0(e);while(D0(e)||$0.test(e));return e.replace(U0,"$1")}});var yn=d(qe=>{"use strict";qe.isInteger=t=>typeof t=="number"?Number.isInteger(t):typeof t=="string"&&t.trim()!==""?Number.isInteger(Number(t)):!1;qe.find=(t,e)=>t.nodes.find(r=>r.type===e);qe.exceedsLimit=(t,e,r=1,i)=>i===!1||!qe.isInteger(t)||!qe.isInteger(e)?!1:(Number(e)-Number(t))/Number(r)>=i;qe.escapeNode=(t,e=0,r)=>{let i=t.nodes[e];i&&(r&&i.type===r||i.type==="open"||i.type==="close")&&i.escaped!==!0&&(i.value="\\"+i.value,i.escaped=!0)};qe.encloseBrace=t=>t.type!=="brace"||t.commas>>0+t.ranges>>0?!1:(t.invalid=!0,!0);qe.isInvalidBrace=t=>t.type!=="brace"?!1:t.invalid===!0||t.dollar?!0:!(t.commas>>0+t.ranges>>0)||t.open!==!0||t.close!==!0?(t.invalid=!0,!0):!1;qe.isOpenOrClose=t=>t.type==="open"||t.type==="close"?!0:t.open===!0||t.close===!0;qe.reduce=t=>t.reduce((e,r)=>(r.type==="text"&&e.push(r.value),r.type==="range"&&(r.type="text"),e),[]);qe.flatten=(...t)=>{let e=[],r=i=>{for(let n=0;n<i.length;n++){let s=i[n];Array.isArray(s)?r(s,e):s!==void 0&&e.push(s)}return e};return r(t),e}});var _n=d((CP,sf)=>{"use strict";var nf=yn();sf.exports=(t,e={})=>{let r=(i,n={})=>{let s=e.escapeInvalid&&nf.isInvalidBrace(n),o=i.invalid===!0&&e.escapeInvalid===!0,a="";if(i.value)return(s||o)&&nf.isOpenOrClose(i)?"\\"+i.value:i.value;if(i.value)return i.value;if(i.nodes)for(let l of i.nodes)a+=r(l);return a};return r(t)}});var af=d((PP,of)=>{"use strict";of.exports=function(t){return typeof t=="number"?t-t===0:typeof t=="string"&&t.trim()!==""?Number.isFinite?Number.isFinite(+t):isFinite(+t):!1}});var gf=d((LP,mf)=>{"use strict";var lf=af(),nr=(t,e,r)=>{if(lf(t)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(e===void 0||t===e)return String(t);if(lf(e)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let i={relaxZeros:!0,...r};typeof i.strictZeros=="boolean"&&(i.relaxZeros=i.strictZeros===!1);let n=String(i.relaxZeros),s=String(i.shorthand),o=String(i.capture),a=String(i.wrap),l=t+":"+e+"="+n+s+o+a;if(nr.cache.hasOwnProperty(l))return nr.cache[l].result;let c=Math.min(t,e),u=Math.max(t,e);if(Math.abs(c-u)===1){let y=t+"|"+e;return i.capture?`(${y})`:i.wrap===!1?y:`(?:${y})`}let h=df(t)||df(e),f={min:t,max:e,a:c,b:u},g=[],m=[];if(h&&(f.isPadded=h,f.maxLen=String(f.max).length),c<0){let y=u<0?Math.abs(u):1;m=cf(y,Math.abs(c),f,i),c=f.a=0}return u>=0&&(g=cf(c,u,f,i)),f.negatives=m,f.positives=g,f.result=j0(m,g,i),i.capture===!0?f.result=`(${f.result})`:i.wrap!==!1&&g.length+m.length>1&&(f.result=`(?:${f.result})`),nr.cache[l]=f,f.result};function j0(t,e,r){let i=jo(t,e,"-",!1,r)||[],n=jo(e,t,"",!1,r)||[],s=jo(t,e,"-?",!0,r)||[];return i.concat(s).concat(n).join("|")}function G0(t,e){let r=1,i=1,n=hf(t,r),s=new Set([e]);for(;t<=n&&n<=e;)s.add(n),r+=1,n=hf(t,r);for(n=ff(e+1,i)-1;t<n&&n<=e;)s.add(n),i+=1,n=ff(e+1,i)-1;return s=[...s],s.sort(z0),s}function W0(t,e,r){if(t===e)return{pattern:t,count:[],digits:0};let i=Y0(t,e),n=i.length,s="",o=0;for(let a=0;a<n;a++){let[l,c]=i[a];l===c?s+=l:l!=="0"||c!=="9"?s+=K0(l,c,r):o++}return o&&(s+=r.shorthand===!0?"\\d":"[0-9]"),{pattern:s,count:[o],digits:n}}function cf(t,e,r,i){let n=G0(t,e),s=[],o=t,a;for(let l=0;l<n.length;l++){let c=n[l],u=W0(String(o),String(c),i),h="";if(!r.isPadded&&a&&a.pattern===u.pattern){a.count.length>1&&a.count.pop(),a.count.push(u.count[0]),a.string=a.pattern+pf(a.count),o=c+1;continue}r.isPadded&&(h=V0(c,r,i)),u.string=h+u.pattern+pf(u.count),s.push(u),o=c+1,a=u}return s}function jo(t,e,r,i,n){let s=[];for(let o of t){let{string:a}=o;!i&&!uf(e,"string",a)&&s.push(r+a),i&&uf(e,"string",a)&&s.push(r+a)}return s}function Y0(t,e){let r=[];for(let i=0;i<t.length;i++)r.push([t[i],e[i]]);return r}function z0(t,e){return t>e?1:e>t?-1:0}function uf(t,e,r){return t.some(i=>i[e]===r)}function hf(t,e){return Number(String(t).slice(0,-e)+"9".repeat(e))}function ff(t,e){return t-t%Math.pow(10,e)}function pf(t){let[e=0,r=""]=t;return r||e>1?`{${e+(r?","+r:"")}}`:""}function K0(t,e,r){return`[${t}${e-t===1?"":"-"}${e}]`}function df(t){return/^-?(0+)\d/.test(t)}function V0(t,e,r){if(!e.isPadded)return t;let i=Math.abs(e.maxLen-String(t).length),n=r.relaxZeros!==!1;switch(i){case 0:return"";case 1:return n?"0?":"0";case 2:return n?"0{0,2}":"00";default:return n?`0{0,${i}}`:`0{${i}}`}}nr.cache={};nr.clearCache=()=>nr.cache={};mf.exports=nr});var Yo=d((IP,vf)=>{"use strict";var X0=require("util"),Sf=gf(),yf=t=>t!==null&&typeof t=="object"&&!Array.isArray(t),Z0=t=>e=>t===!0?Number(e):String(e),Go=t=>typeof t=="number"||typeof t=="string"&&t!=="",Ai=t=>Number.isInteger(+t),Wo=t=>{let e=`${t}`,r=-1;if(e[0]==="-"&&(e=e.slice(1)),e==="0")return!1;for(;e[++r]==="0";);return r>0},Q0=(t,e,r)=>typeof t=="string"||typeof e=="string"?!0:r.stringify===!0,J0=(t,e,r)=>{if(e>0){let i=t[0]==="-"?"-":"";i&&(t=t.slice(1)),t=i+t.padStart(i?e-1:e,"0")}return r===!1?String(t):t},_f=(t,e)=>{let r=t[0]==="-"?"-":"";for(r&&(t=t.slice(1),e--);t.length<e;)t="0"+t;return r?"-"+t:t},ew=(t,e)=>{t.negatives.sort((o,a)=>o<a?-1:o>a?1:0),t.positives.sort((o,a)=>o<a?-1:o>a?1:0);let r=e.capture?"":"?:",i="",n="",s;return t.positives.length&&(i=t.positives.join("|")),t.negatives.length&&(n=`-(${r}${t.negatives.join("|")})`),i&&n?s=`${i}|${n}`:s=i||n,e.wrap?`(${r}${s})`:s},Ef=(t,e,r,i)=>{if(r)return Sf(t,e,{wrap:!1,...i});let n=String.fromCharCode(t);if(t===e)return n;let s=String.fromCharCode(e);return`[${n}-${s}]`},bf=(t,e,r)=>{if(Array.isArray(t)){let i=r.wrap===!0,n=r.capture?"":"?:";return i?`(${n}${t.join("|")})`:t.join("|")}return Sf(t,e,r)},wf=(...t)=>new RangeError("Invalid range arguments: "+X0.inspect(...t)),xf=(t,e,r)=>{if(r.strictRanges===!0)throw wf([t,e]);return[]},tw=(t,e)=>{if(e.strictRanges===!0)throw new TypeError(`Expected step "${t}" to be a number`);return[]},rw=(t,e,r=1,i={})=>{let n=Number(t),s=Number(e);if(!Number.isInteger(n)||!Number.isInteger(s)){if(i.strictRanges===!0)throw wf([t,e]);return[]}n===0&&(n=0),s===0&&(s=0);let o=n>s,a=String(t),l=String(e),c=String(r);r=Math.max(Math.abs(r),1);let u=Wo(a)||Wo(l)||Wo(c),h=u?Math.max(a.length,l.length,c.length):0,f=u===!1&&Q0(t,e,i)===!1,g=i.transform||Z0(f);if(i.toRegex&&r===1)return Ef(_f(t,h),_f(e,h),!0,i);let m={negatives:[],positives:[]},y=R=>m[R<0?"negatives":"positives"].push(Math.abs(R)),w=[],x=0;for(;o?n>=s:n<=s;)i.toRegex===!0&&r>1?y(n):w.push(J0(g(n,x),h,f)),n=o?n-r:n+r,x++;return i.toRegex===!0?r>1?ew(m,i):bf(w,null,{wrap:!1,...i}):w},iw=(t,e,r=1,i={})=>{if(!Ai(t)&&t.length>1||!Ai(e)&&e.length>1)return xf(t,e,i);let n=i.transform||(f=>String.fromCharCode(f)),s=`${t}`.charCodeAt(0),o=`${e}`.charCodeAt(0),a=s>o,l=Math.min(s,o),c=Math.max(s,o);if(i.toRegex&&r===1)return Ef(l,c,!1,i);let u=[],h=0;for(;a?s>=o:s<=o;)u.push(n(s,h)),s=a?s-r:s+r,h++;return i.toRegex===!0?bf(u,null,{wrap:!1,options:i}):u},Sn=(t,e,r,i={})=>{if(e==null&&Go(t))return[t];if(!Go(t)||!Go(e))return xf(t,e,i);if(typeof r=="function")return Sn(t,e,1,{transform:r});if(yf(r))return Sn(t,e,0,r);let n={...i};return n.capture===!0&&(n.wrap=!0),r=r||n.step||1,Ai(r)?Ai(t)&&Ai(e)?rw(t,e,r,n):iw(t,e,Math.max(Math.abs(r),1),n):r!=null&&!yf(r)?tw(r,n):Sn(t,e,1,r)};vf.exports=Sn});var Tf=d((kP,Af)=>{"use strict";var nw=Yo(),Rf=yn(),sw=(t,e={})=>{let r=(i,n={})=>{let s=Rf.isInvalidBrace(n),o=i.invalid===!0&&e.escapeInvalid===!0,a=s===!0||o===!0,l=e.escapeInvalid===!0?"\\":"",c="";if(i.isOpen===!0||i.isClose===!0)return l+i.value;if(i.type==="open")return a?l+i.value:"(";if(i.type==="close")return a?l+i.value:")";if(i.type==="comma")return i.prev.type==="comma"?"":a?i.value:"|";if(i.value)return i.value;if(i.nodes&&i.ranges>0){let u=Rf.reduce(i.nodes),h=nw(...u,{...e,wrap:!1,toRegex:!0});if(h.length!==0)return u.length>1&&h.length>1?`(${h})`:h}if(i.nodes)for(let u of i.nodes)c+=r(u,i);return c};return r(t)};Af.exports=sw});var Pf=d((NP,Cf)=>{"use strict";var ow=Yo(),Of=_n(),Pr=yn(),sr=(t="",e="",r=!1)=>{let i=[];if(t=[].concat(t),e=[].concat(e),!e.length)return t;if(!t.length)return r?Pr.flatten(e).map(n=>`{${n}}`):e;for(let n of t)if(Array.isArray(n))for(let s of n)i.push(sr(s,e,r));else for(let s of e)r===!0&&typeof s=="string"&&(s=`{${s}}`),i.push(Array.isArray(s)?sr(n,s,r):n+s);return Pr.flatten(i)},aw=(t,e={})=>{let r=e.rangeLimit===void 0?1e3:e.rangeLimit,i=(n,s={})=>{n.queue=[];let o=s,a=s.queue;for(;o.type!=="brace"&&o.type!=="root"&&o.parent;)o=o.parent,a=o.queue;if(n.invalid||n.dollar){a.push(sr(a.pop(),Of(n,e)));return}if(n.type==="brace"&&n.invalid!==!0&&n.nodes.length===2){a.push(sr(a.pop(),["{}"]));return}if(n.nodes&&n.ranges>0){let h=Pr.reduce(n.nodes);if(Pr.exceedsLimit(...h,e.step,r))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let f=ow(...h,e);f.length===0&&(f=Of(n,e)),a.push(sr(a.pop(),f)),n.nodes=[];return}let l=Pr.encloseBrace(n),c=n.queue,u=n;for(;u.type!=="brace"&&u.type!=="root"&&u.parent;)u=u.parent,c=u.queue;for(let h=0;h<n.nodes.length;h++){let f=n.nodes[h];if(f.type==="comma"&&n.type==="brace"){h===1&&c.push(""),c.push("");continue}if(f.type==="close"){a.push(sr(a.pop(),c,l));continue}if(f.value&&f.type!=="open"){c.push(sr(c.pop(),f.value));continue}f.nodes&&i(f,n)}return c};return Pr.flatten(i(t))};Cf.exports=aw});var If=d((FP,Lf)=>{"use strict";Lf.exports={MAX_LENGTH:1024*64,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
|
2
|
+
`,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var Mf=d((DP,Df)=>{"use strict";var lw=_n(),{MAX_LENGTH:kf,CHAR_BACKSLASH:zo,CHAR_BACKTICK:cw,CHAR_COMMA:uw,CHAR_DOT:hw,CHAR_LEFT_PARENTHESES:fw,CHAR_RIGHT_PARENTHESES:pw,CHAR_LEFT_CURLY_BRACE:dw,CHAR_RIGHT_CURLY_BRACE:mw,CHAR_LEFT_SQUARE_BRACKET:Nf,CHAR_RIGHT_SQUARE_BRACKET:Ff,CHAR_DOUBLE_QUOTE:gw,CHAR_SINGLE_QUOTE:yw,CHAR_NO_BREAK_SPACE:_w,CHAR_ZERO_WIDTH_NOBREAK_SPACE:Sw}=If(),Ew=(t,e={})=>{if(typeof t!="string")throw new TypeError("Expected a string");let r=e||{},i=typeof r.maxLength=="number"?Math.min(kf,r.maxLength):kf;if(t.length>i)throw new SyntaxError(`Input length (${t.length}), exceeds max characters (${i})`);let n={type:"root",input:t,nodes:[]},s=[n],o=n,a=n,l=0,c=t.length,u=0,h=0,f,g={},m=()=>t[u++],y=w=>{if(w.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&w.type==="text"){a.value+=w.value;return}return o.nodes.push(w),w.parent=o,w.prev=a,a=w,w};for(y({type:"bos"});u<c;)if(o=s[s.length-1],f=m(),!(f===Sw||f===_w)){if(f===zo){y({type:"text",value:(e.keepEscaping?f:"")+m()});continue}if(f===Ff){y({type:"text",value:"\\"+f});continue}if(f===Nf){l++;let w=!0,x;for(;u<c&&(x=m());){if(f+=x,x===Nf){l++;continue}if(x===zo){f+=m();continue}if(x===Ff&&(l--,l===0))break}y({type:"text",value:f});continue}if(f===fw){o=y({type:"paren",nodes:[]}),s.push(o),y({type:"text",value:f});continue}if(f===pw){if(o.type!=="paren"){y({type:"text",value:f});continue}o=s.pop(),y({type:"text",value:f}),o=s[s.length-1];continue}if(f===gw||f===yw||f===cw){let w=f,x;for(e.keepQuotes!==!0&&(f="");u<c&&(x=m());){if(x===zo){f+=x+m();continue}if(x===w){e.keepQuotes===!0&&(f+=x);break}f+=x}y({type:"text",value:f});continue}if(f===dw){h++;let x={type:"brace",open:!0,close:!1,dollar:a.value&&a.value.slice(-1)==="$"||o.dollar===!0,depth:h,commas:0,ranges:0,nodes:[]};o=y(x),s.push(o),y({type:"open",value:f});continue}if(f===mw){if(o.type!=="brace"){y({type:"text",value:f});continue}let w="close";o=s.pop(),o.close=!0,y({type:w,value:f}),h--,o=s[s.length-1];continue}if(f===uw&&h>0){if(o.ranges>0){o.ranges=0;let w=o.nodes.shift();o.nodes=[w,{type:"text",value:lw(o)}]}y({type:"comma",value:f}),o.commas++;continue}if(f===hw&&h>0&&o.commas===0){let w=o.nodes;if(h===0||w.length===0){y({type:"text",value:f});continue}if(a.type==="dot"){if(o.range=[],a.value+=f,a.type="range",o.nodes.length!==3&&o.nodes.length!==5){o.invalid=!0,o.ranges=0,a.type="text";continue}o.ranges++,o.args=[];continue}if(a.type==="range"){w.pop();let x=w[w.length-1];x.value+=a.value+f,a=x,o.ranges--;continue}y({type:"dot",value:f});continue}y({type:"text",value:f})}do if(o=s.pop(),o.type!=="root"){o.nodes.forEach(R=>{R.nodes||(R.type==="open"&&(R.isOpen=!0),R.type==="close"&&(R.isClose=!0),R.nodes||(R.type="text"),R.invalid=!0)});let w=s[s.length-1],x=w.nodes.indexOf(o);w.nodes.splice(x,1,...o.nodes)}while(s.length>0);return y({type:"eos"}),n};Df.exports=Ew});var Hf=d((MP,qf)=>{"use strict";var Bf=_n(),bw=Tf(),ww=Pf(),xw=Mf(),Le=(t,e={})=>{let r=[];if(Array.isArray(t))for(let i of t){let n=Le.create(i,e);Array.isArray(n)?r.push(...n):r.push(n)}else r=[].concat(Le.create(t,e));return e&&e.expand===!0&&e.nodupes===!0&&(r=[...new Set(r)]),r};Le.parse=(t,e={})=>xw(t,e);Le.stringify=(t,e={})=>Bf(typeof t=="string"?Le.parse(t,e):t,e);Le.compile=(t,e={})=>(typeof t=="string"&&(t=Le.parse(t,e)),bw(t,e));Le.expand=(t,e={})=>{typeof t=="string"&&(t=Le.parse(t,e));let r=ww(t,e);return e.noempty===!0&&(r=r.filter(Boolean)),e.nodupes===!0&&(r=[...new Set(r)]),r};Le.create=(t,e={})=>t===""||t.length<3?[t]:e.expand!==!0?Le.compile(t,e):Le.expand(t,e);qf.exports=Le});var Ti=d((BP,Wf)=>{"use strict";var vw=require("path"),Je="\\\\/",$f=`[^${Je}]`,mt="\\.",Rw="\\+",Aw="\\?",En="\\/",Tw="(?=.)",Uf="[^/]",Ko=`(?:${En}|$)`,jf=`(?:^|${En})`,Vo=`${mt}{1,2}${Ko}`,Ow=`(?!${mt})`,Cw=`(?!${jf}${Vo})`,Pw=`(?!${mt}{0,1}${Ko})`,Lw=`(?!${Vo})`,Iw=`[^.${En}]`,kw=`${Uf}*?`,Gf={DOT_LITERAL:mt,PLUS_LITERAL:Rw,QMARK_LITERAL:Aw,SLASH_LITERAL:En,ONE_CHAR:Tw,QMARK:Uf,END_ANCHOR:Ko,DOTS_SLASH:Vo,NO_DOT:Ow,NO_DOTS:Cw,NO_DOT_SLASH:Pw,NO_DOTS_SLASH:Lw,QMARK_NO_DOT:Iw,STAR:kw,START_ANCHOR:jf},Nw={...Gf,SLASH_LITERAL:`[${Je}]`,QMARK:$f,STAR:`${$f}*?`,DOTS_SLASH:`${mt}{1,2}(?:[${Je}]|$)`,NO_DOT:`(?!${mt})`,NO_DOTS:`(?!(?:^|[${Je}])${mt}{1,2}(?:[${Je}]|$))`,NO_DOT_SLASH:`(?!${mt}{0,1}(?:[${Je}]|$))`,NO_DOTS_SLASH:`(?!${mt}{1,2}(?:[${Je}]|$))`,QMARK_NO_DOT:`[^.${Je}]`,START_ANCHOR:`(?:^|[${Je}])`,END_ANCHOR:`(?:[${Je}]|$)`},Fw={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};Wf.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:Fw,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:vw.sep,extglobChars(t){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${t.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(t){return t===!0?Nw:Gf}}});var Oi=d(Re=>{"use strict";var Dw=require("path"),Mw=process.platform==="win32",{REGEX_BACKSLASH:Bw,REGEX_REMOVE_BACKSLASH:qw,REGEX_SPECIAL_CHARS:Hw,REGEX_SPECIAL_CHARS_GLOBAL:$w}=Ti();Re.isObject=t=>t!==null&&typeof t=="object"&&!Array.isArray(t);Re.hasRegexChars=t=>Hw.test(t);Re.isRegexChar=t=>t.length===1&&Re.hasRegexChars(t);Re.escapeRegex=t=>t.replace($w,"\\$1");Re.toPosixSlashes=t=>t.replace(Bw,"/");Re.removeBackslashes=t=>t.replace(qw,e=>e==="\\"?"":e);Re.supportsLookbehinds=()=>{let t=process.version.slice(1).split(".").map(Number);return t.length===3&&t[0]>=9||t[0]===8&&t[1]>=10};Re.isWindows=t=>t&&typeof t.windows=="boolean"?t.windows:Mw===!0||Dw.sep==="\\";Re.escapeLast=(t,e,r)=>{let i=t.lastIndexOf(e,r);return i===-1?t:t[i-1]==="\\"?Re.escapeLast(t,e,i-1):`${t.slice(0,i)}\\${t.slice(i)}`};Re.removePrefix=(t,e={})=>{let r=t;return r.startsWith("./")&&(r=r.slice(2),e.prefix="./"),r};Re.wrapOutput=(t,e={},r={})=>{let i=r.contains?"":"^",n=r.contains?"":"$",s=`${i}(?:${t})${n}`;return e.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var Jf=d((HP,Qf)=>{"use strict";var Yf=Oi(),{CHAR_ASTERISK:Xo,CHAR_AT:Uw,CHAR_BACKWARD_SLASH:Ci,CHAR_COMMA:jw,CHAR_DOT:Zo,CHAR_EXCLAMATION_MARK:Qo,CHAR_FORWARD_SLASH:Zf,CHAR_LEFT_CURLY_BRACE:Jo,CHAR_LEFT_PARENTHESES:ea,CHAR_LEFT_SQUARE_BRACKET:Gw,CHAR_PLUS:Ww,CHAR_QUESTION_MARK:zf,CHAR_RIGHT_CURLY_BRACE:Yw,CHAR_RIGHT_PARENTHESES:Kf,CHAR_RIGHT_SQUARE_BRACKET:zw}=Ti(),Vf=t=>t===Zf||t===Ci,Xf=t=>{t.isPrefix!==!0&&(t.depth=t.isGlobstar?1/0:1)},Kw=(t,e)=>{let r=e||{},i=t.length-1,n=r.parts===!0||r.scanToEnd===!0,s=[],o=[],a=[],l=t,c=-1,u=0,h=0,f=!1,g=!1,m=!1,y=!1,w=!1,x=!1,R=!1,M=!1,re=!1,N=!1,H=0,L,I,B={value:"",depth:0,isGlob:!1},ie=()=>c>=i,E=()=>l.charCodeAt(c+1),W=()=>(L=I,l.charCodeAt(++c));for(;c<i;){I=W();let b;if(I===Ci){R=B.backslashes=!0,I=W(),I===Jo&&(x=!0);continue}if(x===!0||I===Jo){for(H++;ie()!==!0&&(I=W());){if(I===Ci){R=B.backslashes=!0,W();continue}if(I===Jo){H++;continue}if(x!==!0&&I===Zo&&(I=W())===Zo){if(f=B.isBrace=!0,m=B.isGlob=!0,N=!0,n===!0)continue;break}if(x!==!0&&I===jw){if(f=B.isBrace=!0,m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===Yw&&(H--,H===0)){x=!1,f=B.isBrace=!0,N=!0;break}}if(n===!0)continue;break}if(I===Zf){if(s.push(c),o.push(B),B={value:"",depth:0,isGlob:!1},N===!0)continue;if(L===Zo&&c===u+1){u+=2;continue}h=c+1;continue}if(r.noext!==!0&&(I===Ww||I===Uw||I===Xo||I===zf||I===Qo)===!0&&E()===ea){if(m=B.isGlob=!0,y=B.isExtglob=!0,N=!0,I===Qo&&c===u&&(re=!0),n===!0){for(;ie()!==!0&&(I=W());){if(I===Ci){R=B.backslashes=!0,I=W();continue}if(I===Kf){m=B.isGlob=!0,N=!0;break}}continue}break}if(I===Xo){if(L===Xo&&(w=B.isGlobstar=!0),m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===zf){if(m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===Gw){for(;ie()!==!0&&(b=W());){if(b===Ci){R=B.backslashes=!0,W();continue}if(b===zw){g=B.isBracket=!0,m=B.isGlob=!0,N=!0;break}}if(n===!0)continue;break}if(r.nonegate!==!0&&I===Qo&&c===u){M=B.negated=!0,u++;continue}if(r.noparen!==!0&&I===ea){if(m=B.isGlob=!0,n===!0){for(;ie()!==!0&&(I=W());){if(I===ea){R=B.backslashes=!0,I=W();continue}if(I===Kf){N=!0;break}}continue}break}if(m===!0){if(N=!0,n===!0)continue;break}}r.noext===!0&&(y=!1,m=!1);let j=l,Me="",_="";u>0&&(Me=l.slice(0,u),l=l.slice(u),h-=u),j&&m===!0&&h>0?(j=l.slice(0,h),_=l.slice(h)):m===!0?(j="",_=l):j=l,j&&j!==""&&j!=="/"&&j!==l&&Vf(j.charCodeAt(j.length-1))&&(j=j.slice(0,-1)),r.unescape===!0&&(_&&(_=Yf.removeBackslashes(_)),j&&R===!0&&(j=Yf.removeBackslashes(j)));let p={prefix:Me,input:t,start:u,base:j,glob:_,isBrace:f,isBracket:g,isGlob:m,isExtglob:y,isGlobstar:w,negated:M,negatedExtglob:re};if(r.tokens===!0&&(p.maxDepth=0,Vf(I)||o.push(B),p.tokens=o),r.parts===!0||r.tokens===!0){let b;for(let S=0;S<s.length;S++){let O=b?b+1:u,P=s[S],T=t.slice(O,P);r.tokens&&(S===0&&u!==0?(o[S].isPrefix=!0,o[S].value=Me):o[S].value=T,Xf(o[S]),p.maxDepth+=o[S].depth),(S!==0||T!=="")&&a.push(T),b=P}if(b&&b+1<t.length){let S=t.slice(b+1);a.push(S),r.tokens&&(o[o.length-1].value=S,Xf(o[o.length-1]),p.maxDepth+=o[o.length-1].depth)}p.slashes=s,p.parts=a}return p};Qf.exports=Kw});var rp=d(($P,tp)=>{"use strict";var bn=Ti(),Ie=Oi(),{MAX_LENGTH:wn,POSIX_REGEX_SOURCE:Vw,REGEX_NON_SPECIAL_CHARS:Xw,REGEX_SPECIAL_CHARS_BACKREF:Zw,REPLACEMENTS:ep}=bn,Qw=(t,e)=>{if(typeof e.expandRange=="function")return e.expandRange(...t,e);t.sort();let r=`[${t.join("-")}]`;try{new RegExp(r)}catch{return t.map(n=>Ie.escapeRegex(n)).join("..")}return r},Lr=(t,e)=>`Missing ${t}: "${e}" - use "\\\\${e}" to match literal characters`,ta=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");t=ep[t]||t;let r={...e},i=typeof r.maxLength=="number"?Math.min(wn,r.maxLength):wn,n=t.length;if(n>i)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`);let s={type:"bos",value:"",output:r.prepend||""},o=[s],a=r.capture?"":"?:",l=Ie.isWindows(e),c=bn.globChars(l),u=bn.extglobChars(c),{DOT_LITERAL:h,PLUS_LITERAL:f,SLASH_LITERAL:g,ONE_CHAR:m,DOTS_SLASH:y,NO_DOT:w,NO_DOT_SLASH:x,NO_DOTS_SLASH:R,QMARK:M,QMARK_NO_DOT:re,STAR:N,START_ANCHOR:H}=c,L=A=>`(${a}(?:(?!${H}${A.dot?y:h}).)*?)`,I=r.dot?"":w,B=r.dot?M:re,ie=r.bash===!0?L(r):N;r.capture&&(ie=`(${ie})`),typeof r.noext=="boolean"&&(r.noextglob=r.noext);let E={input:t,index:-1,start:0,dot:r.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:o};t=Ie.removePrefix(t,E),n=t.length;let W=[],j=[],Me=[],_=s,p,b=()=>E.index===n-1,S=E.peek=(A=1)=>t[E.index+A],O=E.advance=()=>t[++E.index]||"",P=()=>t.slice(E.index+1),T=(A="",K=0)=>{E.consumed+=A,E.index+=K},Y=A=>{E.output+=A.output!=null?A.output:A.value,T(A.value)},he=()=>{let A=1;for(;S()==="!"&&(S(2)!=="("||S(3)==="?");)O(),E.start++,A++;return A%2===0?!1:(E.negated=!0,E.start++,!0)},ne=A=>{E[A]++,Me.push(A)},be=A=>{E[A]--,Me.pop()},k=A=>{if(_.type==="globstar"){let K=E.braces>0&&(A.type==="comma"||A.type==="brace"),v=A.extglob===!0||W.length&&(A.type==="pipe"||A.type==="paren");A.type!=="slash"&&A.type!=="paren"&&!K&&!v&&(E.output=E.output.slice(0,-_.output.length),_.type="star",_.value="*",_.output=ie,E.output+=_.output)}if(W.length&&A.type!=="paren"&&(W[W.length-1].inner+=A.value),(A.value||A.output)&&Y(A),_&&_.type==="text"&&A.type==="text"){_.value+=A.value,_.output=(_.output||"")+A.value;return}A.prev=_,o.push(A),_=A},Be=(A,K)=>{let v={...u[K],conditions:1,inner:""};v.prev=_,v.parens=E.parens,v.output=E.output;let D=(r.capture?"(":"")+v.open;ne("parens"),k({type:A,value:K,output:E.output?"":m}),k({type:"paren",extglob:!0,value:O(),output:D}),W.push(v)},jS=A=>{let K=A.close+(r.capture?")":""),v;if(A.type==="negate"){let D=ie;if(A.inner&&A.inner.length>1&&A.inner.includes("/")&&(D=L(r)),(D!==ie||b()||/^\)+$/.test(P()))&&(K=A.close=`)$))${D}`),A.inner.includes("*")&&(v=P())&&/^\.[^\\/.]+$/.test(v)){let Q=ta(v,{...e,fastpaths:!1}).output;K=A.close=`)${Q})${D})`}A.prev.type==="bos"&&(E.negatedExtglob=!0)}k({type:"paren",extglob:!0,value:p,output:K}),be("parens")};if(r.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(t)){let A=!1,K=t.replace(Zw,(v,D,Q,we,se,po)=>we==="\\"?(A=!0,v):we==="?"?D?D+we+(se?M.repeat(se.length):""):po===0?B+(se?M.repeat(se.length):""):M.repeat(Q.length):we==="."?h.repeat(Q.length):we==="*"?D?D+we+(se?ie:""):ie:D?v:`\\${v}`);return A===!0&&(r.unescape===!0?K=K.replace(/\\/g,""):K=K.replace(/\\+/g,v=>v.length%2===0?"\\\\":v?"\\":"")),K===t&&r.contains===!0?(E.output=t,E):(E.output=Ie.wrapOutput(K,E,e),E)}for(;!b();){if(p=O(),p==="\0")continue;if(p==="\\"){let v=S();if(v==="/"&&r.bash!==!0||v==="."||v===";")continue;if(!v){p+="\\",k({type:"text",value:p});continue}let D=/^\\+/.exec(P()),Q=0;if(D&&D[0].length>2&&(Q=D[0].length,E.index+=Q,Q%2!==0&&(p+="\\")),r.unescape===!0?p=O():p+=O(),E.brackets===0){k({type:"text",value:p});continue}}if(E.brackets>0&&(p!=="]"||_.value==="["||_.value==="[^")){if(r.posix!==!1&&p===":"){let v=_.value.slice(1);if(v.includes("[")&&(_.posix=!0,v.includes(":"))){let D=_.value.lastIndexOf("["),Q=_.value.slice(0,D),we=_.value.slice(D+2),se=Vw[we];if(se){_.value=Q+se,E.backtrack=!0,O(),!s.output&&o.indexOf(_)===1&&(s.output=m);continue}}}(p==="["&&S()!==":"||p==="-"&&S()==="]")&&(p=`\\${p}`),p==="]"&&(_.value==="["||_.value==="[^")&&(p=`\\${p}`),r.posix===!0&&p==="!"&&_.value==="["&&(p="^"),_.value+=p,Y({value:p});continue}if(E.quotes===1&&p!=='"'){p=Ie.escapeRegex(p),_.value+=p,Y({value:p});continue}if(p==='"'){E.quotes=E.quotes===1?0:1,r.keepQuotes===!0&&k({type:"text",value:p});continue}if(p==="("){ne("parens"),k({type:"paren",value:p});continue}if(p===")"){if(E.parens===0&&r.strictBrackets===!0)throw new SyntaxError(Lr("opening","("));let v=W[W.length-1];if(v&&E.parens===v.parens+1){jS(W.pop());continue}k({type:"paren",value:p,output:E.parens?")":"\\)"}),be("parens");continue}if(p==="["){if(r.nobracket===!0||!P().includes("]")){if(r.nobracket!==!0&&r.strictBrackets===!0)throw new SyntaxError(Lr("closing","]"));p=`\\${p}`}else ne("brackets");k({type:"bracket",value:p});continue}if(p==="]"){if(r.nobracket===!0||_&&_.type==="bracket"&&_.value.length===1){k({type:"text",value:p,output:`\\${p}`});continue}if(E.brackets===0){if(r.strictBrackets===!0)throw new SyntaxError(Lr("opening","["));k({type:"text",value:p,output:`\\${p}`});continue}be("brackets");let v=_.value.slice(1);if(_.posix!==!0&&v[0]==="^"&&!v.includes("/")&&(p=`/${p}`),_.value+=p,Y({value:p}),r.literalBrackets===!1||Ie.hasRegexChars(v))continue;let D=Ie.escapeRegex(_.value);if(E.output=E.output.slice(0,-_.value.length),r.literalBrackets===!0){E.output+=D,_.value=D;continue}_.value=`(${a}${D}|${_.value})`,E.output+=_.value;continue}if(p==="{"&&r.nobrace!==!0){ne("braces");let v={type:"brace",value:p,output:"(",outputIndex:E.output.length,tokensIndex:E.tokens.length};j.push(v),k(v);continue}if(p==="}"){let v=j[j.length-1];if(r.nobrace===!0||!v){k({type:"text",value:p,output:p});continue}let D=")";if(v.dots===!0){let Q=o.slice(),we=[];for(let se=Q.length-1;se>=0&&(o.pop(),Q[se].type!=="brace");se--)Q[se].type!=="dots"&&we.unshift(Q[se].value);D=Qw(we,r),E.backtrack=!0}if(v.comma!==!0&&v.dots!==!0){let Q=E.output.slice(0,v.outputIndex),we=E.tokens.slice(v.tokensIndex);v.value=v.output="\\{",p=D="\\}",E.output=Q;for(let se of we)E.output+=se.output||se.value}k({type:"brace",value:p,output:D}),be("braces"),j.pop();continue}if(p==="|"){W.length>0&&W[W.length-1].conditions++,k({type:"text",value:p});continue}if(p===","){let v=p,D=j[j.length-1];D&&Me[Me.length-1]==="braces"&&(D.comma=!0,v="|"),k({type:"comma",value:p,output:v});continue}if(p==="/"){if(_.type==="dot"&&E.index===E.start+1){E.start=E.index+1,E.consumed="",E.output="",o.pop(),_=s;continue}k({type:"slash",value:p,output:g});continue}if(p==="."){if(E.braces>0&&_.type==="dot"){_.value==="."&&(_.output=h);let v=j[j.length-1];_.type="dots",_.output+=p,_.value+=p,v.dots=!0;continue}if(E.braces+E.parens===0&&_.type!=="bos"&&_.type!=="slash"){k({type:"text",value:p,output:h});continue}k({type:"dot",value:p,output:h});continue}if(p==="?"){if(!(_&&_.value==="(")&&r.noextglob!==!0&&S()==="("&&S(2)!=="?"){Be("qmark",p);continue}if(_&&_.type==="paren"){let D=S(),Q=p;if(D==="<"&&!Ie.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(_.value==="("&&!/[!=<:]/.test(D)||D==="<"&&!/<([!=]|\w+>)/.test(P()))&&(Q=`\\${p}`),k({type:"text",value:p,output:Q});continue}if(r.dot!==!0&&(_.type==="slash"||_.type==="bos")){k({type:"qmark",value:p,output:re});continue}k({type:"qmark",value:p,output:M});continue}if(p==="!"){if(r.noextglob!==!0&&S()==="("&&(S(2)!=="?"||!/[!=<:]/.test(S(3)))){Be("negate",p);continue}if(r.nonegate!==!0&&E.index===0){he();continue}}if(p==="+"){if(r.noextglob!==!0&&S()==="("&&S(2)!=="?"){Be("plus",p);continue}if(_&&_.value==="("||r.regex===!1){k({type:"plus",value:p,output:f});continue}if(_&&(_.type==="bracket"||_.type==="paren"||_.type==="brace")||E.parens>0){k({type:"plus",value:p});continue}k({type:"plus",value:f});continue}if(p==="@"){if(r.noextglob!==!0&&S()==="("&&S(2)!=="?"){k({type:"at",extglob:!0,value:p,output:""});continue}k({type:"text",value:p});continue}if(p!=="*"){(p==="$"||p==="^")&&(p=`\\${p}`);let v=Xw.exec(P());v&&(p+=v[0],E.index+=v[0].length),k({type:"text",value:p});continue}if(_&&(_.type==="globstar"||_.star===!0)){_.type="star",_.star=!0,_.value+=p,_.output=ie,E.backtrack=!0,E.globstar=!0,T(p);continue}let A=P();if(r.noextglob!==!0&&/^\([^?]/.test(A)){Be("star",p);continue}if(_.type==="star"){if(r.noglobstar===!0){T(p);continue}let v=_.prev,D=v.prev,Q=v.type==="slash"||v.type==="bos",we=D&&(D.type==="star"||D.type==="globstar");if(r.bash===!0&&(!Q||A[0]&&A[0]!=="/")){k({type:"star",value:p,output:""});continue}let se=E.braces>0&&(v.type==="comma"||v.type==="brace"),po=W.length&&(v.type==="pipe"||v.type==="paren");if(!Q&&v.type!=="paren"&&!se&&!po){k({type:"star",value:p,output:""});continue}for(;A.slice(0,3)==="/**";){let nn=t[E.index+4];if(nn&&nn!=="/")break;A=A.slice(3),T("/**",3)}if(v.type==="bos"&&b()){_.type="globstar",_.value+=p,_.output=L(r),E.output=_.output,E.globstar=!0,T(p);continue}if(v.type==="slash"&&v.prev.type!=="bos"&&!we&&b()){E.output=E.output.slice(0,-(v.output+_.output).length),v.output=`(?:${v.output}`,_.type="globstar",_.output=L(r)+(r.strictSlashes?")":"|$)"),_.value+=p,E.globstar=!0,E.output+=v.output+_.output,T(p);continue}if(v.type==="slash"&&v.prev.type!=="bos"&&A[0]==="/"){let nn=A[1]!==void 0?"|$":"";E.output=E.output.slice(0,-(v.output+_.output).length),v.output=`(?:${v.output}`,_.type="globstar",_.output=`${L(r)}${g}|${g}${nn})`,_.value+=p,E.output+=v.output+_.output,E.globstar=!0,T(p+O()),k({type:"slash",value:"/",output:""});continue}if(v.type==="bos"&&A[0]==="/"){_.type="globstar",_.value+=p,_.output=`(?:^|${g}|${L(r)}${g})`,E.output=_.output,E.globstar=!0,T(p+O()),k({type:"slash",value:"/",output:""});continue}E.output=E.output.slice(0,-_.output.length),_.type="globstar",_.output=L(r),_.value+=p,E.output+=_.output,E.globstar=!0,T(p);continue}let K={type:"star",value:p,output:ie};if(r.bash===!0){K.output=".*?",(_.type==="bos"||_.type==="slash")&&(K.output=I+K.output),k(K);continue}if(_&&(_.type==="bracket"||_.type==="paren")&&r.regex===!0){K.output=p,k(K);continue}(E.index===E.start||_.type==="slash"||_.type==="dot")&&(_.type==="dot"?(E.output+=x,_.output+=x):r.dot===!0?(E.output+=R,_.output+=R):(E.output+=I,_.output+=I),S()!=="*"&&(E.output+=m,_.output+=m)),k(K)}for(;E.brackets>0;){if(r.strictBrackets===!0)throw new SyntaxError(Lr("closing","]"));E.output=Ie.escapeLast(E.output,"["),be("brackets")}for(;E.parens>0;){if(r.strictBrackets===!0)throw new SyntaxError(Lr("closing",")"));E.output=Ie.escapeLast(E.output,"("),be("parens")}for(;E.braces>0;){if(r.strictBrackets===!0)throw new SyntaxError(Lr("closing","}"));E.output=Ie.escapeLast(E.output,"{"),be("braces")}if(r.strictSlashes!==!0&&(_.type==="star"||_.type==="bracket")&&k({type:"maybe_slash",value:"",output:`${g}?`}),E.backtrack===!0){E.output="";for(let A of E.tokens)E.output+=A.output!=null?A.output:A.value,A.suffix&&(E.output+=A.suffix)}return E};ta.fastpaths=(t,e)=>{let r={...e},i=typeof r.maxLength=="number"?Math.min(wn,r.maxLength):wn,n=t.length;if(n>i)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`);t=ep[t]||t;let s=Ie.isWindows(e),{DOT_LITERAL:o,SLASH_LITERAL:a,ONE_CHAR:l,DOTS_SLASH:c,NO_DOT:u,NO_DOTS:h,NO_DOTS_SLASH:f,STAR:g,START_ANCHOR:m}=bn.globChars(s),y=r.dot?h:u,w=r.dot?f:u,x=r.capture?"":"?:",R={negated:!1,prefix:""},M=r.bash===!0?".*?":g;r.capture&&(M=`(${M})`);let re=I=>I.noglobstar===!0?M:`(${x}(?:(?!${m}${I.dot?c:o}).)*?)`,N=I=>{switch(I){case"*":return`${y}${l}${M}`;case".*":return`${o}${l}${M}`;case"*.*":return`${y}${M}${o}${l}${M}`;case"*/*":return`${y}${M}${a}${l}${w}${M}`;case"**":return y+re(r);case"**/*":return`(?:${y}${re(r)}${a})?${w}${l}${M}`;case"**/*.*":return`(?:${y}${re(r)}${a})?${w}${M}${o}${l}${M}`;case"**/.*":return`(?:${y}${re(r)}${a})?${o}${l}${M}`;default:{let B=/^(.*?)\.(\w+)$/.exec(I);if(!B)return;let ie=N(B[1]);return ie?ie+o+B[2]:void 0}}},H=Ie.removePrefix(t,R),L=N(H);return L&&r.strictSlashes!==!0&&(L+=`${a}?`),L};tp.exports=ta});var np=d((UP,ip)=>{"use strict";var Jw=require("path"),ex=Jf(),ra=rp(),ia=Oi(),tx=Ti(),rx=t=>t&&typeof t=="object"&&!Array.isArray(t),J=(t,e,r=!1)=>{if(Array.isArray(t)){let u=t.map(f=>J(f,e,r));return f=>{for(let g of u){let m=g(f);if(m)return m}return!1}}let i=rx(t)&&t.tokens&&t.input;if(t===""||typeof t!="string"&&!i)throw new TypeError("Expected pattern to be a non-empty string");let n=e||{},s=ia.isWindows(e),o=i?J.compileRe(t,e):J.makeRe(t,e,!1,!0),a=o.state;delete o.state;let l=()=>!1;if(n.ignore){let u={...e,ignore:null,onMatch:null,onResult:null};l=J(n.ignore,u,r)}let c=(u,h=!1)=>{let{isMatch:f,match:g,output:m}=J.test(u,o,e,{glob:t,posix:s}),y={glob:t,state:a,regex:o,posix:s,input:u,output:m,match:g,isMatch:f};return typeof n.onResult=="function"&&n.onResult(y),f===!1?(y.isMatch=!1,h?y:!1):l(u)?(typeof n.onIgnore=="function"&&n.onIgnore(y),y.isMatch=!1,h?y:!1):(typeof n.onMatch=="function"&&n.onMatch(y),h?y:!0)};return r&&(c.state=a),c};J.test=(t,e,r,{glob:i,posix:n}={})=>{if(typeof t!="string")throw new TypeError("Expected input to be a string");if(t==="")return{isMatch:!1,output:""};let s=r||{},o=s.format||(n?ia.toPosixSlashes:null),a=t===i,l=a&&o?o(t):t;return a===!1&&(l=o?o(t):t,a=l===i),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=J.matchBase(t,e,r,n):a=e.exec(l)),{isMatch:!!a,match:a,output:l}};J.matchBase=(t,e,r,i=ia.isWindows(r))=>(e instanceof RegExp?e:J.makeRe(e,r)).test(Jw.basename(t));J.isMatch=(t,e,r)=>J(e,r)(t);J.parse=(t,e)=>Array.isArray(t)?t.map(r=>J.parse(r,e)):ra(t,{...e,fastpaths:!1});J.scan=(t,e)=>ex(t,e);J.compileRe=(t,e,r=!1,i=!1)=>{if(r===!0)return t.output;let n=e||{},s=n.contains?"":"^",o=n.contains?"":"$",a=`${s}(?:${t.output})${o}`;t&&t.negated===!0&&(a=`^(?!${a}).*$`);let l=J.toRegex(a,e);return i===!0&&(l.state=t),l};J.makeRe=(t,e={},r=!1,i=!1)=>{if(!t||typeof t!="string")throw new TypeError("Expected a non-empty string");let n={negated:!1,fastpaths:!0};return e.fastpaths!==!1&&(t[0]==="."||t[0]==="*")&&(n.output=ra.fastpaths(t,e)),n.output||(n=ra(t,e)),J.compileRe(n,e,r,i)};J.toRegex=(t,e)=>{try{let r=e||{};return new RegExp(t,r.flags||(r.nocase?"i":""))}catch(r){if(e&&e.debug===!0)throw r;return/$^/}};J.constants=tx;ip.exports=J});var op=d((jP,sp)=>{"use strict";sp.exports=np()});var hp=d((GP,up)=>{"use strict";var lp=require("util"),cp=Hf(),et=op(),na=Oi(),ap=t=>t===""||t==="./",X=(t,e,r)=>{e=[].concat(e),t=[].concat(t);let i=new Set,n=new Set,s=new Set,o=0,a=u=>{s.add(u.output),r&&r.onResult&&r.onResult(u)};for(let u=0;u<e.length;u++){let h=et(String(e[u]),{...r,onResult:a},!0),f=h.state.negated||h.state.negatedExtglob;f&&o++;for(let g of t){let m=h(g,!0);(f?!m.isMatch:m.isMatch)&&(f?i.add(m.output):(i.delete(m.output),n.add(m.output)))}}let c=(o===e.length?[...s]:[...n]).filter(u=>!i.has(u));if(r&&c.length===0){if(r.failglob===!0)throw new Error(`No matches found for "${e.join(", ")}"`);if(r.nonull===!0||r.nullglob===!0)return r.unescape?e.map(u=>u.replace(/\\/g,"")):e}return c};X.match=X;X.matcher=(t,e)=>et(t,e);X.isMatch=(t,e,r)=>et(e,r)(t);X.any=X.isMatch;X.not=(t,e,r={})=>{e=[].concat(e).map(String);let i=new Set,n=[],s=a=>{r.onResult&&r.onResult(a),n.push(a.output)},o=new Set(X(t,e,{...r,onResult:s}));for(let a of n)o.has(a)||i.add(a);return[...i]};X.contains=(t,e,r)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${lp.inspect(t)}"`);if(Array.isArray(e))return e.some(i=>X.contains(t,i,r));if(typeof e=="string"){if(ap(t)||ap(e))return!1;if(t.includes(e)||t.startsWith("./")&&t.slice(2).includes(e))return!0}return X.isMatch(t,e,{...r,contains:!0})};X.matchKeys=(t,e,r)=>{if(!na.isObject(t))throw new TypeError("Expected the first argument to be an object");let i=X(Object.keys(t),e,r),n={};for(let s of i)n[s]=t[s];return n};X.some=(t,e,r)=>{let i=[].concat(t);for(let n of[].concat(e)){let s=et(String(n),r);if(i.some(o=>s(o)))return!0}return!1};X.every=(t,e,r)=>{let i=[].concat(t);for(let n of[].concat(e)){let s=et(String(n),r);if(!i.every(o=>s(o)))return!1}return!0};X.all=(t,e,r)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${lp.inspect(t)}"`);return[].concat(e).every(i=>et(i,r)(t))};X.capture=(t,e,r)=>{let i=na.isWindows(r),s=et.makeRe(String(t),{...r,capture:!0}).exec(i?na.toPosixSlashes(e):e);if(s)return s.slice(1).map(o=>o===void 0?"":o)};X.makeRe=(...t)=>et.makeRe(...t);X.scan=(...t)=>et.scan(...t);X.parse=(t,e)=>{let r=[];for(let i of[].concat(t||[]))for(let n of cp(String(i),e))r.push(et.parse(n,e));return r};X.braces=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return e&&e.nobrace===!0||!/\{.*\}/.test(t)?[t]:cp(t,e)};X.braceExpand=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return X.braces(t,{...e,expand:!0})};up.exports=X});var Sp=d(F=>{"use strict";Object.defineProperty(F,"__esModule",{value:!0});F.matchAny=F.convertPatternsToRe=F.makeRe=F.getPatternParts=F.expandBraceExpansion=F.expandPatternsWithBraceExpansion=F.isAffectDepthOfReadingPattern=F.endsWithSlashGlobStar=F.hasGlobStar=F.getBaseDirectory=F.isPatternRelatedToParentDirectory=F.getPatternsOutsideCurrentDirectory=F.getPatternsInsideCurrentDirectory=F.getPositivePatterns=F.getNegativePatterns=F.isPositivePattern=F.isNegativePattern=F.convertToNegativePattern=F.convertToPositivePattern=F.isDynamicPattern=F.isStaticPattern=void 0;var ix=require("path"),nx=rf(),sa=hp(),fp="**",sx="\\",ox=/[*?]|^!/,ax=/\[[^[]*]/,lx=/(?:^|[^!*+?@])\([^(]*\|[^|]*\)/,cx=/[!*+?@]\([^(]*\)/,ux=/,|\.\./;function pp(t,e={}){return!dp(t,e)}F.isStaticPattern=pp;function dp(t,e={}){return t===""?!1:!!(e.caseSensitiveMatch===!1||t.includes(sx)||ox.test(t)||ax.test(t)||lx.test(t)||e.extglob!==!1&&cx.test(t)||e.braceExpansion!==!1&&hx(t))}F.isDynamicPattern=dp;function hx(t){let e=t.indexOf("{");if(e===-1)return!1;let r=t.indexOf("}",e+1);if(r===-1)return!1;let i=t.slice(e,r);return ux.test(i)}function fx(t){return xn(t)?t.slice(1):t}F.convertToPositivePattern=fx;function px(t){return"!"+t}F.convertToNegativePattern=px;function xn(t){return t.startsWith("!")&&t[1]!=="("}F.isNegativePattern=xn;function mp(t){return!xn(t)}F.isPositivePattern=mp;function dx(t){return t.filter(xn)}F.getNegativePatterns=dx;function mx(t){return t.filter(mp)}F.getPositivePatterns=mx;function gx(t){return t.filter(e=>!oa(e))}F.getPatternsInsideCurrentDirectory=gx;function yx(t){return t.filter(oa)}F.getPatternsOutsideCurrentDirectory=yx;function oa(t){return t.startsWith("..")||t.startsWith("./..")}F.isPatternRelatedToParentDirectory=oa;function _x(t){return nx(t,{flipBackslashes:!1})}F.getBaseDirectory=_x;function Sx(t){return t.includes(fp)}F.hasGlobStar=Sx;function gp(t){return t.endsWith("/"+fp)}F.endsWithSlashGlobStar=gp;function Ex(t){let e=ix.basename(t);return gp(t)||pp(e)}F.isAffectDepthOfReadingPattern=Ex;function bx(t){return t.reduce((e,r)=>e.concat(yp(r)),[])}F.expandPatternsWithBraceExpansion=bx;function yp(t){return sa.braces(t,{expand:!0,nodupes:!0})}F.expandBraceExpansion=yp;function wx(t,e){let{parts:r}=sa.scan(t,Object.assign(Object.assign({},e),{parts:!0}));return r.length===0&&(r=[t]),r[0].startsWith("/")&&(r[0]=r[0].slice(1),r.unshift("")),r}F.getPatternParts=wx;function _p(t,e){return sa.makeRe(t,e)}F.makeRe=_p;function xx(t,e){return t.map(r=>_p(r,e))}F.convertPatternsToRe=xx;function vx(t,e){return e.some(r=>r.test(t))}F.matchAny=vx});var xp=d((YP,wp)=>{"use strict";var Rx=require("stream"),Ep=Rx.PassThrough,Ax=Array.prototype.slice;wp.exports=Tx;function Tx(){let t=[],e=Ax.call(arguments),r=!1,i=e[e.length-1];i&&!Array.isArray(i)&&i.pipe==null?e.pop():i={};let n=i.end!==!1,s=i.pipeError===!0;i.objectMode==null&&(i.objectMode=!0),i.highWaterMark==null&&(i.highWaterMark=64*1024);let o=Ep(i);function a(){for(let u=0,h=arguments.length;u<h;u++)t.push(bp(arguments[u],i));return l(),this}function l(){if(r)return;r=!0;let u=t.shift();if(!u){process.nextTick(c);return}Array.isArray(u)||(u=[u]);let h=u.length+1;function f(){--h>0||(r=!1,l())}function g(m){function y(){m.removeListener("merge2UnpipeEnd",y),m.removeListener("end",y),s&&m.removeListener("error",w),f()}function w(x){o.emit("error",x)}if(m._readableState.endEmitted)return f();m.on("merge2UnpipeEnd",y),m.on("end",y),s&&m.on("error",w),m.pipe(o,{end:!1}),m.resume()}for(let m=0;m<u.length;m++)g(u[m]);f()}function c(){r=!1,o.emit("queueDrain"),n&&o.end()}return o.setMaxListeners(0),o.add=a,o.on("unpipe",function(u){u.emit("merge2UnpipeEnd")}),e.length&&a.apply(null,e),o}function bp(t,e){if(Array.isArray(t))for(let r=0,i=t.length;r<i;r++)t[r]=bp(t[r],e);else{if(!t._readableState&&t.pipe&&(t=t.pipe(Ep(e))),!t._readableState||!t.pause||!t.pipe)throw new Error("Only readable stream can be merged.");t.pause()}return t}});var Rp=d(vn=>{"use strict";Object.defineProperty(vn,"__esModule",{value:!0});vn.merge=void 0;var Ox=xp();function Cx(t){let e=Ox(t);return t.forEach(r=>{r.once("error",i=>e.emit("error",i))}),e.once("close",()=>vp(t)),e.once("end",()=>vp(t)),e}vn.merge=Cx;function vp(t){t.forEach(e=>e.emit("close"))}});var Ap=d(Ir=>{"use strict";Object.defineProperty(Ir,"__esModule",{value:!0});Ir.isEmpty=Ir.isString=void 0;function Px(t){return typeof t=="string"}Ir.isString=Px;function Lx(t){return t===""}Ir.isEmpty=Lx});var gt=d(de=>{"use strict";Object.defineProperty(de,"__esModule",{value:!0});de.string=de.stream=de.pattern=de.path=de.fs=de.errno=de.array=void 0;var Ix=Yh();de.array=Ix;var kx=zh();de.errno=kx;var Nx=Kh();de.fs=Nx;var Fx=Vh();de.path=Fx;var Dx=Sp();de.pattern=Dx;var Mx=Rp();de.stream=Mx;var Bx=Ap();de.string=Bx});var Cp=d(me=>{"use strict";Object.defineProperty(me,"__esModule",{value:!0});me.convertPatternGroupToTask=me.convertPatternGroupsToTasks=me.groupPatternsByBaseDirectory=me.getNegativePatternsAsPositive=me.getPositivePatterns=me.convertPatternsToTasks=me.generate=void 0;var yt=gt();function qx(t,e){let r=Tp(t),i=Op(t,e.ignore),n=r.filter(l=>yt.pattern.isStaticPattern(l,e)),s=r.filter(l=>yt.pattern.isDynamicPattern(l,e)),o=aa(n,i,!1),a=aa(s,i,!0);return o.concat(a)}me.generate=qx;function aa(t,e,r){let i=[],n=yt.pattern.getPatternsOutsideCurrentDirectory(t),s=yt.pattern.getPatternsInsideCurrentDirectory(t),o=la(n),a=la(s);return i.push(...ca(o,e,r)),"."in a?i.push(ua(".",s,e,r)):i.push(...ca(a,e,r)),i}me.convertPatternsToTasks=aa;function Tp(t){return yt.pattern.getPositivePatterns(t)}me.getPositivePatterns=Tp;function Op(t,e){return yt.pattern.getNegativePatterns(t).concat(e).map(yt.pattern.convertToPositivePattern)}me.getNegativePatternsAsPositive=Op;function la(t){let e={};return t.reduce((r,i)=>{let n=yt.pattern.getBaseDirectory(i);return n in r?r[n].push(i):r[n]=[i],r},e)}me.groupPatternsByBaseDirectory=la;function ca(t,e,r){return Object.keys(t).map(i=>ua(i,t[i],e,r))}me.convertPatternGroupsToTasks=ca;function ua(t,e,r,i){return{dynamic:i,positive:e,negative:r,base:t,patterns:[].concat(e,r.map(yt.pattern.convertToNegativePattern))}}me.convertPatternGroupToTask=ua});var Lp=d(kr=>{"use strict";Object.defineProperty(kr,"__esModule",{value:!0});kr.removeDuplicateSlashes=kr.transform=void 0;var Hx=/(?!^)\/{2,}/g;function $x(t){return t.map(e=>Pp(e))}kr.transform=$x;function Pp(t){return t.replace(Hx,"/")}kr.removeDuplicateSlashes=Pp});var kp=d(Rn=>{"use strict";Object.defineProperty(Rn,"__esModule",{value:!0});Rn.read=void 0;function Ux(t,e,r){e.fs.lstat(t,(i,n)=>{if(i!==null){Ip(r,i);return}if(!n.isSymbolicLink()||!e.followSymbolicLink){ha(r,n);return}e.fs.stat(t,(s,o)=>{if(s!==null){if(e.throwErrorOnBrokenSymbolicLink){Ip(r,s);return}ha(r,n);return}e.markSymbolicLink&&(o.isSymbolicLink=()=>!0),ha(r,o)})})}Rn.read=Ux;function Ip(t,e){t(e)}function ha(t,e){t(null,e)}});var Np=d(An=>{"use strict";Object.defineProperty(An,"__esModule",{value:!0});An.read=void 0;function jx(t,e){let r=e.fs.lstatSync(t);if(!r.isSymbolicLink()||!e.followSymbolicLink)return r;try{let i=e.fs.statSync(t);return e.markSymbolicLink&&(i.isSymbolicLink=()=>!0),i}catch(i){if(!e.throwErrorOnBrokenSymbolicLink)return r;throw i}}An.read=jx});var Fp=d(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});kt.createFileSystemAdapter=kt.FILE_SYSTEM_ADAPTER=void 0;var Tn=require("fs");kt.FILE_SYSTEM_ADAPTER={lstat:Tn.lstat,stat:Tn.stat,lstatSync:Tn.lstatSync,statSync:Tn.statSync};function Gx(t){return t===void 0?kt.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},kt.FILE_SYSTEM_ADAPTER),t)}kt.createFileSystemAdapter=Gx});var Dp=d(pa=>{"use strict";Object.defineProperty(pa,"__esModule",{value:!0});var Wx=Fp(),fa=class{constructor(e={}){this._options=e,this.followSymbolicLink=this._getValue(this._options.followSymbolicLink,!0),this.fs=Wx.createFileSystemAdapter(this._options.fs),this.markSymbolicLink=this._getValue(this._options.markSymbolicLink,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0)}_getValue(e,r){return e!=null?e:r}};pa.default=fa});var or=d(Nt=>{"use strict";Object.defineProperty(Nt,"__esModule",{value:!0});Nt.statSync=Nt.stat=Nt.Settings=void 0;var Mp=kp(),Yx=Np(),da=Dp();Nt.Settings=da.default;function zx(t,e,r){if(typeof e=="function"){Mp.read(t,ma(),e);return}Mp.read(t,ma(e),r)}Nt.stat=zx;function Kx(t,e){let r=ma(e);return Yx.read(t,r)}Nt.statSync=Kx;function ma(t={}){return t instanceof da.default?t:new da.default(t)}});var Hp=d((iL,qp)=>{var Bp;qp.exports=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window!="undefined"?window:global):t=>(Bp||(Bp=Promise.resolve())).then(t).catch(e=>setTimeout(()=>{throw e},0))});var Up=d((nL,$p)=>{$p.exports=Xx;var Vx=Hp();function Xx(t,e){let r,i,n,s=!0;Array.isArray(t)?(r=[],i=t.length):(n=Object.keys(t),r={},i=n.length);function o(l){function c(){e&&e(l,r),e=null}s?Vx(c):c()}function a(l,c,u){r[l]=u,(--i===0||c)&&o(c)}i?n?n.forEach(function(l){t[l](function(c,u){a(l,c,u)})}):t.forEach(function(l,c){l(function(u,h){a(c,u,h)})}):o(null),s=!1}});var ga=d(Cn=>{"use strict";Object.defineProperty(Cn,"__esModule",{value:!0});Cn.IS_SUPPORT_READDIR_WITH_FILE_TYPES=void 0;var On=process.versions.node.split(".");if(On[0]===void 0||On[1]===void 0)throw new Error(`Unexpected behavior. The 'process.versions.node' variable has invalid value: ${process.versions.node}`);var jp=Number.parseInt(On[0],10),Zx=Number.parseInt(On[1],10),Gp=10,Qx=10,Jx=jp>Gp,ev=jp===Gp&&Zx>=Qx;Cn.IS_SUPPORT_READDIR_WITH_FILE_TYPES=Jx||ev});var Wp=d(Pn=>{"use strict";Object.defineProperty(Pn,"__esModule",{value:!0});Pn.createDirentFromStats=void 0;var ya=class{constructor(e,r){this.name=e,this.isBlockDevice=r.isBlockDevice.bind(r),this.isCharacterDevice=r.isCharacterDevice.bind(r),this.isDirectory=r.isDirectory.bind(r),this.isFIFO=r.isFIFO.bind(r),this.isFile=r.isFile.bind(r),this.isSocket=r.isSocket.bind(r),this.isSymbolicLink=r.isSymbolicLink.bind(r)}};function tv(t,e){return new ya(t,e)}Pn.createDirentFromStats=tv});var _a=d(Ln=>{"use strict";Object.defineProperty(Ln,"__esModule",{value:!0});Ln.fs=void 0;var rv=Wp();Ln.fs=rv});var Sa=d(In=>{"use strict";Object.defineProperty(In,"__esModule",{value:!0});In.joinPathSegments=void 0;function iv(t,e,r){return t.endsWith(r)?t+e:t+r+e}In.joinPathSegments=iv});var Zp=d(Ft=>{"use strict";Object.defineProperty(Ft,"__esModule",{value:!0});Ft.readdir=Ft.readdirWithFileTypes=Ft.read=void 0;var nv=or(),Yp=Up(),sv=ga(),zp=_a(),Kp=Sa();function ov(t,e,r){if(!e.stats&&sv.IS_SUPPORT_READDIR_WITH_FILE_TYPES){Vp(t,e,r);return}Xp(t,e,r)}Ft.read=ov;function Vp(t,e,r){e.fs.readdir(t,{withFileTypes:!0},(i,n)=>{if(i!==null){kn(r,i);return}let s=n.map(a=>({dirent:a,name:a.name,path:Kp.joinPathSegments(t,a.name,e.pathSegmentSeparator)}));if(!e.followSymbolicLinks){Ea(r,s);return}let o=s.map(a=>av(a,e));Yp(o,(a,l)=>{if(a!==null){kn(r,a);return}Ea(r,l)})})}Ft.readdirWithFileTypes=Vp;function av(t,e){return r=>{if(!t.dirent.isSymbolicLink()){r(null,t);return}e.fs.stat(t.path,(i,n)=>{if(i!==null){if(e.throwErrorOnBrokenSymbolicLink){r(i);return}r(null,t);return}t.dirent=zp.fs.createDirentFromStats(t.name,n),r(null,t)})}}function Xp(t,e,r){e.fs.readdir(t,(i,n)=>{if(i!==null){kn(r,i);return}let s=n.map(o=>{let a=Kp.joinPathSegments(t,o,e.pathSegmentSeparator);return l=>{nv.stat(a,e.fsStatSettings,(c,u)=>{if(c!==null){l(c);return}let h={name:o,path:a,dirent:zp.fs.createDirentFromStats(o,u)};e.stats&&(h.stats=u),l(null,h)})}});Yp(s,(o,a)=>{if(o!==null){kn(r,o);return}Ea(r,a)})})}Ft.readdir=Xp;function kn(t,e){t(e)}function Ea(t,e){t(null,e)}});var rd=d(Dt=>{"use strict";Object.defineProperty(Dt,"__esModule",{value:!0});Dt.readdir=Dt.readdirWithFileTypes=Dt.read=void 0;var lv=or(),cv=ga(),Qp=_a(),Jp=Sa();function uv(t,e){return!e.stats&&cv.IS_SUPPORT_READDIR_WITH_FILE_TYPES?ed(t,e):td(t,e)}Dt.read=uv;function ed(t,e){return e.fs.readdirSync(t,{withFileTypes:!0}).map(i=>{let n={dirent:i,name:i.name,path:Jp.joinPathSegments(t,i.name,e.pathSegmentSeparator)};if(n.dirent.isSymbolicLink()&&e.followSymbolicLinks)try{let s=e.fs.statSync(n.path);n.dirent=Qp.fs.createDirentFromStats(n.name,s)}catch(s){if(e.throwErrorOnBrokenSymbolicLink)throw s}return n})}Dt.readdirWithFileTypes=ed;function td(t,e){return e.fs.readdirSync(t).map(i=>{let n=Jp.joinPathSegments(t,i,e.pathSegmentSeparator),s=lv.statSync(n,e.fsStatSettings),o={name:i,path:n,dirent:Qp.fs.createDirentFromStats(i,s)};return e.stats&&(o.stats=s),o})}Dt.readdir=td});var id=d(Mt=>{"use strict";Object.defineProperty(Mt,"__esModule",{value:!0});Mt.createFileSystemAdapter=Mt.FILE_SYSTEM_ADAPTER=void 0;var Nr=require("fs");Mt.FILE_SYSTEM_ADAPTER={lstat:Nr.lstat,stat:Nr.stat,lstatSync:Nr.lstatSync,statSync:Nr.statSync,readdir:Nr.readdir,readdirSync:Nr.readdirSync};function hv(t){return t===void 0?Mt.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},Mt.FILE_SYSTEM_ADAPTER),t)}Mt.createFileSystemAdapter=hv});var nd=d(wa=>{"use strict";Object.defineProperty(wa,"__esModule",{value:!0});var fv=require("path"),pv=or(),dv=id(),ba=class{constructor(e={}){this._options=e,this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!1),this.fs=dv.createFileSystemAdapter(this._options.fs),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,fv.sep),this.stats=this._getValue(this._options.stats,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0),this.fsStatSettings=new pv.Settings({followSymbolicLink:this.followSymbolicLinks,fs:this.fs,throwErrorOnBrokenSymbolicLink:this.throwErrorOnBrokenSymbolicLink})}_getValue(e,r){return e!=null?e:r}};wa.default=ba});var Nn=d(Bt=>{"use strict";Object.defineProperty(Bt,"__esModule",{value:!0});Bt.Settings=Bt.scandirSync=Bt.scandir=void 0;var sd=Zp(),mv=rd(),xa=nd();Bt.Settings=xa.default;function gv(t,e,r){if(typeof e=="function"){sd.read(t,va(),e);return}sd.read(t,va(e),r)}Bt.scandir=gv;function yv(t,e){let r=va(e);return mv.read(t,r)}Bt.scandirSync=yv;function va(t={}){return t instanceof xa.default?t:new xa.default(t)}});var ad=d((dL,od)=>{"use strict";function _v(t){var e=new t,r=e;function i(){var s=e;return s.next?e=s.next:(e=new t,r=e),s.next=null,s}function n(s){r.next=s,r=s}return{get:i,release:n}}od.exports=_v});var cd=d((mL,Ra)=>{"use strict";var Sv=ad();function ld(t,e,r){if(typeof t=="function"&&(r=e,e=t,t=null),r<1)throw new Error("fastqueue concurrency must be greater than 1");var i=Sv(Ev),n=null,s=null,o=0,a=null,l={push:y,drain:He,saturated:He,pause:u,paused:!1,concurrency:r,running:c,resume:g,idle:m,length:h,getQueue:f,unshift:w,empty:He,kill:R,killAndDrain:M,error:re};return l;function c(){return o}function u(){l.paused=!0}function h(){for(var N=n,H=0;N;)N=N.next,H++;return H}function f(){for(var N=n,H=[];N;)H.push(N.value),N=N.next;return H}function g(){if(l.paused){l.paused=!1;for(var N=0;N<l.concurrency;N++)o++,x()}}function m(){return o===0&&l.length()===0}function y(N,H){var L=i.get();L.context=t,L.release=x,L.value=N,L.callback=H||He,L.errorHandler=a,o===l.concurrency||l.paused?s?(s.next=L,s=L):(n=L,s=L,l.saturated()):(o++,e.call(t,L.value,L.worked))}function w(N,H){var L=i.get();L.context=t,L.release=x,L.value=N,L.callback=H||He,o===l.concurrency||l.paused?n?(L.next=n,n=L):(n=L,s=L,l.saturated()):(o++,e.call(t,L.value,L.worked))}function x(N){N&&i.release(N);var H=n;H?l.paused?o--:(s===n&&(s=null),n=H.next,H.next=null,e.call(t,H.value,H.worked),s===null&&l.empty()):--o===0&&l.drain()}function R(){n=null,s=null,l.drain=He}function M(){n=null,s=null,l.drain(),l.drain=He}function re(N){a=N}}function He(){}function Ev(){this.value=null,this.callback=He,this.next=null,this.release=He,this.context=null,this.errorHandler=null;var t=this;this.worked=function(r,i){var n=t.callback,s=t.errorHandler,o=t.value;t.value=null,t.callback=He,t.errorHandler&&s(r,o),n.call(t.context,r,i),t.release(t)}}function bv(t,e,r){typeof t=="function"&&(r=e,e=t,t=null);function i(u,h){e.call(this,u).then(function(f){h(null,f)},h)}var n=ld(t,i,r),s=n.push,o=n.unshift;return n.push=a,n.unshift=l,n.drained=c,n;function a(u){var h=new Promise(function(f,g){s(u,function(m,y){if(m){g(m);return}f(y)})});return h.catch(He),h}function l(u){var h=new Promise(function(f,g){o(u,function(m,y){if(m){g(m);return}f(y)})});return h.catch(He),h}function c(){var u=n.drain,h=new Promise(function(f){n.drain=function(){u(),f()}});return h}}Ra.exports=ld;Ra.exports.promise=bv});var Fn=d(tt=>{"use strict";Object.defineProperty(tt,"__esModule",{value:!0});tt.joinPathSegments=tt.replacePathSegmentSeparator=tt.isAppliedFilter=tt.isFatalError=void 0;function wv(t,e){return t.errorFilter===null?!0:!t.errorFilter(e)}tt.isFatalError=wv;function xv(t,e){return t===null||t(e)}tt.isAppliedFilter=xv;function vv(t,e){return t.split(/[/\\]/).join(e)}tt.replacePathSegmentSeparator=vv;function Rv(t,e,r){return t===""?e:t.endsWith(r)?t+e:t+r+e}tt.joinPathSegments=Rv});var Oa=d(Ta=>{"use strict";Object.defineProperty(Ta,"__esModule",{value:!0});var Av=Fn(),Aa=class{constructor(e,r){this._root=e,this._settings=r,this._root=Av.replacePathSegmentSeparator(e,r.pathSegmentSeparator)}};Ta.default=Aa});var La=d(Pa=>{"use strict";Object.defineProperty(Pa,"__esModule",{value:!0});var Tv=require("events"),Ov=Nn(),Cv=cd(),Dn=Fn(),Pv=Oa(),Ca=class extends Pv.default{constructor(e,r){super(e,r),this._settings=r,this._scandir=Ov.scandir,this._emitter=new Tv.EventEmitter,this._queue=Cv(this._worker.bind(this),this._settings.concurrency),this._isFatalError=!1,this._isDestroyed=!1,this._queue.drain=()=>{this._isFatalError||this._emitter.emit("end")}}read(){return this._isFatalError=!1,this._isDestroyed=!1,setImmediate(()=>{this._pushToQueue(this._root,this._settings.basePath)}),this._emitter}get isDestroyed(){return this._isDestroyed}destroy(){if(this._isDestroyed)throw new Error("The reader is already destroyed");this._isDestroyed=!0,this._queue.killAndDrain()}onEntry(e){this._emitter.on("entry",e)}onError(e){this._emitter.once("error",e)}onEnd(e){this._emitter.once("end",e)}_pushToQueue(e,r){let i={directory:e,base:r};this._queue.push(i,n=>{n!==null&&this._handleError(n)})}_worker(e,r){this._scandir(e.directory,this._settings.fsScandirSettings,(i,n)=>{if(i!==null){r(i,void 0);return}for(let s of n)this._handleEntry(s,e.base);r(null,void 0)})}_handleError(e){this._isDestroyed||!Dn.isFatalError(this._settings,e)||(this._isFatalError=!0,this._isDestroyed=!0,this._emitter.emit("error",e))}_handleEntry(e,r){if(this._isDestroyed||this._isFatalError)return;let i=e.path;r!==void 0&&(e.path=Dn.joinPathSegments(r,e.name,this._settings.pathSegmentSeparator)),Dn.isAppliedFilter(this._settings.entryFilter,e)&&this._emitEntry(e),e.dirent.isDirectory()&&Dn.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(i,r===void 0?void 0:e.path)}_emitEntry(e){this._emitter.emit("entry",e)}};Pa.default=Ca});var ud=d(ka=>{"use strict";Object.defineProperty(ka,"__esModule",{value:!0});var Lv=La(),Ia=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Lv.default(this._root,this._settings),this._storage=[]}read(e){this._reader.onError(r=>{Iv(e,r)}),this._reader.onEntry(r=>{this._storage.push(r)}),this._reader.onEnd(()=>{kv(e,this._storage)}),this._reader.read()}};ka.default=Ia;function Iv(t,e){t(e)}function kv(t,e){t(null,e)}});var hd=d(Fa=>{"use strict";Object.defineProperty(Fa,"__esModule",{value:!0});var Nv=require("stream"),Fv=La(),Na=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Fv.default(this._root,this._settings),this._stream=new Nv.Readable({objectMode:!0,read:()=>{},destroy:()=>{this._reader.isDestroyed||this._reader.destroy()}})}read(){return this._reader.onError(e=>{this._stream.emit("error",e)}),this._reader.onEntry(e=>{this._stream.push(e)}),this._reader.onEnd(()=>{this._stream.push(null)}),this._reader.read(),this._stream}};Fa.default=Na});var fd=d(Ma=>{"use strict";Object.defineProperty(Ma,"__esModule",{value:!0});var Dv=Nn(),Mn=Fn(),Mv=Oa(),Da=class extends Mv.default{constructor(){super(...arguments),this._scandir=Dv.scandirSync,this._storage=[],this._queue=new Set}read(){return this._pushToQueue(this._root,this._settings.basePath),this._handleQueue(),this._storage}_pushToQueue(e,r){this._queue.add({directory:e,base:r})}_handleQueue(){for(let e of this._queue.values())this._handleDirectory(e.directory,e.base)}_handleDirectory(e,r){try{let i=this._scandir(e,this._settings.fsScandirSettings);for(let n of i)this._handleEntry(n,r)}catch(i){this._handleError(i)}}_handleError(e){if(Mn.isFatalError(this._settings,e))throw e}_handleEntry(e,r){let i=e.path;r!==void 0&&(e.path=Mn.joinPathSegments(r,e.name,this._settings.pathSegmentSeparator)),Mn.isAppliedFilter(this._settings.entryFilter,e)&&this._pushToStorage(e),e.dirent.isDirectory()&&Mn.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(i,r===void 0?void 0:e.path)}_pushToStorage(e){this._storage.push(e)}};Ma.default=Da});var pd=d(qa=>{"use strict";Object.defineProperty(qa,"__esModule",{value:!0});var Bv=fd(),Ba=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Bv.default(this._root,this._settings)}read(){return this._reader.read()}};qa.default=Ba});var dd=d($a=>{"use strict";Object.defineProperty($a,"__esModule",{value:!0});var qv=require("path"),Hv=Nn(),Ha=class{constructor(e={}){this._options=e,this.basePath=this._getValue(this._options.basePath,void 0),this.concurrency=this._getValue(this._options.concurrency,Number.POSITIVE_INFINITY),this.deepFilter=this._getValue(this._options.deepFilter,null),this.entryFilter=this._getValue(this._options.entryFilter,null),this.errorFilter=this._getValue(this._options.errorFilter,null),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,qv.sep),this.fsScandirSettings=new Hv.Settings({followSymbolicLinks:this._options.followSymbolicLinks,fs:this._options.fs,pathSegmentSeparator:this._options.pathSegmentSeparator,stats:this._options.stats,throwErrorOnBrokenSymbolicLink:this._options.throwErrorOnBrokenSymbolicLink})}_getValue(e,r){return e!=null?e:r}};$a.default=Ha});var qn=d(rt=>{"use strict";Object.defineProperty(rt,"__esModule",{value:!0});rt.Settings=rt.walkStream=rt.walkSync=rt.walk=void 0;var md=ud(),$v=hd(),Uv=pd(),Ua=dd();rt.Settings=Ua.default;function jv(t,e,r){if(typeof e=="function"){new md.default(t,Bn()).read(e);return}new md.default(t,Bn(e)).read(r)}rt.walk=jv;function Gv(t,e){let r=Bn(e);return new Uv.default(t,r).read()}rt.walkSync=Gv;function Wv(t,e){let r=Bn(e);return new $v.default(t,r).read()}rt.walkStream=Wv;function Bn(t={}){return t instanceof Ua.default?t:new Ua.default(t)}});var Hn=d(Ga=>{"use strict";Object.defineProperty(Ga,"__esModule",{value:!0});var Yv=require("path"),zv=or(),gd=gt(),ja=class{constructor(e){this._settings=e,this._fsStatSettings=new zv.Settings({followSymbolicLink:this._settings.followSymbolicLinks,fs:this._settings.fs,throwErrorOnBrokenSymbolicLink:this._settings.followSymbolicLinks})}_getFullEntryPath(e){return Yv.resolve(this._settings.cwd,e)}_makeEntry(e,r){let i={name:r,path:r,dirent:gd.fs.createDirentFromStats(r,e)};return this._settings.stats&&(i.stats=e),i}_isFatalError(e){return!gd.errno.isEnoentCodeError(e)&&!this._settings.suppressErrors}};Ga.default=ja});var za=d(Ya=>{"use strict";Object.defineProperty(Ya,"__esModule",{value:!0});var Kv=require("stream"),Vv=or(),Xv=qn(),Zv=Hn(),Wa=class extends Zv.default{constructor(){super(...arguments),this._walkStream=Xv.walkStream,this._stat=Vv.stat}dynamic(e,r){return this._walkStream(e,r)}static(e,r){let i=e.map(this._getFullEntryPath,this),n=new Kv.PassThrough({objectMode:!0});n._write=(s,o,a)=>this._getEntry(i[s],e[s],r).then(l=>{l!==null&&r.entryFilter(l)&&n.push(l),s===i.length-1&&n.end(),a()}).catch(a);for(let s=0;s<i.length;s++)n.write(s);return n}_getEntry(e,r,i){return this._getStat(e).then(n=>this._makeEntry(n,r)).catch(n=>{if(i.errorFilter(n))return null;throw n})}_getStat(e){return new Promise((r,i)=>{this._stat(e,this._fsStatSettings,(n,s)=>n===null?r(s):i(n))})}};Ya.default=Wa});var yd=d(Va=>{"use strict";Object.defineProperty(Va,"__esModule",{value:!0});var Qv=qn(),Jv=Hn(),eR=za(),Ka=class extends Jv.default{constructor(){super(...arguments),this._walkAsync=Qv.walk,this._readerStream=new eR.default(this._settings)}dynamic(e,r){return new Promise((i,n)=>{this._walkAsync(e,r,(s,o)=>{s===null?i(o):n(s)})})}async static(e,r){let i=[],n=this._readerStream.static(e,r);return new Promise((s,o)=>{n.once("error",o),n.on("data",a=>i.push(a)),n.once("end",()=>s(i))})}};Va.default=Ka});var _d=d(Za=>{"use strict";Object.defineProperty(Za,"__esModule",{value:!0});var Fr=gt(),Xa=class{constructor(e,r,i){this._patterns=e,this._settings=r,this._micromatchOptions=i,this._storage=[],this._fillStorage()}_fillStorage(){let e=Fr.pattern.expandPatternsWithBraceExpansion(this._patterns);for(let r of e){let i=this._getPatternSegments(r),n=this._splitSegmentsIntoSections(i);this._storage.push({complete:n.length<=1,pattern:r,segments:i,sections:n})}}_getPatternSegments(e){return Fr.pattern.getPatternParts(e,this._micromatchOptions).map(i=>Fr.pattern.isDynamicPattern(i,this._settings)?{dynamic:!0,pattern:i,patternRe:Fr.pattern.makeRe(i,this._micromatchOptions)}:{dynamic:!1,pattern:i})}_splitSegmentsIntoSections(e){return Fr.array.splitWhen(e,r=>r.dynamic&&Fr.pattern.hasGlobStar(r.pattern))}};Za.default=Xa});var Sd=d(Ja=>{"use strict";Object.defineProperty(Ja,"__esModule",{value:!0});var tR=_d(),Qa=class extends tR.default{match(e){let r=e.split("/"),i=r.length,n=this._storage.filter(s=>!s.complete||s.segments.length>i);for(let s of n){let o=s.sections[0];if(!s.complete&&i>o.length||r.every((l,c)=>{let u=s.segments[c];return!!(u.dynamic&&u.patternRe.test(l)||!u.dynamic&&u.pattern===l)}))return!0}return!1}};Ja.default=Qa});var Ed=d(tl=>{"use strict";Object.defineProperty(tl,"__esModule",{value:!0});var $n=gt(),rR=Sd(),el=class{constructor(e,r){this._settings=e,this._micromatchOptions=r}getFilter(e,r,i){let n=this._getMatcher(r),s=this._getNegativePatternsRe(i);return o=>this._filter(e,o,n,s)}_getMatcher(e){return new rR.default(e,this._settings,this._micromatchOptions)}_getNegativePatternsRe(e){let r=e.filter($n.pattern.isAffectDepthOfReadingPattern);return $n.pattern.convertPatternsToRe(r,this._micromatchOptions)}_filter(e,r,i,n){if(this._isSkippedByDeep(e,r.path)||this._isSkippedSymbolicLink(r))return!1;let s=$n.path.removeLeadingDotSegment(r.path);return this._isSkippedByPositivePatterns(s,i)?!1:this._isSkippedByNegativePatterns(s,n)}_isSkippedByDeep(e,r){return this._settings.deep===1/0?!1:this._getEntryLevel(e,r)>=this._settings.deep}_getEntryLevel(e,r){let i=r.split("/").length;if(e==="")return i;let n=e.split("/").length;return i-n}_isSkippedSymbolicLink(e){return!this._settings.followSymbolicLinks&&e.dirent.isSymbolicLink()}_isSkippedByPositivePatterns(e,r){return!this._settings.baseNameMatch&&!r.match(e)}_isSkippedByNegativePatterns(e,r){return!$n.pattern.matchAny(e,r)}};tl.default=el});var bd=d(il=>{"use strict";Object.defineProperty(il,"__esModule",{value:!0});var ar=gt(),rl=class{constructor(e,r){this._settings=e,this._micromatchOptions=r,this.index=new Map}getFilter(e,r){let i=ar.pattern.convertPatternsToRe(e,this._micromatchOptions),n=ar.pattern.convertPatternsToRe(r,this._micromatchOptions);return s=>this._filter(s,i,n)}_filter(e,r,i){if(this._settings.unique&&this._isDuplicateEntry(e)||this._onlyFileFilter(e)||this._onlyDirectoryFilter(e)||this._isSkippedByAbsoluteNegativePatterns(e.path,i))return!1;let n=this._settings.baseNameMatch?e.name:e.path,s=e.dirent.isDirectory(),o=this._isMatchToPatterns(n,r,s)&&!this._isMatchToPatterns(e.path,i,s);return this._settings.unique&&o&&this._createIndexRecord(e),o}_isDuplicateEntry(e){return this.index.has(e.path)}_createIndexRecord(e){this.index.set(e.path,void 0)}_onlyFileFilter(e){return this._settings.onlyFiles&&!e.dirent.isFile()}_onlyDirectoryFilter(e){return this._settings.onlyDirectories&&!e.dirent.isDirectory()}_isSkippedByAbsoluteNegativePatterns(e,r){if(!this._settings.absolute)return!1;let i=ar.path.makeAbsolute(this._settings.cwd,e);return ar.pattern.matchAny(i,r)}_isMatchToPatterns(e,r,i){let n=ar.path.removeLeadingDotSegment(e),s=ar.pattern.matchAny(n,r);return!s&&i?ar.pattern.matchAny(n+"/",r):s}};il.default=rl});var wd=d(sl=>{"use strict";Object.defineProperty(sl,"__esModule",{value:!0});var iR=gt(),nl=class{constructor(e){this._settings=e}getFilter(){return e=>this._isNonFatalError(e)}_isNonFatalError(e){return iR.errno.isEnoentCodeError(e)||this._settings.suppressErrors}};sl.default=nl});var vd=d(al=>{"use strict";Object.defineProperty(al,"__esModule",{value:!0});var xd=gt(),ol=class{constructor(e){this._settings=e}getTransformer(){return e=>this._transform(e)}_transform(e){let r=e.path;return this._settings.absolute&&(r=xd.path.makeAbsolute(this._settings.cwd,r),r=xd.path.unixify(r)),this._settings.markDirectories&&e.dirent.isDirectory()&&(r+="/"),this._settings.objectMode?Object.assign(Object.assign({},e),{path:r}):r}};al.default=ol});var Un=d(cl=>{"use strict";Object.defineProperty(cl,"__esModule",{value:!0});var nR=require("path"),sR=Ed(),oR=bd(),aR=wd(),lR=vd(),ll=class{constructor(e){this._settings=e,this.errorFilter=new aR.default(this._settings),this.entryFilter=new oR.default(this._settings,this._getMicromatchOptions()),this.deepFilter=new sR.default(this._settings,this._getMicromatchOptions()),this.entryTransformer=new lR.default(this._settings)}_getRootDirectory(e){return nR.resolve(this._settings.cwd,e.base)}_getReaderOptions(e){let r=e.base==="."?"":e.base;return{basePath:r,pathSegmentSeparator:"/",concurrency:this._settings.concurrency,deepFilter:this.deepFilter.getFilter(r,e.positive,e.negative),entryFilter:this.entryFilter.getFilter(e.positive,e.negative),errorFilter:this.errorFilter.getFilter(),followSymbolicLinks:this._settings.followSymbolicLinks,fs:this._settings.fs,stats:this._settings.stats,throwErrorOnBrokenSymbolicLink:this._settings.throwErrorOnBrokenSymbolicLink,transform:this.entryTransformer.getTransformer()}}_getMicromatchOptions(){return{dot:this._settings.dot,matchBase:this._settings.baseNameMatch,nobrace:!this._settings.braceExpansion,nocase:!this._settings.caseSensitiveMatch,noext:!this._settings.extglob,noglobstar:!this._settings.globstar,posix:!0,strictSlashes:!1}}};cl.default=ll});var Rd=d(hl=>{"use strict";Object.defineProperty(hl,"__esModule",{value:!0});var cR=yd(),uR=Un(),ul=class extends uR.default{constructor(){super(...arguments),this._reader=new cR.default(this._settings)}async read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e);return(await this.api(r,e,i)).map(s=>i.transform(s))}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};hl.default=ul});var Ad=d(pl=>{"use strict";Object.defineProperty(pl,"__esModule",{value:!0});var hR=require("stream"),fR=za(),pR=Un(),fl=class extends pR.default{constructor(){super(...arguments),this._reader=new fR.default(this._settings)}read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e),n=this.api(r,e,i),s=new hR.Readable({objectMode:!0,read:()=>{}});return n.once("error",o=>s.emit("error",o)).on("data",o=>s.emit("data",i.transform(o))).once("end",()=>s.emit("end")),s.once("close",()=>n.destroy()),s}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};pl.default=fl});var Td=d(ml=>{"use strict";Object.defineProperty(ml,"__esModule",{value:!0});var dR=or(),mR=qn(),gR=Hn(),dl=class extends gR.default{constructor(){super(...arguments),this._walkSync=mR.walkSync,this._statSync=dR.statSync}dynamic(e,r){return this._walkSync(e,r)}static(e,r){let i=[];for(let n of e){let s=this._getFullEntryPath(n),o=this._getEntry(s,n,r);o===null||!r.entryFilter(o)||i.push(o)}return i}_getEntry(e,r,i){try{let n=this._getStat(e);return this._makeEntry(n,r)}catch(n){if(i.errorFilter(n))return null;throw n}}_getStat(e){return this._statSync(e,this._fsStatSettings)}};ml.default=dl});var Od=d(yl=>{"use strict";Object.defineProperty(yl,"__esModule",{value:!0});var yR=Td(),_R=Un(),gl=class extends _R.default{constructor(){super(...arguments),this._reader=new yR.default(this._settings)}read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e);return this.api(r,e,i).map(i.transform)}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};yl.default=gl});var Cd=d(Mr=>{"use strict";Object.defineProperty(Mr,"__esModule",{value:!0});Mr.DEFAULT_FILE_SYSTEM_ADAPTER=void 0;var Dr=require("fs"),SR=require("os"),ER=Math.max(SR.cpus().length,1);Mr.DEFAULT_FILE_SYSTEM_ADAPTER={lstat:Dr.lstat,lstatSync:Dr.lstatSync,stat:Dr.stat,statSync:Dr.statSync,readdir:Dr.readdir,readdirSync:Dr.readdirSync};var _l=class{constructor(e={}){this._options=e,this.absolute=this._getValue(this._options.absolute,!1),this.baseNameMatch=this._getValue(this._options.baseNameMatch,!1),this.braceExpansion=this._getValue(this._options.braceExpansion,!0),this.caseSensitiveMatch=this._getValue(this._options.caseSensitiveMatch,!0),this.concurrency=this._getValue(this._options.concurrency,ER),this.cwd=this._getValue(this._options.cwd,process.cwd()),this.deep=this._getValue(this._options.deep,1/0),this.dot=this._getValue(this._options.dot,!1),this.extglob=this._getValue(this._options.extglob,!0),this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!0),this.fs=this._getFileSystemMethods(this._options.fs),this.globstar=this._getValue(this._options.globstar,!0),this.ignore=this._getValue(this._options.ignore,[]),this.markDirectories=this._getValue(this._options.markDirectories,!1),this.objectMode=this._getValue(this._options.objectMode,!1),this.onlyDirectories=this._getValue(this._options.onlyDirectories,!1),this.onlyFiles=this._getValue(this._options.onlyFiles,!0),this.stats=this._getValue(this._options.stats,!1),this.suppressErrors=this._getValue(this._options.suppressErrors,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!1),this.unique=this._getValue(this._options.unique,!0),this.onlyDirectories&&(this.onlyFiles=!1),this.stats&&(this.objectMode=!0)}_getValue(e,r){return e===void 0?r:e}_getFileSystemMethods(e={}){return Object.assign(Object.assign({},Mr.DEFAULT_FILE_SYSTEM_ADAPTER),e)}};Mr.default=_l});var kd=d((HL,Id)=>{"use strict";var Pd=Cp(),Ld=Lp(),bR=Rd(),wR=Ad(),xR=Od(),Sl=Cd(),lr=gt();async function El(t,e){Br(t);let r=bl(t,bR.default,e),i=await Promise.all(r);return lr.array.flatten(i)}(function(t){function e(o,a){Br(o);let l=bl(o,xR.default,a);return lr.array.flatten(l)}t.sync=e;function r(o,a){Br(o);let l=bl(o,wR.default,a);return lr.stream.merge(l)}t.stream=r;function i(o,a){Br(o);let l=Ld.transform([].concat(o)),c=new Sl.default(a);return Pd.generate(l,c)}t.generateTasks=i;function n(o,a){Br(o);let l=new Sl.default(a);return lr.pattern.isDynamicPattern(o,l)}t.isDynamicPattern=n;function s(o){return Br(o),lr.path.escape(o)}t.escapePath=s})(El||(El={}));function bl(t,e,r){let i=Ld.transform([].concat(t)),n=new Sl.default(r),s=Pd.generate(i,n),o=new e(n);return s.map(o.read,o)}function Br(t){if(![].concat(t).every(i=>lr.string.isString(i)&&!lr.string.isEmpty(i)))throw new TypeError("Patterns must be a string (non empty) or an array of strings")}Id.exports=El});var Kd=d((GL,zd)=>{zd.exports=Yd;Yd.sync=FR;var Gd=require("fs");function NR(t,e){var r=e.pathExt!==void 0?e.pathExt:process.env.PATHEXT;if(!r||(r=r.split(";"),r.indexOf("")!==-1))return!0;for(var i=0;i<r.length;i++){var n=r[i].toLowerCase();if(n&&t.substr(-n.length).toLowerCase()===n)return!0}return!1}function Wd(t,e,r){return!t.isSymbolicLink()&&!t.isFile()?!1:NR(e,r)}function Yd(t,e,r){Gd.stat(t,function(i,n){r(i,i?!1:Wd(n,t,e))})}function FR(t,e){return Wd(Gd.statSync(t),t,e)}});var Jd=d((WL,Qd)=>{Qd.exports=Xd;Xd.sync=DR;var Vd=require("fs");function Xd(t,e,r){Vd.stat(t,function(i,n){r(i,i?!1:Zd(n,e))})}function DR(t,e){return Zd(Vd.statSync(t),e)}function Zd(t,e){return t.isFile()&&MR(t,e)}function MR(t,e){var r=t.mode,i=t.uid,n=t.gid,s=e.uid!==void 0?e.uid:process.getuid&&process.getuid(),o=e.gid!==void 0?e.gid:process.getgid&&process.getgid(),a=parseInt("100",8),l=parseInt("010",8),c=parseInt("001",8),u=a|l,h=r&c||r&l&&n===o||r&a&&i===s||r&u&&s===0;return h}});var tm=d((zL,em)=>{var YL=require("fs"),Gn;process.platform==="win32"||global.TESTING_WINDOWS?Gn=Kd():Gn=Jd();em.exports=Al;Al.sync=BR;function Al(t,e,r){if(typeof e=="function"&&(r=e,e={}),!r){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(i,n){Al(t,e||{},function(s,o){s?n(s):i(o)})})}Gn(t,e||{},function(i,n){i&&(i.code==="EACCES"||e&&e.ignoreErrors)&&(i=null,n=!1),r(i,n)})}function BR(t,e){try{return Gn.sync(t,e||{})}catch(r){if(e&&e.ignoreErrors||r.code==="EACCES")return!1;throw r}}});var lm=d((KL,am)=>{var Hr=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",rm=require("path"),qR=Hr?";":":",im=tm(),nm=t=>Object.assign(new Error(`not found: ${t}`),{code:"ENOENT"}),sm=(t,e)=>{let r=e.colon||qR,i=t.match(/\//)||Hr&&t.match(/\\/)?[""]:[...Hr?[process.cwd()]:[],...(e.path||process.env.PATH||"").split(r)],n=Hr?e.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=Hr?n.split(r):[""];return Hr&&t.indexOf(".")!==-1&&s[0]!==""&&s.unshift(""),{pathEnv:i,pathExt:s,pathExtExe:n}},om=(t,e,r)=>{typeof e=="function"&&(r=e,e={}),e||(e={});let{pathEnv:i,pathExt:n,pathExtExe:s}=sm(t,e),o=[],a=c=>new Promise((u,h)=>{if(c===i.length)return e.all&&o.length?u(o):h(nm(t));let f=i[c],g=/^".*"$/.test(f)?f.slice(1,-1):f,m=rm.join(g,t),y=!g&&/^\.[\\\/]/.test(t)?t.slice(0,2)+m:m;u(l(y,c,0))}),l=(c,u,h)=>new Promise((f,g)=>{if(h===n.length)return f(a(u+1));let m=n[h];im(c+m,{pathExt:s},(y,w)=>{if(!y&&w)if(e.all)o.push(c+m);else return f(c+m);return f(l(c,u,h+1))})});return r?a(0).then(c=>r(null,c),r):a(0)},HR=(t,e)=>{e=e||{};let{pathEnv:r,pathExt:i,pathExtExe:n}=sm(t,e),s=[];for(let o=0;o<r.length;o++){let a=r[o],l=/^".*"$/.test(a)?a.slice(1,-1):a,c=rm.join(l,t),u=!l&&/^\.[\\\/]/.test(t)?t.slice(0,2)+c:c;for(let h=0;h<i.length;h++){let f=u+i[h];try{if(im.sync(f,{pathExt:n}))if(e.all)s.push(f);else return f}catch{}}}if(e.all&&s.length)return s;if(e.nothrow)return null;throw nm(t)};am.exports=om;om.sync=HR});var Ol=d((VL,Tl)=>{"use strict";var cm=(t={})=>{let e=t.env||process.env;return(t.platform||process.platform)!=="win32"?"PATH":Object.keys(e).reverse().find(i=>i.toUpperCase()==="PATH")||"Path"};Tl.exports=cm;Tl.exports.default=cm});var pm=d((XL,fm)=>{"use strict";var um=require("path"),$R=lm(),UR=Ol();function hm(t,e){let r=t.options.env||process.env,i=process.cwd(),n=t.options.cwd!=null,s=n&&process.chdir!==void 0&&!process.chdir.disabled;if(s)try{process.chdir(t.options.cwd)}catch{}let o;try{o=$R.sync(t.command,{path:r[UR({env:r})],pathExt:e?um.delimiter:void 0})}catch{}finally{s&&process.chdir(i)}return o&&(o=um.resolve(n?t.options.cwd:"",o)),o}function jR(t){return hm(t)||hm(t,!0)}fm.exports=jR});var dm=d((ZL,Pl)=>{"use strict";var Cl=/([()\][%!^"`<>&|;, *?])/g;function GR(t){return t=t.replace(Cl,"^$1"),t}function WR(t,e){return t=`${t}`,t=t.replace(/(\\*)"/g,'$1$1\\"'),t=t.replace(/(\\*)$/,"$1$1"),t=`"${t}"`,t=t.replace(Cl,"^$1"),e&&(t=t.replace(Cl,"^$1")),t}Pl.exports.command=GR;Pl.exports.argument=WR});var gm=d((QL,mm)=>{"use strict";mm.exports=/^#!(.*)/});var _m=d((JL,ym)=>{"use strict";var YR=gm();ym.exports=(t="")=>{let e=t.match(YR);if(!e)return null;let[r,i]=e[0].replace(/#! ?/,"").split(" "),n=r.split("/").pop();return n==="env"?i:i?`${n} ${i}`:n}});var Em=d((eI,Sm)=>{"use strict";var Ll=require("fs"),zR=_m();function KR(t){let r=Buffer.alloc(150),i;try{i=Ll.openSync(t,"r"),Ll.readSync(i,r,0,150,0),Ll.closeSync(i)}catch{}return zR(r.toString())}Sm.exports=KR});var vm=d((tI,xm)=>{"use strict";var VR=require("path"),bm=pm(),wm=dm(),XR=Em(),ZR=process.platform==="win32",QR=/\.(?:com|exe)$/i,JR=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function eA(t){t.file=bm(t);let e=t.file&&XR(t.file);return e?(t.args.unshift(t.file),t.command=e,bm(t)):t.file}function tA(t){if(!ZR)return t;let e=eA(t),r=!QR.test(e);if(t.options.forceShell||r){let i=JR.test(e);t.command=VR.normalize(t.command),t.command=wm.command(t.command),t.args=t.args.map(s=>wm.argument(s,i));let n=[t.command].concat(t.args).join(" ");t.args=["/d","/s","/c",`"${n}"`],t.command=process.env.comspec||"cmd.exe",t.options.windowsVerbatimArguments=!0}return t}function rA(t,e,r){e&&!Array.isArray(e)&&(r=e,e=null),e=e?e.slice(0):[],r=Object.assign({},r);let i={command:t,args:e,options:r,file:void 0,original:{command:t,args:e}};return r.shell?i:tA(i)}xm.exports=rA});var Tm=d((rI,Am)=>{"use strict";var Il=process.platform==="win32";function kl(t,e){return Object.assign(new Error(`${e} ${t.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${e} ${t.command}`,path:t.command,spawnargs:t.args})}function iA(t,e){if(!Il)return;let r=t.emit;t.emit=function(i,n){if(i==="exit"){let s=Rm(n,e,"spawn");if(s)return r.call(t,"error",s)}return r.apply(t,arguments)}}function Rm(t,e){return Il&&t===1&&!e.file?kl(e.original,"spawn"):null}function nA(t,e){return Il&&t===1&&!e.file?kl(e.original,"spawnSync"):null}Am.exports={hookChildProcess:iA,verifyENOENT:Rm,verifyENOENTSync:nA,notFoundError:kl}});var Pm=d((iI,$r)=>{"use strict";var Om=require("child_process"),Nl=vm(),Fl=Tm();function Cm(t,e,r){let i=Nl(t,e,r),n=Om.spawn(i.command,i.args,i.options);return Fl.hookChildProcess(n,i),n}function sA(t,e,r){let i=Nl(t,e,r),n=Om.spawnSync(i.command,i.args,i.options);return n.error=n.error||Fl.verifyENOENTSync(n.status,i),n}$r.exports=Cm;$r.exports.spawn=Cm;$r.exports.sync=sA;$r.exports._parse=Nl;$r.exports._enoent=Fl});var Im=d((nI,Lm)=>{"use strict";Lm.exports=t=>{let e=typeof t=="string"?`
|
3
3
|
`:`
|
4
|
-
`.charCodeAt(),r=typeof t=="string"?"\r":"\r".charCodeAt();return t[t.length-1]===e&&(t=t.slice(0,t.length-1)),t[t.length-1]===r&&(t=t.slice(0,t.length-1)),t}});var
|
4
|
+
`.charCodeAt(),r=typeof t=="string"?"\r":"\r".charCodeAt();return t[t.length-1]===e&&(t=t.slice(0,t.length-1)),t[t.length-1]===r&&(t=t.slice(0,t.length-1)),t}});var Fm=d((sI,Ii)=>{"use strict";var Li=require("path"),km=Ol(),Nm=t=>{t={cwd:process.cwd(),path:process.env[km()],execPath:process.execPath,...t};let e,r=Li.resolve(t.cwd),i=[];for(;e!==r;)i.push(Li.join(r,"node_modules/.bin")),e=r,r=Li.resolve(r,"..");let n=Li.resolve(t.cwd,t.execPath,"..");return i.push(n),i.concat(t.path).join(Li.delimiter)};Ii.exports=Nm;Ii.exports.default=Nm;Ii.exports.env=t=>{t={env:process.env,...t};let e={...t.env},r=km({env:e});return t.path=e[r],e[r]=Ii.exports(t),e}});var Mm=d((oI,Dl)=>{"use strict";var Dm=(t,e)=>{for(let r of Reflect.ownKeys(e))Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r));return t};Dl.exports=Dm;Dl.exports.default=Dm});var qm=d((aI,Yn)=>{"use strict";var oA=Mm(),Wn=new WeakMap,Bm=(t,e={})=>{if(typeof t!="function")throw new TypeError("Expected a function");let r,i=0,n=t.displayName||t.name||"<anonymous>",s=function(...o){if(Wn.set(s,++i),i===1)r=t.apply(this,o),t=null;else if(e.throw===!0)throw new Error(`Function \`${n}\` can only be called once`);return r};return oA(s,t),Wn.set(s,i),s};Yn.exports=Bm;Yn.exports.default=Bm;Yn.exports.callCount=t=>{if(!Wn.has(t))throw new Error(`The given function \`${t.name}\` is not wrapped by the \`onetime\` package`);return Wn.get(t)}});var Hm=d(zn=>{"use strict";Object.defineProperty(zn,"__esModule",{value:!0});zn.SIGNALS=void 0;var aA=[{name:"SIGHUP",number:1,action:"terminate",description:"Terminal closed",standard:"posix"},{name:"SIGINT",number:2,action:"terminate",description:"User interruption with CTRL-C",standard:"ansi"},{name:"SIGQUIT",number:3,action:"core",description:"User interruption with CTRL-\\",standard:"posix"},{name:"SIGILL",number:4,action:"core",description:"Invalid machine instruction",standard:"ansi"},{name:"SIGTRAP",number:5,action:"core",description:"Debugger breakpoint",standard:"posix"},{name:"SIGABRT",number:6,action:"core",description:"Aborted",standard:"ansi"},{name:"SIGIOT",number:6,action:"core",description:"Aborted",standard:"bsd"},{name:"SIGBUS",number:7,action:"core",description:"Bus error due to misaligned, non-existing address or paging error",standard:"bsd"},{name:"SIGEMT",number:7,action:"terminate",description:"Command should be emulated but is not implemented",standard:"other"},{name:"SIGFPE",number:8,action:"core",description:"Floating point arithmetic error",standard:"ansi"},{name:"SIGKILL",number:9,action:"terminate",description:"Forced termination",standard:"posix",forced:!0},{name:"SIGUSR1",number:10,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGSEGV",number:11,action:"core",description:"Segmentation fault",standard:"ansi"},{name:"SIGUSR2",number:12,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGPIPE",number:13,action:"terminate",description:"Broken pipe or socket",standard:"posix"},{name:"SIGALRM",number:14,action:"terminate",description:"Timeout or timer",standard:"posix"},{name:"SIGTERM",number:15,action:"terminate",description:"Termination",standard:"ansi"},{name:"SIGSTKFLT",number:16,action:"terminate",description:"Stack is empty or overflowed",standard:"other"},{name:"SIGCHLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"posix"},{name:"SIGCLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"other"},{name:"SIGCONT",number:18,action:"unpause",description:"Unpaused",standard:"posix",forced:!0},{name:"SIGSTOP",number:19,action:"pause",description:"Paused",standard:"posix",forced:!0},{name:"SIGTSTP",number:20,action:"pause",description:'Paused using CTRL-Z or "suspend"',standard:"posix"},{name:"SIGTTIN",number:21,action:"pause",description:"Background process cannot read terminal input",standard:"posix"},{name:"SIGBREAK",number:21,action:"terminate",description:"User interruption with CTRL-BREAK",standard:"other"},{name:"SIGTTOU",number:22,action:"pause",description:"Background process cannot write to terminal output",standard:"posix"},{name:"SIGURG",number:23,action:"ignore",description:"Socket received out-of-band data",standard:"bsd"},{name:"SIGXCPU",number:24,action:"core",description:"Process timed out",standard:"bsd"},{name:"SIGXFSZ",number:25,action:"core",description:"File too big",standard:"bsd"},{name:"SIGVTALRM",number:26,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGPROF",number:27,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGWINCH",number:28,action:"ignore",description:"Terminal window size changed",standard:"bsd"},{name:"SIGIO",number:29,action:"terminate",description:"I/O is available",standard:"other"},{name:"SIGPOLL",number:29,action:"terminate",description:"Watched event",standard:"other"},{name:"SIGINFO",number:29,action:"ignore",description:"Request for process information",standard:"other"},{name:"SIGPWR",number:30,action:"terminate",description:"Device running out of power",standard:"systemv"},{name:"SIGSYS",number:31,action:"core",description:"Invalid system call",standard:"other"},{name:"SIGUNUSED",number:31,action:"terminate",description:"Invalid system call",standard:"other"}];zn.SIGNALS=aA});var Ml=d(Ur=>{"use strict";Object.defineProperty(Ur,"__esModule",{value:!0});Ur.SIGRTMAX=Ur.getRealtimeSignals=void 0;var lA=function(){let t=Um-$m+1;return Array.from({length:t},cA)};Ur.getRealtimeSignals=lA;var cA=function(t,e){return{name:`SIGRT${e+1}`,number:$m+e,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}},$m=34,Um=64;Ur.SIGRTMAX=Um});var jm=d(Kn=>{"use strict";Object.defineProperty(Kn,"__esModule",{value:!0});Kn.getSignals=void 0;var uA=require("os"),hA=Hm(),fA=Ml(),pA=function(){let t=(0,fA.getRealtimeSignals)();return[...hA.SIGNALS,...t].map(dA)};Kn.getSignals=pA;var dA=function({name:t,number:e,description:r,action:i,forced:n=!1,standard:s}){let{signals:{[t]:o}}=uA.constants,a=o!==void 0;return{name:t,number:a?o:e,description:r,supported:a,action:i,forced:n,standard:s}}});var Wm=d(jr=>{"use strict";Object.defineProperty(jr,"__esModule",{value:!0});jr.signalsByNumber=jr.signalsByName=void 0;var mA=require("os"),Gm=jm(),gA=Ml(),yA=function(){return(0,Gm.getSignals)().reduce(_A,{})},_A=function(t,{name:e,number:r,description:i,supported:n,action:s,forced:o,standard:a}){return{...t,[e]:{name:e,number:r,description:i,supported:n,action:s,forced:o,standard:a}}},SA=yA();jr.signalsByName=SA;var EA=function(){let t=(0,Gm.getSignals)(),e=gA.SIGRTMAX+1,r=Array.from({length:e},(i,n)=>bA(n,t));return Object.assign({},...r)},bA=function(t,e){let r=wA(t,e);if(r===void 0)return{};let{name:i,description:n,supported:s,action:o,forced:a,standard:l}=r;return{[t]:{name:i,number:t,description:n,supported:s,action:o,forced:a,standard:l}}},wA=function(t,e){let r=e.find(({name:i})=>mA.constants.signals[i]===t);return r!==void 0?r:e.find(i=>i.number===t)},xA=EA();jr.signalsByNumber=xA});var zm=d((fI,Ym)=>{"use strict";var{signalsByName:vA}=Wm(),RA=({timedOut:t,timeout:e,errorCode:r,signal:i,signalDescription:n,exitCode:s,isCanceled:o})=>t?`timed out after ${e} milliseconds`:o?"was canceled":r!==void 0?`failed with ${r}`:i!==void 0?`was killed with ${i} (${n})`:s!==void 0?`failed with exit code ${s}`:"failed",AA=({stdout:t,stderr:e,all:r,error:i,signal:n,exitCode:s,command:o,escapedCommand:a,timedOut:l,isCanceled:c,killed:u,parsed:{options:{timeout:h}}})=>{s=s===null?void 0:s,n=n===null?void 0:n;let f=n===void 0?void 0:vA[n].description,g=i&&i.code,y=`Command ${RA({timedOut:l,timeout:h,errorCode:g,signal:n,signalDescription:f,exitCode:s,isCanceled:c})}: ${o}`,w=Object.prototype.toString.call(i)==="[object Error]",x=w?`${y}
|
5
5
|
${i.message}`:y,R=[x,e,t].filter(Boolean).join(`
|
6
|
-
`);return w?(i.originalMessage=i.message,i.message=R):i=new Error(R),i.shortMessage=x,i.command=o,i.escapedCommand=a,i.exitCode=s,i.signal=n,i.signalDescription=f,i.stdout=t,i.stderr=e,r!==void 0&&(i.all=r),"bufferedData"in i&&delete i.bufferedData,i.failed=!0,i.timedOut=!!l,i.isCanceled=c,i.killed=u&&!l,i};Wm.exports=AA});var Km=d((pI,Ml)=>{"use strict";var Kn=["stdin","stdout","stderr"],TA=t=>Kn.some(e=>t[e]!==void 0),zm=t=>{if(!t)return;let{stdio:e}=t;if(e===void 0)return Kn.map(i=>t[i]);if(TA(t))throw new Error(`It's not possible to provide \`stdio\` in combination with one of ${Kn.map(i=>`\`${i}\``).join(", ")}`);if(typeof e=="string")return e;if(!Array.isArray(e))throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof e}\``);let r=Math.max(e.length,Kn.length);return Array.from({length:r},(i,n)=>e[n])};Ml.exports=zm;Ml.exports.node=t=>{let e=zm(t);return e==="ipc"?"ipc":e===void 0||typeof e=="string"?[e,e,e,"ipc"]:e.includes("ipc")?e:[...e,"ipc"]}});var Vm=d((dI,Vn)=>{Vn.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"];process.platform!=="win32"&&Vn.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&Vn.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")});var eg=d((mI,Yr)=>{var Z=global.process,cr=function(t){return t&&typeof t=="object"&&typeof t.removeListener=="function"&&typeof t.emit=="function"&&typeof t.reallyExit=="function"&&typeof t.listeners=="function"&&typeof t.kill=="function"&&typeof t.pid=="number"&&typeof t.on=="function"};cr(Z)?(Xm=require("assert"),jr=Vm(),Zm=/^win/i.test(Z.platform),ki=require("events"),typeof ki!="function"&&(ki=ki.EventEmitter),Z.__signal_exit_emitter__?le=Z.__signal_exit_emitter__:(le=Z.__signal_exit_emitter__=new ki,le.count=0,le.emitted={}),le.infinite||(le.setMaxListeners(1/0),le.infinite=!0),Yr.exports=function(t,e){if(!cr(global.process))return function(){};Xm.equal(typeof t,"function","a callback must be provided for exit handler"),Wr===!1&&Bl();var r="exit";e&&e.alwaysLast&&(r="afterexit");var i=function(){le.removeListener(r,t),le.listeners("exit").length===0&&le.listeners("afterexit").length===0&&Xn()};return le.on(r,t),i},Xn=function(){!Wr||!cr(global.process)||(Wr=!1,jr.forEach(function(e){try{Z.removeListener(e,Zn[e])}catch{}}),Z.emit=Qn,Z.reallyExit=ql,le.count-=1)},Yr.exports.unload=Xn,ur=function(e,r,i){le.emitted[e]||(le.emitted[e]=!0,le.emit(e,r,i))},Zn={},jr.forEach(function(t){Zn[t]=function(){if(cr(global.process)){var r=Z.listeners(t);r.length===le.count&&(Xn(),ur("exit",null,t),ur("afterexit",null,t),Zm&&t==="SIGHUP"&&(t="SIGINT"),Z.kill(Z.pid,t))}}}),Yr.exports.signals=function(){return jr},Wr=!1,Bl=function(){Wr||!cr(global.process)||(Wr=!0,le.count+=1,jr=jr.filter(function(e){try{return Z.on(e,Zn[e]),!0}catch{return!1}}),Z.emit=Jm,Z.reallyExit=Qm)},Yr.exports.load=Bl,ql=Z.reallyExit,Qm=function(e){cr(global.process)&&(Z.exitCode=e||0,ur("exit",Z.exitCode,null),ur("afterexit",Z.exitCode,null),ql.call(Z,Z.exitCode))},Qn=Z.emit,Jm=function(e,r){if(e==="exit"&&cr(global.process)){r!==void 0&&(Z.exitCode=r);var i=Qn.apply(this,arguments);return ur("exit",Z.exitCode,null),ur("afterexit",Z.exitCode,null),i}else return Qn.apply(this,arguments)}):Yr.exports=function(){return function(){}};var Xm,jr,Zm,ki,le,Xn,ur,Zn,Wr,Bl,ql,Qm,Qn,Jm});var rg=d((gI,tg)=>{"use strict";var OA=require("os"),CA=eg(),PA=1e3*5,LA=(t,e="SIGTERM",r={})=>{let i=t(e);return IA(t,e,r,i),i},IA=(t,e,r,i)=>{if(!kA(e,r,i))return;let n=DA(r),s=setTimeout(()=>{t("SIGKILL")},n);s.unref&&s.unref()},kA=(t,{forceKillAfterTimeout:e},r)=>NA(t)&&e!==!1&&r,NA=t=>t===OA.constants.signals.SIGTERM||typeof t=="string"&&t.toUpperCase()==="SIGTERM",DA=({forceKillAfterTimeout:t=!0})=>{if(t===!0)return PA;if(!Number.isFinite(t)||t<0)throw new TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${t}\` (${typeof t})`);return t},FA=(t,e)=>{t.kill()&&(e.isCanceled=!0)},MA=(t,e,r)=>{t.kill(e),r(Object.assign(new Error("Timed out"),{timedOut:!0,signal:e}))},BA=(t,{timeout:e,killSignal:r="SIGTERM"},i)=>{if(e===0||e===void 0)return i;let n,s=new Promise((a,l)=>{n=setTimeout(()=>{MA(t,r,l)},e)}),o=i.finally(()=>{clearTimeout(n)});return Promise.race([s,o])},qA=({timeout:t})=>{if(t!==void 0&&(!Number.isFinite(t)||t<0))throw new TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${t}\` (${typeof t})`)},HA=async(t,{cleanup:e,detached:r},i)=>{if(!e||r)return i;let n=CA(()=>{t.kill()});return i.finally(()=>{n()})};tg.exports={spawnedKill:LA,spawnedCancel:FA,setupTimeout:BA,validateTimeout:qA,setExitHandler:HA}});var ng=d((yI,ig)=>{"use strict";var it=t=>t!==null&&typeof t=="object"&&typeof t.pipe=="function";it.writable=t=>it(t)&&t.writable!==!1&&typeof t._write=="function"&&typeof t._writableState=="object";it.readable=t=>it(t)&&t.readable!==!1&&typeof t._read=="function"&&typeof t._readableState=="object";it.duplex=t=>it.writable(t)&&it.readable(t);it.transform=t=>it.duplex(t)&&typeof t._transform=="function";ig.exports=it});var og=d((_I,sg)=>{"use strict";var{PassThrough:$A}=require("stream");sg.exports=t=>{t={...t};let{array:e}=t,{encoding:r}=t,i=r==="buffer",n=!1;e?n=!(r||i):r=r||"utf8",i&&(r=null);let s=new $A({objectMode:n});r&&s.setEncoding(r);let o=0,a=[];return s.on("data",l=>{a.push(l),n?o=a.length:o+=l.length}),s.getBufferedValue=()=>e?a:i?Buffer.concat(a,o):a.join(""),s.getBufferedLength=()=>o,s}});var ag=d((SI,Ni)=>{"use strict";var{constants:UA}=require("buffer"),GA=require("stream"),{promisify:jA}=require("util"),WA=og(),YA=jA(GA.pipeline),Jn=class extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}};async function Hl(t,e){if(!t)throw new Error("Expected a stream");e={maxBuffer:1/0,...e};let{maxBuffer:r}=e,i=WA(e);return await new Promise((n,s)=>{let o=a=>{a&&i.getBufferedLength()<=UA.MAX_LENGTH&&(a.bufferedData=i.getBufferedValue()),s(a)};(async()=>{try{await YA(t,i),n()}catch(a){o(a)}})(),i.on("data",()=>{i.getBufferedLength()>r&&o(new Jn)})}),i.getBufferedValue()}Ni.exports=Hl;Ni.exports.buffer=(t,e)=>Hl(t,{...e,encoding:"buffer"});Ni.exports.array=(t,e)=>Hl(t,{...e,array:!0});Ni.exports.MaxBufferError=Jn});var cg=d((EI,lg)=>{"use strict";var{PassThrough:zA}=require("stream");lg.exports=function(){var t=[],e=new zA({objectMode:!0});return e.setMaxListeners(0),e.add=r,e.isEmpty=i,e.on("unpipe",n),Array.prototype.slice.call(arguments).forEach(r),e;function r(s){return Array.isArray(s)?(s.forEach(r),this):(t.push(s),s.once("end",n.bind(null,s)),s.once("error",e.emit.bind(e,"error")),s.pipe(e,{end:!1}),this)}function i(){return t.length==0}function n(s){t=t.filter(function(o){return o!==s}),!t.length&&e.readable&&e.end()}}});var pg=d((bI,fg)=>{"use strict";var hg=ng(),ug=ag(),KA=cg(),VA=(t,e)=>{e===void 0||t.stdin===void 0||(hg(e)?e.pipe(t.stdin):t.stdin.end(e))},XA=(t,{all:e})=>{if(!e||!t.stdout&&!t.stderr)return;let r=KA();return t.stdout&&r.add(t.stdout),t.stderr&&r.add(t.stderr),r},$l=async(t,e)=>{if(t){t.destroy();try{return await e}catch(r){return r.bufferedData}}},Ul=(t,{encoding:e,buffer:r,maxBuffer:i})=>{if(!(!t||!r))return e?ug(t,{encoding:e,maxBuffer:i}):ug.buffer(t,{maxBuffer:i})},ZA=async({stdout:t,stderr:e,all:r},{encoding:i,buffer:n,maxBuffer:s},o)=>{let a=Ul(t,{encoding:i,buffer:n,maxBuffer:s}),l=Ul(e,{encoding:i,buffer:n,maxBuffer:s}),c=Ul(r,{encoding:i,buffer:n,maxBuffer:s*2});try{return await Promise.all([o,a,l,c])}catch(u){return Promise.all([{error:u,signal:u.signal,timedOut:u.timedOut},$l(t,a),$l(e,l),$l(r,c)])}},QA=({input:t})=>{if(hg(t))throw new TypeError("The `input` option cannot be a stream in sync mode")};fg.exports={handleInput:VA,makeAllStream:XA,getSpawnedResult:ZA,validateInputSync:QA}});var mg=d((wI,dg)=>{"use strict";var JA=(async()=>{})().constructor.prototype,eT=["then","catch","finally"].map(t=>[t,Reflect.getOwnPropertyDescriptor(JA,t)]),tT=(t,e)=>{for(let[r,i]of eT){let n=typeof e=="function"?(...s)=>Reflect.apply(i.value,e(),s):i.value.bind(e);Reflect.defineProperty(t,r,{...i,value:n})}return t},rT=t=>new Promise((e,r)=>{t.on("exit",(i,n)=>{e({exitCode:i,signal:n})}),t.on("error",i=>{r(i)}),t.stdin&&t.stdin.on("error",i=>{r(i)})});dg.exports={mergePromise:tT,getSpawnedPromise:rT}});var _g=d((xI,yg)=>{"use strict";var gg=(t,e=[])=>Array.isArray(e)?[t,...e]:[t],iT=/^[\w.-]+$/,nT=/"/g,sT=t=>typeof t!="string"||iT.test(t)?t:`"${t.replace(nT,'\\"')}"`,oT=(t,e)=>gg(t,e).join(" "),aT=(t,e)=>gg(t,e).map(r=>sT(r)).join(" "),lT=/ +/g,cT=t=>{let e=[];for(let r of t.trim().split(lT)){let i=e[e.length-1];i&&i.endsWith("\\")?e[e.length-1]=`${i.slice(0,-1)} ${r}`:e.push(r)}return e};yg.exports={joinCommand:oT,getEscapedCommand:aT,parseCommand:cT}});var Rg=d((vI,zr)=>{"use strict";var uT=require("path"),Gl=require("child_process"),hT=Cm(),fT=Lm(),pT=Nm(),dT=Bm(),es=Ym(),Eg=Km(),{spawnedKill:mT,spawnedCancel:gT,setupTimeout:yT,validateTimeout:_T,setExitHandler:ST}=rg(),{handleInput:ET,getSpawnedResult:bT,makeAllStream:wT,validateInputSync:xT}=pg(),{mergePromise:Sg,getSpawnedPromise:vT}=mg(),{joinCommand:bg,parseCommand:wg,getEscapedCommand:xg}=_g(),RT=1e3*1e3*100,AT=({env:t,extendEnv:e,preferLocal:r,localDir:i,execPath:n})=>{let s=e?{...process.env,...t}:t;return r?pT.env({env:s,cwd:i,execPath:n}):s},vg=(t,e,r={})=>{let i=hT._parse(t,e,r);return t=i.command,e=i.args,r=i.options,r={maxBuffer:RT,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:r.cwd||process.cwd(),execPath:process.execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,...r},r.env=AT(r),r.stdio=Eg(r),process.platform==="win32"&&uT.basename(t,".exe")==="cmd"&&e.unshift("/q"),{file:t,args:e,options:r,parsed:i}},Di=(t,e,r)=>typeof e!="string"&&!Buffer.isBuffer(e)?r===void 0?void 0:"":t.stripFinalNewline?fT(e):e,ts=(t,e,r)=>{let i=vg(t,e,r),n=bg(t,e),s=xg(t,e);_T(i.options);let o;try{o=Gl.spawn(i.file,i.args,i.options)}catch(g){let m=new Gl.ChildProcess,y=Promise.reject(es({error:g,stdout:"",stderr:"",all:"",command:n,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1}));return Sg(m,y)}let a=vT(o),l=yT(o,i.options,a),c=ST(o,i.options,l),u={isCanceled:!1};o.kill=mT.bind(null,o.kill.bind(o)),o.cancel=gT.bind(null,o,u);let f=dT(async()=>{let[{error:g,exitCode:m,signal:y,timedOut:w},x,R,M]=await bT(o,i.options,c),re=Di(i.options,x),N=Di(i.options,R),H=Di(i.options,M);if(g||m!==0||y!==null){let L=es({error:g,exitCode:m,signal:y,stdout:re,stderr:N,all:H,command:n,escapedCommand:s,parsed:i,timedOut:w,isCanceled:u.isCanceled,killed:o.killed});if(!i.options.reject)return L;throw L}return{command:n,escapedCommand:s,exitCode:0,stdout:re,stderr:N,all:H,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}});return ET(o,i.options.input),o.all=wT(o,i.options),Sg(o,f)};zr.exports=ts;zr.exports.sync=(t,e,r)=>{let i=vg(t,e,r),n=bg(t,e),s=xg(t,e);xT(i.options);let o;try{o=Gl.spawnSync(i.file,i.args,i.options)}catch(c){throw es({error:c,stdout:"",stderr:"",all:"",command:n,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1})}let a=Di(i.options,o.stdout,o.error),l=Di(i.options,o.stderr,o.error);if(o.error||o.status!==0||o.signal!==null){let c=es({stdout:a,stderr:l,error:o.error,signal:o.signal,exitCode:o.status,command:n,escapedCommand:s,parsed:i,timedOut:o.error&&o.error.code==="ETIMEDOUT",isCanceled:!1,killed:o.signal!==null});if(!i.options.reject)return c;throw c}return{command:n,escapedCommand:s,exitCode:0,stdout:a,stderr:l,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}};zr.exports.command=(t,e)=>{let[r,...i]=wg(t);return ts(r,i,e)};zr.exports.commandSync=(t,e)=>{let[r,...i]=wg(t);return ts.sync(r,i,e)};zr.exports.node=(t,e,r={})=>{e&&!Array.isArray(e)&&typeof e=="object"&&(r=e,e=[]);let i=Eg.node(r),n=process.execArgv.filter(a=>!a.startsWith("--inspect")),{nodePath:s=process.execPath,nodeOptions:o=n}=r;return ts(s,[...o,t,...Array.isArray(e)?e:[]],{...r,stdin:void 0,stdout:void 0,stderr:void 0,stdio:i,shell:!1})}});var Kr=d((CI,Og)=>{"use strict";var Tg=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"]]);Og.exports=t=>t?Object.keys(t).map(e=>[Tg.has(e)?Tg.get(e):e,t[e]]).reduce((e,r)=>(e[r[0]]=r[1],e),Object.create(null)):{}});var as=d((PI,Mg)=>{"use strict";var Cg=typeof process=="object"&&process?process:{stdout:null,stderr:null},kT=require("events"),Pg=require("stream"),Lg=require("string_decoder").StringDecoder,_t=Symbol("EOF"),St=Symbol("maybeEmitEnd"),Ht=Symbol("emittedEnd"),rs=Symbol("emittingEnd"),Fi=Symbol("emittedError"),is=Symbol("closed"),Ig=Symbol("read"),ns=Symbol("flush"),kg=Symbol("flushChunk"),Te=Symbol("encoding"),Et=Symbol("decoder"),ss=Symbol("flowing"),Mi=Symbol("paused"),Vr=Symbol("resume"),ee=Symbol("buffer"),nt=Symbol("pipes"),ce=Symbol("bufferLength"),jl=Symbol("bufferPush"),Wl=Symbol("bufferShift"),ge=Symbol("objectMode"),ye=Symbol("destroyed"),Yl=Symbol("emitData"),Ng=Symbol("emitEnd"),zl=Symbol("emitEnd2"),bt=Symbol("async"),Bi=t=>Promise.resolve().then(t),Dg=global._MP_NO_ITERATOR_SYMBOLS_!=="1",NT=Dg&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),DT=Dg&&Symbol.iterator||Symbol("iterator not implemented"),FT=t=>t==="end"||t==="finish"||t==="prefinish",MT=t=>t instanceof ArrayBuffer||typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,BT=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),os=class{constructor(e,r,i){this.src=e,this.dest=r,this.opts=i,this.ondrain=()=>e[Vr](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},Kl=class extends os{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,r,i){super(e,r,i),this.proxyErrors=n=>r.emit("error",n),e.on("error",this.proxyErrors)}};Mg.exports=class Fg extends Pg{constructor(e){super(),this[ss]=!1,this[Mi]=!1,this[nt]=[],this[ee]=[],this[ge]=e&&e.objectMode||!1,this[ge]?this[Te]=null:this[Te]=e&&e.encoding||null,this[Te]==="buffer"&&(this[Te]=null),this[bt]=e&&!!e.async||!1,this[Et]=this[Te]?new Lg(this[Te]):null,this[_t]=!1,this[Ht]=!1,this[rs]=!1,this[is]=!1,this[Fi]=null,this.writable=!0,this.readable=!0,this[ce]=0,this[ye]=!1,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ee]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[nt]})}get bufferLength(){return this[ce]}get encoding(){return this[Te]}set encoding(e){if(this[ge])throw new Error("cannot set encoding in objectMode");if(this[Te]&&e!==this[Te]&&(this[Et]&&this[Et].lastNeed||this[ce]))throw new Error("cannot change encoding");this[Te]!==e&&(this[Et]=e?new Lg(e):null,this[ee].length&&(this[ee]=this[ee].map(r=>this[Et].write(r)))),this[Te]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[ge]}set objectMode(e){this[ge]=this[ge]||!!e}get async(){return this[bt]}set async(e){this[bt]=this[bt]||!!e}write(e,r,i){if(this[_t])throw new Error("write after end");if(this[ye])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(i=r,r="utf8"),r||(r="utf8");let n=this[bt]?Bi:s=>s();return!this[ge]&&!Buffer.isBuffer(e)&&(BT(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):MT(e)?e=Buffer.from(e):typeof e!="string"&&(this.objectMode=!0)),this[ge]?(this.flowing&&this[ce]!==0&&this[ns](!0),this.flowing?this.emit("data",e):this[jl](e),this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing):e.length?(typeof e=="string"&&!(r===this[Te]&&!this[Et].lastNeed)&&(e=Buffer.from(e,r)),Buffer.isBuffer(e)&&this[Te]&&(e=this[Et].write(e)),this.flowing&&this[ce]!==0&&this[ns](!0),this.flowing?this.emit("data",e):this[jl](e),this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing):(this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing)}read(e){if(this[ye])return null;if(this[ce]===0||e===0||e>this[ce])return this[St](),null;this[ge]&&(e=null),this[ee].length>1&&!this[ge]&&(this.encoding?this[ee]=[this[ee].join("")]:this[ee]=[Buffer.concat(this[ee],this[ce])]);let r=this[Ig](e||null,this[ee][0]);return this[St](),r}[Ig](e,r){return e===r.length||e===null?this[Wl]():(this[ee][0]=r.slice(e),r=r.slice(0,e),this[ce]-=e),this.emit("data",r),!this[ee].length&&!this[_t]&&this.emit("drain"),r}end(e,r,i){return typeof e=="function"&&(i=e,e=null),typeof r=="function"&&(i=r,r="utf8"),e&&this.write(e,r),i&&this.once("end",i),this[_t]=!0,this.writable=!1,(this.flowing||!this[Mi])&&this[St](),this}[Vr](){this[ye]||(this[Mi]=!1,this[ss]=!0,this.emit("resume"),this[ee].length?this[ns]():this[_t]?this[St]():this.emit("drain"))}resume(){return this[Vr]()}pause(){this[ss]=!1,this[Mi]=!0}get destroyed(){return this[ye]}get flowing(){return this[ss]}get paused(){return this[Mi]}[jl](e){this[ge]?this[ce]+=1:this[ce]+=e.length,this[ee].push(e)}[Wl](){return this[ee].length&&(this[ge]?this[ce]-=1:this[ce]-=this[ee][0].length),this[ee].shift()}[ns](e){do;while(this[kg](this[Wl]()));!e&&!this[ee].length&&!this[_t]&&this.emit("drain")}[kg](e){return e?(this.emit("data",e),this.flowing):!1}pipe(e,r){if(this[ye])return;let i=this[Ht];return r=r||{},e===Cg.stdout||e===Cg.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,i?r.end&&e.end():(this[nt].push(r.proxyErrors?new Kl(this,e,r):new os(this,e,r)),this[bt]?Bi(()=>this[Vr]()):this[Vr]()),e}unpipe(e){let r=this[nt].find(i=>i.dest===e);r&&(this[nt].splice(this[nt].indexOf(r),1),r.unpipe())}addListener(e,r){return this.on(e,r)}on(e,r){let i=super.on(e,r);return e==="data"&&!this[nt].length&&!this.flowing?this[Vr]():e==="readable"&&this[ce]!==0?super.emit("readable"):FT(e)&&this[Ht]?(super.emit(e),this.removeAllListeners(e)):e==="error"&&this[Fi]&&(this[bt]?Bi(()=>r.call(this,this[Fi])):r.call(this,this[Fi])),i}get emittedEnd(){return this[Ht]}[St](){!this[rs]&&!this[Ht]&&!this[ye]&&this[ee].length===0&&this[_t]&&(this[rs]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[is]&&this.emit("close"),this[rs]=!1)}emit(e,r,...i){if(e!=="error"&&e!=="close"&&e!==ye&&this[ye])return;if(e==="data")return r?this[bt]?Bi(()=>this[Yl](r)):this[Yl](r):!1;if(e==="end")return this[Ng]();if(e==="close"){if(this[is]=!0,!this[Ht]&&!this[ye])return;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[Fi]=r;let s=super.emit("error",r);return this[St](),s}else if(e==="resume"){let s=super.emit("resume");return this[St](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let n=super.emit(e,r,...i);return this[St](),n}[Yl](e){for(let i of this[nt])i.dest.write(e)===!1&&this.pause();let r=super.emit("data",e);return this[St](),r}[Ng](){this[Ht]||(this[Ht]=!0,this.readable=!1,this[bt]?Bi(()=>this[zl]()):this[zl]())}[zl](){if(this[Et]){let r=this[Et].end();if(r){for(let i of this[nt])i.dest.write(r);super.emit("data",r)}}for(let r of this[nt])r.end();let e=super.emit("end");return this.removeAllListeners("end"),e}collect(){let e=[];this[ge]||(e.dataLength=0);let r=this.promise();return this.on("data",i=>{e.push(i),this[ge]||(e.dataLength+=i.length)}),r.then(()=>e)}concat(){return this[ge]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[ge]?Promise.reject(new Error("cannot concat in objectMode")):this[Te]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,r)=>{this.on(ye,()=>r(new Error("stream destroyed"))),this.on("error",i=>r(i)),this.on("end",()=>e())})}[NT](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[_t])return Promise.resolve({done:!0});let i=null,n=null,s=c=>{this.removeListener("data",o),this.removeListener("end",a),n(c)},o=c=>{this.removeListener("error",s),this.removeListener("end",a),this.pause(),i({value:c,done:!!this[_t]})},a=()=>{this.removeListener("error",s),this.removeListener("data",o),i({done:!0})},l=()=>s(new Error("stream destroyed"));return new Promise((c,u)=>{n=u,i=c,this.once(ye,l),this.once("error",s),this.once("end",a),this.once("data",o)})}}}[DT](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(e){return this[ye]?(e?this.emit("error",e):this.emit(ye),this):(this[ye]=!0,this[ee].length=0,this[ce]=0,typeof this.close=="function"&&!this[is]&&this.close(),e?this.emit("error",e):this.emit(ye),this)}static isStream(e){return!!e&&(e instanceof Fg||e instanceof Pg||e instanceof kT&&(typeof e.pipe=="function"||typeof e.write=="function"&&typeof e.end=="function"))}}});var qg=d((LI,Bg)=>{var qT=require("zlib").constants||{ZLIB_VERNUM:4736};Bg.exports=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},qT))});var ec=d((II,Kg)=>{"use strict";var Hg=typeof process=="object"&&process?process:{stdout:null,stderr:null},HT=require("events"),$g=require("stream"),Ug=require("string_decoder").StringDecoder,wt=Symbol("EOF"),xt=Symbol("maybeEmitEnd"),$t=Symbol("emittedEnd"),ls=Symbol("emittingEnd"),qi=Symbol("emittedError"),cs=Symbol("closed"),Gg=Symbol("read"),us=Symbol("flush"),jg=Symbol("flushChunk"),Oe=Symbol("encoding"),vt=Symbol("decoder"),hs=Symbol("flowing"),Hi=Symbol("paused"),Xr=Symbol("resume"),ue=Symbol("bufferLength"),Vl=Symbol("bufferPush"),Xl=Symbol("bufferShift"),_e=Symbol("objectMode"),Se=Symbol("destroyed"),Zl=Symbol("emitData"),Wg=Symbol("emitEnd"),Ql=Symbol("emitEnd2"),Rt=Symbol("async"),$i=t=>Promise.resolve().then(t),Yg=global._MP_NO_ITERATOR_SYMBOLS_!=="1",$T=Yg&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),UT=Yg&&Symbol.iterator||Symbol("iterator not implemented"),GT=t=>t==="end"||t==="finish"||t==="prefinish",jT=t=>t instanceof ArrayBuffer||typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,WT=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),fs=class{constructor(e,r,i){this.src=e,this.dest=r,this.opts=i,this.ondrain=()=>e[Xr](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},Jl=class extends fs{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,r,i){super(e,r,i),this.proxyErrors=n=>r.emit("error",n),e.on("error",this.proxyErrors)}};Kg.exports=class zg extends $g{constructor(e){super(),this[hs]=!1,this[Hi]=!1,this.pipes=[],this.buffer=[],this[_e]=e&&e.objectMode||!1,this[_e]?this[Oe]=null:this[Oe]=e&&e.encoding||null,this[Oe]==="buffer"&&(this[Oe]=null),this[Rt]=e&&!!e.async||!1,this[vt]=this[Oe]?new Ug(this[Oe]):null,this[wt]=!1,this[$t]=!1,this[ls]=!1,this[cs]=!1,this[qi]=null,this.writable=!0,this.readable=!0,this[ue]=0,this[Se]=!1}get bufferLength(){return this[ue]}get encoding(){return this[Oe]}set encoding(e){if(this[_e])throw new Error("cannot set encoding in objectMode");if(this[Oe]&&e!==this[Oe]&&(this[vt]&&this[vt].lastNeed||this[ue]))throw new Error("cannot change encoding");this[Oe]!==e&&(this[vt]=e?new Ug(e):null,this.buffer.length&&(this.buffer=this.buffer.map(r=>this[vt].write(r)))),this[Oe]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[_e]}set objectMode(e){this[_e]=this[_e]||!!e}get async(){return this[Rt]}set async(e){this[Rt]=this[Rt]||!!e}write(e,r,i){if(this[wt])throw new Error("write after end");if(this[Se])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(i=r,r="utf8"),r||(r="utf8");let n=this[Rt]?$i:s=>s();return!this[_e]&&!Buffer.isBuffer(e)&&(WT(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):jT(e)?e=Buffer.from(e):typeof e!="string"&&(this.objectMode=!0)),this[_e]?(this.flowing&&this[ue]!==0&&this[us](!0),this.flowing?this.emit("data",e):this[Vl](e),this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing):e.length?(typeof e=="string"&&!(r===this[Oe]&&!this[vt].lastNeed)&&(e=Buffer.from(e,r)),Buffer.isBuffer(e)&&this[Oe]&&(e=this[vt].write(e)),this.flowing&&this[ue]!==0&&this[us](!0),this.flowing?this.emit("data",e):this[Vl](e),this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing):(this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing)}read(e){if(this[Se])return null;if(this[ue]===0||e===0||e>this[ue])return this[xt](),null;this[_e]&&(e=null),this.buffer.length>1&&!this[_e]&&(this.encoding?this.buffer=[this.buffer.join("")]:this.buffer=[Buffer.concat(this.buffer,this[ue])]);let r=this[Gg](e||null,this.buffer[0]);return this[xt](),r}[Gg](e,r){return e===r.length||e===null?this[Xl]():(this.buffer[0]=r.slice(e),r=r.slice(0,e),this[ue]-=e),this.emit("data",r),!this.buffer.length&&!this[wt]&&this.emit("drain"),r}end(e,r,i){return typeof e=="function"&&(i=e,e=null),typeof r=="function"&&(i=r,r="utf8"),e&&this.write(e,r),i&&this.once("end",i),this[wt]=!0,this.writable=!1,(this.flowing||!this[Hi])&&this[xt](),this}[Xr](){this[Se]||(this[Hi]=!1,this[hs]=!0,this.emit("resume"),this.buffer.length?this[us]():this[wt]?this[xt]():this.emit("drain"))}resume(){return this[Xr]()}pause(){this[hs]=!1,this[Hi]=!0}get destroyed(){return this[Se]}get flowing(){return this[hs]}get paused(){return this[Hi]}[Vl](e){this[_e]?this[ue]+=1:this[ue]+=e.length,this.buffer.push(e)}[Xl](){return this.buffer.length&&(this[_e]?this[ue]-=1:this[ue]-=this.buffer[0].length),this.buffer.shift()}[us](e){do;while(this[jg](this[Xl]()));!e&&!this.buffer.length&&!this[wt]&&this.emit("drain")}[jg](e){return e?(this.emit("data",e),this.flowing):!1}pipe(e,r){if(this[Se])return;let i=this[$t];return r=r||{},e===Hg.stdout||e===Hg.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,i?r.end&&e.end():(this.pipes.push(r.proxyErrors?new Jl(this,e,r):new fs(this,e,r)),this[Rt]?$i(()=>this[Xr]()):this[Xr]()),e}unpipe(e){let r=this.pipes.find(i=>i.dest===e);r&&(this.pipes.splice(this.pipes.indexOf(r),1),r.unpipe())}addListener(e,r){return this.on(e,r)}on(e,r){let i=super.on(e,r);return e==="data"&&!this.pipes.length&&!this.flowing?this[Xr]():e==="readable"&&this[ue]!==0?super.emit("readable"):GT(e)&&this[$t]?(super.emit(e),this.removeAllListeners(e)):e==="error"&&this[qi]&&(this[Rt]?$i(()=>r.call(this,this[qi])):r.call(this,this[qi])),i}get emittedEnd(){return this[$t]}[xt](){!this[ls]&&!this[$t]&&!this[Se]&&this.buffer.length===0&&this[wt]&&(this[ls]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[cs]&&this.emit("close"),this[ls]=!1)}emit(e,r,...i){if(e!=="error"&&e!=="close"&&e!==Se&&this[Se])return;if(e==="data")return r?this[Rt]?$i(()=>this[Zl](r)):this[Zl](r):!1;if(e==="end")return this[Wg]();if(e==="close"){if(this[cs]=!0,!this[$t]&&!this[Se])return;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[qi]=r;let s=super.emit("error",r);return this[xt](),s}else if(e==="resume"){let s=super.emit("resume");return this[xt](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let n=super.emit(e,r,...i);return this[xt](),n}[Zl](e){for(let i of this.pipes)i.dest.write(e)===!1&&this.pause();let r=super.emit("data",e);return this[xt](),r}[Wg](){this[$t]||(this[$t]=!0,this.readable=!1,this[Rt]?$i(()=>this[Ql]()):this[Ql]())}[Ql](){if(this[vt]){let r=this[vt].end();if(r){for(let i of this.pipes)i.dest.write(r);super.emit("data",r)}}for(let r of this.pipes)r.end();let e=super.emit("end");return this.removeAllListeners("end"),e}collect(){let e=[];this[_e]||(e.dataLength=0);let r=this.promise();return this.on("data",i=>{e.push(i),this[_e]||(e.dataLength+=i.length)}),r.then(()=>e)}concat(){return this[_e]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[_e]?Promise.reject(new Error("cannot concat in objectMode")):this[Oe]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,r)=>{this.on(Se,()=>r(new Error("stream destroyed"))),this.on("error",i=>r(i)),this.on("end",()=>e())})}[$T](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[wt])return Promise.resolve({done:!0});let i=null,n=null,s=c=>{this.removeListener("data",o),this.removeListener("end",a),n(c)},o=c=>{this.removeListener("error",s),this.removeListener("end",a),this.pause(),i({value:c,done:!!this[wt]})},a=()=>{this.removeListener("error",s),this.removeListener("data",o),i({done:!0})},l=()=>s(new Error("stream destroyed"));return new Promise((c,u)=>{n=u,i=c,this.once(Se,l),this.once("error",s),this.once("end",a),this.once("data",o)})}}}[UT](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(e){return this[Se]?(e?this.emit("error",e):this.emit(Se),this):(this[Se]=!0,this.buffer.length=0,this[ue]=0,typeof this.close=="function"&&!this[cs]&&this.close(),e?this.emit("error",e):this.emit(Se),this)}static isStream(e){return!!e&&(e instanceof zg||e instanceof $g||e instanceof HT&&(typeof e.pipe=="function"||typeof e.write=="function"&&typeof e.end=="function"))}}});var gc=d(ke=>{"use strict";var sc=require("assert"),Ut=require("buffer").Buffer,Zg=require("zlib"),hr=ke.constants=qg(),YT=ec(),Vg=Ut.concat,fr=Symbol("_superWrite"),Qr=class extends Error{constructor(e){super("zlib: "+e.message),this.code=e.code,this.errno=e.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+e.message,Error.captureStackTrace(this,this.constructor)}get name(){return"ZlibError"}},zT=Symbol("opts"),Ui=Symbol("flushFlag"),Xg=Symbol("finishFlushFlag"),mc=Symbol("fullFlushFlag"),z=Symbol("handle"),ps=Symbol("onError"),Zr=Symbol("sawError"),tc=Symbol("level"),rc=Symbol("strategy"),ic=Symbol("ended"),kI=Symbol("_defaultFullFlush"),ds=class extends YT{constructor(e,r){if(!e||typeof e!="object")throw new TypeError("invalid options for ZlibBase constructor");super(e),this[Zr]=!1,this[ic]=!1,this[zT]=e,this[Ui]=e.flush,this[Xg]=e.finishFlush;try{this[z]=new Zg[r](e)}catch(i){throw new Qr(i)}this[ps]=i=>{this[Zr]||(this[Zr]=!0,this.close(),this.emit("error",i))},this[z].on("error",i=>this[ps](new Qr(i))),this.once("end",()=>this.close)}close(){this[z]&&(this[z].close(),this[z]=null,this.emit("close"))}reset(){if(!this[Zr])return sc(this[z],"zlib binding closed"),this[z].reset()}flush(e){this.ended||(typeof e!="number"&&(e=this[mc]),this.write(Object.assign(Ut.alloc(0),{[Ui]:e})))}end(e,r,i){return e&&this.write(e,r),this.flush(this[Xg]),this[ic]=!0,super.end(null,null,i)}get ended(){return this[ic]}write(e,r,i){if(typeof r=="function"&&(i=r,r="utf8"),typeof e=="string"&&(e=Ut.from(e,r)),this[Zr])return;sc(this[z],"zlib binding closed");let n=this[z]._handle,s=n.close;n.close=()=>{};let o=this[z].close;this[z].close=()=>{},Ut.concat=c=>c;let a;try{let c=typeof e[Ui]=="number"?e[Ui]:this[Ui];a=this[z]._processChunk(e,c),Ut.concat=Vg}catch(c){Ut.concat=Vg,this[ps](new Qr(c))}finally{this[z]&&(this[z]._handle=n,n.close=s,this[z].close=o,this[z].removeAllListeners("error"))}this[z]&&this[z].on("error",c=>this[ps](new Qr(c)));let l;if(a)if(Array.isArray(a)&&a.length>0){l=this[fr](Ut.from(a[0]));for(let c=1;c<a.length;c++)l=this[fr](a[c])}else l=this[fr](Ut.from(a));return i&&i(),l}[fr](e){return super.write(e)}},At=class extends ds{constructor(e,r){e=e||{},e.flush=e.flush||hr.Z_NO_FLUSH,e.finishFlush=e.finishFlush||hr.Z_FINISH,super(e,r),this[mc]=hr.Z_FULL_FLUSH,this[tc]=e.level,this[rc]=e.strategy}params(e,r){if(!this[Zr]){if(!this[z])throw new Error("cannot switch params when binding is closed");if(!this[z].params)throw new Error("not supported in this implementation");if(this[tc]!==e||this[rc]!==r){this.flush(hr.Z_SYNC_FLUSH),sc(this[z],"zlib binding closed");let i=this[z].flush;this[z].flush=(n,s)=>{this.flush(n),s()};try{this[z].params(e,r)}finally{this[z].flush=i}this[z]&&(this[tc]=e,this[rc]=r)}}}},oc=class extends At{constructor(e){super(e,"Deflate")}},ac=class extends At{constructor(e){super(e,"Inflate")}},nc=Symbol("_portable"),lc=class extends At{constructor(e){super(e,"Gzip"),this[nc]=e&&!!e.portable}[fr](e){return this[nc]?(this[nc]=!1,e[9]=255,super[fr](e)):super[fr](e)}},cc=class extends At{constructor(e){super(e,"Gunzip")}},uc=class extends At{constructor(e){super(e,"DeflateRaw")}},hc=class extends At{constructor(e){super(e,"InflateRaw")}},fc=class extends At{constructor(e){super(e,"Unzip")}},ms=class extends ds{constructor(e,r){e=e||{},e.flush=e.flush||hr.BROTLI_OPERATION_PROCESS,e.finishFlush=e.finishFlush||hr.BROTLI_OPERATION_FINISH,super(e,r),this[mc]=hr.BROTLI_OPERATION_FLUSH}},pc=class extends ms{constructor(e){super(e,"BrotliCompress")}},dc=class extends ms{constructor(e){super(e,"BrotliDecompress")}};ke.Deflate=oc;ke.Inflate=ac;ke.Gzip=lc;ke.Gunzip=cc;ke.DeflateRaw=uc;ke.InflateRaw=hc;ke.Unzip=fc;typeof Zg.BrotliCompress=="function"?(ke.BrotliCompress=pc,ke.BrotliDecompress=dc):ke.BrotliCompress=ke.BrotliDecompress=class{constructor(){throw new Error("Brotli is not supported in this version of Node.js")}}});var Jr=d((FI,Qg)=>{var KT=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform;Qg.exports=KT!=="win32"?t=>t:t=>t&&t.replace(/\\/g,"/")});var gs=d((BI,Jg)=>{"use strict";var VT=as(),yc=Jr(),_c=Symbol("slurp");Jg.exports=class extends VT{constructor(e,r,i){switch(super(),this.pause(),this.extended=r,this.globalExtended=i,this.header=e,this.startBlockSize=512*Math.ceil(e.size/512),this.blockRemain=this.startBlockSize,this.remain=e.size,this.type=e.type,this.meta=!1,this.ignore=!1,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}this.path=yc(e.path),this.mode=e.mode,this.mode&&(this.mode=this.mode&4095),this.uid=e.uid,this.gid=e.gid,this.uname=e.uname,this.gname=e.gname,this.size=e.size,this.mtime=e.mtime,this.atime=e.atime,this.ctime=e.ctime,this.linkpath=yc(e.linkpath),this.uname=e.uname,this.gname=e.gname,r&&this[_c](r),i&&this[_c](i,!0)}write(e){let r=e.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");let i=this.remain,n=this.blockRemain;return this.remain=Math.max(0,i-r),this.blockRemain=Math.max(0,n-r),this.ignore?!0:i>=r?super.write(e):super.write(e.slice(0,i))}[_c](e,r){for(let i in e)e[i]!==null&&e[i]!==void 0&&!(r&&i==="path")&&(this[i]=i==="path"||i==="linkpath"?yc(e[i]):e[i])}}});var Sc=d(ys=>{"use strict";ys.name=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]);ys.code=new Map(Array.from(ys.name).map(t=>[t[1],t[0]]))});var iy=d((HI,ry)=>{"use strict";var XT=(t,e)=>{if(Number.isSafeInteger(t))t<0?QT(t,e):ZT(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},ZT=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},QT=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var i=e.length;i>1;i--){var n=t&255;t=Math.floor(t/256),r?e[i-1]=ey(n):n===0?e[i-1]=0:(r=!0,e[i-1]=ty(n))}},JT=t=>{let e=t[0],r=e===128?tO(t.slice(1,t.length)):e===255?eO(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},eO=t=>{for(var e=t.length,r=0,i=!1,n=e-1;n>-1;n--){var s=t[n],o;i?o=ey(s):s===0?o=s:(i=!0,o=ty(s)),o!==0&&(r-=o*Math.pow(256,e-n-1))}return r},tO=t=>{for(var e=t.length,r=0,i=e-1;i>-1;i--){var n=t[i];n!==0&&(r+=n*Math.pow(256,e-i-1))}return r},ey=t=>(255^t)&255,ty=t=>(255^t)+1&255;ry.exports={encode:XT,parse:JT}});var ti=d(($I,sy)=>{"use strict";var Ec=Sc(),ei=require("path").posix,ny=iy(),bc=Symbol("slurp"),Ne=Symbol("type"),vc=class{constructor(e,r,i,n){this.cksumValid=!1,this.needPax=!1,this.nullBlock=!1,this.block=null,this.path=null,this.mode=null,this.uid=null,this.gid=null,this.size=null,this.mtime=null,this.cksum=null,this[Ne]="0",this.linkpath=null,this.uname=null,this.gname=null,this.devmaj=0,this.devmin=0,this.atime=null,this.ctime=null,Buffer.isBuffer(e)?this.decode(e,r||0,i,n):e&&this.set(e)}decode(e,r,i,n){if(r||(r=0),!e||!(e.length>=r+512))throw new Error("need 512 bytes for header");if(this.path=pr(e,r,100),this.mode=Gt(e,r+100,8),this.uid=Gt(e,r+108,8),this.gid=Gt(e,r+116,8),this.size=Gt(e,r+124,12),this.mtime=wc(e,r+136,12),this.cksum=Gt(e,r+148,12),this[bc](i),this[bc](n,!0),this[Ne]=pr(e,r+156,1),this[Ne]===""&&(this[Ne]="0"),this[Ne]==="0"&&this.path.slice(-1)==="/"&&(this[Ne]="5"),this[Ne]==="5"&&(this.size=0),this.linkpath=pr(e,r+157,100),e.slice(r+257,r+265).toString()==="ustar\x0000")if(this.uname=pr(e,r+265,32),this.gname=pr(e,r+297,32),this.devmaj=Gt(e,r+329,8),this.devmin=Gt(e,r+337,8),e[r+475]!==0){let o=pr(e,r+345,155);this.path=o+"/"+this.path}else{let o=pr(e,r+345,130);o&&(this.path=o+"/"+this.path),this.atime=wc(e,r+476,12),this.ctime=wc(e,r+488,12)}let s=8*32;for(let o=r;o<r+148;o++)s+=e[o];for(let o=r+156;o<r+512;o++)s+=e[o];this.cksumValid=s===this.cksum,this.cksum===null&&s===8*32&&(this.nullBlock=!0)}[bc](e,r){for(let i in e)e[i]!==null&&e[i]!==void 0&&!(r&&i==="path")&&(this[i]=e[i])}encode(e,r){if(e||(e=this.block=Buffer.alloc(512),r=0),r||(r=0),!(e.length>=r+512))throw new Error("need 512 bytes for header");let i=this.ctime||this.atime?130:155,n=rO(this.path||"",i),s=n[0],o=n[1];this.needPax=n[2],this.needPax=dr(e,r,100,s)||this.needPax,this.needPax=jt(e,r+100,8,this.mode)||this.needPax,this.needPax=jt(e,r+108,8,this.uid)||this.needPax,this.needPax=jt(e,r+116,8,this.gid)||this.needPax,this.needPax=jt(e,r+124,12,this.size)||this.needPax,this.needPax=xc(e,r+136,12,this.mtime)||this.needPax,e[r+156]=this[Ne].charCodeAt(0),this.needPax=dr(e,r+157,100,this.linkpath)||this.needPax,e.write("ustar\x0000",r+257,8),this.needPax=dr(e,r+265,32,this.uname)||this.needPax,this.needPax=dr(e,r+297,32,this.gname)||this.needPax,this.needPax=jt(e,r+329,8,this.devmaj)||this.needPax,this.needPax=jt(e,r+337,8,this.devmin)||this.needPax,this.needPax=dr(e,r+345,i,o)||this.needPax,e[r+475]!==0?this.needPax=dr(e,r+345,155,o)||this.needPax:(this.needPax=dr(e,r+345,130,o)||this.needPax,this.needPax=xc(e,r+476,12,this.atime)||this.needPax,this.needPax=xc(e,r+488,12,this.ctime)||this.needPax);let a=8*32;for(let l=r;l<r+148;l++)a+=e[l];for(let l=r+156;l<r+512;l++)a+=e[l];return this.cksum=a,jt(e,r+148,8,this.cksum),this.cksumValid=!0,this.needPax}set(e){for(let r in e)e[r]!==null&&e[r]!==void 0&&(this[r]=e[r])}get type(){return Ec.name.get(this[Ne])||this[Ne]}get typeKey(){return this[Ne]}set type(e){Ec.code.has(e)?this[Ne]=Ec.code.get(e):this[Ne]=e}},rO=(t,e)=>{let i=t,n="",s,o=ei.parse(t).root||".";if(Buffer.byteLength(i)<100)s=[i,n,!1];else{n=ei.dirname(i),i=ei.basename(i);do Buffer.byteLength(i)<=100&&Buffer.byteLength(n)<=e?s=[i,n,!1]:Buffer.byteLength(i)>100&&Buffer.byteLength(n)<=e?s=[i.slice(0,100-1),n,!0]:(i=ei.join(ei.basename(n),i),n=ei.dirname(n));while(n!==o&&!s);s||(s=[t.slice(0,100-1),"",!0])}return s},pr=(t,e,r)=>t.slice(e,e+r).toString("utf8").replace(/\0.*/,""),wc=(t,e,r)=>iO(Gt(t,e,r)),iO=t=>t===null?null:new Date(t*1e3),Gt=(t,e,r)=>t[e]&128?ny.parse(t.slice(e,e+r)):sO(t,e,r),nO=t=>isNaN(t)?null:t,sO=(t,e,r)=>nO(parseInt(t.slice(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),oO={12:8589934591,8:2097151},jt=(t,e,r,i)=>i===null?!1:i>oO[r]||i<0?(ny.encode(i,t.slice(e,e+r)),!0):(aO(t,e,r,i),!1),aO=(t,e,r,i)=>t.write(lO(i,r),e,r,"ascii"),lO=(t,e)=>cO(Math.floor(t).toString(8),e),cO=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",xc=(t,e,r,i)=>i===null?!1:jt(t,e,r,i.getTime()/1e3),uO=new Array(156).join("\0"),dr=(t,e,r,i)=>i===null?!1:(t.write(i+uO,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r);sy.exports=vc});var _s=d((UI,oy)=>{"use strict";var hO=ti(),fO=require("path"),Gi=class{constructor(e,r){this.atime=e.atime||null,this.charset=e.charset||null,this.comment=e.comment||null,this.ctime=e.ctime||null,this.gid=e.gid||null,this.gname=e.gname||null,this.linkpath=e.linkpath||null,this.mtime=e.mtime||null,this.path=e.path||null,this.size=e.size||null,this.uid=e.uid||null,this.uname=e.uname||null,this.dev=e.dev||null,this.ino=e.ino||null,this.nlink=e.nlink||null,this.global=r||!1}encode(){let e=this.encodeBody();if(e==="")return null;let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),n=Buffer.allocUnsafe(i);for(let s=0;s<512;s++)n[s]=0;new hO({path:("PaxHeader/"+fO.basename(this.path)).slice(0,99),mode:this.mode||420,uid:this.uid||null,gid:this.gid||null,size:r,mtime:this.mtime||null,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime||null,ctime:this.ctime||null}).encode(n),n.write(e,512,r,"utf8");for(let s=r+512;s<n.length;s++)n[s]=0;return n}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(e){if(this[e]===null||this[e]===void 0)return"";let r=this[e]instanceof Date?this[e].getTime()/1e3:this[e],i=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+r+`
|
7
|
-
`,n=Buffer.byteLength(i),s=Math.floor(Math.log(n)/Math.log(10))+1;return n+s>=Math.pow(10,s)&&(s+=1),s+n+i}};
|
8
|
-
`).reduce(mO,Object.create(null)),mO=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),n=i.shift().replace(/^SCHILY\.(dev|ino|nlink)/,"$1");if(!n)return t;let s=i.join("=");return t[n]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(n)?new Date(s*1e3):/^[0-9]+$/.test(s)?+s:s,t};oy.exports=Gi});var ri=d((GI,ay)=>{ay.exports=t=>{let e=t.length-1,r=-1;for(;e>-1&&t.charAt(e)==="/";)r=e,e--;return r===-1?t:t.slice(0,r)}});var Ss=d((jI,ly)=>{"use strict";ly.exports=t=>class extends t{warn(e,r,i={}){this.file&&(i.file=this.file),this.cwd&&(i.cwd=this.cwd),i.code=r instanceof Error&&r.code||e,i.tarCode=e,!this.strict&&i.recoverable!==!1?(r instanceof Error&&(i=Object.assign(r,i),r=r.message),this.emit("warn",i.tarCode,r,i)):r instanceof Error?this.emit("error",Object.assign(r,i)):this.emit("error",Object.assign(new Error(`${e}: ${r}`),i))}}});var Ac=d((YI,cy)=>{"use strict";var Es=["|","<",">","?",":"],Rc=Es.map(t=>String.fromCharCode(61440+t.charCodeAt(0))),gO=new Map(Es.map((t,e)=>[t,Rc[e]])),yO=new Map(Rc.map((t,e)=>[t,Es[e]]));cy.exports={encode:t=>Es.reduce((e,r)=>e.split(r).join(gO.get(r)),t),decode:t=>Rc.reduce((e,r)=>e.split(r).join(yO.get(r)),t)}});var Tc=d((zI,hy)=>{var{isAbsolute:_O,parse:uy}=require("path").win32;hy.exports=t=>{let e="",r=uy(t);for(;_O(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=uy(t)}return[e,t]}});var py=d((KI,fy)=>{"use strict";fy.exports=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t)});var Mc=d((ZI,Ty)=>{"use strict";var Ey=as(),by=_s(),wy=ti(),ot=require("fs"),dy=require("path"),st=Jr(),SO=ri(),xy=(t,e)=>e?(t=st(t).replace(/^\.(\/|$)/,""),SO(e)+"/"+t):st(t),EO=16*1024*1024,my=Symbol("process"),gy=Symbol("file"),yy=Symbol("directory"),Cc=Symbol("symlink"),_y=Symbol("hardlink"),ji=Symbol("header"),bs=Symbol("read"),Pc=Symbol("lstat"),ws=Symbol("onlstat"),Lc=Symbol("onread"),Ic=Symbol("onreadlink"),kc=Symbol("openfile"),Nc=Symbol("onopenfile"),Wt=Symbol("close"),xs=Symbol("mode"),Dc=Symbol("awaitDrain"),Oc=Symbol("ondrain"),at=Symbol("prefix"),Sy=Symbol("hadError"),vy=Ss(),bO=Ac(),Ry=Tc(),Ay=py(),vs=vy(class extends Ey{constructor(e,r){if(r=r||{},super(r),typeof e!="string")throw new TypeError("path is required");this.path=st(e),this.portable=!!r.portable,this.myuid=process.getuid&&process.getuid()||0,this.myuser=process.env.USER||"",this.maxReadSize=r.maxReadSize||EO,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=st(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime||null,this.prefix=r.prefix?st(r.prefix):null,this.fd=null,this.blockLen=null,this.blockRemain=null,this.buf=null,this.offset=null,this.length=null,this.pos=null,this.remain=null,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[n,s]=Ry(this.path);n&&(this.path=s,i=n)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=bO.decode(this.path.replace(/\\/g,"/")),e=e.replace(/\\/g,"/")),this.absolute=st(r.absolute||dy.resolve(this.cwd,e)),this.path===""&&(this.path="./"),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path}),this.statCache.has(this.absolute)?this[ws](this.statCache.get(this.absolute)):this[Pc]()}emit(e,...r){return e==="error"&&(this[Sy]=!0),super.emit(e,...r)}[Pc](){ot.lstat(this.absolute,(e,r)=>{if(e)return this.emit("error",e);this[ws](r)})}[ws](e){this.statCache.set(this.absolute,e),this.stat=e,e.isFile()||(e.size=0),this.type=xO(e),this.emit("stat",e),this[my]()}[my](){switch(this.type){case"File":return this[gy]();case"Directory":return this[yy]();case"SymbolicLink":return this[Cc]();default:return this.end()}}[xs](e){return Ay(e,this.type==="Directory",this.portable)}[at](e){return xy(e,this.prefix)}[ji](){this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.header=new wy({path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,mode:this[xs](this.stat.mode),uid:this.portable?null:this.stat.uid,gid:this.portable?null:this.stat.gid,size:this.stat.size,mtime:this.noMtime?null:this.mtime||this.stat.mtime,type:this.type,uname:this.portable?null:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?null:this.stat.atime,ctime:this.portable?null:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new by({atime:this.portable?null:this.header.atime,ctime:this.portable?null:this.header.ctime,gid:this.portable?null:this.header.gid,mtime:this.noMtime?null:this.mtime||this.header.mtime,path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?null:this.header.uid,uname:this.portable?null:this.header.uname,dev:this.portable?null:this.stat.dev,ino:this.portable?null:this.stat.ino,nlink:this.portable?null:this.stat.nlink}).encode()),super.write(this.header.block)}[yy](){this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[ji](),this.end()}[Cc](){ot.readlink(this.absolute,(e,r)=>{if(e)return this.emit("error",e);this[Ic](r)})}[Ic](e){this.linkpath=st(e),this[ji](),this.end()}[_y](e){this.type="Link",this.linkpath=st(dy.relative(this.cwd,e)),this.stat.size=0,this[ji](),this.end()}[gy](){if(this.stat.nlink>1){let e=this.stat.dev+":"+this.stat.ino;if(this.linkCache.has(e)){let r=this.linkCache.get(e);if(r.indexOf(this.cwd)===0)return this[_y](r)}this.linkCache.set(e,this.absolute)}if(this[ji](),this.stat.size===0)return this.end();this[kc]()}[kc](){ot.open(this.absolute,"r",(e,r)=>{if(e)return this.emit("error",e);this[Nc](r)})}[Nc](e){if(this.fd=e,this[Sy])return this[Wt]();this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let r=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(r),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[bs]()}[bs](){let{fd:e,buf:r,offset:i,length:n,pos:s}=this;ot.read(e,r,i,n,s,(o,a)=>{if(o)return this[Wt](()=>this.emit("error",o));this[Lc](a)})}[Wt](e){ot.close(this.fd,e)}[Lc](e){if(e<=0&&this.remain>0){let n=new Error("encountered unexpected EOF");return n.path=this.absolute,n.syscall="read",n.code="EOF",this[Wt](()=>this.emit("error",n))}if(e>this.remain){let n=new Error("did not encounter expected EOF");return n.path=this.absolute,n.syscall="read",n.code="EOF",this[Wt](()=>this.emit("error",n))}if(e===this.remain)for(let n=e;n<this.length&&e<this.blockRemain;n++)this.buf[n+this.offset]=0,e++,this.remain++;let r=this.offset===0&&e===this.buf.length?this.buf:this.buf.slice(this.offset,this.offset+e);this.write(r)?this[Oc]():this[Dc](()=>this[Oc]())}[Dc](e){this.once("drain",e)}write(e){if(this.blockRemain<e.length){let r=new Error("writing more data than expected");return r.path=this.absolute,this.emit("error",r)}return this.remain-=e.length,this.blockRemain-=e.length,this.pos+=e.length,this.offset+=e.length,super.write(e)}[Oc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[Wt](e=>e?this.emit("error",e):this.end());this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[bs]()}}),Fc=class extends vs{[Pc](){this[ws](ot.lstatSync(this.absolute))}[Cc](){this[Ic](ot.readlinkSync(this.absolute))}[kc](){this[Nc](ot.openSync(this.absolute,"r"))}[bs](){let e=!0;try{let{fd:r,buf:i,offset:n,length:s,pos:o}=this,a=ot.readSync(r,i,n,s,o);this[Lc](a),e=!1}finally{if(e)try{this[Wt](()=>{})}catch{}}}[Dc](e){e()}[Wt](e){ot.closeSync(this.fd),e()}},wO=vy(class extends Ey{constructor(e,r){r=r||{},super(r),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.readEntry=e,this.type=e.type,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix||null,this.path=st(e.path),this.mode=this[xs](e.mode),this.uid=this.portable?null:e.uid,this.gid=this.portable?null:e.gid,this.uname=this.portable?null:e.uname,this.gname=this.portable?null:e.gname,this.size=e.size,this.mtime=this.noMtime?null:r.mtime||e.mtime,this.atime=this.portable?null:e.atime,this.ctime=this.portable?null:e.ctime,this.linkpath=st(e.linkpath),typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[n,s]=Ry(this.path);n&&(this.path=s,i=n)}this.remain=e.size,this.blockRemain=e.startBlockSize,this.header=new wy({path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?null:this.uid,gid:this.portable?null:this.gid,size:this.size,mtime:this.noMtime?null:this.mtime,type:this.type,uname:this.portable?null:this.uname,atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime}),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path}),this.header.encode()&&!this.noPax&&super.write(new by({atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime,gid:this.portable?null:this.gid,mtime:this.noMtime?null:this.mtime,path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,size:this.size,uid:this.portable?null:this.uid,uname:this.portable?null:this.uname,dev:this.portable?null:this.readEntry.dev,ino:this.portable?null:this.readEntry.ino,nlink:this.portable?null:this.readEntry.nlink}).encode()),super.write(this.header.block),e.pipe(this)}[at](e){return xy(e,this.prefix)}[xs](e){return Ay(e,this.type==="Directory",this.portable)}write(e){let r=e.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=r,super.write(e)}end(){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),super.end()}});vs.Sync=Fc;vs.Tar=wO;var xO=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported";Ty.exports=vs});var Cy=d((QI,Oy)=>{"use strict";Oy.exports=function(t){t.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next)yield e.value}}});var Bc=d((JI,Py)=>{"use strict";Py.exports=$;$.Node=mr;$.create=$;function $(t){var e=this;if(e instanceof $||(e=new $),e.tail=null,e.head=null,e.length=0,t&&typeof t.forEach=="function")t.forEach(function(n){e.push(n)});else if(arguments.length>0)for(var r=0,i=arguments.length;r<i;r++)e.push(arguments[r]);return e}$.prototype.removeNode=function(t){if(t.list!==this)throw new Error("removing node which does not belong to this list");var e=t.next,r=t.prev;return e&&(e.prev=r),r&&(r.next=e),t===this.head&&(this.head=e),t===this.tail&&(this.tail=r),t.list.length--,t.next=null,t.prev=null,t.list=null,e};$.prototype.unshiftNode=function(t){if(t!==this.head){t.list&&t.list.removeNode(t);var e=this.head;t.list=this,t.next=e,e&&(e.prev=t),this.head=t,this.tail||(this.tail=t),this.length++}};$.prototype.pushNode=function(t){if(t!==this.tail){t.list&&t.list.removeNode(t);var e=this.tail;t.list=this,t.prev=e,e&&(e.next=t),this.tail=t,this.head||(this.head=t),this.length++}};$.prototype.push=function(){for(var t=0,e=arguments.length;t<e;t++)RO(this,arguments[t]);return this.length};$.prototype.unshift=function(){for(var t=0,e=arguments.length;t<e;t++)AO(this,arguments[t]);return this.length};$.prototype.pop=function(){if(this.tail){var t=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,t}};$.prototype.shift=function(){if(this.head){var t=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,t}};$.prototype.forEach=function(t,e){e=e||this;for(var r=this.head,i=0;r!==null;i++)t.call(e,r.value,i,this),r=r.next};$.prototype.forEachReverse=function(t,e){e=e||this;for(var r=this.tail,i=this.length-1;r!==null;i--)t.call(e,r.value,i,this),r=r.prev};$.prototype.get=function(t){for(var e=0,r=this.head;r!==null&&e<t;e++)r=r.next;if(e===t&&r!==null)return r.value};$.prototype.getReverse=function(t){for(var e=0,r=this.tail;r!==null&&e<t;e++)r=r.prev;if(e===t&&r!==null)return r.value};$.prototype.map=function(t,e){e=e||this;for(var r=new $,i=this.head;i!==null;)r.push(t.call(e,i.value,this)),i=i.next;return r};$.prototype.mapReverse=function(t,e){e=e||this;for(var r=new $,i=this.tail;i!==null;)r.push(t.call(e,i.value,this)),i=i.prev;return r};$.prototype.reduce=function(t,e){var r,i=this.head;if(arguments.length>1)r=e;else if(this.head)i=this.head.next,r=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var n=0;i!==null;n++)r=t(r,i.value,n),i=i.next;return r};$.prototype.reduceReverse=function(t,e){var r,i=this.tail;if(arguments.length>1)r=e;else if(this.tail)i=this.tail.prev,r=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var n=this.length-1;i!==null;n--)r=t(r,i.value,n),i=i.prev;return r};$.prototype.toArray=function(){for(var t=new Array(this.length),e=0,r=this.head;r!==null;e++)t[e]=r.value,r=r.next;return t};$.prototype.toArrayReverse=function(){for(var t=new Array(this.length),e=0,r=this.tail;r!==null;e++)t[e]=r.value,r=r.prev;return t};$.prototype.slice=function(t,e){e=e||this.length,e<0&&(e+=this.length),t=t||0,t<0&&(t+=this.length);var r=new $;if(e<t||e<0)return r;t<0&&(t=0),e>this.length&&(e=this.length);for(var i=0,n=this.head;n!==null&&i<t;i++)n=n.next;for(;n!==null&&i<e;i++,n=n.next)r.push(n.value);return r};$.prototype.sliceReverse=function(t,e){e=e||this.length,e<0&&(e+=this.length),t=t||0,t<0&&(t+=this.length);var r=new $;if(e<t||e<0)return r;t<0&&(t=0),e>this.length&&(e=this.length);for(var i=this.length,n=this.tail;n!==null&&i>e;i--)n=n.prev;for(;n!==null&&i>t;i--,n=n.prev)r.push(n.value);return r};$.prototype.splice=function(t,e,...r){t>this.length&&(t=this.length-1),t<0&&(t=this.length+t);for(var i=0,n=this.head;n!==null&&i<t;i++)n=n.next;for(var s=[],i=0;n&&i<e;i++)s.push(n.value),n=this.removeNode(n);n===null&&(n=this.tail),n!==this.head&&n!==this.tail&&(n=n.prev);for(var i=0;i<r.length;i++)n=vO(this,n,r[i]);return s};$.prototype.reverse=function(){for(var t=this.head,e=this.tail,r=t;r!==null;r=r.prev){var i=r.prev;r.prev=r.next,r.next=i}return this.head=e,this.tail=t,this};function vO(t,e,r){var i=e===t.head?new mr(r,null,e,t):new mr(r,e,e.next,t);return i.next===null&&(t.tail=i),i.prev===null&&(t.head=i),t.length++,i}function RO(t,e){t.tail=new mr(e,t.tail,null,t),t.head||(t.head=t.tail),t.length++}function AO(t,e){t.head=new mr(e,null,t.head,t),t.tail||(t.tail=t.head),t.length++}function mr(t,e,r,i){if(!(this instanceof mr))return new mr(t,e,r,i);this.list=i,this.value=t,e?(e.next=this,this.prev=e):this.prev=null,r?(r.prev=this,this.next=r):this.next=null}try{Cy()($)}catch{}});var ks=d((tk,My)=>{"use strict";var Ls=class{constructor(e,r){this.path=e||"./",this.absolute=r,this.entry=null,this.stat=null,this.readdir=null,this.pending=!1,this.ignore=!1,this.piped=!1}},TO=as(),OO=gc(),CO=gs(),zc=Mc(),PO=zc.Sync,LO=zc.Tar,IO=Bc(),Ly=Buffer.alloc(1024),Ts=Symbol("onStat"),Rs=Symbol("ended"),lt=Symbol("queue"),ii=Symbol("current"),gr=Symbol("process"),As=Symbol("processing"),Iy=Symbol("processJob"),ct=Symbol("jobs"),qc=Symbol("jobDone"),Os=Symbol("addFSEntry"),ky=Symbol("addTarEntry"),Gc=Symbol("stat"),jc=Symbol("readdir"),Cs=Symbol("onreaddir"),Ps=Symbol("pipe"),Ny=Symbol("entry"),Hc=Symbol("entryOpt"),Wc=Symbol("writeEntryClass"),Fy=Symbol("write"),$c=Symbol("ondrain"),Is=require("fs"),Dy=require("path"),kO=Ss(),Uc=Jr(),Kc=kO(class extends TO{constructor(e){super(e),e=e||Object.create(null),this.opt=e,this.file=e.file||"",this.cwd=e.cwd||process.cwd(),this.maxReadSize=e.maxReadSize,this.preservePaths=!!e.preservePaths,this.strict=!!e.strict,this.noPax=!!e.noPax,this.prefix=Uc(e.prefix||""),this.linkCache=e.linkCache||new Map,this.statCache=e.statCache||new Map,this.readdirCache=e.readdirCache||new Map,this[Wc]=zc,typeof e.onwarn=="function"&&this.on("warn",e.onwarn),this.portable=!!e.portable,this.zip=null,e.gzip?(typeof e.gzip!="object"&&(e.gzip={}),this.portable&&(e.gzip.portable=!0),this.zip=new OO.Gzip(e.gzip),this.zip.on("data",r=>super.write(r)),this.zip.on("end",r=>super.end()),this.zip.on("drain",r=>this[$c]()),this.on("resume",r=>this.zip.resume())):this.on("drain",this[$c]),this.noDirRecurse=!!e.noDirRecurse,this.follow=!!e.follow,this.noMtime=!!e.noMtime,this.mtime=e.mtime||null,this.filter=typeof e.filter=="function"?e.filter:r=>!0,this[lt]=new IO,this[ct]=0,this.jobs=+e.jobs||4,this[As]=!1,this[Rs]=!1}[Fy](e){return super.write(e)}add(e){return this.write(e),this}end(e){return e&&this.write(e),this[Rs]=!0,this[gr](),this}write(e){if(this[Rs])throw new Error("write after end");return e instanceof CO?this[ky](e):this[Os](e),this.flowing}[ky](e){let r=Uc(Dy.resolve(this.cwd,e.path));if(!this.filter(e.path,e))e.resume();else{let i=new Ls(e.path,r,!1);i.entry=new LO(e,this[Hc](i)),i.entry.on("end",n=>this[qc](i)),this[ct]+=1,this[lt].push(i)}this[gr]()}[Os](e){let r=Uc(Dy.resolve(this.cwd,e));this[lt].push(new Ls(e,r)),this[gr]()}[Gc](e){e.pending=!0,this[ct]+=1;let r=this.follow?"stat":"lstat";Is[r](e.absolute,(i,n)=>{e.pending=!1,this[ct]-=1,i?this.emit("error",i):this[Ts](e,n)})}[Ts](e,r){this.statCache.set(e.absolute,r),e.stat=r,this.filter(e.path,r)||(e.ignore=!0),this[gr]()}[jc](e){e.pending=!0,this[ct]+=1,Is.readdir(e.absolute,(r,i)=>{if(e.pending=!1,this[ct]-=1,r)return this.emit("error",r);this[Cs](e,i)})}[Cs](e,r){this.readdirCache.set(e.absolute,r),e.readdir=r,this[gr]()}[gr](){if(!this[As]){this[As]=!0;for(let e=this[lt].head;e!==null&&this[ct]<this.jobs;e=e.next)if(this[Iy](e.value),e.value.ignore){let r=e.next;this[lt].removeNode(e),e.next=r}this[As]=!1,this[Rs]&&!this[lt].length&&this[ct]===0&&(this.zip?this.zip.end(Ly):(super.write(Ly),super.end()))}}get[ii](){return this[lt]&&this[lt].head&&this[lt].head.value}[qc](e){this[lt].shift(),this[ct]-=1,this[gr]()}[Iy](e){if(!e.pending){if(e.entry){e===this[ii]&&!e.piped&&this[Ps](e);return}if(e.stat||(this.statCache.has(e.absolute)?this[Ts](e,this.statCache.get(e.absolute)):this[Gc](e)),!!e.stat&&!e.ignore&&!(!this.noDirRecurse&&e.stat.isDirectory()&&!e.readdir&&(this.readdirCache.has(e.absolute)?this[Cs](e,this.readdirCache.get(e.absolute)):this[jc](e),!e.readdir))){if(e.entry=this[Ny](e),!e.entry){e.ignore=!0;return}e===this[ii]&&!e.piped&&this[Ps](e)}}}[Hc](e){return{onwarn:(r,i,n)=>this.warn(r,i,n),noPax:this.noPax,cwd:this.cwd,absolute:e.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix}}[Ny](e){this[ct]+=1;try{return new this[Wc](e.path,this[Hc](e)).on("end",()=>this[qc](e)).on("error",r=>this.emit("error",r))}catch(r){this.emit("error",r)}}[$c](){this[ii]&&this[ii].entry&&this[ii].entry.resume()}[Ps](e){e.piped=!0,e.readdir&&e.readdir.forEach(n=>{let s=e.path,o=s==="./"?"":s.replace(/\/*$/,"/");this[Os](o+n)});let r=e.entry,i=this.zip;i?r.on("data",n=>{i.write(n)||r.pause()}):r.on("data",n=>{super.write(n)||r.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}}),Yc=class extends Kc{constructor(e){super(e),this[Wc]=PO}pause(){}resume(){}[Gc](e){let r=this.follow?"statSync":"lstatSync";this[Ts](e,Is[r](e.absolute))}[jc](e,r){this[Cs](e,Is.readdirSync(e.absolute))}[Ps](e){let r=e.entry,i=this.zip;e.readdir&&e.readdir.forEach(n=>{let s=e.path,o=s==="./"?"":s.replace(/\/*$/,"/");this[Os](o+n)}),i?r.on("data",n=>{i.write(n)}):r.on("data",n=>{super[Fy](n)})}};Kc.Sync=Yc;My.exports=Kc});var hi=d(Yi=>{"use strict";var NO=ec(),DO=require("events").EventEmitter,Ce=require("fs"),Zc=Ce.writev;if(!Zc){let t=process.binding("fs"),e=t.FSReqWrap||t.FSReqCallback;Zc=(r,i,n,s)=>{let o=(l,c)=>s(l,c,i),a=new e;a.oncomplete=o,t.writeBuffers(r,i,n,a)}}var ci=Symbol("_autoClose"),Ke=Symbol("_close"),Wi=Symbol("_ended"),j=Symbol("_fd"),By=Symbol("_finished"),zt=Symbol("_flags"),Vc=Symbol("_flush"),Qc=Symbol("_handleChunk"),Jc=Symbol("_makeBuf"),Bs=Symbol("_mode"),Ns=Symbol("_needDrain"),ai=Symbol("_onerror"),ui=Symbol("_onopen"),Xc=Symbol("_onread"),si=Symbol("_onwrite"),Kt=Symbol("_open"),Tt=Symbol("_path"),yr=Symbol("_pos"),ut=Symbol("_queue"),oi=Symbol("_read"),qy=Symbol("_readSize"),Yt=Symbol("_reading"),Ds=Symbol("_remain"),Hy=Symbol("_size"),Fs=Symbol("_write"),ni=Symbol("_writing"),Ms=Symbol("_defaultFlag"),li=Symbol("_errored"),qs=class extends NO{constructor(e,r){if(r=r||{},super(r),this.readable=!0,this.writable=!1,typeof e!="string")throw new TypeError("path must be a string");this[li]=!1,this[j]=typeof r.fd=="number"?r.fd:null,this[Tt]=e,this[qy]=r.readSize||16*1024*1024,this[Yt]=!1,this[Hy]=typeof r.size=="number"?r.size:1/0,this[Ds]=this[Hy],this[ci]=typeof r.autoClose=="boolean"?r.autoClose:!0,typeof this[j]=="number"?this[oi]():this[Kt]()}get fd(){return this[j]}get path(){return this[Tt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[Kt](){Ce.open(this[Tt],"r",(e,r)=>this[ui](e,r))}[ui](e,r){e?this[ai](e):(this[j]=r,this.emit("open",r),this[oi]())}[Jc](){return Buffer.allocUnsafe(Math.min(this[qy],this[Ds]))}[oi](){if(!this[Yt]){this[Yt]=!0;let e=this[Jc]();if(e.length===0)return process.nextTick(()=>this[Xc](null,0,e));Ce.read(this[j],e,0,e.length,null,(r,i,n)=>this[Xc](r,i,n))}}[Xc](e,r,i){this[Yt]=!1,e?this[ai](e):this[Qc](r,i)&&this[oi]()}[Ke](){if(this[ci]&&typeof this[j]=="number"){let e=this[j];this[j]=null,Ce.close(e,r=>r?this.emit("error",r):this.emit("close"))}}[ai](e){this[Yt]=!0,this[Ke](),this.emit("error",e)}[Qc](e,r){let i=!1;return this[Ds]-=e,e>0&&(i=super.write(e<r.length?r.slice(0,e):r)),(e===0||this[Ds]<=0)&&(i=!1,this[Ke](),super.end()),i}emit(e,r){switch(e){case"prefinish":case"finish":break;case"drain":typeof this[j]=="number"&&this[oi]();break;case"error":return this[li]?void 0:(this[li]=!0,super.emit(e,r));default:return super.emit(e,r)}}},eu=class extends qs{[Kt](){let e=!0;try{this[ui](null,Ce.openSync(this[Tt],"r")),e=!1}finally{e&&this[Ke]()}}[oi](){let e=!0;try{if(!this[Yt]){this[Yt]=!0;do{let r=this[Jc](),i=r.length===0?0:Ce.readSync(this[j],r,0,r.length,null);if(!this[Qc](i,r))break}while(!0);this[Yt]=!1}e=!1}finally{e&&this[Ke]()}}[Ke](){if(this[ci]&&typeof this[j]=="number"){let e=this[j];this[j]=null,Ce.closeSync(e),this.emit("close")}}},Hs=class extends DO{constructor(e,r){r=r||{},super(r),this.readable=!1,this.writable=!0,this[li]=!1,this[ni]=!1,this[Wi]=!1,this[Ns]=!1,this[ut]=[],this[Tt]=e,this[j]=typeof r.fd=="number"?r.fd:null,this[Bs]=r.mode===void 0?438:r.mode,this[yr]=typeof r.start=="number"?r.start:null,this[ci]=typeof r.autoClose=="boolean"?r.autoClose:!0;let i=this[yr]!==null?"r+":"w";this[Ms]=r.flags===void 0,this[zt]=this[Ms]?i:r.flags,this[j]===null&&this[Kt]()}emit(e,r){if(e==="error"){if(this[li])return;this[li]=!0}return super.emit(e,r)}get fd(){return this[j]}get path(){return this[Tt]}[ai](e){this[Ke](),this[ni]=!0,this.emit("error",e)}[Kt](){Ce.open(this[Tt],this[zt],this[Bs],(e,r)=>this[ui](e,r))}[ui](e,r){this[Ms]&&this[zt]==="r+"&&e&&e.code==="ENOENT"?(this[zt]="w",this[Kt]()):e?this[ai](e):(this[j]=r,this.emit("open",r),this[Vc]())}end(e,r){return e&&this.write(e,r),this[Wi]=!0,!this[ni]&&!this[ut].length&&typeof this[j]=="number"&&this[si](null,0),this}write(e,r){return typeof e=="string"&&(e=Buffer.from(e,r)),this[Wi]?(this.emit("error",new Error("write() after end()")),!1):this[j]===null||this[ni]||this[ut].length?(this[ut].push(e),this[Ns]=!0,!1):(this[ni]=!0,this[Fs](e),!0)}[Fs](e){Ce.write(this[j],e,0,e.length,this[yr],(r,i)=>this[si](r,i))}[si](e,r){e?this[ai](e):(this[yr]!==null&&(this[yr]+=r),this[ut].length?this[Vc]():(this[ni]=!1,this[Wi]&&!this[By]?(this[By]=!0,this[Ke](),this.emit("finish")):this[Ns]&&(this[Ns]=!1,this.emit("drain"))))}[Vc](){if(this[ut].length===0)this[Wi]&&this[si](null,0);else if(this[ut].length===1)this[Fs](this[ut].pop());else{let e=this[ut];this[ut]=[],Zc(this[j],e,this[yr],(r,i)=>this[si](r,i))}}[Ke](){if(this[ci]&&typeof this[j]=="number"){let e=this[j];this[j]=null,Ce.close(e,r=>r?this.emit("error",r):this.emit("close"))}}},tu=class extends Hs{[Kt](){let e;if(this[Ms]&&this[zt]==="r+")try{e=Ce.openSync(this[Tt],this[zt],this[Bs])}catch(r){if(r.code==="ENOENT")return this[zt]="w",this[Kt]();throw r}else e=Ce.openSync(this[Tt],this[zt],this[Bs]);this[ui](null,e)}[Ke](){if(this[ci]&&typeof this[j]=="number"){let e=this[j];this[j]=null,Ce.closeSync(e),this.emit("close")}}[Fs](e){let r=!0;try{this[si](null,Ce.writeSync(this[j],e,0,e.length,this[yr])),r=!1}finally{if(r)try{this[Ke]()}catch{}}}};Yi.ReadStream=qs;Yi.ReadStreamSync=eu;Yi.WriteStream=Hs;Yi.WriteStreamSync=tu});var zs=d((nk,Ky)=>{"use strict";var FO=Ss(),MO=ti(),BO=require("events"),qO=Bc(),HO=1024*1024,$O=gs(),$y=_s(),UO=gc(),{nextTick:GO}=require("process"),ru=Buffer.from([31,139]),Ue=Symbol("state"),_r=Symbol("writeEntry"),Ot=Symbol("readEntry"),iu=Symbol("nextEntry"),Uy=Symbol("processEntry"),Ge=Symbol("extendedHeader"),zi=Symbol("globalExtendedHeader"),Vt=Symbol("meta"),Gy=Symbol("emitMeta"),V=Symbol("buffer"),Ct=Symbol("queue"),Sr=Symbol("ended"),jy=Symbol("emittedEnd"),Er=Symbol("emit"),Pe=Symbol("unzip"),$s=Symbol("consumeChunk"),Us=Symbol("consumeChunkSub"),nu=Symbol("consumeBody"),Wy=Symbol("consumeMeta"),Yy=Symbol("consumeHeader"),Gs=Symbol("consuming"),su=Symbol("bufferConcat"),ou=Symbol("maybeEnd"),Ki=Symbol("writing"),Xt=Symbol("aborted"),js=Symbol("onDone"),br=Symbol("sawValidEntry"),Ws=Symbol("sawNullBlock"),Ys=Symbol("sawEOF"),zy=Symbol("closeStream"),jO=t=>!0;Ky.exports=FO(class extends BO{constructor(e){e=e||{},super(e),this.file=e.file||"",this[br]=null,this.on(js,r=>{(this[Ue]==="begin"||this[br]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),e.ondone?this.on(js,e.ondone):this.on(js,r=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!e.strict,this.maxMetaEntrySize=e.maxMetaEntrySize||HO,this.filter=typeof e.filter=="function"?e.filter:jO,this.writable=!0,this.readable=!1,this[Ct]=new qO,this[V]=null,this[Ot]=null,this[_r]=null,this[Ue]="begin",this[Vt]="",this[Ge]=null,this[zi]=null,this[Sr]=!1,this[Pe]=null,this[Xt]=!1,this[Ws]=!1,this[Ys]=!1,this.on("end",()=>this[zy]()),typeof e.onwarn=="function"&&this.on("warn",e.onwarn),typeof e.onentry=="function"&&this.on("entry",e.onentry)}[Yy](e,r){this[br]===null&&(this[br]=!1);let i;try{i=new MO(e,r,this[Ge],this[zi])}catch(n){return this.warn("TAR_ENTRY_INVALID",n)}if(i.nullBlock)this[Ws]?(this[Ys]=!0,this[Ue]==="begin"&&(this[Ue]="header"),this[Er]("eof")):(this[Ws]=!0,this[Er]("nullBlock"));else if(this[Ws]=!1,!i.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:i});else if(!i.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:i});else{let n=i.type;if(/^(Symbolic)?Link$/.test(n)&&!i.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:i});else if(!/^(Symbolic)?Link$/.test(n)&&i.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:i});else{let s=this[_r]=new $O(i,this[Ge],this[zi]);if(!this[br])if(s.remain){let o=()=>{s.invalid||(this[br]=!0)};s.on("end",o)}else this[br]=!0;s.meta?s.size>this.maxMetaEntrySize?(s.ignore=!0,this[Er]("ignoredEntry",s),this[Ue]="ignore",s.resume()):s.size>0&&(this[Vt]="",s.on("data",o=>this[Vt]+=o),this[Ue]="meta"):(this[Ge]=null,s.ignore=s.ignore||!this.filter(s.path,s),s.ignore?(this[Er]("ignoredEntry",s),this[Ue]=s.remain?"ignore":"header",s.resume()):(s.remain?this[Ue]="body":(this[Ue]="header",s.end()),this[Ot]?this[Ct].push(s):(this[Ct].push(s),this[iu]())))}}}[zy](){GO(()=>this.emit("close"))}[Uy](e){let r=!0;return e?Array.isArray(e)?this.emit.apply(this,e):(this[Ot]=e,this.emit("entry",e),e.emittedEnd||(e.on("end",i=>this[iu]()),r=!1)):(this[Ot]=null,r=!1),r}[iu](){do;while(this[Uy](this[Ct].shift()));if(!this[Ct].length){let e=this[Ot];!e||e.flowing||e.size===e.remain?this[Ki]||this.emit("drain"):e.once("drain",i=>this.emit("drain"))}}[nu](e,r){let i=this[_r],n=i.blockRemain,s=n>=e.length&&r===0?e:e.slice(r,r+n);return i.write(s),i.blockRemain||(this[Ue]="header",this[_r]=null,i.end()),s.length}[Wy](e,r){let i=this[_r],n=this[nu](e,r);return this[_r]||this[Gy](i),n}[Er](e,r,i){!this[Ct].length&&!this[Ot]?this.emit(e,r,i):this[Ct].push([e,r,i])}[Gy](e){switch(this[Er]("meta",this[Vt]),e.type){case"ExtendedHeader":case"OldExtendedHeader":this[Ge]=$y.parse(this[Vt],this[Ge],!1);break;case"GlobalExtendedHeader":this[zi]=$y.parse(this[Vt],this[zi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":this[Ge]=this[Ge]||Object.create(null),this[Ge].path=this[Vt].replace(/\0.*/,"");break;case"NextFileHasLongLinkpath":this[Ge]=this[Ge]||Object.create(null),this[Ge].linkpath=this[Vt].replace(/\0.*/,"");break;default:throw new Error("unknown meta: "+e.type)}}abort(e){this[Xt]=!0,this.emit("abort",e),this.warn("TAR_ABORT",e,{recoverable:!1})}write(e){if(this[Xt])return;if(this[Pe]===null&&e){if(this[V]&&(e=Buffer.concat([this[V],e]),this[V]=null),e.length<ru.length)return this[V]=e,!0;for(let i=0;this[Pe]===null&&i<ru.length;i++)e[i]!==ru[i]&&(this[Pe]=!1);if(this[Pe]===null){let i=this[Sr];this[Sr]=!1,this[Pe]=new UO.Unzip,this[Pe].on("data",s=>this[$s](s)),this[Pe].on("error",s=>this.abort(s)),this[Pe].on("end",s=>{this[Sr]=!0,this[$s]()}),this[Ki]=!0;let n=this[Pe][i?"end":"write"](e);return this[Ki]=!1,n}}this[Ki]=!0,this[Pe]?this[Pe].write(e):this[$s](e),this[Ki]=!1;let r=this[Ct].length?!1:this[Ot]?this[Ot].flowing:!0;return!r&&!this[Ct].length&&this[Ot].once("drain",i=>this.emit("drain")),r}[su](e){e&&!this[Xt]&&(this[V]=this[V]?Buffer.concat([this[V],e]):e)}[ou](){if(this[Sr]&&!this[jy]&&!this[Xt]&&!this[Gs]){this[jy]=!0;let e=this[_r];if(e&&e.blockRemain){let r=this[V]?this[V].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${e.blockRemain} more bytes, only ${r} available)`,{entry:e}),this[V]&&e.write(this[V]),e.end()}this[Er](js)}}[$s](e){if(this[Gs])this[su](e);else if(!e&&!this[V])this[ou]();else{if(this[Gs]=!0,this[V]){this[su](e);let r=this[V];this[V]=null,this[Us](r)}else this[Us](e);for(;this[V]&&this[V].length>=512&&!this[Xt]&&!this[Ys];){let r=this[V];this[V]=null,this[Us](r)}this[Gs]=!1}(!this[V]||this[Sr])&&this[ou]()}[Us](e){let r=0,i=e.length;for(;r+512<=i&&!this[Xt]&&!this[Ys];)switch(this[Ue]){case"begin":case"header":this[Yy](e,r),r+=512;break;case"ignore":case"body":r+=this[nu](e,r);break;case"meta":r+=this[Wy](e,r);break;default:throw new Error("invalid state: "+this[Ue])}r<i&&(this[V]?this[V]=Buffer.concat([e.slice(r),this[V]]):this[V]=e.slice(r))}end(e){this[Xt]||(this[Pe]?this[Pe].end(e):(this[Sr]=!0,this.write(e)))}})});var Ks=d((sk,Qy)=>{"use strict";var WO=Kr(),Xy=zs(),fi=require("fs"),YO=hi(),Vy=require("path"),au=ri();Qy.exports=(t,e,r)=>{typeof t=="function"?(r=t,e=null,t={}):Array.isArray(t)&&(e=t,t={}),typeof e=="function"&&(r=e,e=null),e?e=Array.from(e):e=[];let i=WO(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return e.length&&KO(i,e),i.noResume||zO(i),i.file&&i.sync?VO(i):i.file?XO(i,r):Zy(i)};var zO=t=>{let e=t.onentry;t.onentry=e?r=>{e(r),r.resume()}:r=>r.resume()},KO=(t,e)=>{let r=new Map(e.map(s=>[au(s),!0])),i=t.filter,n=(s,o)=>{let a=o||Vy.parse(s).root||".",l=s===a?!1:r.has(s)?r.get(s):n(Vy.dirname(s),a);return r.set(s,l),l};t.filter=i?(s,o)=>i(s,o)&&n(au(s)):s=>n(au(s))},VO=t=>{let e=Zy(t),r=t.file,i=!0,n;try{let s=fi.statSync(r),o=t.maxReadSize||16*1024*1024;if(s.size<o)e.end(fi.readFileSync(r));else{let a=0,l=Buffer.allocUnsafe(o);for(n=fi.openSync(r,"r");a<s.size;){let c=fi.readSync(n,l,0,o,a);a+=c,e.write(l.slice(0,c))}e.end()}i=!1}finally{if(i&&n)try{fi.closeSync(n)}catch{}}},XO=(t,e)=>{let r=new Xy(t),i=t.maxReadSize||16*1024*1024,n=t.file,s=new Promise((o,a)=>{r.on("error",a),r.on("end",o),fi.stat(n,(l,c)=>{if(l)a(l);else{let u=new YO.ReadStream(n,{readSize:i,size:c.size});u.on("error",a),u.pipe(r)}})});return e?s.then(e,e):s},Zy=t=>new Xy(t)});var n_=d((ok,i_)=>{"use strict";var ZO=Kr(),Vs=ks(),Jy=hi(),e_=Ks(),t_=require("path");i_.exports=(t,e,r)=>{if(typeof e=="function"&&(r=e),Array.isArray(t)&&(e=t,t={}),!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");e=Array.from(e);let i=ZO(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return i.file&&i.sync?QO(i,e):i.file?JO(i,e,r):i.sync?eC(i,e):tC(i,e)};var QO=(t,e)=>{let r=new Vs.Sync(t),i=new Jy.WriteStreamSync(t.file,{mode:t.mode||438});r.pipe(i),r_(r,e)},JO=(t,e,r)=>{let i=new Vs(t),n=new Jy.WriteStream(t.file,{mode:t.mode||438});i.pipe(n);let s=new Promise((o,a)=>{n.on("error",a),n.on("close",o),i.on("error",a)});return lu(i,e),r?s.then(r,r):s},r_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?e_({file:t_.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:i=>t.add(i)}):t.add(r)}),t.end()},lu=(t,e)=>{for(;e.length;){let r=e.shift();if(r.charAt(0)==="@")return e_({file:t_.resolve(t.cwd,r.slice(1)),noResume:!0,onentry:i=>t.add(i)}).then(i=>lu(t,e));t.add(r)}t.end()},eC=(t,e)=>{let r=new Vs.Sync(t);return r_(r,e),r},tC=(t,e)=>{let r=new Vs(t);return lu(r,e),r}});var cu=d((ak,h_)=>{"use strict";var rC=Kr(),s_=ks(),De=require("fs"),o_=hi(),a_=Ks(),l_=require("path"),c_=ti();h_.exports=(t,e,r)=>{let i=rC(t);if(!i.file)throw new TypeError("file is required");if(i.gzip)throw new TypeError("cannot append to compressed archives");if(!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");return e=Array.from(e),i.sync?iC(i,e):sC(i,e,r)};var iC=(t,e)=>{let r=new s_.Sync(t),i=!0,n,s;try{try{n=De.openSync(t.file,"r+")}catch(l){if(l.code==="ENOENT")n=De.openSync(t.file,"w+");else throw l}let o=De.fstatSync(n),a=Buffer.alloc(512);e:for(s=0;s<o.size;s+=512){for(let u=0,h=0;u<512;u+=h){if(h=De.readSync(n,a,u,a.length-u,s+u),s===0&&a[0]===31&&a[1]===139)throw new Error("cannot append to compressed archives");if(!h)break e}let l=new c_(a);if(!l.cksumValid)break;let c=512*Math.ceil(l.size/512);if(s+c+512>o.size)break;s+=c,t.mtimeCache&&t.mtimeCache.set(l.path,l.mtime)}i=!1,nC(t,r,s,n,e)}finally{if(i)try{De.closeSync(n)}catch{}}},nC=(t,e,r,i,n)=>{let s=new o_.WriteStreamSync(t.file,{fd:i,start:r});e.pipe(s),oC(e,n)},sC=(t,e,r)=>{e=Array.from(e);let i=new s_(t),n=(o,a,l)=>{let c=(m,y)=>{m?De.close(o,w=>l(m)):l(null,y)},u=0;if(a===0)return c(null,0);let h=0,f=Buffer.alloc(512),g=(m,y)=>{if(m)return c(m);if(h+=y,h<512&&y)return De.read(o,f,h,f.length-h,u+h,g);if(u===0&&f[0]===31&&f[1]===139)return c(new Error("cannot append to compressed archives"));if(h<512)return c(null,u);let w=new c_(f);if(!w.cksumValid)return c(null,u);let x=512*Math.ceil(w.size/512);if(u+x+512>a||(u+=x+512,u>=a))return c(null,u);t.mtimeCache&&t.mtimeCache.set(w.path,w.mtime),h=0,De.read(o,f,0,512,u,g)};De.read(o,f,0,512,u,g)},s=new Promise((o,a)=>{i.on("error",a);let l="r+",c=(u,h)=>{if(u&&u.code==="ENOENT"&&l==="r+")return l="w+",De.open(t.file,l,c);if(u)return a(u);De.fstat(h,(f,g)=>{if(f)return De.close(h,()=>a(f));n(h,g.size,(m,y)=>{if(m)return a(m);let w=new o_.WriteStream(t.file,{fd:h,start:y});i.pipe(w),w.on("error",a),w.on("close",o),u_(i,e)})})};De.open(t.file,l,c)});return r?s.then(r,r):s},oC=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?a_({file:l_.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:i=>t.add(i)}):t.add(r)}),t.end()},u_=(t,e)=>{for(;e.length;){let r=e.shift();if(r.charAt(0)==="@")return a_({file:l_.resolve(t.cwd,r.slice(1)),noResume:!0,onentry:i=>t.add(i)}).then(i=>u_(t,e));t.add(r)}t.end()}});var p_=d((lk,f_)=>{"use strict";var aC=Kr(),lC=cu();f_.exports=(t,e,r)=>{let i=aC(t);if(!i.file)throw new TypeError("file is required");if(i.gzip)throw new TypeError("cannot append to compressed archives");if(!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");return e=Array.from(e),cC(i),lC(i,e,r)};var cC=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!(t.mtimeCache.get(r)>i.mtime):(r,i)=>!(t.mtimeCache.get(r)>i.mtime)}});var g_=d((ck,m_)=>{var{promisify:d_}=require("util"),Zt=require("fs"),uC=t=>{if(!t)t={mode:511,fs:Zt};else if(typeof t=="object")t={mode:511,fs:Zt,...t};else if(typeof t=="number")t={mode:t,fs:Zt};else if(typeof t=="string")t={mode:parseInt(t,8),fs:Zt};else throw new TypeError("invalid options argument");return t.mkdir=t.mkdir||t.fs.mkdir||Zt.mkdir,t.mkdirAsync=d_(t.mkdir),t.stat=t.stat||t.fs.stat||Zt.stat,t.statAsync=d_(t.stat),t.statSync=t.statSync||t.fs.statSync||Zt.statSync,t.mkdirSync=t.mkdirSync||t.fs.mkdirSync||Zt.mkdirSync,t};m_.exports=uC});var __=d((uk,y_)=>{var hC=process.env.__TESTING_MKDIRP_PLATFORM__||process.platform,{resolve:fC,parse:pC}=require("path"),dC=t=>{if(/\0/.test(t))throw Object.assign(new TypeError("path must be a string without null bytes"),{path:t,code:"ERR_INVALID_ARG_VALUE"});if(t=fC(t),hC==="win32"){let e=/[*|"<>?:]/,{root:r}=pC(t);if(e.test(t.substr(r.length)))throw Object.assign(new Error("Illegal characters in path."),{path:t,code:"EINVAL"})}return t};y_.exports=dC});var x_=d((hk,w_)=>{var{dirname:S_}=require("path"),E_=(t,e,r=void 0)=>r===e?Promise.resolve():t.statAsync(e).then(i=>i.isDirectory()?r:void 0,i=>i.code==="ENOENT"?E_(t,S_(e),e):void 0),b_=(t,e,r=void 0)=>{if(r!==e)try{return t.statSync(e).isDirectory()?r:void 0}catch(i){return i.code==="ENOENT"?b_(t,S_(e),e):void 0}};w_.exports={findMade:E_,findMadeSync:b_}});var fu=d((fk,R_)=>{var{dirname:v_}=require("path"),uu=(t,e,r)=>{e.recursive=!1;let i=v_(t);return i===t?e.mkdirAsync(t,e).catch(n=>{if(n.code!=="EISDIR")throw n}):e.mkdirAsync(t,e).then(()=>r||t,n=>{if(n.code==="ENOENT")return uu(i,e).then(s=>uu(t,e,s));if(n.code!=="EEXIST"&&n.code!=="EROFS")throw n;return e.statAsync(t).then(s=>{if(s.isDirectory())return r;throw n},()=>{throw n})})},hu=(t,e,r)=>{let i=v_(t);if(e.recursive=!1,i===t)try{return e.mkdirSync(t,e)}catch(n){if(n.code!=="EISDIR")throw n;return}try{return e.mkdirSync(t,e),r||t}catch(n){if(n.code==="ENOENT")return hu(t,e,hu(i,e,r));if(n.code!=="EEXIST"&&n.code!=="EROFS")throw n;try{if(!e.statSync(t).isDirectory())throw n}catch{throw n}}};R_.exports={mkdirpManual:uu,mkdirpManualSync:hu}});var O_=d((pk,T_)=>{var{dirname:A_}=require("path"),{findMade:mC,findMadeSync:gC}=x_(),{mkdirpManual:yC,mkdirpManualSync:_C}=fu(),SC=(t,e)=>(e.recursive=!0,A_(t)===t?e.mkdirAsync(t,e):mC(e,t).then(i=>e.mkdirAsync(t,e).then(()=>i).catch(n=>{if(n.code==="ENOENT")return yC(t,e);throw n}))),EC=(t,e)=>{if(e.recursive=!0,A_(t)===t)return e.mkdirSync(t,e);let i=gC(e,t);try{return e.mkdirSync(t,e),i}catch(n){if(n.code==="ENOENT")return _C(t,e);throw n}};T_.exports={mkdirpNative:SC,mkdirpNativeSync:EC}});var I_=d((dk,L_)=>{var C_=require("fs"),bC=process.env.__TESTING_MKDIRP_NODE_VERSION__||process.version,pu=bC.replace(/^v/,"").split("."),P_=+pu[0]>10||+pu[0]==10&&+pu[1]>=12,wC=P_?t=>t.mkdir===C_.mkdir:()=>!1,xC=P_?t=>t.mkdirSync===C_.mkdirSync:()=>!1;L_.exports={useNative:wC,useNativeSync:xC}});var B_=d((mk,M_)=>{var pi=g_(),di=__(),{mkdirpNative:k_,mkdirpNativeSync:N_}=O_(),{mkdirpManual:D_,mkdirpManualSync:F_}=fu(),{useNative:vC,useNativeSync:RC}=I_(),mi=(t,e)=>(t=di(t),e=pi(e),vC(e)?k_(t,e):D_(t,e)),AC=(t,e)=>(t=di(t),e=pi(e),RC(e)?N_(t,e):F_(t,e));mi.sync=AC;mi.native=(t,e)=>k_(di(t),pi(e));mi.manual=(t,e)=>D_(di(t),pi(e));mi.nativeSync=(t,e)=>N_(di(t),pi(e));mi.manualSync=(t,e)=>F_(di(t),pi(e));M_.exports=mi});var W_=d((gk,j_)=>{"use strict";var je=require("fs"),wr=require("path"),TC=je.lchown?"lchown":"chown",OC=je.lchownSync?"lchownSync":"chownSync",H_=je.lchown&&!process.version.match(/v1[1-9]+\./)&&!process.version.match(/v10\.[6-9]/),q_=(t,e,r)=>{try{return je[OC](t,e,r)}catch(i){if(i.code!=="ENOENT")throw i}},CC=(t,e,r)=>{try{return je.chownSync(t,e,r)}catch(i){if(i.code!=="ENOENT")throw i}},PC=H_?(t,e,r,i)=>n=>{!n||n.code!=="EISDIR"?i(n):je.chown(t,e,r,i)}:(t,e,r,i)=>i,du=H_?(t,e,r)=>{try{return q_(t,e,r)}catch(i){if(i.code!=="EISDIR")throw i;CC(t,e,r)}}:(t,e,r)=>q_(t,e,r),LC=process.version,$_=(t,e,r)=>je.readdir(t,e,r),IC=(t,e)=>je.readdirSync(t,e);/^v4\./.test(LC)&&($_=(t,e,r)=>je.readdir(t,r));var Xs=(t,e,r,i)=>{je[TC](t,e,r,PC(t,e,r,n=>{i(n&&n.code!=="ENOENT"?n:null)}))},U_=(t,e,r,i,n)=>{if(typeof e=="string")return je.lstat(wr.resolve(t,e),(s,o)=>{if(s)return n(s.code!=="ENOENT"?s:null);o.name=e,U_(t,o,r,i,n)});if(e.isDirectory())mu(wr.resolve(t,e.name),r,i,s=>{if(s)return n(s);let o=wr.resolve(t,e.name);Xs(o,r,i,n)});else{let s=wr.resolve(t,e.name);Xs(s,r,i,n)}},mu=(t,e,r,i)=>{$_(t,{withFileTypes:!0},(n,s)=>{if(n){if(n.code==="ENOENT")return i();if(n.code!=="ENOTDIR"&&n.code!=="ENOTSUP")return i(n)}if(n||!s.length)return Xs(t,e,r,i);let o=s.length,a=null,l=c=>{if(!a){if(c)return i(a=c);if(--o===0)return Xs(t,e,r,i)}};s.forEach(c=>U_(t,c,e,r,l))})},kC=(t,e,r,i)=>{if(typeof e=="string")try{let n=je.lstatSync(wr.resolve(t,e));n.name=e,e=n}catch(n){if(n.code==="ENOENT")return;throw n}e.isDirectory()&&G_(wr.resolve(t,e.name),r,i),du(wr.resolve(t,e.name),r,i)},G_=(t,e,r)=>{let i;try{i=IC(t,{withFileTypes:!0})}catch(n){if(n.code==="ENOENT")return;if(n.code==="ENOTDIR"||n.code==="ENOTSUP")return du(t,e,r);throw n}return i&&i.length&&i.forEach(n=>kC(t,n,e,r)),du(t,e,r)};j_.exports=mu;mu.sync=G_});var V_=d((yk,gu)=>{"use strict";var Y_=B_(),We=require("fs"),Zs=require("path"),z_=W_(),Ve=Jr(),Qs=class extends Error{constructor(e,r){super("Cannot extract through symbolic link"),this.path=r,this.symlink=e}get name(){return"SylinkError"}},Js=class extends Error{constructor(e,r){super(r+": Cannot cd into '"+e+"'"),this.path=e,this.code=r}get name(){return"CwdError"}},eo=(t,e)=>t.get(Ve(e)),Vi=(t,e,r)=>t.set(Ve(e),r),NC=(t,e)=>{We.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new Js(t,r&&r.code||"ENOTDIR")),e(r)})};gu.exports=(t,e,r)=>{t=Ve(t);let i=e.umask,n=e.mode|448,s=(n&i)!==0,o=e.uid,a=e.gid,l=typeof o=="number"&&typeof a=="number"&&(o!==e.processUid||a!==e.processGid),c=e.preserve,u=e.unlink,h=e.cache,f=Ve(e.cwd),g=(w,x)=>{w?r(w):(Vi(h,t,!0),x&&l?z_(x,o,a,R=>g(R)):s?We.chmod(t,n,r):r())};if(h&&eo(h,t)===!0)return g();if(t===f)return NC(t,g);if(c)return Y_(t,{mode:n}).then(w=>g(null,w),g);let y=Ve(Zs.relative(f,t)).split("/");to(f,y,n,h,u,f,null,g)};var to=(t,e,r,i,n,s,o,a)=>{if(!e.length)return a(null,o);let l=e.shift(),c=Ve(Zs.resolve(t+"/"+l));if(eo(i,c))return to(c,e,r,i,n,s,o,a);We.mkdir(c,r,K_(c,e,r,i,n,s,o,a))},K_=(t,e,r,i,n,s,o,a)=>l=>{l?We.lstat(t,(c,u)=>{if(c)c.path=c.path&&Ve(c.path),a(c);else if(u.isDirectory())to(t,e,r,i,n,s,o,a);else if(n)We.unlink(t,h=>{if(h)return a(h);We.mkdir(t,r,K_(t,e,r,i,n,s,o,a))});else{if(u.isSymbolicLink())return a(new Qs(t,t+"/"+e.join("/")));a(l)}}):(o=o||t,to(t,e,r,i,n,s,o,a))},DC=t=>{let e=!1,r="ENOTDIR";try{e=We.statSync(t).isDirectory()}catch(i){r=i.code}finally{if(!e)throw new Js(t,r)}};gu.exports.sync=(t,e)=>{t=Ve(t);let r=e.umask,i=e.mode|448,n=(i&r)!==0,s=e.uid,o=e.gid,a=typeof s=="number"&&typeof o=="number"&&(s!==e.processUid||o!==e.processGid),l=e.preserve,c=e.unlink,u=e.cache,h=Ve(e.cwd),f=w=>{Vi(u,t,!0),w&&a&&z_.sync(w,s,o),n&&We.chmodSync(t,i)};if(u&&eo(u,t)===!0)return f();if(t===h)return DC(h),f();if(l)return f(Y_.sync(t,i));let m=Ve(Zs.relative(h,t)).split("/"),y=null;for(let w=m.shift(),x=h;w&&(x+="/"+w);w=m.shift())if(x=Ve(Zs.resolve(x)),!eo(u,x))try{We.mkdirSync(x,i),y=y||x,Vi(u,x,!0)}catch{let M=We.lstatSync(x);if(M.isDirectory()){Vi(u,x,!0);continue}else if(c){We.unlinkSync(x),We.mkdirSync(x,i),y=y||x,Vi(u,x,!0);continue}else if(M.isSymbolicLink())return new Qs(x,x+"/"+m.join("/"))}return f(y)}});var _u=d((_k,X_)=>{var yu=Object.create(null),{hasOwnProperty:FC}=Object.prototype;X_.exports=t=>(FC.call(yu,t)||(yu[t]=t.normalize("NFKD")),yu[t])});var eS=d((Sk,J_)=>{var Z_=require("assert"),MC=_u(),BC=ri(),{join:Q_}=require("path"),qC=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,HC=qC==="win32";J_.exports=()=>{let t=new Map,e=new Map,r=c=>c.split("/").slice(0,-1).reduce((h,f)=>(h.length&&(f=Q_(h[h.length-1],f)),h.push(f||"/"),h),[]),i=new Set,n=c=>{let u=e.get(c);if(!u)throw new Error("function does not have any path reservations");return{paths:u.paths.map(h=>t.get(h)),dirs:[...u.dirs].map(h=>t.get(h))}},s=c=>{let{paths:u,dirs:h}=n(c);return u.every(f=>f[0]===c)&&h.every(f=>f[0]instanceof Set&&f[0].has(c))},o=c=>i.has(c)||!s(c)?!1:(i.add(c),c(()=>a(c)),!0),a=c=>{if(!i.has(c))return!1;let{paths:u,dirs:h}=e.get(c),f=new Set;return u.forEach(g=>{let m=t.get(g);Z_.equal(m[0],c),m.length===1?t.delete(g):(m.shift(),typeof m[0]=="function"?f.add(m[0]):m[0].forEach(y=>f.add(y)))}),h.forEach(g=>{let m=t.get(g);Z_(m[0]instanceof Set),m[0].size===1&&m.length===1?t.delete(g):m[0].size===1?(m.shift(),f.add(m[0])):m[0].delete(c)}),i.delete(c),f.forEach(g=>o(g)),!0};return{check:s,reserve:(c,u)=>{c=HC?["win32 parallelization disabled"]:c.map(f=>MC(BC(Q_(f))).toLowerCase());let h=new Set(c.map(f=>r(f)).reduce((f,g)=>f.concat(g)));return e.set(u,{dirs:h,paths:c}),c.forEach(f=>{let g=t.get(f);g?g.push(u):t.set(f,[u])}),h.forEach(f=>{let g=t.get(f);g?g[g.length-1]instanceof Set?g[g.length-1].add(u):g.push(new Set([u])):t.set(f,[new Set([u])])}),o(u)}}}});var iS=d((Ek,rS)=>{var $C=process.env.__FAKE_PLATFORM__||process.platform,UC=$C==="win32",GC=global.__FAKE_TESTING_FS__||require("fs"),{O_CREAT:jC,O_TRUNC:WC,O_WRONLY:YC,UV_FS_O_FILEMAP:tS=0}=GC.constants,zC=UC&&!!tS,KC=512*1024,VC=tS|WC|jC|YC;rS.exports=zC?t=>t<KC?VC:"w":()=>"w"});var Tu=d((bk,yS)=>{"use strict";var XC=require("assert"),ZC=zs(),U=require("fs"),QC=hi(),Pt=require("path"),dS=V_(),nS=Ac(),JC=eS(),e1=Tc(),Fe=Jr(),t1=ri(),r1=_u(),sS=Symbol("onEntry"),bu=Symbol("checkFs"),oS=Symbol("checkFs2"),no=Symbol("pruneCache"),wu=Symbol("isReusable"),Ye=Symbol("makeFs"),xu=Symbol("file"),vu=Symbol("directory"),so=Symbol("link"),aS=Symbol("symlink"),lS=Symbol("hardlink"),cS=Symbol("unsupported"),uS=Symbol("checkPath"),Qt=Symbol("mkdir"),Ee=Symbol("onError"),ro=Symbol("pending"),hS=Symbol("pend"),gi=Symbol("unpend"),Su=Symbol("ended"),Eu=Symbol("maybeClose"),Ru=Symbol("skip"),Xi=Symbol("doChown"),Zi=Symbol("uid"),Qi=Symbol("gid"),Ji=Symbol("checkedCwd"),mS=require("crypto"),gS=iS(),i1=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,en=i1==="win32",n1=(t,e)=>{if(!en)return U.unlink(t,e);let r=t+".DELETE."+mS.randomBytes(16).toString("hex");U.rename(t,r,i=>{if(i)return e(i);U.unlink(r,e)})},s1=t=>{if(!en)return U.unlinkSync(t);let e=t+".DELETE."+mS.randomBytes(16).toString("hex");U.renameSync(t,e),U.unlinkSync(e)},fS=(t,e,r)=>t===t>>>0?t:e===e>>>0?e:r,pS=t=>r1(t1(Fe(t))).toLowerCase(),o1=(t,e)=>{e=pS(e);for(let r of t.keys()){let i=pS(r);(i===e||i.indexOf(e+"/")===0)&&t.delete(r)}},a1=t=>{for(let e of t.keys())t.delete(e)},tn=class extends ZC{constructor(e){if(e||(e={}),e.ondone=r=>{this[Su]=!0,this[Eu]()},super(e),this[Ji]=!1,this.reservations=JC(),this.transform=typeof e.transform=="function"?e.transform:null,this.writable=!0,this.readable=!1,this[ro]=0,this[Su]=!1,this.dirCache=e.dirCache||new Map,typeof e.uid=="number"||typeof e.gid=="number"){if(typeof e.uid!="number"||typeof e.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(e.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=e.uid,this.gid=e.gid,this.setOwner=!0}else this.uid=null,this.gid=null,this.setOwner=!1;e.preserveOwner===void 0&&typeof e.uid!="number"?this.preserveOwner=process.getuid&&process.getuid()===0:this.preserveOwner=!!e.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():null,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():null,this.forceChown=e.forceChown===!0,this.win32=!!e.win32||en,this.newer=!!e.newer,this.keep=!!e.keep,this.noMtime=!!e.noMtime,this.preservePaths=!!e.preservePaths,this.unlink=!!e.unlink,this.cwd=Fe(Pt.resolve(e.cwd||process.cwd())),this.strip=+e.strip||0,this.processUmask=e.noChmod?0:process.umask(),this.umask=typeof e.umask=="number"?e.umask:this.processUmask,this.dmode=e.dmode||511&~this.umask,this.fmode=e.fmode||438&~this.umask,this.on("entry",r=>this[sS](r))}warn(e,r,i={}){return(e==="TAR_BAD_ARCHIVE"||e==="TAR_ABORT")&&(i.recoverable=!1),super.warn(e,r,i)}[Eu](){this[Su]&&this[ro]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[uS](e){if(this.strip){let r=Fe(e.path).split("/");if(r.length<this.strip)return!1;if(e.path=r.slice(this.strip).join("/"),e.type==="Link"){let i=Fe(e.linkpath).split("/");if(i.length>=this.strip)e.linkpath=i.slice(this.strip).join("/");else return!1}}if(!this.preservePaths){let r=Fe(e.path),i=r.split("/");if(i.includes("..")||en&&/^[a-z]:\.\.$/i.test(i[0]))return this.warn("TAR_ENTRY_ERROR","path contains '..'",{entry:e,path:r}),!1;let[n,s]=e1(r);n&&(e.path=s,this.warn("TAR_ENTRY_INFO",`stripping ${n} from absolute path`,{entry:e,path:r}))}if(Pt.isAbsolute(e.path)?e.absolute=Fe(Pt.resolve(e.path)):e.absolute=Fe(Pt.resolve(this.cwd,e.path)),!this.preservePaths&&e.absolute.indexOf(this.cwd+"/")!==0&&e.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:e,path:Fe(e.path),resolvedPath:e.absolute,cwd:this.cwd}),!1;if(e.absolute===this.cwd&&e.type!=="Directory"&&e.type!=="GNUDumpDir")return!1;if(this.win32){let{root:r}=Pt.win32.parse(e.absolute);e.absolute=r+nS.encode(e.absolute.slice(r.length));let{root:i}=Pt.win32.parse(e.path);e.path=i+nS.encode(e.path.slice(i.length))}return!0}[sS](e){if(!this[uS](e))return e.resume();switch(XC.equal(typeof e.absolute,"string"),e.type){case"Directory":case"GNUDumpDir":e.mode&&(e.mode=e.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[bu](e);case"CharacterDevice":case"BlockDevice":case"FIFO":default:return this[cS](e)}}[Ee](e,r){e.name==="CwdError"?this.emit("error",e):(this.warn("TAR_ENTRY_ERROR",e,{entry:r}),this[gi](),r.resume())}[Qt](e,r,i){dS(Fe(e),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r,noChmod:this.noChmod},i)}[Xi](e){return this.forceChown||this.preserveOwner&&(typeof e.uid=="number"&&e.uid!==this.processUid||typeof e.gid=="number"&&e.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[Zi](e){return fS(this.uid,e.uid,this.processUid)}[Qi](e){return fS(this.gid,e.gid,this.processGid)}[xu](e,r){let i=e.mode&4095||this.fmode,n=new QC.WriteStream(e.absolute,{flags:gS(e.size),mode:i,autoClose:!1});n.on("error",l=>{n.fd&&U.close(n.fd,()=>{}),n.write=()=>!0,this[Ee](l,e),r()});let s=1,o=l=>{if(l){n.fd&&U.close(n.fd,()=>{}),this[Ee](l,e),r();return}--s===0&&U.close(n.fd,c=>{c?this[Ee](c,e):this[gi](),r()})};n.on("finish",l=>{let c=e.absolute,u=n.fd;if(e.mtime&&!this.noMtime){s++;let h=e.atime||new Date,f=e.mtime;U.futimes(u,h,f,g=>g?U.utimes(c,h,f,m=>o(m&&g)):o())}if(this[Xi](e)){s++;let h=this[Zi](e),f=this[Qi](e);U.fchown(u,h,f,g=>g?U.chown(c,h,f,m=>o(m&&g)):o())}o()});let a=this.transform&&this.transform(e)||e;a!==e&&(a.on("error",l=>{this[Ee](l,e),r()}),e.pipe(a)),a.pipe(n)}[vu](e,r){let i=e.mode&4095||this.dmode;this[Qt](e.absolute,i,n=>{if(n){this[Ee](n,e),r();return}let s=1,o=a=>{--s===0&&(r(),this[gi](),e.resume())};e.mtime&&!this.noMtime&&(s++,U.utimes(e.absolute,e.atime||new Date,e.mtime,o)),this[Xi](e)&&(s++,U.chown(e.absolute,this[Zi](e),this[Qi](e),o)),o()})}[cS](e){e.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${e.type}`,{entry:e}),e.resume()}[aS](e,r){this[so](e,e.linkpath,"symlink",r)}[lS](e,r){let i=Fe(Pt.resolve(this.cwd,e.linkpath));this[so](e,i,"link",r)}[hS](){this[ro]++}[gi](){this[ro]--,this[Eu]()}[Ru](e){this[gi](),e.resume()}[wu](e,r){return e.type==="File"&&!this.unlink&&r.isFile()&&r.nlink<=1&&!en}[bu](e){this[hS]();let r=[e.path];e.linkpath&&r.push(e.linkpath),this.reservations.reserve(r,i=>this[oS](e,i))}[no](e){e.type==="SymbolicLink"?a1(this.dirCache):e.type!=="Directory"&&o1(this.dirCache,e.absolute)}[oS](e,r){this[no](e);let i=a=>{this[no](e),r(a)},n=()=>{this[Qt](this.cwd,this.dmode,a=>{if(a){this[Ee](a,e),i();return}this[Ji]=!0,s()})},s=()=>{if(e.absolute!==this.cwd){let a=Fe(Pt.dirname(e.absolute));if(a!==this.cwd)return this[Qt](a,this.dmode,l=>{if(l){this[Ee](l,e),i();return}o()})}o()},o=()=>{U.lstat(e.absolute,(a,l)=>{if(l&&(this.keep||this.newer&&l.mtime>e.mtime)){this[Ru](e),i();return}if(a||this[wu](e,l))return this[Ye](null,e,i);if(l.isDirectory()){if(e.type==="Directory"){let c=!this.noChmod&&e.mode&&(l.mode&4095)!==e.mode,u=h=>this[Ye](h,e,i);return c?U.chmod(e.absolute,e.mode,u):u()}if(e.absolute!==this.cwd)return U.rmdir(e.absolute,c=>this[Ye](c,e,i))}if(e.absolute===this.cwd)return this[Ye](null,e,i);n1(e.absolute,c=>this[Ye](c,e,i))})};this[Ji]?s():n()}[Ye](e,r,i){if(e){this[Ee](e,r),i();return}switch(r.type){case"File":case"OldFile":case"ContiguousFile":return this[xu](r,i);case"Link":return this[lS](r,i);case"SymbolicLink":return this[aS](r,i);case"Directory":case"GNUDumpDir":return this[vu](r,i)}}[so](e,r,i,n){U[i](r,e.absolute,s=>{s?this[Ee](s,e):(this[gi](),e.resume()),n()})}},io=t=>{try{return[null,t()]}catch(e){return[e,null]}},Au=class extends tn{[Ye](e,r){return super[Ye](e,r,()=>{})}[bu](e){if(this[no](e),!this[Ji]){let s=this[Qt](this.cwd,this.dmode);if(s)return this[Ee](s,e);this[Ji]=!0}if(e.absolute!==this.cwd){let s=Fe(Pt.dirname(e.absolute));if(s!==this.cwd){let o=this[Qt](s,this.dmode);if(o)return this[Ee](o,e)}}let[r,i]=io(()=>U.lstatSync(e.absolute));if(i&&(this.keep||this.newer&&i.mtime>e.mtime))return this[Ru](e);if(r||this[wu](e,i))return this[Ye](null,e);if(i.isDirectory()){if(e.type==="Directory"){let o=!this.noChmod&&e.mode&&(i.mode&4095)!==e.mode,[a]=o?io(()=>{U.chmodSync(e.absolute,e.mode)}):[];return this[Ye](a,e)}let[s]=io(()=>U.rmdirSync(e.absolute));this[Ye](s,e)}let[n]=e.absolute===this.cwd?[]:io(()=>s1(e.absolute));this[Ye](n,e)}[xu](e,r){let i=e.mode&4095||this.fmode,n=a=>{let l;try{U.closeSync(s)}catch(c){l=c}(a||l)&&this[Ee](a||l,e),r()},s;try{s=U.openSync(e.absolute,gS(e.size),i)}catch(a){return n(a)}let o=this.transform&&this.transform(e)||e;o!==e&&(o.on("error",a=>this[Ee](a,e)),e.pipe(o)),o.on("data",a=>{try{U.writeSync(s,a,0,a.length)}catch(l){n(l)}}),o.on("end",a=>{let l=null;if(e.mtime&&!this.noMtime){let c=e.atime||new Date,u=e.mtime;try{U.futimesSync(s,c,u)}catch(h){try{U.utimesSync(e.absolute,c,u)}catch{l=h}}}if(this[Xi](e)){let c=this[Zi](e),u=this[Qi](e);try{U.fchownSync(s,c,u)}catch(h){try{U.chownSync(e.absolute,c,u)}catch{l=l||h}}}n(l)})}[vu](e,r){let i=e.mode&4095||this.dmode,n=this[Qt](e.absolute,i);if(n){this[Ee](n,e),r();return}if(e.mtime&&!this.noMtime)try{U.utimesSync(e.absolute,e.atime||new Date,e.mtime)}catch{}if(this[Xi](e))try{U.chownSync(e.absolute,this[Zi](e),this[Qi](e))}catch{}r(),e.resume()}[Qt](e,r){try{return dS.sync(Fe(e),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r})}catch(i){return i}}[so](e,r,i,n){try{U[i+"Sync"](r,e.absolute),n(),e.resume()}catch(s){return this[Ee](s,e)}}};tn.Sync=Au;yS.exports=tn});var wS=d((wk,bS)=>{"use strict";var l1=Kr(),oo=Tu(),SS=require("fs"),ES=hi(),_S=require("path"),Ou=ri();bS.exports=(t,e,r)=>{typeof t=="function"?(r=t,e=null,t={}):Array.isArray(t)&&(e=t,t={}),typeof e=="function"&&(r=e,e=null),e?e=Array.from(e):e=[];let i=l1(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return e.length&&c1(i,e),i.file&&i.sync?u1(i):i.file?h1(i,r):i.sync?f1(i):p1(i)};var c1=(t,e)=>{let r=new Map(e.map(s=>[Ou(s),!0])),i=t.filter,n=(s,o)=>{let a=o||_S.parse(s).root||".",l=s===a?!1:r.has(s)?r.get(s):n(_S.dirname(s),a);return r.set(s,l),l};t.filter=i?(s,o)=>i(s,o)&&n(Ou(s)):s=>n(Ou(s))},u1=t=>{let e=new oo.Sync(t),r=t.file,i=SS.statSync(r),n=t.maxReadSize||16*1024*1024;new ES.ReadStreamSync(r,{readSize:n,size:i.size}).pipe(e)},h1=(t,e)=>{let r=new oo(t),i=t.maxReadSize||16*1024*1024,n=t.file,s=new Promise((o,a)=>{r.on("error",a),r.on("close",o),SS.stat(n,(l,c)=>{if(l)a(l);else{let u=new ES.ReadStream(n,{readSize:i,size:c.size});u.on("error",a),u.pipe(r)}})});return e?s.then(e,e):s},f1=t=>new oo.Sync(t),p1=t=>new oo(t)});var xS=d(ae=>{"use strict";ae.c=ae.create=n_();ae.r=ae.replace=cu();ae.t=ae.list=Ks();ae.u=ae.update=p_();ae.x=ae.extract=wS();ae.Pack=ks();ae.Unpack=Tu();ae.Parse=zs();ae.ReadEntry=gs();ae.WriteEntry=Mc();ae.Header=ti();ae.Pax=_s();ae.types=Sc()});var OS=d((Tk,TS)=>{function ze(t,e){typeof e=="boolean"&&(e={forever:e}),this._originalTimeouts=JSON.parse(JSON.stringify(t)),this._timeouts=t,this._options=e||{},this._maxRetryTime=e&&e.maxRetryTime||1/0,this._fn=null,this._errors=[],this._attempts=1,this._operationTimeout=null,this._operationTimeoutCb=null,this._timeout=null,this._operationStart=null,this._timer=null,this._options.forever&&(this._cachedTimeouts=this._timeouts.slice(0))}TS.exports=ze;ze.prototype.reset=function(){this._attempts=1,this._timeouts=this._originalTimeouts.slice(0)};ze.prototype.stop=function(){this._timeout&&clearTimeout(this._timeout),this._timer&&clearTimeout(this._timer),this._timeouts=[],this._cachedTimeouts=null};ze.prototype.retry=function(t){if(this._timeout&&clearTimeout(this._timeout),!t)return!1;var e=new Date().getTime();if(t&&e-this._operationStart>=this._maxRetryTime)return this._errors.push(t),this._errors.unshift(new Error("RetryOperation timeout occurred")),!1;this._errors.push(t);var r=this._timeouts.shift();if(r===void 0)if(this._cachedTimeouts)this._errors.splice(0,this._errors.length-1),r=this._cachedTimeouts.slice(-1);else return!1;var i=this;return this._timer=setTimeout(function(){i._attempts++,i._operationTimeoutCb&&(i._timeout=setTimeout(function(){i._operationTimeoutCb(i._attempts)},i._operationTimeout),i._options.unref&&i._timeout.unref()),i._fn(i._attempts)},r),this._options.unref&&this._timer.unref(),!0};ze.prototype.attempt=function(t,e){this._fn=t,e&&(e.timeout&&(this._operationTimeout=e.timeout),e.cb&&(this._operationTimeoutCb=e.cb));var r=this;this._operationTimeoutCb&&(this._timeout=setTimeout(function(){r._operationTimeoutCb()},r._operationTimeout)),this._operationStart=new Date().getTime(),this._fn(this._attempts)};ze.prototype.try=function(t){console.log("Using RetryOperation.try() is deprecated"),this.attempt(t)};ze.prototype.start=function(t){console.log("Using RetryOperation.start() is deprecated"),this.attempt(t)};ze.prototype.start=ze.prototype.try;ze.prototype.errors=function(){return this._errors};ze.prototype.attempts=function(){return this._attempts};ze.prototype.mainError=function(){if(this._errors.length===0)return null;for(var t={},e=null,r=0,i=0;i<this._errors.length;i++){var n=this._errors[i],s=n.message,o=(t[s]||0)+1;t[s]=o,o>=r&&(e=n,r=o)}return e}});var CS=d(xr=>{var _1=OS();xr.operation=function(t){var e=xr.timeouts(t);return new _1(e,{forever:t&&(t.forever||t.retries===1/0),unref:t&&t.unref,maxRetryTime:t&&t.maxRetryTime})};xr.timeouts=function(t){if(t instanceof Array)return[].concat(t);var e={retries:10,factor:2,minTimeout:1*1e3,maxTimeout:1/0,randomize:!1};for(var r in t)e[r]=t[r];if(e.minTimeout>e.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var i=[],n=0;n<e.retries;n++)i.push(this.createTimeout(n,e));return t&&t.forever&&!i.length&&i.push(this.createTimeout(n,e)),i.sort(function(s,o){return s-o}),i};xr.createTimeout=function(t,e){var r=e.randomize?Math.random()+1:1,i=Math.round(r*Math.max(e.minTimeout,1)*Math.pow(e.factor,t));return i=Math.min(i,e.maxTimeout),i};xr.wrap=function(t,e,r){if(e instanceof Array&&(r=e,e=null),!r){r=[];for(var i in t)typeof t[i]=="function"&&r.push(i)}for(var n=0;n<r.length;n++){var s=r[n],o=t[s];t[s]=function(l){var c=xr.operation(e),u=Array.prototype.slice.call(arguments,1),h=u.pop();u.push(function(f){c.retry(f)||(f&&(arguments[0]=c.mainError()),h.apply(this,arguments))}),c.attempt(function(){l.apply(t,u)})}.bind(t,o),t[s].options=e}}});var LS=d((Ck,PS)=>{PS.exports=CS()});var kS=d((Pk,IS)=>{var S1=LS();function E1(t,e){function r(i,n){var s=e||{},o;"randomize"in s||(s.randomize=!0),o=S1.operation(s);function a(u){n(u||new Error("Aborted"))}function l(u,h){if(u.bail){a(u);return}o.retry(u)?s.onRetry&&s.onRetry(u,h):n(o.mainError())}function c(u){var h;try{h=t(a,u)}catch(f){l(f,u);return}Promise.resolve(h).then(i).catch(function(g){l(g,u)})}o.attempt(c)}return new Promise(r)}IS.exports=E1});var F1={};Iu(F1,{default:()=>D1,transformer:()=>$S});module.exports=KS(F1);var Pu=q(require("path")),Lu=q(require("fs-extra"));var VS=q(qu());function mo(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function _i(t){return _i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_i(t)}function go(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function yo(t,e){if(e&&(_i(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return go(t)}function er(t){return er=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},er(t)}function pt(t,e){return pt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,n){return i.__proto__=n,i},pt(t,e)}function _o(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&pt(t,e)}function So(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function Eo(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function vr(t,e,r){return Eo()?vr=Reflect.construct.bind():vr=function(n,s,o){var a=[null];a.push.apply(a,s);var l=Function.bind.apply(n,a),c=new l;return o&&pt(c,o.prototype),c},vr.apply(null,arguments)}function Si(t){var e=typeof Map=="function"?new Map:void 0;return Si=function(i){if(i===null||!So(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,n)}function n(){return vr(i,arguments,er(this).constructor)}return n.prototype=Object.create(i.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),pt(n,i)},Si(t)}var bo=q(require("find-up")),an=q(require("path")),ln=q(require("fs-extra")),XS=function(t){_o(e,t);function e(r){var i;return mo(this,e),i=yo(this,er(e).call(this,"No package.json could be found upwards from the directory ".concat(r))),i.directory=r,i}return e}(Si(Error));function ZS(t,e){try{var r=ln.default.readJsonSync(an.default.join(t,"package.json"));if(e.current===void 0&&(e.current=t),r.workspaces||r.bolt)return t}catch(i){if(i.code!=="ENOENT")throw i}}function QS(t){try{var e=ln.default.readJsonSync(an.default.join(t,"lerna.json"));if(e.useWorkspaces!==!0)return t}catch(r){if(r.code!=="ENOENT")throw r}}function JS(t){var e=ln.default.existsSync(an.default.join(t,"pnpm-workspace.yaml"));if(e)return t}function Hu(t){var e={current:void 0},r=(0,bo.sync)(function(i){return[QS(i),ZS(i,e),JS(i)].find(function(n){return n})},{cwd:t,type:"directory"});if(e.current===void 0)throw new XS(t);return r===void 0?e.current:r}var $u=q(require("json5"));var wo=q(require("fs")),Ei=q(require("path"));function xo({target:t,cwd:e,contentCheck:r}){let i=Ei.default.parse(e).root,n=!1,s=e;for(;!n&&s!==i;){if(r)try{let o=wo.default.readFileSync(Ei.default.join(s,t)).toString();if(r(o)){n=!0;break}}catch{}else if(wo.default.existsSync(Ei.default.join(s,t))){n=!0;break}s=Ei.default.dirname(s)}return n?s:null}function eE(t){let e=$u.default.parse(t);return!(e&&"extends"in e)}var vo={};function Ro(t,e){var s;let r=(s=e==null?void 0:e.cache)!=null?s:!0,i=t||process.cwd();if(r&&vo[i])return vo[i];let n=xo({target:"turbo.json",cwd:i,contentCheck:eE});if(!n)try{if(n=Hu(i),!n)return null}catch{return null}return r&&(vo[i]=n),n}var Pi=q(require("fs")),lr=q(require("path"));function ih(t){return typeof t=="undefined"||t===null}function tE(t){return typeof t=="object"&&t!==null}function rE(t){return Array.isArray(t)?t:ih(t)?[]:[t]}function iE(t,e){var r,i,n,s;if(e)for(s=Object.keys(e),r=0,i=s.length;r<i;r+=1)n=s[r],t[n]=e[n];return t}function nE(t,e){var r="",i;for(i=0;i<e;i+=1)r+=t;return r}function sE(t){return t===0&&Number.NEGATIVE_INFINITY===1/t}var oE=ih,aE=tE,lE=rE,cE=nE,uE=sE,hE=iE,oe={isNothing:oE,isObject:aE,toArray:lE,repeat:cE,isNegativeZero:uE,extend:hE};function nh(t,e){var r="",i=t.reason||"(unknown reason)";return t.mark?(t.mark.name&&(r+='in "'+t.mark.name+'" '),r+="("+(t.mark.line+1)+":"+(t.mark.column+1)+")",!e&&t.mark.snippet&&(r+=`
|
6
|
+
`);return w?(i.originalMessage=i.message,i.message=R):i=new Error(R),i.shortMessage=x,i.command=o,i.escapedCommand=a,i.exitCode=s,i.signal=n,i.signalDescription=f,i.stdout=t,i.stderr=e,r!==void 0&&(i.all=r),"bufferedData"in i&&delete i.bufferedData,i.failed=!0,i.timedOut=!!l,i.isCanceled=c,i.killed=u&&!l,i};Ym.exports=AA});var Vm=d((pI,Bl)=>{"use strict";var Vn=["stdin","stdout","stderr"],TA=t=>Vn.some(e=>t[e]!==void 0),Km=t=>{if(!t)return;let{stdio:e}=t;if(e===void 0)return Vn.map(i=>t[i]);if(TA(t))throw new Error(`It's not possible to provide \`stdio\` in combination with one of ${Vn.map(i=>`\`${i}\``).join(", ")}`);if(typeof e=="string")return e;if(!Array.isArray(e))throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof e}\``);let r=Math.max(e.length,Vn.length);return Array.from({length:r},(i,n)=>e[n])};Bl.exports=Km;Bl.exports.node=t=>{let e=Km(t);return e==="ipc"?"ipc":e===void 0||typeof e=="string"?[e,e,e,"ipc"]:e.includes("ipc")?e:[...e,"ipc"]}});var Xm=d((dI,Xn)=>{Xn.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"];process.platform!=="win32"&&Xn.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&Xn.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")});var tg=d((mI,Yr)=>{var Z=global.process,cr=function(t){return t&&typeof t=="object"&&typeof t.removeListener=="function"&&typeof t.emit=="function"&&typeof t.reallyExit=="function"&&typeof t.listeners=="function"&&typeof t.kill=="function"&&typeof t.pid=="number"&&typeof t.on=="function"};cr(Z)?(Zm=require("assert"),Gr=Xm(),Qm=/^win/i.test(Z.platform),ki=require("events"),typeof ki!="function"&&(ki=ki.EventEmitter),Z.__signal_exit_emitter__?le=Z.__signal_exit_emitter__:(le=Z.__signal_exit_emitter__=new ki,le.count=0,le.emitted={}),le.infinite||(le.setMaxListeners(1/0),le.infinite=!0),Yr.exports=function(t,e){if(!cr(global.process))return function(){};Zm.equal(typeof t,"function","a callback must be provided for exit handler"),Wr===!1&&ql();var r="exit";e&&e.alwaysLast&&(r="afterexit");var i=function(){le.removeListener(r,t),le.listeners("exit").length===0&&le.listeners("afterexit").length===0&&Zn()};return le.on(r,t),i},Zn=function(){!Wr||!cr(global.process)||(Wr=!1,Gr.forEach(function(e){try{Z.removeListener(e,Qn[e])}catch{}}),Z.emit=Jn,Z.reallyExit=Hl,le.count-=1)},Yr.exports.unload=Zn,ur=function(e,r,i){le.emitted[e]||(le.emitted[e]=!0,le.emit(e,r,i))},Qn={},Gr.forEach(function(t){Qn[t]=function(){if(cr(global.process)){var r=Z.listeners(t);r.length===le.count&&(Zn(),ur("exit",null,t),ur("afterexit",null,t),Qm&&t==="SIGHUP"&&(t="SIGINT"),Z.kill(Z.pid,t))}}}),Yr.exports.signals=function(){return Gr},Wr=!1,ql=function(){Wr||!cr(global.process)||(Wr=!0,le.count+=1,Gr=Gr.filter(function(e){try{return Z.on(e,Qn[e]),!0}catch{return!1}}),Z.emit=eg,Z.reallyExit=Jm)},Yr.exports.load=ql,Hl=Z.reallyExit,Jm=function(e){cr(global.process)&&(Z.exitCode=e||0,ur("exit",Z.exitCode,null),ur("afterexit",Z.exitCode,null),Hl.call(Z,Z.exitCode))},Jn=Z.emit,eg=function(e,r){if(e==="exit"&&cr(global.process)){r!==void 0&&(Z.exitCode=r);var i=Jn.apply(this,arguments);return ur("exit",Z.exitCode,null),ur("afterexit",Z.exitCode,null),i}else return Jn.apply(this,arguments)}):Yr.exports=function(){return function(){}};var Zm,Gr,Qm,ki,le,Zn,ur,Qn,Wr,ql,Hl,Jm,Jn,eg});var ig=d((gI,rg)=>{"use strict";var OA=require("os"),CA=tg(),PA=1e3*5,LA=(t,e="SIGTERM",r={})=>{let i=t(e);return IA(t,e,r,i),i},IA=(t,e,r,i)=>{if(!kA(e,r,i))return;let n=FA(r),s=setTimeout(()=>{t("SIGKILL")},n);s.unref&&s.unref()},kA=(t,{forceKillAfterTimeout:e},r)=>NA(t)&&e!==!1&&r,NA=t=>t===OA.constants.signals.SIGTERM||typeof t=="string"&&t.toUpperCase()==="SIGTERM",FA=({forceKillAfterTimeout:t=!0})=>{if(t===!0)return PA;if(!Number.isFinite(t)||t<0)throw new TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${t}\` (${typeof t})`);return t},DA=(t,e)=>{t.kill()&&(e.isCanceled=!0)},MA=(t,e,r)=>{t.kill(e),r(Object.assign(new Error("Timed out"),{timedOut:!0,signal:e}))},BA=(t,{timeout:e,killSignal:r="SIGTERM"},i)=>{if(e===0||e===void 0)return i;let n,s=new Promise((a,l)=>{n=setTimeout(()=>{MA(t,r,l)},e)}),o=i.finally(()=>{clearTimeout(n)});return Promise.race([s,o])},qA=({timeout:t})=>{if(t!==void 0&&(!Number.isFinite(t)||t<0))throw new TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${t}\` (${typeof t})`)},HA=async(t,{cleanup:e,detached:r},i)=>{if(!e||r)return i;let n=CA(()=>{t.kill()});return i.finally(()=>{n()})};rg.exports={spawnedKill:LA,spawnedCancel:DA,setupTimeout:BA,validateTimeout:qA,setExitHandler:HA}});var sg=d((yI,ng)=>{"use strict";var it=t=>t!==null&&typeof t=="object"&&typeof t.pipe=="function";it.writable=t=>it(t)&&t.writable!==!1&&typeof t._write=="function"&&typeof t._writableState=="object";it.readable=t=>it(t)&&t.readable!==!1&&typeof t._read=="function"&&typeof t._readableState=="object";it.duplex=t=>it.writable(t)&&it.readable(t);it.transform=t=>it.duplex(t)&&typeof t._transform=="function";ng.exports=it});var ag=d((_I,og)=>{"use strict";var{PassThrough:$A}=require("stream");og.exports=t=>{t={...t};let{array:e}=t,{encoding:r}=t,i=r==="buffer",n=!1;e?n=!(r||i):r=r||"utf8",i&&(r=null);let s=new $A({objectMode:n});r&&s.setEncoding(r);let o=0,a=[];return s.on("data",l=>{a.push(l),n?o=a.length:o+=l.length}),s.getBufferedValue=()=>e?a:i?Buffer.concat(a,o):a.join(""),s.getBufferedLength=()=>o,s}});var lg=d((SI,Ni)=>{"use strict";var{constants:UA}=require("buffer"),jA=require("stream"),{promisify:GA}=require("util"),WA=ag(),YA=GA(jA.pipeline),es=class extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}};async function $l(t,e){if(!t)throw new Error("Expected a stream");e={maxBuffer:1/0,...e};let{maxBuffer:r}=e,i=WA(e);return await new Promise((n,s)=>{let o=a=>{a&&i.getBufferedLength()<=UA.MAX_LENGTH&&(a.bufferedData=i.getBufferedValue()),s(a)};(async()=>{try{await YA(t,i),n()}catch(a){o(a)}})(),i.on("data",()=>{i.getBufferedLength()>r&&o(new es)})}),i.getBufferedValue()}Ni.exports=$l;Ni.exports.buffer=(t,e)=>$l(t,{...e,encoding:"buffer"});Ni.exports.array=(t,e)=>$l(t,{...e,array:!0});Ni.exports.MaxBufferError=es});var ug=d((EI,cg)=>{"use strict";var{PassThrough:zA}=require("stream");cg.exports=function(){var t=[],e=new zA({objectMode:!0});return e.setMaxListeners(0),e.add=r,e.isEmpty=i,e.on("unpipe",n),Array.prototype.slice.call(arguments).forEach(r),e;function r(s){return Array.isArray(s)?(s.forEach(r),this):(t.push(s),s.once("end",n.bind(null,s)),s.once("error",e.emit.bind(e,"error")),s.pipe(e,{end:!1}),this)}function i(){return t.length==0}function n(s){t=t.filter(function(o){return o!==s}),!t.length&&e.readable&&e.end()}}});var dg=d((bI,pg)=>{"use strict";var fg=sg(),hg=lg(),KA=ug(),VA=(t,e)=>{e===void 0||t.stdin===void 0||(fg(e)?e.pipe(t.stdin):t.stdin.end(e))},XA=(t,{all:e})=>{if(!e||!t.stdout&&!t.stderr)return;let r=KA();return t.stdout&&r.add(t.stdout),t.stderr&&r.add(t.stderr),r},Ul=async(t,e)=>{if(t){t.destroy();try{return await e}catch(r){return r.bufferedData}}},jl=(t,{encoding:e,buffer:r,maxBuffer:i})=>{if(!(!t||!r))return e?hg(t,{encoding:e,maxBuffer:i}):hg.buffer(t,{maxBuffer:i})},ZA=async({stdout:t,stderr:e,all:r},{encoding:i,buffer:n,maxBuffer:s},o)=>{let a=jl(t,{encoding:i,buffer:n,maxBuffer:s}),l=jl(e,{encoding:i,buffer:n,maxBuffer:s}),c=jl(r,{encoding:i,buffer:n,maxBuffer:s*2});try{return await Promise.all([o,a,l,c])}catch(u){return Promise.all([{error:u,signal:u.signal,timedOut:u.timedOut},Ul(t,a),Ul(e,l),Ul(r,c)])}},QA=({input:t})=>{if(fg(t))throw new TypeError("The `input` option cannot be a stream in sync mode")};pg.exports={handleInput:VA,makeAllStream:XA,getSpawnedResult:ZA,validateInputSync:QA}});var gg=d((wI,mg)=>{"use strict";var JA=(async()=>{})().constructor.prototype,eT=["then","catch","finally"].map(t=>[t,Reflect.getOwnPropertyDescriptor(JA,t)]),tT=(t,e)=>{for(let[r,i]of eT){let n=typeof e=="function"?(...s)=>Reflect.apply(i.value,e(),s):i.value.bind(e);Reflect.defineProperty(t,r,{...i,value:n})}return t},rT=t=>new Promise((e,r)=>{t.on("exit",(i,n)=>{e({exitCode:i,signal:n})}),t.on("error",i=>{r(i)}),t.stdin&&t.stdin.on("error",i=>{r(i)})});mg.exports={mergePromise:tT,getSpawnedPromise:rT}});var Sg=d((xI,_g)=>{"use strict";var yg=(t,e=[])=>Array.isArray(e)?[t,...e]:[t],iT=/^[\w.-]+$/,nT=/"/g,sT=t=>typeof t!="string"||iT.test(t)?t:`"${t.replace(nT,'\\"')}"`,oT=(t,e)=>yg(t,e).join(" "),aT=(t,e)=>yg(t,e).map(r=>sT(r)).join(" "),lT=/ +/g,cT=t=>{let e=[];for(let r of t.trim().split(lT)){let i=e[e.length-1];i&&i.endsWith("\\")?e[e.length-1]=`${i.slice(0,-1)} ${r}`:e.push(r)}return e};_g.exports={joinCommand:oT,getEscapedCommand:aT,parseCommand:cT}});var Ag=d((vI,zr)=>{"use strict";var uT=require("path"),Gl=require("child_process"),hT=Pm(),fT=Im(),pT=Fm(),dT=qm(),ts=zm(),bg=Vm(),{spawnedKill:mT,spawnedCancel:gT,setupTimeout:yT,validateTimeout:_T,setExitHandler:ST}=ig(),{handleInput:ET,getSpawnedResult:bT,makeAllStream:wT,validateInputSync:xT}=dg(),{mergePromise:Eg,getSpawnedPromise:vT}=gg(),{joinCommand:wg,parseCommand:xg,getEscapedCommand:vg}=Sg(),RT=1e3*1e3*100,AT=({env:t,extendEnv:e,preferLocal:r,localDir:i,execPath:n})=>{let s=e?{...process.env,...t}:t;return r?pT.env({env:s,cwd:i,execPath:n}):s},Rg=(t,e,r={})=>{let i=hT._parse(t,e,r);return t=i.command,e=i.args,r=i.options,r={maxBuffer:RT,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:r.cwd||process.cwd(),execPath:process.execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,...r},r.env=AT(r),r.stdio=bg(r),process.platform==="win32"&&uT.basename(t,".exe")==="cmd"&&e.unshift("/q"),{file:t,args:e,options:r,parsed:i}},Fi=(t,e,r)=>typeof e!="string"&&!Buffer.isBuffer(e)?r===void 0?void 0:"":t.stripFinalNewline?fT(e):e,rs=(t,e,r)=>{let i=Rg(t,e,r),n=wg(t,e),s=vg(t,e);_T(i.options);let o;try{o=Gl.spawn(i.file,i.args,i.options)}catch(g){let m=new Gl.ChildProcess,y=Promise.reject(ts({error:g,stdout:"",stderr:"",all:"",command:n,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1}));return Eg(m,y)}let a=vT(o),l=yT(o,i.options,a),c=ST(o,i.options,l),u={isCanceled:!1};o.kill=mT.bind(null,o.kill.bind(o)),o.cancel=gT.bind(null,o,u);let f=dT(async()=>{let[{error:g,exitCode:m,signal:y,timedOut:w},x,R,M]=await bT(o,i.options,c),re=Fi(i.options,x),N=Fi(i.options,R),H=Fi(i.options,M);if(g||m!==0||y!==null){let L=ts({error:g,exitCode:m,signal:y,stdout:re,stderr:N,all:H,command:n,escapedCommand:s,parsed:i,timedOut:w,isCanceled:u.isCanceled,killed:o.killed});if(!i.options.reject)return L;throw L}return{command:n,escapedCommand:s,exitCode:0,stdout:re,stderr:N,all:H,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}});return ET(o,i.options.input),o.all=wT(o,i.options),Eg(o,f)};zr.exports=rs;zr.exports.sync=(t,e,r)=>{let i=Rg(t,e,r),n=wg(t,e),s=vg(t,e);xT(i.options);let o;try{o=Gl.spawnSync(i.file,i.args,i.options)}catch(c){throw ts({error:c,stdout:"",stderr:"",all:"",command:n,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1})}let a=Fi(i.options,o.stdout,o.error),l=Fi(i.options,o.stderr,o.error);if(o.error||o.status!==0||o.signal!==null){let c=ts({stdout:a,stderr:l,error:o.error,signal:o.signal,exitCode:o.status,command:n,escapedCommand:s,parsed:i,timedOut:o.error&&o.error.code==="ETIMEDOUT",isCanceled:!1,killed:o.signal!==null});if(!i.options.reject)return c;throw c}return{command:n,escapedCommand:s,exitCode:0,stdout:a,stderr:l,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}};zr.exports.command=(t,e)=>{let[r,...i]=xg(t);return rs(r,i,e)};zr.exports.commandSync=(t,e)=>{let[r,...i]=xg(t);return rs.sync(r,i,e)};zr.exports.node=(t,e,r={})=>{e&&!Array.isArray(e)&&typeof e=="object"&&(r=e,e=[]);let i=bg.node(r),n=process.execArgv.filter(a=>!a.startsWith("--inspect")),{nodePath:s=process.execPath,nodeOptions:o=n}=r;return rs(s,[...o,t,...Array.isArray(e)?e:[]],{...r,stdin:void 0,stdout:void 0,stderr:void 0,stdio:i,shell:!1})}});var Kr=d((CI,Cg)=>{"use strict";var Og=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"]]);Cg.exports=t=>t?Object.keys(t).map(e=>[Og.has(e)?Og.get(e):e,t[e]]).reduce((e,r)=>(e[r[0]]=r[1],e),Object.create(null)):{}});var ls=d((PI,Bg)=>{"use strict";var Pg=typeof process=="object"&&process?process:{stdout:null,stderr:null},kT=require("events"),Lg=require("stream"),Ig=require("string_decoder").StringDecoder,_t=Symbol("EOF"),St=Symbol("maybeEmitEnd"),$t=Symbol("emittedEnd"),is=Symbol("emittingEnd"),Di=Symbol("emittedError"),ns=Symbol("closed"),kg=Symbol("read"),ss=Symbol("flush"),Ng=Symbol("flushChunk"),Te=Symbol("encoding"),Et=Symbol("decoder"),os=Symbol("flowing"),Mi=Symbol("paused"),Vr=Symbol("resume"),ee=Symbol("buffer"),nt=Symbol("pipes"),ce=Symbol("bufferLength"),Wl=Symbol("bufferPush"),Yl=Symbol("bufferShift"),ge=Symbol("objectMode"),ye=Symbol("destroyed"),zl=Symbol("emitData"),Fg=Symbol("emitEnd"),Kl=Symbol("emitEnd2"),bt=Symbol("async"),Bi=t=>Promise.resolve().then(t),Dg=global._MP_NO_ITERATOR_SYMBOLS_!=="1",NT=Dg&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),FT=Dg&&Symbol.iterator||Symbol("iterator not implemented"),DT=t=>t==="end"||t==="finish"||t==="prefinish",MT=t=>t instanceof ArrayBuffer||typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,BT=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),as=class{constructor(e,r,i){this.src=e,this.dest=r,this.opts=i,this.ondrain=()=>e[Vr](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},Vl=class extends as{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,r,i){super(e,r,i),this.proxyErrors=n=>r.emit("error",n),e.on("error",this.proxyErrors)}};Bg.exports=class Mg extends Lg{constructor(e){super(),this[os]=!1,this[Mi]=!1,this[nt]=[],this[ee]=[],this[ge]=e&&e.objectMode||!1,this[ge]?this[Te]=null:this[Te]=e&&e.encoding||null,this[Te]==="buffer"&&(this[Te]=null),this[bt]=e&&!!e.async||!1,this[Et]=this[Te]?new Ig(this[Te]):null,this[_t]=!1,this[$t]=!1,this[is]=!1,this[ns]=!1,this[Di]=null,this.writable=!0,this.readable=!0,this[ce]=0,this[ye]=!1,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ee]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[nt]})}get bufferLength(){return this[ce]}get encoding(){return this[Te]}set encoding(e){if(this[ge])throw new Error("cannot set encoding in objectMode");if(this[Te]&&e!==this[Te]&&(this[Et]&&this[Et].lastNeed||this[ce]))throw new Error("cannot change encoding");this[Te]!==e&&(this[Et]=e?new Ig(e):null,this[ee].length&&(this[ee]=this[ee].map(r=>this[Et].write(r)))),this[Te]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[ge]}set objectMode(e){this[ge]=this[ge]||!!e}get async(){return this[bt]}set async(e){this[bt]=this[bt]||!!e}write(e,r,i){if(this[_t])throw new Error("write after end");if(this[ye])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(i=r,r="utf8"),r||(r="utf8");let n=this[bt]?Bi:s=>s();return!this[ge]&&!Buffer.isBuffer(e)&&(BT(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):MT(e)?e=Buffer.from(e):typeof e!="string"&&(this.objectMode=!0)),this[ge]?(this.flowing&&this[ce]!==0&&this[ss](!0),this.flowing?this.emit("data",e):this[Wl](e),this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing):e.length?(typeof e=="string"&&!(r===this[Te]&&!this[Et].lastNeed)&&(e=Buffer.from(e,r)),Buffer.isBuffer(e)&&this[Te]&&(e=this[Et].write(e)),this.flowing&&this[ce]!==0&&this[ss](!0),this.flowing?this.emit("data",e):this[Wl](e),this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing):(this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing)}read(e){if(this[ye])return null;if(this[ce]===0||e===0||e>this[ce])return this[St](),null;this[ge]&&(e=null),this[ee].length>1&&!this[ge]&&(this.encoding?this[ee]=[this[ee].join("")]:this[ee]=[Buffer.concat(this[ee],this[ce])]);let r=this[kg](e||null,this[ee][0]);return this[St](),r}[kg](e,r){return e===r.length||e===null?this[Yl]():(this[ee][0]=r.slice(e),r=r.slice(0,e),this[ce]-=e),this.emit("data",r),!this[ee].length&&!this[_t]&&this.emit("drain"),r}end(e,r,i){return typeof e=="function"&&(i=e,e=null),typeof r=="function"&&(i=r,r="utf8"),e&&this.write(e,r),i&&this.once("end",i),this[_t]=!0,this.writable=!1,(this.flowing||!this[Mi])&&this[St](),this}[Vr](){this[ye]||(this[Mi]=!1,this[os]=!0,this.emit("resume"),this[ee].length?this[ss]():this[_t]?this[St]():this.emit("drain"))}resume(){return this[Vr]()}pause(){this[os]=!1,this[Mi]=!0}get destroyed(){return this[ye]}get flowing(){return this[os]}get paused(){return this[Mi]}[Wl](e){this[ge]?this[ce]+=1:this[ce]+=e.length,this[ee].push(e)}[Yl](){return this[ee].length&&(this[ge]?this[ce]-=1:this[ce]-=this[ee][0].length),this[ee].shift()}[ss](e){do;while(this[Ng](this[Yl]()));!e&&!this[ee].length&&!this[_t]&&this.emit("drain")}[Ng](e){return e?(this.emit("data",e),this.flowing):!1}pipe(e,r){if(this[ye])return;let i=this[$t];return r=r||{},e===Pg.stdout||e===Pg.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,i?r.end&&e.end():(this[nt].push(r.proxyErrors?new Vl(this,e,r):new as(this,e,r)),this[bt]?Bi(()=>this[Vr]()):this[Vr]()),e}unpipe(e){let r=this[nt].find(i=>i.dest===e);r&&(this[nt].splice(this[nt].indexOf(r),1),r.unpipe())}addListener(e,r){return this.on(e,r)}on(e,r){let i=super.on(e,r);return e==="data"&&!this[nt].length&&!this.flowing?this[Vr]():e==="readable"&&this[ce]!==0?super.emit("readable"):DT(e)&&this[$t]?(super.emit(e),this.removeAllListeners(e)):e==="error"&&this[Di]&&(this[bt]?Bi(()=>r.call(this,this[Di])):r.call(this,this[Di])),i}get emittedEnd(){return this[$t]}[St](){!this[is]&&!this[$t]&&!this[ye]&&this[ee].length===0&&this[_t]&&(this[is]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[ns]&&this.emit("close"),this[is]=!1)}emit(e,r,...i){if(e!=="error"&&e!=="close"&&e!==ye&&this[ye])return;if(e==="data")return r?this[bt]?Bi(()=>this[zl](r)):this[zl](r):!1;if(e==="end")return this[Fg]();if(e==="close"){if(this[ns]=!0,!this[$t]&&!this[ye])return;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[Di]=r;let s=super.emit("error",r);return this[St](),s}else if(e==="resume"){let s=super.emit("resume");return this[St](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let n=super.emit(e,r,...i);return this[St](),n}[zl](e){for(let i of this[nt])i.dest.write(e)===!1&&this.pause();let r=super.emit("data",e);return this[St](),r}[Fg](){this[$t]||(this[$t]=!0,this.readable=!1,this[bt]?Bi(()=>this[Kl]()):this[Kl]())}[Kl](){if(this[Et]){let r=this[Et].end();if(r){for(let i of this[nt])i.dest.write(r);super.emit("data",r)}}for(let r of this[nt])r.end();let e=super.emit("end");return this.removeAllListeners("end"),e}collect(){let e=[];this[ge]||(e.dataLength=0);let r=this.promise();return this.on("data",i=>{e.push(i),this[ge]||(e.dataLength+=i.length)}),r.then(()=>e)}concat(){return this[ge]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[ge]?Promise.reject(new Error("cannot concat in objectMode")):this[Te]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,r)=>{this.on(ye,()=>r(new Error("stream destroyed"))),this.on("error",i=>r(i)),this.on("end",()=>e())})}[NT](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[_t])return Promise.resolve({done:!0});let i=null,n=null,s=c=>{this.removeListener("data",o),this.removeListener("end",a),n(c)},o=c=>{this.removeListener("error",s),this.removeListener("end",a),this.pause(),i({value:c,done:!!this[_t]})},a=()=>{this.removeListener("error",s),this.removeListener("data",o),i({done:!0})},l=()=>s(new Error("stream destroyed"));return new Promise((c,u)=>{n=u,i=c,this.once(ye,l),this.once("error",s),this.once("end",a),this.once("data",o)})}}}[FT](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(e){return this[ye]?(e?this.emit("error",e):this.emit(ye),this):(this[ye]=!0,this[ee].length=0,this[ce]=0,typeof this.close=="function"&&!this[ns]&&this.close(),e?this.emit("error",e):this.emit(ye),this)}static isStream(e){return!!e&&(e instanceof Mg||e instanceof Lg||e instanceof kT&&(typeof e.pipe=="function"||typeof e.write=="function"&&typeof e.end=="function"))}}});var Hg=d((LI,qg)=>{var qT=require("zlib").constants||{ZLIB_VERNUM:4736};qg.exports=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},qT))});var tc=d((II,Vg)=>{"use strict";var $g=typeof process=="object"&&process?process:{stdout:null,stderr:null},HT=require("events"),Ug=require("stream"),jg=require("string_decoder").StringDecoder,wt=Symbol("EOF"),xt=Symbol("maybeEmitEnd"),Ut=Symbol("emittedEnd"),cs=Symbol("emittingEnd"),qi=Symbol("emittedError"),us=Symbol("closed"),Gg=Symbol("read"),hs=Symbol("flush"),Wg=Symbol("flushChunk"),Oe=Symbol("encoding"),vt=Symbol("decoder"),fs=Symbol("flowing"),Hi=Symbol("paused"),Xr=Symbol("resume"),ue=Symbol("bufferLength"),Xl=Symbol("bufferPush"),Zl=Symbol("bufferShift"),_e=Symbol("objectMode"),Se=Symbol("destroyed"),Ql=Symbol("emitData"),Yg=Symbol("emitEnd"),Jl=Symbol("emitEnd2"),Rt=Symbol("async"),$i=t=>Promise.resolve().then(t),zg=global._MP_NO_ITERATOR_SYMBOLS_!=="1",$T=zg&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),UT=zg&&Symbol.iterator||Symbol("iterator not implemented"),jT=t=>t==="end"||t==="finish"||t==="prefinish",GT=t=>t instanceof ArrayBuffer||typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,WT=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),ps=class{constructor(e,r,i){this.src=e,this.dest=r,this.opts=i,this.ondrain=()=>e[Xr](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},ec=class extends ps{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,r,i){super(e,r,i),this.proxyErrors=n=>r.emit("error",n),e.on("error",this.proxyErrors)}};Vg.exports=class Kg extends Ug{constructor(e){super(),this[fs]=!1,this[Hi]=!1,this.pipes=[],this.buffer=[],this[_e]=e&&e.objectMode||!1,this[_e]?this[Oe]=null:this[Oe]=e&&e.encoding||null,this[Oe]==="buffer"&&(this[Oe]=null),this[Rt]=e&&!!e.async||!1,this[vt]=this[Oe]?new jg(this[Oe]):null,this[wt]=!1,this[Ut]=!1,this[cs]=!1,this[us]=!1,this[qi]=null,this.writable=!0,this.readable=!0,this[ue]=0,this[Se]=!1}get bufferLength(){return this[ue]}get encoding(){return this[Oe]}set encoding(e){if(this[_e])throw new Error("cannot set encoding in objectMode");if(this[Oe]&&e!==this[Oe]&&(this[vt]&&this[vt].lastNeed||this[ue]))throw new Error("cannot change encoding");this[Oe]!==e&&(this[vt]=e?new jg(e):null,this.buffer.length&&(this.buffer=this.buffer.map(r=>this[vt].write(r)))),this[Oe]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[_e]}set objectMode(e){this[_e]=this[_e]||!!e}get async(){return this[Rt]}set async(e){this[Rt]=this[Rt]||!!e}write(e,r,i){if(this[wt])throw new Error("write after end");if(this[Se])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(i=r,r="utf8"),r||(r="utf8");let n=this[Rt]?$i:s=>s();return!this[_e]&&!Buffer.isBuffer(e)&&(WT(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):GT(e)?e=Buffer.from(e):typeof e!="string"&&(this.objectMode=!0)),this[_e]?(this.flowing&&this[ue]!==0&&this[hs](!0),this.flowing?this.emit("data",e):this[Xl](e),this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing):e.length?(typeof e=="string"&&!(r===this[Oe]&&!this[vt].lastNeed)&&(e=Buffer.from(e,r)),Buffer.isBuffer(e)&&this[Oe]&&(e=this[vt].write(e)),this.flowing&&this[ue]!==0&&this[hs](!0),this.flowing?this.emit("data",e):this[Xl](e),this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing):(this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing)}read(e){if(this[Se])return null;if(this[ue]===0||e===0||e>this[ue])return this[xt](),null;this[_e]&&(e=null),this.buffer.length>1&&!this[_e]&&(this.encoding?this.buffer=[this.buffer.join("")]:this.buffer=[Buffer.concat(this.buffer,this[ue])]);let r=this[Gg](e||null,this.buffer[0]);return this[xt](),r}[Gg](e,r){return e===r.length||e===null?this[Zl]():(this.buffer[0]=r.slice(e),r=r.slice(0,e),this[ue]-=e),this.emit("data",r),!this.buffer.length&&!this[wt]&&this.emit("drain"),r}end(e,r,i){return typeof e=="function"&&(i=e,e=null),typeof r=="function"&&(i=r,r="utf8"),e&&this.write(e,r),i&&this.once("end",i),this[wt]=!0,this.writable=!1,(this.flowing||!this[Hi])&&this[xt](),this}[Xr](){this[Se]||(this[Hi]=!1,this[fs]=!0,this.emit("resume"),this.buffer.length?this[hs]():this[wt]?this[xt]():this.emit("drain"))}resume(){return this[Xr]()}pause(){this[fs]=!1,this[Hi]=!0}get destroyed(){return this[Se]}get flowing(){return this[fs]}get paused(){return this[Hi]}[Xl](e){this[_e]?this[ue]+=1:this[ue]+=e.length,this.buffer.push(e)}[Zl](){return this.buffer.length&&(this[_e]?this[ue]-=1:this[ue]-=this.buffer[0].length),this.buffer.shift()}[hs](e){do;while(this[Wg](this[Zl]()));!e&&!this.buffer.length&&!this[wt]&&this.emit("drain")}[Wg](e){return e?(this.emit("data",e),this.flowing):!1}pipe(e,r){if(this[Se])return;let i=this[Ut];return r=r||{},e===$g.stdout||e===$g.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,i?r.end&&e.end():(this.pipes.push(r.proxyErrors?new ec(this,e,r):new ps(this,e,r)),this[Rt]?$i(()=>this[Xr]()):this[Xr]()),e}unpipe(e){let r=this.pipes.find(i=>i.dest===e);r&&(this.pipes.splice(this.pipes.indexOf(r),1),r.unpipe())}addListener(e,r){return this.on(e,r)}on(e,r){let i=super.on(e,r);return e==="data"&&!this.pipes.length&&!this.flowing?this[Xr]():e==="readable"&&this[ue]!==0?super.emit("readable"):jT(e)&&this[Ut]?(super.emit(e),this.removeAllListeners(e)):e==="error"&&this[qi]&&(this[Rt]?$i(()=>r.call(this,this[qi])):r.call(this,this[qi])),i}get emittedEnd(){return this[Ut]}[xt](){!this[cs]&&!this[Ut]&&!this[Se]&&this.buffer.length===0&&this[wt]&&(this[cs]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[us]&&this.emit("close"),this[cs]=!1)}emit(e,r,...i){if(e!=="error"&&e!=="close"&&e!==Se&&this[Se])return;if(e==="data")return r?this[Rt]?$i(()=>this[Ql](r)):this[Ql](r):!1;if(e==="end")return this[Yg]();if(e==="close"){if(this[us]=!0,!this[Ut]&&!this[Se])return;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[qi]=r;let s=super.emit("error",r);return this[xt](),s}else if(e==="resume"){let s=super.emit("resume");return this[xt](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let n=super.emit(e,r,...i);return this[xt](),n}[Ql](e){for(let i of this.pipes)i.dest.write(e)===!1&&this.pause();let r=super.emit("data",e);return this[xt](),r}[Yg](){this[Ut]||(this[Ut]=!0,this.readable=!1,this[Rt]?$i(()=>this[Jl]()):this[Jl]())}[Jl](){if(this[vt]){let r=this[vt].end();if(r){for(let i of this.pipes)i.dest.write(r);super.emit("data",r)}}for(let r of this.pipes)r.end();let e=super.emit("end");return this.removeAllListeners("end"),e}collect(){let e=[];this[_e]||(e.dataLength=0);let r=this.promise();return this.on("data",i=>{e.push(i),this[_e]||(e.dataLength+=i.length)}),r.then(()=>e)}concat(){return this[_e]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[_e]?Promise.reject(new Error("cannot concat in objectMode")):this[Oe]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,r)=>{this.on(Se,()=>r(new Error("stream destroyed"))),this.on("error",i=>r(i)),this.on("end",()=>e())})}[$T](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[wt])return Promise.resolve({done:!0});let i=null,n=null,s=c=>{this.removeListener("data",o),this.removeListener("end",a),n(c)},o=c=>{this.removeListener("error",s),this.removeListener("end",a),this.pause(),i({value:c,done:!!this[wt]})},a=()=>{this.removeListener("error",s),this.removeListener("data",o),i({done:!0})},l=()=>s(new Error("stream destroyed"));return new Promise((c,u)=>{n=u,i=c,this.once(Se,l),this.once("error",s),this.once("end",a),this.once("data",o)})}}}[UT](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(e){return this[Se]?(e?this.emit("error",e):this.emit(Se),this):(this[Se]=!0,this.buffer.length=0,this[ue]=0,typeof this.close=="function"&&!this[us]&&this.close(),e?this.emit("error",e):this.emit(Se),this)}static isStream(e){return!!e&&(e instanceof Kg||e instanceof Ug||e instanceof HT&&(typeof e.pipe=="function"||typeof e.write=="function"&&typeof e.end=="function"))}}});var yc=d(ke=>{"use strict";var oc=require("assert"),jt=require("buffer").Buffer,Qg=require("zlib"),hr=ke.constants=Hg(),YT=tc(),Xg=jt.concat,fr=Symbol("_superWrite"),Qr=class extends Error{constructor(e){super("zlib: "+e.message),this.code=e.code,this.errno=e.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+e.message,Error.captureStackTrace(this,this.constructor)}get name(){return"ZlibError"}},zT=Symbol("opts"),Ui=Symbol("flushFlag"),Zg=Symbol("finishFlushFlag"),gc=Symbol("fullFlushFlag"),z=Symbol("handle"),ds=Symbol("onError"),Zr=Symbol("sawError"),rc=Symbol("level"),ic=Symbol("strategy"),nc=Symbol("ended"),kI=Symbol("_defaultFullFlush"),ms=class extends YT{constructor(e,r){if(!e||typeof e!="object")throw new TypeError("invalid options for ZlibBase constructor");super(e),this[Zr]=!1,this[nc]=!1,this[zT]=e,this[Ui]=e.flush,this[Zg]=e.finishFlush;try{this[z]=new Qg[r](e)}catch(i){throw new Qr(i)}this[ds]=i=>{this[Zr]||(this[Zr]=!0,this.close(),this.emit("error",i))},this[z].on("error",i=>this[ds](new Qr(i))),this.once("end",()=>this.close)}close(){this[z]&&(this[z].close(),this[z]=null,this.emit("close"))}reset(){if(!this[Zr])return oc(this[z],"zlib binding closed"),this[z].reset()}flush(e){this.ended||(typeof e!="number"&&(e=this[gc]),this.write(Object.assign(jt.alloc(0),{[Ui]:e})))}end(e,r,i){return e&&this.write(e,r),this.flush(this[Zg]),this[nc]=!0,super.end(null,null,i)}get ended(){return this[nc]}write(e,r,i){if(typeof r=="function"&&(i=r,r="utf8"),typeof e=="string"&&(e=jt.from(e,r)),this[Zr])return;oc(this[z],"zlib binding closed");let n=this[z]._handle,s=n.close;n.close=()=>{};let o=this[z].close;this[z].close=()=>{},jt.concat=c=>c;let a;try{let c=typeof e[Ui]=="number"?e[Ui]:this[Ui];a=this[z]._processChunk(e,c),jt.concat=Xg}catch(c){jt.concat=Xg,this[ds](new Qr(c))}finally{this[z]&&(this[z]._handle=n,n.close=s,this[z].close=o,this[z].removeAllListeners("error"))}this[z]&&this[z].on("error",c=>this[ds](new Qr(c)));let l;if(a)if(Array.isArray(a)&&a.length>0){l=this[fr](jt.from(a[0]));for(let c=1;c<a.length;c++)l=this[fr](a[c])}else l=this[fr](jt.from(a));return i&&i(),l}[fr](e){return super.write(e)}},At=class extends ms{constructor(e,r){e=e||{},e.flush=e.flush||hr.Z_NO_FLUSH,e.finishFlush=e.finishFlush||hr.Z_FINISH,super(e,r),this[gc]=hr.Z_FULL_FLUSH,this[rc]=e.level,this[ic]=e.strategy}params(e,r){if(!this[Zr]){if(!this[z])throw new Error("cannot switch params when binding is closed");if(!this[z].params)throw new Error("not supported in this implementation");if(this[rc]!==e||this[ic]!==r){this.flush(hr.Z_SYNC_FLUSH),oc(this[z],"zlib binding closed");let i=this[z].flush;this[z].flush=(n,s)=>{this.flush(n),s()};try{this[z].params(e,r)}finally{this[z].flush=i}this[z]&&(this[rc]=e,this[ic]=r)}}}},ac=class extends At{constructor(e){super(e,"Deflate")}},lc=class extends At{constructor(e){super(e,"Inflate")}},sc=Symbol("_portable"),cc=class extends At{constructor(e){super(e,"Gzip"),this[sc]=e&&!!e.portable}[fr](e){return this[sc]?(this[sc]=!1,e[9]=255,super[fr](e)):super[fr](e)}},uc=class extends At{constructor(e){super(e,"Gunzip")}},hc=class extends At{constructor(e){super(e,"DeflateRaw")}},fc=class extends At{constructor(e){super(e,"InflateRaw")}},pc=class extends At{constructor(e){super(e,"Unzip")}},gs=class extends ms{constructor(e,r){e=e||{},e.flush=e.flush||hr.BROTLI_OPERATION_PROCESS,e.finishFlush=e.finishFlush||hr.BROTLI_OPERATION_FINISH,super(e,r),this[gc]=hr.BROTLI_OPERATION_FLUSH}},dc=class extends gs{constructor(e){super(e,"BrotliCompress")}},mc=class extends gs{constructor(e){super(e,"BrotliDecompress")}};ke.Deflate=ac;ke.Inflate=lc;ke.Gzip=cc;ke.Gunzip=uc;ke.DeflateRaw=hc;ke.InflateRaw=fc;ke.Unzip=pc;typeof Qg.BrotliCompress=="function"?(ke.BrotliCompress=dc,ke.BrotliDecompress=mc):ke.BrotliCompress=ke.BrotliDecompress=class{constructor(){throw new Error("Brotli is not supported in this version of Node.js")}}});var Jr=d((DI,Jg)=>{var KT=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform;Jg.exports=KT!=="win32"?t=>t:t=>t&&t.replace(/\\/g,"/")});var ys=d((BI,ey)=>{"use strict";var VT=ls(),_c=Jr(),Sc=Symbol("slurp");ey.exports=class extends VT{constructor(e,r,i){switch(super(),this.pause(),this.extended=r,this.globalExtended=i,this.header=e,this.startBlockSize=512*Math.ceil(e.size/512),this.blockRemain=this.startBlockSize,this.remain=e.size,this.type=e.type,this.meta=!1,this.ignore=!1,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}this.path=_c(e.path),this.mode=e.mode,this.mode&&(this.mode=this.mode&4095),this.uid=e.uid,this.gid=e.gid,this.uname=e.uname,this.gname=e.gname,this.size=e.size,this.mtime=e.mtime,this.atime=e.atime,this.ctime=e.ctime,this.linkpath=_c(e.linkpath),this.uname=e.uname,this.gname=e.gname,r&&this[Sc](r),i&&this[Sc](i,!0)}write(e){let r=e.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");let i=this.remain,n=this.blockRemain;return this.remain=Math.max(0,i-r),this.blockRemain=Math.max(0,n-r),this.ignore?!0:i>=r?super.write(e):super.write(e.slice(0,i))}[Sc](e,r){for(let i in e)e[i]!==null&&e[i]!==void 0&&!(r&&i==="path")&&(this[i]=i==="path"||i==="linkpath"?_c(e[i]):e[i])}}});var Ec=d(_s=>{"use strict";_s.name=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]);_s.code=new Map(Array.from(_s.name).map(t=>[t[1],t[0]]))});var ny=d((HI,iy)=>{"use strict";var XT=(t,e)=>{if(Number.isSafeInteger(t))t<0?QT(t,e):ZT(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},ZT=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},QT=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var i=e.length;i>1;i--){var n=t&255;t=Math.floor(t/256),r?e[i-1]=ty(n):n===0?e[i-1]=0:(r=!0,e[i-1]=ry(n))}},JT=t=>{let e=t[0],r=e===128?tO(t.slice(1,t.length)):e===255?eO(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},eO=t=>{for(var e=t.length,r=0,i=!1,n=e-1;n>-1;n--){var s=t[n],o;i?o=ty(s):s===0?o=s:(i=!0,o=ry(s)),o!==0&&(r-=o*Math.pow(256,e-n-1))}return r},tO=t=>{for(var e=t.length,r=0,i=e-1;i>-1;i--){var n=t[i];n!==0&&(r+=n*Math.pow(256,e-i-1))}return r},ty=t=>(255^t)&255,ry=t=>(255^t)+1&255;iy.exports={encode:XT,parse:JT}});var ti=d(($I,oy)=>{"use strict";var bc=Ec(),ei=require("path").posix,sy=ny(),wc=Symbol("slurp"),Ne=Symbol("type"),Rc=class{constructor(e,r,i,n){this.cksumValid=!1,this.needPax=!1,this.nullBlock=!1,this.block=null,this.path=null,this.mode=null,this.uid=null,this.gid=null,this.size=null,this.mtime=null,this.cksum=null,this[Ne]="0",this.linkpath=null,this.uname=null,this.gname=null,this.devmaj=0,this.devmin=0,this.atime=null,this.ctime=null,Buffer.isBuffer(e)?this.decode(e,r||0,i,n):e&&this.set(e)}decode(e,r,i,n){if(r||(r=0),!e||!(e.length>=r+512))throw new Error("need 512 bytes for header");if(this.path=pr(e,r,100),this.mode=Gt(e,r+100,8),this.uid=Gt(e,r+108,8),this.gid=Gt(e,r+116,8),this.size=Gt(e,r+124,12),this.mtime=xc(e,r+136,12),this.cksum=Gt(e,r+148,12),this[wc](i),this[wc](n,!0),this[Ne]=pr(e,r+156,1),this[Ne]===""&&(this[Ne]="0"),this[Ne]==="0"&&this.path.slice(-1)==="/"&&(this[Ne]="5"),this[Ne]==="5"&&(this.size=0),this.linkpath=pr(e,r+157,100),e.slice(r+257,r+265).toString()==="ustar\x0000")if(this.uname=pr(e,r+265,32),this.gname=pr(e,r+297,32),this.devmaj=Gt(e,r+329,8),this.devmin=Gt(e,r+337,8),e[r+475]!==0){let o=pr(e,r+345,155);this.path=o+"/"+this.path}else{let o=pr(e,r+345,130);o&&(this.path=o+"/"+this.path),this.atime=xc(e,r+476,12),this.ctime=xc(e,r+488,12)}let s=8*32;for(let o=r;o<r+148;o++)s+=e[o];for(let o=r+156;o<r+512;o++)s+=e[o];this.cksumValid=s===this.cksum,this.cksum===null&&s===8*32&&(this.nullBlock=!0)}[wc](e,r){for(let i in e)e[i]!==null&&e[i]!==void 0&&!(r&&i==="path")&&(this[i]=e[i])}encode(e,r){if(e||(e=this.block=Buffer.alloc(512),r=0),r||(r=0),!(e.length>=r+512))throw new Error("need 512 bytes for header");let i=this.ctime||this.atime?130:155,n=rO(this.path||"",i),s=n[0],o=n[1];this.needPax=n[2],this.needPax=dr(e,r,100,s)||this.needPax,this.needPax=Wt(e,r+100,8,this.mode)||this.needPax,this.needPax=Wt(e,r+108,8,this.uid)||this.needPax,this.needPax=Wt(e,r+116,8,this.gid)||this.needPax,this.needPax=Wt(e,r+124,12,this.size)||this.needPax,this.needPax=vc(e,r+136,12,this.mtime)||this.needPax,e[r+156]=this[Ne].charCodeAt(0),this.needPax=dr(e,r+157,100,this.linkpath)||this.needPax,e.write("ustar\x0000",r+257,8),this.needPax=dr(e,r+265,32,this.uname)||this.needPax,this.needPax=dr(e,r+297,32,this.gname)||this.needPax,this.needPax=Wt(e,r+329,8,this.devmaj)||this.needPax,this.needPax=Wt(e,r+337,8,this.devmin)||this.needPax,this.needPax=dr(e,r+345,i,o)||this.needPax,e[r+475]!==0?this.needPax=dr(e,r+345,155,o)||this.needPax:(this.needPax=dr(e,r+345,130,o)||this.needPax,this.needPax=vc(e,r+476,12,this.atime)||this.needPax,this.needPax=vc(e,r+488,12,this.ctime)||this.needPax);let a=8*32;for(let l=r;l<r+148;l++)a+=e[l];for(let l=r+156;l<r+512;l++)a+=e[l];return this.cksum=a,Wt(e,r+148,8,this.cksum),this.cksumValid=!0,this.needPax}set(e){for(let r in e)e[r]!==null&&e[r]!==void 0&&(this[r]=e[r])}get type(){return bc.name.get(this[Ne])||this[Ne]}get typeKey(){return this[Ne]}set type(e){bc.code.has(e)?this[Ne]=bc.code.get(e):this[Ne]=e}},rO=(t,e)=>{let i=t,n="",s,o=ei.parse(t).root||".";if(Buffer.byteLength(i)<100)s=[i,n,!1];else{n=ei.dirname(i),i=ei.basename(i);do Buffer.byteLength(i)<=100&&Buffer.byteLength(n)<=e?s=[i,n,!1]:Buffer.byteLength(i)>100&&Buffer.byteLength(n)<=e?s=[i.slice(0,100-1),n,!0]:(i=ei.join(ei.basename(n),i),n=ei.dirname(n));while(n!==o&&!s);s||(s=[t.slice(0,100-1),"",!0])}return s},pr=(t,e,r)=>t.slice(e,e+r).toString("utf8").replace(/\0.*/,""),xc=(t,e,r)=>iO(Gt(t,e,r)),iO=t=>t===null?null:new Date(t*1e3),Gt=(t,e,r)=>t[e]&128?sy.parse(t.slice(e,e+r)):sO(t,e,r),nO=t=>isNaN(t)?null:t,sO=(t,e,r)=>nO(parseInt(t.slice(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),oO={12:8589934591,8:2097151},Wt=(t,e,r,i)=>i===null?!1:i>oO[r]||i<0?(sy.encode(i,t.slice(e,e+r)),!0):(aO(t,e,r,i),!1),aO=(t,e,r,i)=>t.write(lO(i,r),e,r,"ascii"),lO=(t,e)=>cO(Math.floor(t).toString(8),e),cO=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",vc=(t,e,r,i)=>i===null?!1:Wt(t,e,r,i.getTime()/1e3),uO=new Array(156).join("\0"),dr=(t,e,r,i)=>i===null?!1:(t.write(i+uO,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r);oy.exports=Rc});var Ss=d((UI,ay)=>{"use strict";var hO=ti(),fO=require("path"),ji=class{constructor(e,r){this.atime=e.atime||null,this.charset=e.charset||null,this.comment=e.comment||null,this.ctime=e.ctime||null,this.gid=e.gid||null,this.gname=e.gname||null,this.linkpath=e.linkpath||null,this.mtime=e.mtime||null,this.path=e.path||null,this.size=e.size||null,this.uid=e.uid||null,this.uname=e.uname||null,this.dev=e.dev||null,this.ino=e.ino||null,this.nlink=e.nlink||null,this.global=r||!1}encode(){let e=this.encodeBody();if(e==="")return null;let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),n=Buffer.allocUnsafe(i);for(let s=0;s<512;s++)n[s]=0;new hO({path:("PaxHeader/"+fO.basename(this.path)).slice(0,99),mode:this.mode||420,uid:this.uid||null,gid:this.gid||null,size:r,mtime:this.mtime||null,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime||null,ctime:this.ctime||null}).encode(n),n.write(e,512,r,"utf8");for(let s=r+512;s<n.length;s++)n[s]=0;return n}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(e){if(this[e]===null||this[e]===void 0)return"";let r=this[e]instanceof Date?this[e].getTime()/1e3:this[e],i=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+r+`
|
7
|
+
`,n=Buffer.byteLength(i),s=Math.floor(Math.log(n)/Math.log(10))+1;return n+s>=Math.pow(10,s)&&(s+=1),s+n+i}};ji.parse=(t,e,r)=>new ji(pO(dO(t),e),r);var pO=(t,e)=>e?Object.keys(t).reduce((r,i)=>(r[i]=t[i],r),e):t,dO=t=>t.replace(/\n$/,"").split(`
|
8
|
+
`).reduce(mO,Object.create(null)),mO=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),n=i.shift().replace(/^SCHILY\.(dev|ino|nlink)/,"$1");if(!n)return t;let s=i.join("=");return t[n]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(n)?new Date(s*1e3):/^[0-9]+$/.test(s)?+s:s,t};ay.exports=ji});var ri=d((jI,ly)=>{ly.exports=t=>{let e=t.length-1,r=-1;for(;e>-1&&t.charAt(e)==="/";)r=e,e--;return r===-1?t:t.slice(0,r)}});var Es=d((GI,cy)=>{"use strict";cy.exports=t=>class extends t{warn(e,r,i={}){this.file&&(i.file=this.file),this.cwd&&(i.cwd=this.cwd),i.code=r instanceof Error&&r.code||e,i.tarCode=e,!this.strict&&i.recoverable!==!1?(r instanceof Error&&(i=Object.assign(r,i),r=r.message),this.emit("warn",i.tarCode,r,i)):r instanceof Error?this.emit("error",Object.assign(r,i)):this.emit("error",Object.assign(new Error(`${e}: ${r}`),i))}}});var Tc=d((YI,uy)=>{"use strict";var bs=["|","<",">","?",":"],Ac=bs.map(t=>String.fromCharCode(61440+t.charCodeAt(0))),gO=new Map(bs.map((t,e)=>[t,Ac[e]])),yO=new Map(Ac.map((t,e)=>[t,bs[e]]));uy.exports={encode:t=>bs.reduce((e,r)=>e.split(r).join(gO.get(r)),t),decode:t=>Ac.reduce((e,r)=>e.split(r).join(yO.get(r)),t)}});var Oc=d((zI,fy)=>{var{isAbsolute:_O,parse:hy}=require("path").win32;fy.exports=t=>{let e="",r=hy(t);for(;_O(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=hy(t)}return[e,t]}});var dy=d((KI,py)=>{"use strict";py.exports=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t)});var Bc=d((ZI,Oy)=>{"use strict";var by=ls(),wy=Ss(),xy=ti(),ot=require("fs"),my=require("path"),st=Jr(),SO=ri(),vy=(t,e)=>e?(t=st(t).replace(/^\.(\/|$)/,""),SO(e)+"/"+t):st(t),EO=16*1024*1024,gy=Symbol("process"),yy=Symbol("file"),_y=Symbol("directory"),Pc=Symbol("symlink"),Sy=Symbol("hardlink"),Gi=Symbol("header"),ws=Symbol("read"),Lc=Symbol("lstat"),xs=Symbol("onlstat"),Ic=Symbol("onread"),kc=Symbol("onreadlink"),Nc=Symbol("openfile"),Fc=Symbol("onopenfile"),Yt=Symbol("close"),vs=Symbol("mode"),Dc=Symbol("awaitDrain"),Cc=Symbol("ondrain"),at=Symbol("prefix"),Ey=Symbol("hadError"),Ry=Es(),bO=Tc(),Ay=Oc(),Ty=dy(),Rs=Ry(class extends by{constructor(e,r){if(r=r||{},super(r),typeof e!="string")throw new TypeError("path is required");this.path=st(e),this.portable=!!r.portable,this.myuid=process.getuid&&process.getuid()||0,this.myuser=process.env.USER||"",this.maxReadSize=r.maxReadSize||EO,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=st(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime||null,this.prefix=r.prefix?st(r.prefix):null,this.fd=null,this.blockLen=null,this.blockRemain=null,this.buf=null,this.offset=null,this.length=null,this.pos=null,this.remain=null,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[n,s]=Ay(this.path);n&&(this.path=s,i=n)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=bO.decode(this.path.replace(/\\/g,"/")),e=e.replace(/\\/g,"/")),this.absolute=st(r.absolute||my.resolve(this.cwd,e)),this.path===""&&(this.path="./"),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path}),this.statCache.has(this.absolute)?this[xs](this.statCache.get(this.absolute)):this[Lc]()}emit(e,...r){return e==="error"&&(this[Ey]=!0),super.emit(e,...r)}[Lc](){ot.lstat(this.absolute,(e,r)=>{if(e)return this.emit("error",e);this[xs](r)})}[xs](e){this.statCache.set(this.absolute,e),this.stat=e,e.isFile()||(e.size=0),this.type=xO(e),this.emit("stat",e),this[gy]()}[gy](){switch(this.type){case"File":return this[yy]();case"Directory":return this[_y]();case"SymbolicLink":return this[Pc]();default:return this.end()}}[vs](e){return Ty(e,this.type==="Directory",this.portable)}[at](e){return vy(e,this.prefix)}[Gi](){this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.header=new xy({path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,mode:this[vs](this.stat.mode),uid:this.portable?null:this.stat.uid,gid:this.portable?null:this.stat.gid,size:this.stat.size,mtime:this.noMtime?null:this.mtime||this.stat.mtime,type:this.type,uname:this.portable?null:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?null:this.stat.atime,ctime:this.portable?null:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new wy({atime:this.portable?null:this.header.atime,ctime:this.portable?null:this.header.ctime,gid:this.portable?null:this.header.gid,mtime:this.noMtime?null:this.mtime||this.header.mtime,path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?null:this.header.uid,uname:this.portable?null:this.header.uname,dev:this.portable?null:this.stat.dev,ino:this.portable?null:this.stat.ino,nlink:this.portable?null:this.stat.nlink}).encode()),super.write(this.header.block)}[_y](){this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[Gi](),this.end()}[Pc](){ot.readlink(this.absolute,(e,r)=>{if(e)return this.emit("error",e);this[kc](r)})}[kc](e){this.linkpath=st(e),this[Gi](),this.end()}[Sy](e){this.type="Link",this.linkpath=st(my.relative(this.cwd,e)),this.stat.size=0,this[Gi](),this.end()}[yy](){if(this.stat.nlink>1){let e=this.stat.dev+":"+this.stat.ino;if(this.linkCache.has(e)){let r=this.linkCache.get(e);if(r.indexOf(this.cwd)===0)return this[Sy](r)}this.linkCache.set(e,this.absolute)}if(this[Gi](),this.stat.size===0)return this.end();this[Nc]()}[Nc](){ot.open(this.absolute,"r",(e,r)=>{if(e)return this.emit("error",e);this[Fc](r)})}[Fc](e){if(this.fd=e,this[Ey])return this[Yt]();this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let r=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(r),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[ws]()}[ws](){let{fd:e,buf:r,offset:i,length:n,pos:s}=this;ot.read(e,r,i,n,s,(o,a)=>{if(o)return this[Yt](()=>this.emit("error",o));this[Ic](a)})}[Yt](e){ot.close(this.fd,e)}[Ic](e){if(e<=0&&this.remain>0){let n=new Error("encountered unexpected EOF");return n.path=this.absolute,n.syscall="read",n.code="EOF",this[Yt](()=>this.emit("error",n))}if(e>this.remain){let n=new Error("did not encounter expected EOF");return n.path=this.absolute,n.syscall="read",n.code="EOF",this[Yt](()=>this.emit("error",n))}if(e===this.remain)for(let n=e;n<this.length&&e<this.blockRemain;n++)this.buf[n+this.offset]=0,e++,this.remain++;let r=this.offset===0&&e===this.buf.length?this.buf:this.buf.slice(this.offset,this.offset+e);this.write(r)?this[Cc]():this[Dc](()=>this[Cc]())}[Dc](e){this.once("drain",e)}write(e){if(this.blockRemain<e.length){let r=new Error("writing more data than expected");return r.path=this.absolute,this.emit("error",r)}return this.remain-=e.length,this.blockRemain-=e.length,this.pos+=e.length,this.offset+=e.length,super.write(e)}[Cc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[Yt](e=>e?this.emit("error",e):this.end());this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[ws]()}}),Mc=class extends Rs{[Lc](){this[xs](ot.lstatSync(this.absolute))}[Pc](){this[kc](ot.readlinkSync(this.absolute))}[Nc](){this[Fc](ot.openSync(this.absolute,"r"))}[ws](){let e=!0;try{let{fd:r,buf:i,offset:n,length:s,pos:o}=this,a=ot.readSync(r,i,n,s,o);this[Ic](a),e=!1}finally{if(e)try{this[Yt](()=>{})}catch{}}}[Dc](e){e()}[Yt](e){ot.closeSync(this.fd),e()}},wO=Ry(class extends by{constructor(e,r){r=r||{},super(r),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.readEntry=e,this.type=e.type,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix||null,this.path=st(e.path),this.mode=this[vs](e.mode),this.uid=this.portable?null:e.uid,this.gid=this.portable?null:e.gid,this.uname=this.portable?null:e.uname,this.gname=this.portable?null:e.gname,this.size=e.size,this.mtime=this.noMtime?null:r.mtime||e.mtime,this.atime=this.portable?null:e.atime,this.ctime=this.portable?null:e.ctime,this.linkpath=st(e.linkpath),typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[n,s]=Ay(this.path);n&&(this.path=s,i=n)}this.remain=e.size,this.blockRemain=e.startBlockSize,this.header=new xy({path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?null:this.uid,gid:this.portable?null:this.gid,size:this.size,mtime:this.noMtime?null:this.mtime,type:this.type,uname:this.portable?null:this.uname,atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime}),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path}),this.header.encode()&&!this.noPax&&super.write(new wy({atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime,gid:this.portable?null:this.gid,mtime:this.noMtime?null:this.mtime,path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,size:this.size,uid:this.portable?null:this.uid,uname:this.portable?null:this.uname,dev:this.portable?null:this.readEntry.dev,ino:this.portable?null:this.readEntry.ino,nlink:this.portable?null:this.readEntry.nlink}).encode()),super.write(this.header.block),e.pipe(this)}[at](e){return vy(e,this.prefix)}[vs](e){return Ty(e,this.type==="Directory",this.portable)}write(e){let r=e.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=r,super.write(e)}end(){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),super.end()}});Rs.Sync=Mc;Rs.Tar=wO;var xO=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported";Oy.exports=Rs});var Py=d((QI,Cy)=>{"use strict";Cy.exports=function(t){t.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next)yield e.value}}});var qc=d((JI,Ly)=>{"use strict";Ly.exports=$;$.Node=mr;$.create=$;function $(t){var e=this;if(e instanceof $||(e=new $),e.tail=null,e.head=null,e.length=0,t&&typeof t.forEach=="function")t.forEach(function(n){e.push(n)});else if(arguments.length>0)for(var r=0,i=arguments.length;r<i;r++)e.push(arguments[r]);return e}$.prototype.removeNode=function(t){if(t.list!==this)throw new Error("removing node which does not belong to this list");var e=t.next,r=t.prev;return e&&(e.prev=r),r&&(r.next=e),t===this.head&&(this.head=e),t===this.tail&&(this.tail=r),t.list.length--,t.next=null,t.prev=null,t.list=null,e};$.prototype.unshiftNode=function(t){if(t!==this.head){t.list&&t.list.removeNode(t);var e=this.head;t.list=this,t.next=e,e&&(e.prev=t),this.head=t,this.tail||(this.tail=t),this.length++}};$.prototype.pushNode=function(t){if(t!==this.tail){t.list&&t.list.removeNode(t);var e=this.tail;t.list=this,t.prev=e,e&&(e.next=t),this.tail=t,this.head||(this.head=t),this.length++}};$.prototype.push=function(){for(var t=0,e=arguments.length;t<e;t++)RO(this,arguments[t]);return this.length};$.prototype.unshift=function(){for(var t=0,e=arguments.length;t<e;t++)AO(this,arguments[t]);return this.length};$.prototype.pop=function(){if(this.tail){var t=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,t}};$.prototype.shift=function(){if(this.head){var t=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,t}};$.prototype.forEach=function(t,e){e=e||this;for(var r=this.head,i=0;r!==null;i++)t.call(e,r.value,i,this),r=r.next};$.prototype.forEachReverse=function(t,e){e=e||this;for(var r=this.tail,i=this.length-1;r!==null;i--)t.call(e,r.value,i,this),r=r.prev};$.prototype.get=function(t){for(var e=0,r=this.head;r!==null&&e<t;e++)r=r.next;if(e===t&&r!==null)return r.value};$.prototype.getReverse=function(t){for(var e=0,r=this.tail;r!==null&&e<t;e++)r=r.prev;if(e===t&&r!==null)return r.value};$.prototype.map=function(t,e){e=e||this;for(var r=new $,i=this.head;i!==null;)r.push(t.call(e,i.value,this)),i=i.next;return r};$.prototype.mapReverse=function(t,e){e=e||this;for(var r=new $,i=this.tail;i!==null;)r.push(t.call(e,i.value,this)),i=i.prev;return r};$.prototype.reduce=function(t,e){var r,i=this.head;if(arguments.length>1)r=e;else if(this.head)i=this.head.next,r=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var n=0;i!==null;n++)r=t(r,i.value,n),i=i.next;return r};$.prototype.reduceReverse=function(t,e){var r,i=this.tail;if(arguments.length>1)r=e;else if(this.tail)i=this.tail.prev,r=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var n=this.length-1;i!==null;n--)r=t(r,i.value,n),i=i.prev;return r};$.prototype.toArray=function(){for(var t=new Array(this.length),e=0,r=this.head;r!==null;e++)t[e]=r.value,r=r.next;return t};$.prototype.toArrayReverse=function(){for(var t=new Array(this.length),e=0,r=this.tail;r!==null;e++)t[e]=r.value,r=r.prev;return t};$.prototype.slice=function(t,e){e=e||this.length,e<0&&(e+=this.length),t=t||0,t<0&&(t+=this.length);var r=new $;if(e<t||e<0)return r;t<0&&(t=0),e>this.length&&(e=this.length);for(var i=0,n=this.head;n!==null&&i<t;i++)n=n.next;for(;n!==null&&i<e;i++,n=n.next)r.push(n.value);return r};$.prototype.sliceReverse=function(t,e){e=e||this.length,e<0&&(e+=this.length),t=t||0,t<0&&(t+=this.length);var r=new $;if(e<t||e<0)return r;t<0&&(t=0),e>this.length&&(e=this.length);for(var i=this.length,n=this.tail;n!==null&&i>e;i--)n=n.prev;for(;n!==null&&i>t;i--,n=n.prev)r.push(n.value);return r};$.prototype.splice=function(t,e,...r){t>this.length&&(t=this.length-1),t<0&&(t=this.length+t);for(var i=0,n=this.head;n!==null&&i<t;i++)n=n.next;for(var s=[],i=0;n&&i<e;i++)s.push(n.value),n=this.removeNode(n);n===null&&(n=this.tail),n!==this.head&&n!==this.tail&&(n=n.prev);for(var i=0;i<r.length;i++)n=vO(this,n,r[i]);return s};$.prototype.reverse=function(){for(var t=this.head,e=this.tail,r=t;r!==null;r=r.prev){var i=r.prev;r.prev=r.next,r.next=i}return this.head=e,this.tail=t,this};function vO(t,e,r){var i=e===t.head?new mr(r,null,e,t):new mr(r,e,e.next,t);return i.next===null&&(t.tail=i),i.prev===null&&(t.head=i),t.length++,i}function RO(t,e){t.tail=new mr(e,t.tail,null,t),t.head||(t.head=t.tail),t.length++}function AO(t,e){t.head=new mr(e,null,t.head,t),t.tail||(t.tail=t.head),t.length++}function mr(t,e,r,i){if(!(this instanceof mr))return new mr(t,e,r,i);this.list=i,this.value=t,e?(e.next=this,this.prev=e):this.prev=null,r?(r.prev=this,this.next=r):this.next=null}try{Py()($)}catch{}});var Ns=d((tk,By)=>{"use strict";var Is=class{constructor(e,r){this.path=e||"./",this.absolute=r,this.entry=null,this.stat=null,this.readdir=null,this.pending=!1,this.ignore=!1,this.piped=!1}},TO=ls(),OO=yc(),CO=ys(),Kc=Bc(),PO=Kc.Sync,LO=Kc.Tar,IO=qc(),Iy=Buffer.alloc(1024),Os=Symbol("onStat"),As=Symbol("ended"),lt=Symbol("queue"),ii=Symbol("current"),gr=Symbol("process"),Ts=Symbol("processing"),ky=Symbol("processJob"),ct=Symbol("jobs"),Hc=Symbol("jobDone"),Cs=Symbol("addFSEntry"),Ny=Symbol("addTarEntry"),Gc=Symbol("stat"),Wc=Symbol("readdir"),Ps=Symbol("onreaddir"),Ls=Symbol("pipe"),Fy=Symbol("entry"),$c=Symbol("entryOpt"),Yc=Symbol("writeEntryClass"),My=Symbol("write"),Uc=Symbol("ondrain"),ks=require("fs"),Dy=require("path"),kO=Es(),jc=Jr(),Vc=kO(class extends TO{constructor(e){super(e),e=e||Object.create(null),this.opt=e,this.file=e.file||"",this.cwd=e.cwd||process.cwd(),this.maxReadSize=e.maxReadSize,this.preservePaths=!!e.preservePaths,this.strict=!!e.strict,this.noPax=!!e.noPax,this.prefix=jc(e.prefix||""),this.linkCache=e.linkCache||new Map,this.statCache=e.statCache||new Map,this.readdirCache=e.readdirCache||new Map,this[Yc]=Kc,typeof e.onwarn=="function"&&this.on("warn",e.onwarn),this.portable=!!e.portable,this.zip=null,e.gzip?(typeof e.gzip!="object"&&(e.gzip={}),this.portable&&(e.gzip.portable=!0),this.zip=new OO.Gzip(e.gzip),this.zip.on("data",r=>super.write(r)),this.zip.on("end",r=>super.end()),this.zip.on("drain",r=>this[Uc]()),this.on("resume",r=>this.zip.resume())):this.on("drain",this[Uc]),this.noDirRecurse=!!e.noDirRecurse,this.follow=!!e.follow,this.noMtime=!!e.noMtime,this.mtime=e.mtime||null,this.filter=typeof e.filter=="function"?e.filter:r=>!0,this[lt]=new IO,this[ct]=0,this.jobs=+e.jobs||4,this[Ts]=!1,this[As]=!1}[My](e){return super.write(e)}add(e){return this.write(e),this}end(e){return e&&this.write(e),this[As]=!0,this[gr](),this}write(e){if(this[As])throw new Error("write after end");return e instanceof CO?this[Ny](e):this[Cs](e),this.flowing}[Ny](e){let r=jc(Dy.resolve(this.cwd,e.path));if(!this.filter(e.path,e))e.resume();else{let i=new Is(e.path,r,!1);i.entry=new LO(e,this[$c](i)),i.entry.on("end",n=>this[Hc](i)),this[ct]+=1,this[lt].push(i)}this[gr]()}[Cs](e){let r=jc(Dy.resolve(this.cwd,e));this[lt].push(new Is(e,r)),this[gr]()}[Gc](e){e.pending=!0,this[ct]+=1;let r=this.follow?"stat":"lstat";ks[r](e.absolute,(i,n)=>{e.pending=!1,this[ct]-=1,i?this.emit("error",i):this[Os](e,n)})}[Os](e,r){this.statCache.set(e.absolute,r),e.stat=r,this.filter(e.path,r)||(e.ignore=!0),this[gr]()}[Wc](e){e.pending=!0,this[ct]+=1,ks.readdir(e.absolute,(r,i)=>{if(e.pending=!1,this[ct]-=1,r)return this.emit("error",r);this[Ps](e,i)})}[Ps](e,r){this.readdirCache.set(e.absolute,r),e.readdir=r,this[gr]()}[gr](){if(!this[Ts]){this[Ts]=!0;for(let e=this[lt].head;e!==null&&this[ct]<this.jobs;e=e.next)if(this[ky](e.value),e.value.ignore){let r=e.next;this[lt].removeNode(e),e.next=r}this[Ts]=!1,this[As]&&!this[lt].length&&this[ct]===0&&(this.zip?this.zip.end(Iy):(super.write(Iy),super.end()))}}get[ii](){return this[lt]&&this[lt].head&&this[lt].head.value}[Hc](e){this[lt].shift(),this[ct]-=1,this[gr]()}[ky](e){if(!e.pending){if(e.entry){e===this[ii]&&!e.piped&&this[Ls](e);return}if(e.stat||(this.statCache.has(e.absolute)?this[Os](e,this.statCache.get(e.absolute)):this[Gc](e)),!!e.stat&&!e.ignore&&!(!this.noDirRecurse&&e.stat.isDirectory()&&!e.readdir&&(this.readdirCache.has(e.absolute)?this[Ps](e,this.readdirCache.get(e.absolute)):this[Wc](e),!e.readdir))){if(e.entry=this[Fy](e),!e.entry){e.ignore=!0;return}e===this[ii]&&!e.piped&&this[Ls](e)}}}[$c](e){return{onwarn:(r,i,n)=>this.warn(r,i,n),noPax:this.noPax,cwd:this.cwd,absolute:e.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix}}[Fy](e){this[ct]+=1;try{return new this[Yc](e.path,this[$c](e)).on("end",()=>this[Hc](e)).on("error",r=>this.emit("error",r))}catch(r){this.emit("error",r)}}[Uc](){this[ii]&&this[ii].entry&&this[ii].entry.resume()}[Ls](e){e.piped=!0,e.readdir&&e.readdir.forEach(n=>{let s=e.path,o=s==="./"?"":s.replace(/\/*$/,"/");this[Cs](o+n)});let r=e.entry,i=this.zip;i?r.on("data",n=>{i.write(n)||r.pause()}):r.on("data",n=>{super.write(n)||r.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}}),zc=class extends Vc{constructor(e){super(e),this[Yc]=PO}pause(){}resume(){}[Gc](e){let r=this.follow?"statSync":"lstatSync";this[Os](e,ks[r](e.absolute))}[Wc](e,r){this[Ps](e,ks.readdirSync(e.absolute))}[Ls](e){let r=e.entry,i=this.zip;e.readdir&&e.readdir.forEach(n=>{let s=e.path,o=s==="./"?"":s.replace(/\/*$/,"/");this[Cs](o+n)}),i?r.on("data",n=>{i.write(n)}):r.on("data",n=>{super[My](n)})}};Vc.Sync=zc;By.exports=Vc});var hi=d(Yi=>{"use strict";var NO=tc(),FO=require("events").EventEmitter,Ce=require("fs"),Qc=Ce.writev;if(!Qc){let t=process.binding("fs"),e=t.FSReqWrap||t.FSReqCallback;Qc=(r,i,n,s)=>{let o=(l,c)=>s(l,c,i),a=new e;a.oncomplete=o,t.writeBuffers(r,i,n,a)}}var ci=Symbol("_autoClose"),Ke=Symbol("_close"),Wi=Symbol("_ended"),G=Symbol("_fd"),qy=Symbol("_finished"),Kt=Symbol("_flags"),Xc=Symbol("_flush"),Jc=Symbol("_handleChunk"),eu=Symbol("_makeBuf"),qs=Symbol("_mode"),Fs=Symbol("_needDrain"),ai=Symbol("_onerror"),ui=Symbol("_onopen"),Zc=Symbol("_onread"),si=Symbol("_onwrite"),Vt=Symbol("_open"),Tt=Symbol("_path"),yr=Symbol("_pos"),ut=Symbol("_queue"),oi=Symbol("_read"),Hy=Symbol("_readSize"),zt=Symbol("_reading"),Ds=Symbol("_remain"),$y=Symbol("_size"),Ms=Symbol("_write"),ni=Symbol("_writing"),Bs=Symbol("_defaultFlag"),li=Symbol("_errored"),Hs=class extends NO{constructor(e,r){if(r=r||{},super(r),this.readable=!0,this.writable=!1,typeof e!="string")throw new TypeError("path must be a string");this[li]=!1,this[G]=typeof r.fd=="number"?r.fd:null,this[Tt]=e,this[Hy]=r.readSize||16*1024*1024,this[zt]=!1,this[$y]=typeof r.size=="number"?r.size:1/0,this[Ds]=this[$y],this[ci]=typeof r.autoClose=="boolean"?r.autoClose:!0,typeof this[G]=="number"?this[oi]():this[Vt]()}get fd(){return this[G]}get path(){return this[Tt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[Vt](){Ce.open(this[Tt],"r",(e,r)=>this[ui](e,r))}[ui](e,r){e?this[ai](e):(this[G]=r,this.emit("open",r),this[oi]())}[eu](){return Buffer.allocUnsafe(Math.min(this[Hy],this[Ds]))}[oi](){if(!this[zt]){this[zt]=!0;let e=this[eu]();if(e.length===0)return process.nextTick(()=>this[Zc](null,0,e));Ce.read(this[G],e,0,e.length,null,(r,i,n)=>this[Zc](r,i,n))}}[Zc](e,r,i){this[zt]=!1,e?this[ai](e):this[Jc](r,i)&&this[oi]()}[Ke](){if(this[ci]&&typeof this[G]=="number"){let e=this[G];this[G]=null,Ce.close(e,r=>r?this.emit("error",r):this.emit("close"))}}[ai](e){this[zt]=!0,this[Ke](),this.emit("error",e)}[Jc](e,r){let i=!1;return this[Ds]-=e,e>0&&(i=super.write(e<r.length?r.slice(0,e):r)),(e===0||this[Ds]<=0)&&(i=!1,this[Ke](),super.end()),i}emit(e,r){switch(e){case"prefinish":case"finish":break;case"drain":typeof this[G]=="number"&&this[oi]();break;case"error":return this[li]?void 0:(this[li]=!0,super.emit(e,r));default:return super.emit(e,r)}}},tu=class extends Hs{[Vt](){let e=!0;try{this[ui](null,Ce.openSync(this[Tt],"r")),e=!1}finally{e&&this[Ke]()}}[oi](){let e=!0;try{if(!this[zt]){this[zt]=!0;do{let r=this[eu](),i=r.length===0?0:Ce.readSync(this[G],r,0,r.length,null);if(!this[Jc](i,r))break}while(!0);this[zt]=!1}e=!1}finally{e&&this[Ke]()}}[Ke](){if(this[ci]&&typeof this[G]=="number"){let e=this[G];this[G]=null,Ce.closeSync(e),this.emit("close")}}},$s=class extends FO{constructor(e,r){r=r||{},super(r),this.readable=!1,this.writable=!0,this[li]=!1,this[ni]=!1,this[Wi]=!1,this[Fs]=!1,this[ut]=[],this[Tt]=e,this[G]=typeof r.fd=="number"?r.fd:null,this[qs]=r.mode===void 0?438:r.mode,this[yr]=typeof r.start=="number"?r.start:null,this[ci]=typeof r.autoClose=="boolean"?r.autoClose:!0;let i=this[yr]!==null?"r+":"w";this[Bs]=r.flags===void 0,this[Kt]=this[Bs]?i:r.flags,this[G]===null&&this[Vt]()}emit(e,r){if(e==="error"){if(this[li])return;this[li]=!0}return super.emit(e,r)}get fd(){return this[G]}get path(){return this[Tt]}[ai](e){this[Ke](),this[ni]=!0,this.emit("error",e)}[Vt](){Ce.open(this[Tt],this[Kt],this[qs],(e,r)=>this[ui](e,r))}[ui](e,r){this[Bs]&&this[Kt]==="r+"&&e&&e.code==="ENOENT"?(this[Kt]="w",this[Vt]()):e?this[ai](e):(this[G]=r,this.emit("open",r),this[Xc]())}end(e,r){return e&&this.write(e,r),this[Wi]=!0,!this[ni]&&!this[ut].length&&typeof this[G]=="number"&&this[si](null,0),this}write(e,r){return typeof e=="string"&&(e=Buffer.from(e,r)),this[Wi]?(this.emit("error",new Error("write() after end()")),!1):this[G]===null||this[ni]||this[ut].length?(this[ut].push(e),this[Fs]=!0,!1):(this[ni]=!0,this[Ms](e),!0)}[Ms](e){Ce.write(this[G],e,0,e.length,this[yr],(r,i)=>this[si](r,i))}[si](e,r){e?this[ai](e):(this[yr]!==null&&(this[yr]+=r),this[ut].length?this[Xc]():(this[ni]=!1,this[Wi]&&!this[qy]?(this[qy]=!0,this[Ke](),this.emit("finish")):this[Fs]&&(this[Fs]=!1,this.emit("drain"))))}[Xc](){if(this[ut].length===0)this[Wi]&&this[si](null,0);else if(this[ut].length===1)this[Ms](this[ut].pop());else{let e=this[ut];this[ut]=[],Qc(this[G],e,this[yr],(r,i)=>this[si](r,i))}}[Ke](){if(this[ci]&&typeof this[G]=="number"){let e=this[G];this[G]=null,Ce.close(e,r=>r?this.emit("error",r):this.emit("close"))}}},ru=class extends $s{[Vt](){let e;if(this[Bs]&&this[Kt]==="r+")try{e=Ce.openSync(this[Tt],this[Kt],this[qs])}catch(r){if(r.code==="ENOENT")return this[Kt]="w",this[Vt]();throw r}else e=Ce.openSync(this[Tt],this[Kt],this[qs]);this[ui](null,e)}[Ke](){if(this[ci]&&typeof this[G]=="number"){let e=this[G];this[G]=null,Ce.closeSync(e),this.emit("close")}}[Ms](e){let r=!0;try{this[si](null,Ce.writeSync(this[G],e,0,e.length,this[yr])),r=!1}finally{if(r)try{this[Ke]()}catch{}}}};Yi.ReadStream=Hs;Yi.ReadStreamSync=tu;Yi.WriteStream=$s;Yi.WriteStreamSync=ru});var Ks=d((nk,Vy)=>{"use strict";var DO=Es(),MO=ti(),BO=require("events"),qO=qc(),HO=1024*1024,$O=ys(),Uy=Ss(),UO=yc(),{nextTick:jO}=require("process"),iu=Buffer.from([31,139]),Ue=Symbol("state"),_r=Symbol("writeEntry"),Ot=Symbol("readEntry"),nu=Symbol("nextEntry"),jy=Symbol("processEntry"),je=Symbol("extendedHeader"),zi=Symbol("globalExtendedHeader"),Xt=Symbol("meta"),Gy=Symbol("emitMeta"),V=Symbol("buffer"),Ct=Symbol("queue"),Sr=Symbol("ended"),Wy=Symbol("emittedEnd"),Er=Symbol("emit"),Pe=Symbol("unzip"),Us=Symbol("consumeChunk"),js=Symbol("consumeChunkSub"),su=Symbol("consumeBody"),Yy=Symbol("consumeMeta"),zy=Symbol("consumeHeader"),Gs=Symbol("consuming"),ou=Symbol("bufferConcat"),au=Symbol("maybeEnd"),Ki=Symbol("writing"),Zt=Symbol("aborted"),Ws=Symbol("onDone"),br=Symbol("sawValidEntry"),Ys=Symbol("sawNullBlock"),zs=Symbol("sawEOF"),Ky=Symbol("closeStream"),GO=t=>!0;Vy.exports=DO(class extends BO{constructor(e){e=e||{},super(e),this.file=e.file||"",this[br]=null,this.on(Ws,r=>{(this[Ue]==="begin"||this[br]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),e.ondone?this.on(Ws,e.ondone):this.on(Ws,r=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!e.strict,this.maxMetaEntrySize=e.maxMetaEntrySize||HO,this.filter=typeof e.filter=="function"?e.filter:GO,this.writable=!0,this.readable=!1,this[Ct]=new qO,this[V]=null,this[Ot]=null,this[_r]=null,this[Ue]="begin",this[Xt]="",this[je]=null,this[zi]=null,this[Sr]=!1,this[Pe]=null,this[Zt]=!1,this[Ys]=!1,this[zs]=!1,this.on("end",()=>this[Ky]()),typeof e.onwarn=="function"&&this.on("warn",e.onwarn),typeof e.onentry=="function"&&this.on("entry",e.onentry)}[zy](e,r){this[br]===null&&(this[br]=!1);let i;try{i=new MO(e,r,this[je],this[zi])}catch(n){return this.warn("TAR_ENTRY_INVALID",n)}if(i.nullBlock)this[Ys]?(this[zs]=!0,this[Ue]==="begin"&&(this[Ue]="header"),this[Er]("eof")):(this[Ys]=!0,this[Er]("nullBlock"));else if(this[Ys]=!1,!i.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:i});else if(!i.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:i});else{let n=i.type;if(/^(Symbolic)?Link$/.test(n)&&!i.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:i});else if(!/^(Symbolic)?Link$/.test(n)&&i.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:i});else{let s=this[_r]=new $O(i,this[je],this[zi]);if(!this[br])if(s.remain){let o=()=>{s.invalid||(this[br]=!0)};s.on("end",o)}else this[br]=!0;s.meta?s.size>this.maxMetaEntrySize?(s.ignore=!0,this[Er]("ignoredEntry",s),this[Ue]="ignore",s.resume()):s.size>0&&(this[Xt]="",s.on("data",o=>this[Xt]+=o),this[Ue]="meta"):(this[je]=null,s.ignore=s.ignore||!this.filter(s.path,s),s.ignore?(this[Er]("ignoredEntry",s),this[Ue]=s.remain?"ignore":"header",s.resume()):(s.remain?this[Ue]="body":(this[Ue]="header",s.end()),this[Ot]?this[Ct].push(s):(this[Ct].push(s),this[nu]())))}}}[Ky](){jO(()=>this.emit("close"))}[jy](e){let r=!0;return e?Array.isArray(e)?this.emit.apply(this,e):(this[Ot]=e,this.emit("entry",e),e.emittedEnd||(e.on("end",i=>this[nu]()),r=!1)):(this[Ot]=null,r=!1),r}[nu](){do;while(this[jy](this[Ct].shift()));if(!this[Ct].length){let e=this[Ot];!e||e.flowing||e.size===e.remain?this[Ki]||this.emit("drain"):e.once("drain",i=>this.emit("drain"))}}[su](e,r){let i=this[_r],n=i.blockRemain,s=n>=e.length&&r===0?e:e.slice(r,r+n);return i.write(s),i.blockRemain||(this[Ue]="header",this[_r]=null,i.end()),s.length}[Yy](e,r){let i=this[_r],n=this[su](e,r);return this[_r]||this[Gy](i),n}[Er](e,r,i){!this[Ct].length&&!this[Ot]?this.emit(e,r,i):this[Ct].push([e,r,i])}[Gy](e){switch(this[Er]("meta",this[Xt]),e.type){case"ExtendedHeader":case"OldExtendedHeader":this[je]=Uy.parse(this[Xt],this[je],!1);break;case"GlobalExtendedHeader":this[zi]=Uy.parse(this[Xt],this[zi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":this[je]=this[je]||Object.create(null),this[je].path=this[Xt].replace(/\0.*/,"");break;case"NextFileHasLongLinkpath":this[je]=this[je]||Object.create(null),this[je].linkpath=this[Xt].replace(/\0.*/,"");break;default:throw new Error("unknown meta: "+e.type)}}abort(e){this[Zt]=!0,this.emit("abort",e),this.warn("TAR_ABORT",e,{recoverable:!1})}write(e){if(this[Zt])return;if(this[Pe]===null&&e){if(this[V]&&(e=Buffer.concat([this[V],e]),this[V]=null),e.length<iu.length)return this[V]=e,!0;for(let i=0;this[Pe]===null&&i<iu.length;i++)e[i]!==iu[i]&&(this[Pe]=!1);if(this[Pe]===null){let i=this[Sr];this[Sr]=!1,this[Pe]=new UO.Unzip,this[Pe].on("data",s=>this[Us](s)),this[Pe].on("error",s=>this.abort(s)),this[Pe].on("end",s=>{this[Sr]=!0,this[Us]()}),this[Ki]=!0;let n=this[Pe][i?"end":"write"](e);return this[Ki]=!1,n}}this[Ki]=!0,this[Pe]?this[Pe].write(e):this[Us](e),this[Ki]=!1;let r=this[Ct].length?!1:this[Ot]?this[Ot].flowing:!0;return!r&&!this[Ct].length&&this[Ot].once("drain",i=>this.emit("drain")),r}[ou](e){e&&!this[Zt]&&(this[V]=this[V]?Buffer.concat([this[V],e]):e)}[au](){if(this[Sr]&&!this[Wy]&&!this[Zt]&&!this[Gs]){this[Wy]=!0;let e=this[_r];if(e&&e.blockRemain){let r=this[V]?this[V].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${e.blockRemain} more bytes, only ${r} available)`,{entry:e}),this[V]&&e.write(this[V]),e.end()}this[Er](Ws)}}[Us](e){if(this[Gs])this[ou](e);else if(!e&&!this[V])this[au]();else{if(this[Gs]=!0,this[V]){this[ou](e);let r=this[V];this[V]=null,this[js](r)}else this[js](e);for(;this[V]&&this[V].length>=512&&!this[Zt]&&!this[zs];){let r=this[V];this[V]=null,this[js](r)}this[Gs]=!1}(!this[V]||this[Sr])&&this[au]()}[js](e){let r=0,i=e.length;for(;r+512<=i&&!this[Zt]&&!this[zs];)switch(this[Ue]){case"begin":case"header":this[zy](e,r),r+=512;break;case"ignore":case"body":r+=this[su](e,r);break;case"meta":r+=this[Yy](e,r);break;default:throw new Error("invalid state: "+this[Ue])}r<i&&(this[V]?this[V]=Buffer.concat([e.slice(r),this[V]]):this[V]=e.slice(r))}end(e){this[Zt]||(this[Pe]?this[Pe].end(e):(this[Sr]=!0,this.write(e)))}})});var Vs=d((sk,Jy)=>{"use strict";var WO=Kr(),Zy=Ks(),fi=require("fs"),YO=hi(),Xy=require("path"),lu=ri();Jy.exports=(t,e,r)=>{typeof t=="function"?(r=t,e=null,t={}):Array.isArray(t)&&(e=t,t={}),typeof e=="function"&&(r=e,e=null),e?e=Array.from(e):e=[];let i=WO(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return e.length&&KO(i,e),i.noResume||zO(i),i.file&&i.sync?VO(i):i.file?XO(i,r):Qy(i)};var zO=t=>{let e=t.onentry;t.onentry=e?r=>{e(r),r.resume()}:r=>r.resume()},KO=(t,e)=>{let r=new Map(e.map(s=>[lu(s),!0])),i=t.filter,n=(s,o)=>{let a=o||Xy.parse(s).root||".",l=s===a?!1:r.has(s)?r.get(s):n(Xy.dirname(s),a);return r.set(s,l),l};t.filter=i?(s,o)=>i(s,o)&&n(lu(s)):s=>n(lu(s))},VO=t=>{let e=Qy(t),r=t.file,i=!0,n;try{let s=fi.statSync(r),o=t.maxReadSize||16*1024*1024;if(s.size<o)e.end(fi.readFileSync(r));else{let a=0,l=Buffer.allocUnsafe(o);for(n=fi.openSync(r,"r");a<s.size;){let c=fi.readSync(n,l,0,o,a);a+=c,e.write(l.slice(0,c))}e.end()}i=!1}finally{if(i&&n)try{fi.closeSync(n)}catch{}}},XO=(t,e)=>{let r=new Zy(t),i=t.maxReadSize||16*1024*1024,n=t.file,s=new Promise((o,a)=>{r.on("error",a),r.on("end",o),fi.stat(n,(l,c)=>{if(l)a(l);else{let u=new YO.ReadStream(n,{readSize:i,size:c.size});u.on("error",a),u.pipe(r)}})});return e?s.then(e,e):s},Qy=t=>new Zy(t)});var s_=d((ok,n_)=>{"use strict";var ZO=Kr(),Xs=Ns(),e_=hi(),t_=Vs(),r_=require("path");n_.exports=(t,e,r)=>{if(typeof e=="function"&&(r=e),Array.isArray(t)&&(e=t,t={}),!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");e=Array.from(e);let i=ZO(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return i.file&&i.sync?QO(i,e):i.file?JO(i,e,r):i.sync?eC(i,e):tC(i,e)};var QO=(t,e)=>{let r=new Xs.Sync(t),i=new e_.WriteStreamSync(t.file,{mode:t.mode||438});r.pipe(i),i_(r,e)},JO=(t,e,r)=>{let i=new Xs(t),n=new e_.WriteStream(t.file,{mode:t.mode||438});i.pipe(n);let s=new Promise((o,a)=>{n.on("error",a),n.on("close",o),i.on("error",a)});return cu(i,e),r?s.then(r,r):s},i_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?t_({file:r_.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:i=>t.add(i)}):t.add(r)}),t.end()},cu=(t,e)=>{for(;e.length;){let r=e.shift();if(r.charAt(0)==="@")return t_({file:r_.resolve(t.cwd,r.slice(1)),noResume:!0,onentry:i=>t.add(i)}).then(i=>cu(t,e));t.add(r)}t.end()},eC=(t,e)=>{let r=new Xs.Sync(t);return i_(r,e),r},tC=(t,e)=>{let r=new Xs(t);return cu(r,e),r}});var uu=d((ak,f_)=>{"use strict";var rC=Kr(),o_=Ns(),Fe=require("fs"),a_=hi(),l_=Vs(),c_=require("path"),u_=ti();f_.exports=(t,e,r)=>{let i=rC(t);if(!i.file)throw new TypeError("file is required");if(i.gzip)throw new TypeError("cannot append to compressed archives");if(!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");return e=Array.from(e),i.sync?iC(i,e):sC(i,e,r)};var iC=(t,e)=>{let r=new o_.Sync(t),i=!0,n,s;try{try{n=Fe.openSync(t.file,"r+")}catch(l){if(l.code==="ENOENT")n=Fe.openSync(t.file,"w+");else throw l}let o=Fe.fstatSync(n),a=Buffer.alloc(512);e:for(s=0;s<o.size;s+=512){for(let u=0,h=0;u<512;u+=h){if(h=Fe.readSync(n,a,u,a.length-u,s+u),s===0&&a[0]===31&&a[1]===139)throw new Error("cannot append to compressed archives");if(!h)break e}let l=new u_(a);if(!l.cksumValid)break;let c=512*Math.ceil(l.size/512);if(s+c+512>o.size)break;s+=c,t.mtimeCache&&t.mtimeCache.set(l.path,l.mtime)}i=!1,nC(t,r,s,n,e)}finally{if(i)try{Fe.closeSync(n)}catch{}}},nC=(t,e,r,i,n)=>{let s=new a_.WriteStreamSync(t.file,{fd:i,start:r});e.pipe(s),oC(e,n)},sC=(t,e,r)=>{e=Array.from(e);let i=new o_(t),n=(o,a,l)=>{let c=(m,y)=>{m?Fe.close(o,w=>l(m)):l(null,y)},u=0;if(a===0)return c(null,0);let h=0,f=Buffer.alloc(512),g=(m,y)=>{if(m)return c(m);if(h+=y,h<512&&y)return Fe.read(o,f,h,f.length-h,u+h,g);if(u===0&&f[0]===31&&f[1]===139)return c(new Error("cannot append to compressed archives"));if(h<512)return c(null,u);let w=new u_(f);if(!w.cksumValid)return c(null,u);let x=512*Math.ceil(w.size/512);if(u+x+512>a||(u+=x+512,u>=a))return c(null,u);t.mtimeCache&&t.mtimeCache.set(w.path,w.mtime),h=0,Fe.read(o,f,0,512,u,g)};Fe.read(o,f,0,512,u,g)},s=new Promise((o,a)=>{i.on("error",a);let l="r+",c=(u,h)=>{if(u&&u.code==="ENOENT"&&l==="r+")return l="w+",Fe.open(t.file,l,c);if(u)return a(u);Fe.fstat(h,(f,g)=>{if(f)return Fe.close(h,()=>a(f));n(h,g.size,(m,y)=>{if(m)return a(m);let w=new a_.WriteStream(t.file,{fd:h,start:y});i.pipe(w),w.on("error",a),w.on("close",o),h_(i,e)})})};Fe.open(t.file,l,c)});return r?s.then(r,r):s},oC=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?l_({file:c_.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:i=>t.add(i)}):t.add(r)}),t.end()},h_=(t,e)=>{for(;e.length;){let r=e.shift();if(r.charAt(0)==="@")return l_({file:c_.resolve(t.cwd,r.slice(1)),noResume:!0,onentry:i=>t.add(i)}).then(i=>h_(t,e));t.add(r)}t.end()}});var d_=d((lk,p_)=>{"use strict";var aC=Kr(),lC=uu();p_.exports=(t,e,r)=>{let i=aC(t);if(!i.file)throw new TypeError("file is required");if(i.gzip)throw new TypeError("cannot append to compressed archives");if(!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");return e=Array.from(e),cC(i),lC(i,e,r)};var cC=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!(t.mtimeCache.get(r)>i.mtime):(r,i)=>!(t.mtimeCache.get(r)>i.mtime)}});var y_=d((ck,g_)=>{var{promisify:m_}=require("util"),Qt=require("fs"),uC=t=>{if(!t)t={mode:511,fs:Qt};else if(typeof t=="object")t={mode:511,fs:Qt,...t};else if(typeof t=="number")t={mode:t,fs:Qt};else if(typeof t=="string")t={mode:parseInt(t,8),fs:Qt};else throw new TypeError("invalid options argument");return t.mkdir=t.mkdir||t.fs.mkdir||Qt.mkdir,t.mkdirAsync=m_(t.mkdir),t.stat=t.stat||t.fs.stat||Qt.stat,t.statAsync=m_(t.stat),t.statSync=t.statSync||t.fs.statSync||Qt.statSync,t.mkdirSync=t.mkdirSync||t.fs.mkdirSync||Qt.mkdirSync,t};g_.exports=uC});var S_=d((uk,__)=>{var hC=process.env.__TESTING_MKDIRP_PLATFORM__||process.platform,{resolve:fC,parse:pC}=require("path"),dC=t=>{if(/\0/.test(t))throw Object.assign(new TypeError("path must be a string without null bytes"),{path:t,code:"ERR_INVALID_ARG_VALUE"});if(t=fC(t),hC==="win32"){let e=/[*|"<>?:]/,{root:r}=pC(t);if(e.test(t.substr(r.length)))throw Object.assign(new Error("Illegal characters in path."),{path:t,code:"EINVAL"})}return t};__.exports=dC});var v_=d((hk,x_)=>{var{dirname:E_}=require("path"),b_=(t,e,r=void 0)=>r===e?Promise.resolve():t.statAsync(e).then(i=>i.isDirectory()?r:void 0,i=>i.code==="ENOENT"?b_(t,E_(e),e):void 0),w_=(t,e,r=void 0)=>{if(r!==e)try{return t.statSync(e).isDirectory()?r:void 0}catch(i){return i.code==="ENOENT"?w_(t,E_(e),e):void 0}};x_.exports={findMade:b_,findMadeSync:w_}});var pu=d((fk,A_)=>{var{dirname:R_}=require("path"),hu=(t,e,r)=>{e.recursive=!1;let i=R_(t);return i===t?e.mkdirAsync(t,e).catch(n=>{if(n.code!=="EISDIR")throw n}):e.mkdirAsync(t,e).then(()=>r||t,n=>{if(n.code==="ENOENT")return hu(i,e).then(s=>hu(t,e,s));if(n.code!=="EEXIST"&&n.code!=="EROFS")throw n;return e.statAsync(t).then(s=>{if(s.isDirectory())return r;throw n},()=>{throw n})})},fu=(t,e,r)=>{let i=R_(t);if(e.recursive=!1,i===t)try{return e.mkdirSync(t,e)}catch(n){if(n.code!=="EISDIR")throw n;return}try{return e.mkdirSync(t,e),r||t}catch(n){if(n.code==="ENOENT")return fu(t,e,fu(i,e,r));if(n.code!=="EEXIST"&&n.code!=="EROFS")throw n;try{if(!e.statSync(t).isDirectory())throw n}catch{throw n}}};A_.exports={mkdirpManual:hu,mkdirpManualSync:fu}});var C_=d((pk,O_)=>{var{dirname:T_}=require("path"),{findMade:mC,findMadeSync:gC}=v_(),{mkdirpManual:yC,mkdirpManualSync:_C}=pu(),SC=(t,e)=>(e.recursive=!0,T_(t)===t?e.mkdirAsync(t,e):mC(e,t).then(i=>e.mkdirAsync(t,e).then(()=>i).catch(n=>{if(n.code==="ENOENT")return yC(t,e);throw n}))),EC=(t,e)=>{if(e.recursive=!0,T_(t)===t)return e.mkdirSync(t,e);let i=gC(e,t);try{return e.mkdirSync(t,e),i}catch(n){if(n.code==="ENOENT")return _C(t,e);throw n}};O_.exports={mkdirpNative:SC,mkdirpNativeSync:EC}});var k_=d((dk,I_)=>{var P_=require("fs"),bC=process.env.__TESTING_MKDIRP_NODE_VERSION__||process.version,du=bC.replace(/^v/,"").split("."),L_=+du[0]>10||+du[0]==10&&+du[1]>=12,wC=L_?t=>t.mkdir===P_.mkdir:()=>!1,xC=L_?t=>t.mkdirSync===P_.mkdirSync:()=>!1;I_.exports={useNative:wC,useNativeSync:xC}});var q_=d((mk,B_)=>{var pi=y_(),di=S_(),{mkdirpNative:N_,mkdirpNativeSync:F_}=C_(),{mkdirpManual:D_,mkdirpManualSync:M_}=pu(),{useNative:vC,useNativeSync:RC}=k_(),mi=(t,e)=>(t=di(t),e=pi(e),vC(e)?N_(t,e):D_(t,e)),AC=(t,e)=>(t=di(t),e=pi(e),RC(e)?F_(t,e):M_(t,e));mi.sync=AC;mi.native=(t,e)=>N_(di(t),pi(e));mi.manual=(t,e)=>D_(di(t),pi(e));mi.nativeSync=(t,e)=>F_(di(t),pi(e));mi.manualSync=(t,e)=>M_(di(t),pi(e));B_.exports=mi});var Y_=d((gk,W_)=>{"use strict";var Ge=require("fs"),wr=require("path"),TC=Ge.lchown?"lchown":"chown",OC=Ge.lchownSync?"lchownSync":"chownSync",$_=Ge.lchown&&!process.version.match(/v1[1-9]+\./)&&!process.version.match(/v10\.[6-9]/),H_=(t,e,r)=>{try{return Ge[OC](t,e,r)}catch(i){if(i.code!=="ENOENT")throw i}},CC=(t,e,r)=>{try{return Ge.chownSync(t,e,r)}catch(i){if(i.code!=="ENOENT")throw i}},PC=$_?(t,e,r,i)=>n=>{!n||n.code!=="EISDIR"?i(n):Ge.chown(t,e,r,i)}:(t,e,r,i)=>i,mu=$_?(t,e,r)=>{try{return H_(t,e,r)}catch(i){if(i.code!=="EISDIR")throw i;CC(t,e,r)}}:(t,e,r)=>H_(t,e,r),LC=process.version,U_=(t,e,r)=>Ge.readdir(t,e,r),IC=(t,e)=>Ge.readdirSync(t,e);/^v4\./.test(LC)&&(U_=(t,e,r)=>Ge.readdir(t,r));var Zs=(t,e,r,i)=>{Ge[TC](t,e,r,PC(t,e,r,n=>{i(n&&n.code!=="ENOENT"?n:null)}))},j_=(t,e,r,i,n)=>{if(typeof e=="string")return Ge.lstat(wr.resolve(t,e),(s,o)=>{if(s)return n(s.code!=="ENOENT"?s:null);o.name=e,j_(t,o,r,i,n)});if(e.isDirectory())gu(wr.resolve(t,e.name),r,i,s=>{if(s)return n(s);let o=wr.resolve(t,e.name);Zs(o,r,i,n)});else{let s=wr.resolve(t,e.name);Zs(s,r,i,n)}},gu=(t,e,r,i)=>{U_(t,{withFileTypes:!0},(n,s)=>{if(n){if(n.code==="ENOENT")return i();if(n.code!=="ENOTDIR"&&n.code!=="ENOTSUP")return i(n)}if(n||!s.length)return Zs(t,e,r,i);let o=s.length,a=null,l=c=>{if(!a){if(c)return i(a=c);if(--o===0)return Zs(t,e,r,i)}};s.forEach(c=>j_(t,c,e,r,l))})},kC=(t,e,r,i)=>{if(typeof e=="string")try{let n=Ge.lstatSync(wr.resolve(t,e));n.name=e,e=n}catch(n){if(n.code==="ENOENT")return;throw n}e.isDirectory()&&G_(wr.resolve(t,e.name),r,i),mu(wr.resolve(t,e.name),r,i)},G_=(t,e,r)=>{let i;try{i=IC(t,{withFileTypes:!0})}catch(n){if(n.code==="ENOENT")return;if(n.code==="ENOTDIR"||n.code==="ENOTSUP")return mu(t,e,r);throw n}return i&&i.length&&i.forEach(n=>kC(t,n,e,r)),mu(t,e,r)};W_.exports=gu;gu.sync=G_});var X_=d((yk,yu)=>{"use strict";var z_=q_(),We=require("fs"),Qs=require("path"),K_=Y_(),Ve=Jr(),Js=class extends Error{constructor(e,r){super("Cannot extract through symbolic link"),this.path=r,this.symlink=e}get name(){return"SylinkError"}},eo=class extends Error{constructor(e,r){super(r+": Cannot cd into '"+e+"'"),this.path=e,this.code=r}get name(){return"CwdError"}},to=(t,e)=>t.get(Ve(e)),Vi=(t,e,r)=>t.set(Ve(e),r),NC=(t,e)=>{We.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new eo(t,r&&r.code||"ENOTDIR")),e(r)})};yu.exports=(t,e,r)=>{t=Ve(t);let i=e.umask,n=e.mode|448,s=(n&i)!==0,o=e.uid,a=e.gid,l=typeof o=="number"&&typeof a=="number"&&(o!==e.processUid||a!==e.processGid),c=e.preserve,u=e.unlink,h=e.cache,f=Ve(e.cwd),g=(w,x)=>{w?r(w):(Vi(h,t,!0),x&&l?K_(x,o,a,R=>g(R)):s?We.chmod(t,n,r):r())};if(h&&to(h,t)===!0)return g();if(t===f)return NC(t,g);if(c)return z_(t,{mode:n}).then(w=>g(null,w),g);let y=Ve(Qs.relative(f,t)).split("/");ro(f,y,n,h,u,f,null,g)};var ro=(t,e,r,i,n,s,o,a)=>{if(!e.length)return a(null,o);let l=e.shift(),c=Ve(Qs.resolve(t+"/"+l));if(to(i,c))return ro(c,e,r,i,n,s,o,a);We.mkdir(c,r,V_(c,e,r,i,n,s,o,a))},V_=(t,e,r,i,n,s,o,a)=>l=>{l?We.lstat(t,(c,u)=>{if(c)c.path=c.path&&Ve(c.path),a(c);else if(u.isDirectory())ro(t,e,r,i,n,s,o,a);else if(n)We.unlink(t,h=>{if(h)return a(h);We.mkdir(t,r,V_(t,e,r,i,n,s,o,a))});else{if(u.isSymbolicLink())return a(new Js(t,t+"/"+e.join("/")));a(l)}}):(o=o||t,ro(t,e,r,i,n,s,o,a))},FC=t=>{let e=!1,r="ENOTDIR";try{e=We.statSync(t).isDirectory()}catch(i){r=i.code}finally{if(!e)throw new eo(t,r)}};yu.exports.sync=(t,e)=>{t=Ve(t);let r=e.umask,i=e.mode|448,n=(i&r)!==0,s=e.uid,o=e.gid,a=typeof s=="number"&&typeof o=="number"&&(s!==e.processUid||o!==e.processGid),l=e.preserve,c=e.unlink,u=e.cache,h=Ve(e.cwd),f=w=>{Vi(u,t,!0),w&&a&&K_.sync(w,s,o),n&&We.chmodSync(t,i)};if(u&&to(u,t)===!0)return f();if(t===h)return FC(h),f();if(l)return f(z_.sync(t,i));let m=Ve(Qs.relative(h,t)).split("/"),y=null;for(let w=m.shift(),x=h;w&&(x+="/"+w);w=m.shift())if(x=Ve(Qs.resolve(x)),!to(u,x))try{We.mkdirSync(x,i),y=y||x,Vi(u,x,!0)}catch{let M=We.lstatSync(x);if(M.isDirectory()){Vi(u,x,!0);continue}else if(c){We.unlinkSync(x),We.mkdirSync(x,i),y=y||x,Vi(u,x,!0);continue}else if(M.isSymbolicLink())return new Js(x,x+"/"+m.join("/"))}return f(y)}});var Su=d((_k,Z_)=>{var _u=Object.create(null),{hasOwnProperty:DC}=Object.prototype;Z_.exports=t=>(DC.call(_u,t)||(_u[t]=t.normalize("NFKD")),_u[t])});var tS=d((Sk,eS)=>{var Q_=require("assert"),MC=Su(),BC=ri(),{join:J_}=require("path"),qC=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,HC=qC==="win32";eS.exports=()=>{let t=new Map,e=new Map,r=c=>c.split("/").slice(0,-1).reduce((h,f)=>(h.length&&(f=J_(h[h.length-1],f)),h.push(f||"/"),h),[]),i=new Set,n=c=>{let u=e.get(c);if(!u)throw new Error("function does not have any path reservations");return{paths:u.paths.map(h=>t.get(h)),dirs:[...u.dirs].map(h=>t.get(h))}},s=c=>{let{paths:u,dirs:h}=n(c);return u.every(f=>f[0]===c)&&h.every(f=>f[0]instanceof Set&&f[0].has(c))},o=c=>i.has(c)||!s(c)?!1:(i.add(c),c(()=>a(c)),!0),a=c=>{if(!i.has(c))return!1;let{paths:u,dirs:h}=e.get(c),f=new Set;return u.forEach(g=>{let m=t.get(g);Q_.equal(m[0],c),m.length===1?t.delete(g):(m.shift(),typeof m[0]=="function"?f.add(m[0]):m[0].forEach(y=>f.add(y)))}),h.forEach(g=>{let m=t.get(g);Q_(m[0]instanceof Set),m[0].size===1&&m.length===1?t.delete(g):m[0].size===1?(m.shift(),f.add(m[0])):m[0].delete(c)}),i.delete(c),f.forEach(g=>o(g)),!0};return{check:s,reserve:(c,u)=>{c=HC?["win32 parallelization disabled"]:c.map(f=>MC(BC(J_(f))).toLowerCase());let h=new Set(c.map(f=>r(f)).reduce((f,g)=>f.concat(g)));return e.set(u,{dirs:h,paths:c}),c.forEach(f=>{let g=t.get(f);g?g.push(u):t.set(f,[u])}),h.forEach(f=>{let g=t.get(f);g?g[g.length-1]instanceof Set?g[g.length-1].add(u):g.push(new Set([u])):t.set(f,[new Set([u])])}),o(u)}}}});var nS=d((Ek,iS)=>{var $C=process.env.__FAKE_PLATFORM__||process.platform,UC=$C==="win32",jC=global.__FAKE_TESTING_FS__||require("fs"),{O_CREAT:GC,O_TRUNC:WC,O_WRONLY:YC,UV_FS_O_FILEMAP:rS=0}=jC.constants,zC=UC&&!!rS,KC=512*1024,VC=rS|WC|GC|YC;iS.exports=zC?t=>t<KC?VC:"w":()=>"w"});var Ou=d((bk,_S)=>{"use strict";var XC=require("assert"),ZC=Ks(),U=require("fs"),QC=hi(),Pt=require("path"),mS=X_(),sS=Tc(),JC=tS(),e1=Oc(),De=Jr(),t1=ri(),r1=Su(),oS=Symbol("onEntry"),wu=Symbol("checkFs"),aS=Symbol("checkFs2"),so=Symbol("pruneCache"),xu=Symbol("isReusable"),Ye=Symbol("makeFs"),vu=Symbol("file"),Ru=Symbol("directory"),oo=Symbol("link"),lS=Symbol("symlink"),cS=Symbol("hardlink"),uS=Symbol("unsupported"),hS=Symbol("checkPath"),Jt=Symbol("mkdir"),Ee=Symbol("onError"),io=Symbol("pending"),fS=Symbol("pend"),gi=Symbol("unpend"),Eu=Symbol("ended"),bu=Symbol("maybeClose"),Au=Symbol("skip"),Xi=Symbol("doChown"),Zi=Symbol("uid"),Qi=Symbol("gid"),Ji=Symbol("checkedCwd"),gS=require("crypto"),yS=nS(),i1=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,en=i1==="win32",n1=(t,e)=>{if(!en)return U.unlink(t,e);let r=t+".DELETE."+gS.randomBytes(16).toString("hex");U.rename(t,r,i=>{if(i)return e(i);U.unlink(r,e)})},s1=t=>{if(!en)return U.unlinkSync(t);let e=t+".DELETE."+gS.randomBytes(16).toString("hex");U.renameSync(t,e),U.unlinkSync(e)},pS=(t,e,r)=>t===t>>>0?t:e===e>>>0?e:r,dS=t=>r1(t1(De(t))).toLowerCase(),o1=(t,e)=>{e=dS(e);for(let r of t.keys()){let i=dS(r);(i===e||i.indexOf(e+"/")===0)&&t.delete(r)}},a1=t=>{for(let e of t.keys())t.delete(e)},tn=class extends ZC{constructor(e){if(e||(e={}),e.ondone=r=>{this[Eu]=!0,this[bu]()},super(e),this[Ji]=!1,this.reservations=JC(),this.transform=typeof e.transform=="function"?e.transform:null,this.writable=!0,this.readable=!1,this[io]=0,this[Eu]=!1,this.dirCache=e.dirCache||new Map,typeof e.uid=="number"||typeof e.gid=="number"){if(typeof e.uid!="number"||typeof e.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(e.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=e.uid,this.gid=e.gid,this.setOwner=!0}else this.uid=null,this.gid=null,this.setOwner=!1;e.preserveOwner===void 0&&typeof e.uid!="number"?this.preserveOwner=process.getuid&&process.getuid()===0:this.preserveOwner=!!e.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():null,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():null,this.forceChown=e.forceChown===!0,this.win32=!!e.win32||en,this.newer=!!e.newer,this.keep=!!e.keep,this.noMtime=!!e.noMtime,this.preservePaths=!!e.preservePaths,this.unlink=!!e.unlink,this.cwd=De(Pt.resolve(e.cwd||process.cwd())),this.strip=+e.strip||0,this.processUmask=e.noChmod?0:process.umask(),this.umask=typeof e.umask=="number"?e.umask:this.processUmask,this.dmode=e.dmode||511&~this.umask,this.fmode=e.fmode||438&~this.umask,this.on("entry",r=>this[oS](r))}warn(e,r,i={}){return(e==="TAR_BAD_ARCHIVE"||e==="TAR_ABORT")&&(i.recoverable=!1),super.warn(e,r,i)}[bu](){this[Eu]&&this[io]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[hS](e){if(this.strip){let r=De(e.path).split("/");if(r.length<this.strip)return!1;if(e.path=r.slice(this.strip).join("/"),e.type==="Link"){let i=De(e.linkpath).split("/");if(i.length>=this.strip)e.linkpath=i.slice(this.strip).join("/");else return!1}}if(!this.preservePaths){let r=De(e.path),i=r.split("/");if(i.includes("..")||en&&/^[a-z]:\.\.$/i.test(i[0]))return this.warn("TAR_ENTRY_ERROR","path contains '..'",{entry:e,path:r}),!1;let[n,s]=e1(r);n&&(e.path=s,this.warn("TAR_ENTRY_INFO",`stripping ${n} from absolute path`,{entry:e,path:r}))}if(Pt.isAbsolute(e.path)?e.absolute=De(Pt.resolve(e.path)):e.absolute=De(Pt.resolve(this.cwd,e.path)),!this.preservePaths&&e.absolute.indexOf(this.cwd+"/")!==0&&e.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:e,path:De(e.path),resolvedPath:e.absolute,cwd:this.cwd}),!1;if(e.absolute===this.cwd&&e.type!=="Directory"&&e.type!=="GNUDumpDir")return!1;if(this.win32){let{root:r}=Pt.win32.parse(e.absolute);e.absolute=r+sS.encode(e.absolute.slice(r.length));let{root:i}=Pt.win32.parse(e.path);e.path=i+sS.encode(e.path.slice(i.length))}return!0}[oS](e){if(!this[hS](e))return e.resume();switch(XC.equal(typeof e.absolute,"string"),e.type){case"Directory":case"GNUDumpDir":e.mode&&(e.mode=e.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[wu](e);case"CharacterDevice":case"BlockDevice":case"FIFO":default:return this[uS](e)}}[Ee](e,r){e.name==="CwdError"?this.emit("error",e):(this.warn("TAR_ENTRY_ERROR",e,{entry:r}),this[gi](),r.resume())}[Jt](e,r,i){mS(De(e),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r,noChmod:this.noChmod},i)}[Xi](e){return this.forceChown||this.preserveOwner&&(typeof e.uid=="number"&&e.uid!==this.processUid||typeof e.gid=="number"&&e.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[Zi](e){return pS(this.uid,e.uid,this.processUid)}[Qi](e){return pS(this.gid,e.gid,this.processGid)}[vu](e,r){let i=e.mode&4095||this.fmode,n=new QC.WriteStream(e.absolute,{flags:yS(e.size),mode:i,autoClose:!1});n.on("error",l=>{n.fd&&U.close(n.fd,()=>{}),n.write=()=>!0,this[Ee](l,e),r()});let s=1,o=l=>{if(l){n.fd&&U.close(n.fd,()=>{}),this[Ee](l,e),r();return}--s===0&&U.close(n.fd,c=>{c?this[Ee](c,e):this[gi](),r()})};n.on("finish",l=>{let c=e.absolute,u=n.fd;if(e.mtime&&!this.noMtime){s++;let h=e.atime||new Date,f=e.mtime;U.futimes(u,h,f,g=>g?U.utimes(c,h,f,m=>o(m&&g)):o())}if(this[Xi](e)){s++;let h=this[Zi](e),f=this[Qi](e);U.fchown(u,h,f,g=>g?U.chown(c,h,f,m=>o(m&&g)):o())}o()});let a=this.transform&&this.transform(e)||e;a!==e&&(a.on("error",l=>{this[Ee](l,e),r()}),e.pipe(a)),a.pipe(n)}[Ru](e,r){let i=e.mode&4095||this.dmode;this[Jt](e.absolute,i,n=>{if(n){this[Ee](n,e),r();return}let s=1,o=a=>{--s===0&&(r(),this[gi](),e.resume())};e.mtime&&!this.noMtime&&(s++,U.utimes(e.absolute,e.atime||new Date,e.mtime,o)),this[Xi](e)&&(s++,U.chown(e.absolute,this[Zi](e),this[Qi](e),o)),o()})}[uS](e){e.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${e.type}`,{entry:e}),e.resume()}[lS](e,r){this[oo](e,e.linkpath,"symlink",r)}[cS](e,r){let i=De(Pt.resolve(this.cwd,e.linkpath));this[oo](e,i,"link",r)}[fS](){this[io]++}[gi](){this[io]--,this[bu]()}[Au](e){this[gi](),e.resume()}[xu](e,r){return e.type==="File"&&!this.unlink&&r.isFile()&&r.nlink<=1&&!en}[wu](e){this[fS]();let r=[e.path];e.linkpath&&r.push(e.linkpath),this.reservations.reserve(r,i=>this[aS](e,i))}[so](e){e.type==="SymbolicLink"?a1(this.dirCache):e.type!=="Directory"&&o1(this.dirCache,e.absolute)}[aS](e,r){this[so](e);let i=a=>{this[so](e),r(a)},n=()=>{this[Jt](this.cwd,this.dmode,a=>{if(a){this[Ee](a,e),i();return}this[Ji]=!0,s()})},s=()=>{if(e.absolute!==this.cwd){let a=De(Pt.dirname(e.absolute));if(a!==this.cwd)return this[Jt](a,this.dmode,l=>{if(l){this[Ee](l,e),i();return}o()})}o()},o=()=>{U.lstat(e.absolute,(a,l)=>{if(l&&(this.keep||this.newer&&l.mtime>e.mtime)){this[Au](e),i();return}if(a||this[xu](e,l))return this[Ye](null,e,i);if(l.isDirectory()){if(e.type==="Directory"){let c=!this.noChmod&&e.mode&&(l.mode&4095)!==e.mode,u=h=>this[Ye](h,e,i);return c?U.chmod(e.absolute,e.mode,u):u()}if(e.absolute!==this.cwd)return U.rmdir(e.absolute,c=>this[Ye](c,e,i))}if(e.absolute===this.cwd)return this[Ye](null,e,i);n1(e.absolute,c=>this[Ye](c,e,i))})};this[Ji]?s():n()}[Ye](e,r,i){if(e){this[Ee](e,r),i();return}switch(r.type){case"File":case"OldFile":case"ContiguousFile":return this[vu](r,i);case"Link":return this[cS](r,i);case"SymbolicLink":return this[lS](r,i);case"Directory":case"GNUDumpDir":return this[Ru](r,i)}}[oo](e,r,i,n){U[i](r,e.absolute,s=>{s?this[Ee](s,e):(this[gi](),e.resume()),n()})}},no=t=>{try{return[null,t()]}catch(e){return[e,null]}},Tu=class extends tn{[Ye](e,r){return super[Ye](e,r,()=>{})}[wu](e){if(this[so](e),!this[Ji]){let s=this[Jt](this.cwd,this.dmode);if(s)return this[Ee](s,e);this[Ji]=!0}if(e.absolute!==this.cwd){let s=De(Pt.dirname(e.absolute));if(s!==this.cwd){let o=this[Jt](s,this.dmode);if(o)return this[Ee](o,e)}}let[r,i]=no(()=>U.lstatSync(e.absolute));if(i&&(this.keep||this.newer&&i.mtime>e.mtime))return this[Au](e);if(r||this[xu](e,i))return this[Ye](null,e);if(i.isDirectory()){if(e.type==="Directory"){let o=!this.noChmod&&e.mode&&(i.mode&4095)!==e.mode,[a]=o?no(()=>{U.chmodSync(e.absolute,e.mode)}):[];return this[Ye](a,e)}let[s]=no(()=>U.rmdirSync(e.absolute));this[Ye](s,e)}let[n]=e.absolute===this.cwd?[]:no(()=>s1(e.absolute));this[Ye](n,e)}[vu](e,r){let i=e.mode&4095||this.fmode,n=a=>{let l;try{U.closeSync(s)}catch(c){l=c}(a||l)&&this[Ee](a||l,e),r()},s;try{s=U.openSync(e.absolute,yS(e.size),i)}catch(a){return n(a)}let o=this.transform&&this.transform(e)||e;o!==e&&(o.on("error",a=>this[Ee](a,e)),e.pipe(o)),o.on("data",a=>{try{U.writeSync(s,a,0,a.length)}catch(l){n(l)}}),o.on("end",a=>{let l=null;if(e.mtime&&!this.noMtime){let c=e.atime||new Date,u=e.mtime;try{U.futimesSync(s,c,u)}catch(h){try{U.utimesSync(e.absolute,c,u)}catch{l=h}}}if(this[Xi](e)){let c=this[Zi](e),u=this[Qi](e);try{U.fchownSync(s,c,u)}catch(h){try{U.chownSync(e.absolute,c,u)}catch{l=l||h}}}n(l)})}[Ru](e,r){let i=e.mode&4095||this.dmode,n=this[Jt](e.absolute,i);if(n){this[Ee](n,e),r();return}if(e.mtime&&!this.noMtime)try{U.utimesSync(e.absolute,e.atime||new Date,e.mtime)}catch{}if(this[Xi](e))try{U.chownSync(e.absolute,this[Zi](e),this[Qi](e))}catch{}r(),e.resume()}[Jt](e,r){try{return mS.sync(De(e),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r})}catch(i){return i}}[oo](e,r,i,n){try{U[i+"Sync"](r,e.absolute),n(),e.resume()}catch(s){return this[Ee](s,e)}}};tn.Sync=Tu;_S.exports=tn});var xS=d((wk,wS)=>{"use strict";var l1=Kr(),ao=Ou(),ES=require("fs"),bS=hi(),SS=require("path"),Cu=ri();wS.exports=(t,e,r)=>{typeof t=="function"?(r=t,e=null,t={}):Array.isArray(t)&&(e=t,t={}),typeof e=="function"&&(r=e,e=null),e?e=Array.from(e):e=[];let i=l1(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return e.length&&c1(i,e),i.file&&i.sync?u1(i):i.file?h1(i,r):i.sync?f1(i):p1(i)};var c1=(t,e)=>{let r=new Map(e.map(s=>[Cu(s),!0])),i=t.filter,n=(s,o)=>{let a=o||SS.parse(s).root||".",l=s===a?!1:r.has(s)?r.get(s):n(SS.dirname(s),a);return r.set(s,l),l};t.filter=i?(s,o)=>i(s,o)&&n(Cu(s)):s=>n(Cu(s))},u1=t=>{let e=new ao.Sync(t),r=t.file,i=ES.statSync(r),n=t.maxReadSize||16*1024*1024;new bS.ReadStreamSync(r,{readSize:n,size:i.size}).pipe(e)},h1=(t,e)=>{let r=new ao(t),i=t.maxReadSize||16*1024*1024,n=t.file,s=new Promise((o,a)=>{r.on("error",a),r.on("close",o),ES.stat(n,(l,c)=>{if(l)a(l);else{let u=new bS.ReadStream(n,{readSize:i,size:c.size});u.on("error",a),u.pipe(r)}})});return e?s.then(e,e):s},f1=t=>new ao.Sync(t),p1=t=>new ao(t)});var vS=d(ae=>{"use strict";ae.c=ae.create=s_();ae.r=ae.replace=uu();ae.t=ae.list=Vs();ae.u=ae.update=d_();ae.x=ae.extract=xS();ae.Pack=Ns();ae.Unpack=Ou();ae.Parse=Ks();ae.ReadEntry=ys();ae.WriteEntry=Bc();ae.Header=ti();ae.Pax=Ss();ae.types=Ec()});var CS=d((Tk,OS)=>{function ze(t,e){typeof e=="boolean"&&(e={forever:e}),this._originalTimeouts=JSON.parse(JSON.stringify(t)),this._timeouts=t,this._options=e||{},this._maxRetryTime=e&&e.maxRetryTime||1/0,this._fn=null,this._errors=[],this._attempts=1,this._operationTimeout=null,this._operationTimeoutCb=null,this._timeout=null,this._operationStart=null,this._timer=null,this._options.forever&&(this._cachedTimeouts=this._timeouts.slice(0))}OS.exports=ze;ze.prototype.reset=function(){this._attempts=1,this._timeouts=this._originalTimeouts.slice(0)};ze.prototype.stop=function(){this._timeout&&clearTimeout(this._timeout),this._timer&&clearTimeout(this._timer),this._timeouts=[],this._cachedTimeouts=null};ze.prototype.retry=function(t){if(this._timeout&&clearTimeout(this._timeout),!t)return!1;var e=new Date().getTime();if(t&&e-this._operationStart>=this._maxRetryTime)return this._errors.push(t),this._errors.unshift(new Error("RetryOperation timeout occurred")),!1;this._errors.push(t);var r=this._timeouts.shift();if(r===void 0)if(this._cachedTimeouts)this._errors.splice(0,this._errors.length-1),r=this._cachedTimeouts.slice(-1);else return!1;var i=this;return this._timer=setTimeout(function(){i._attempts++,i._operationTimeoutCb&&(i._timeout=setTimeout(function(){i._operationTimeoutCb(i._attempts)},i._operationTimeout),i._options.unref&&i._timeout.unref()),i._fn(i._attempts)},r),this._options.unref&&this._timer.unref(),!0};ze.prototype.attempt=function(t,e){this._fn=t,e&&(e.timeout&&(this._operationTimeout=e.timeout),e.cb&&(this._operationTimeoutCb=e.cb));var r=this;this._operationTimeoutCb&&(this._timeout=setTimeout(function(){r._operationTimeoutCb()},r._operationTimeout)),this._operationStart=new Date().getTime(),this._fn(this._attempts)};ze.prototype.try=function(t){console.log("Using RetryOperation.try() is deprecated"),this.attempt(t)};ze.prototype.start=function(t){console.log("Using RetryOperation.start() is deprecated"),this.attempt(t)};ze.prototype.start=ze.prototype.try;ze.prototype.errors=function(){return this._errors};ze.prototype.attempts=function(){return this._attempts};ze.prototype.mainError=function(){if(this._errors.length===0)return null;for(var t={},e=null,r=0,i=0;i<this._errors.length;i++){var n=this._errors[i],s=n.message,o=(t[s]||0)+1;t[s]=o,o>=r&&(e=n,r=o)}return e}});var PS=d(xr=>{var _1=CS();xr.operation=function(t){var e=xr.timeouts(t);return new _1(e,{forever:t&&(t.forever||t.retries===1/0),unref:t&&t.unref,maxRetryTime:t&&t.maxRetryTime})};xr.timeouts=function(t){if(t instanceof Array)return[].concat(t);var e={retries:10,factor:2,minTimeout:1*1e3,maxTimeout:1/0,randomize:!1};for(var r in t)e[r]=t[r];if(e.minTimeout>e.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var i=[],n=0;n<e.retries;n++)i.push(this.createTimeout(n,e));return t&&t.forever&&!i.length&&i.push(this.createTimeout(n,e)),i.sort(function(s,o){return s-o}),i};xr.createTimeout=function(t,e){var r=e.randomize?Math.random()+1:1,i=Math.round(r*Math.max(e.minTimeout,1)*Math.pow(e.factor,t));return i=Math.min(i,e.maxTimeout),i};xr.wrap=function(t,e,r){if(e instanceof Array&&(r=e,e=null),!r){r=[];for(var i in t)typeof t[i]=="function"&&r.push(i)}for(var n=0;n<r.length;n++){var s=r[n],o=t[s];t[s]=function(l){var c=xr.operation(e),u=Array.prototype.slice.call(arguments,1),h=u.pop();u.push(function(f){c.retry(f)||(f&&(arguments[0]=c.mainError()),h.apply(this,arguments))}),c.attempt(function(){l.apply(t,u)})}.bind(t,o),t[s].options=e}}});var IS=d((Ck,LS)=>{LS.exports=PS()});var NS=d((Pk,kS)=>{var S1=IS();function E1(t,e){function r(i,n){var s=e||{},o;"randomize"in s||(s.randomize=!0),o=S1.operation(s);function a(u){n(u||new Error("Aborted"))}function l(u,h){if(u.bail){a(u);return}o.retry(u)?s.onRetry&&s.onRetry(u,h):n(o.mainError())}function c(u){var h;try{h=t(a,u)}catch(f){l(f,u);return}Promise.resolve(h).then(i).catch(function(g){l(g,u)})}o.attempt(c)}return new Promise(r)}kS.exports=E1});var D1={};ku(D1,{default:()=>F1,transformer:()=>US});module.exports=VS(D1);var Lu=q(require("path")),Iu=q(require("fs-extra"));var XS=q(Hu());function go(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function _i(t){return _i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_i(t)}function yo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function _o(t,e){if(e&&(_i(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return yo(t)}function tr(t){return tr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},tr(t)}function pt(t,e){return pt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,n){return i.__proto__=n,i},pt(t,e)}function So(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&pt(t,e)}function Eo(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function bo(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function vr(t,e,r){return bo()?vr=Reflect.construct.bind():vr=function(n,s,o){var a=[null];a.push.apply(a,s);var l=Function.bind.apply(n,a),c=new l;return o&&pt(c,o.prototype),c},vr.apply(null,arguments)}function Si(t){var e=typeof Map=="function"?new Map:void 0;return Si=function(i){if(i===null||!Eo(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,n)}function n(){return vr(i,arguments,tr(this).constructor)}return n.prototype=Object.create(i.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),pt(n,i)},Si(t)}var wo=q(require("find-up")),an=q(require("path")),ln=q(require("fs-extra")),ZS=function(t){So(e,t);function e(r){var i;return go(this,e),i=_o(this,tr(e).call(this,"No package.json could be found upwards from the directory ".concat(r))),i.directory=r,i}return e}(Si(Error));function QS(t,e){try{var r=ln.default.readJsonSync(an.default.join(t,"package.json"));if(e.current===void 0&&(e.current=t),r.workspaces||r.bolt)return t}catch(i){if(i.code!=="ENOENT")throw i}}function JS(t){try{var e=ln.default.readJsonSync(an.default.join(t,"lerna.json"));if(e.useWorkspaces!==!0)return t}catch(r){if(r.code!=="ENOENT")throw r}}function eE(t){var e=ln.default.existsSync(an.default.join(t,"pnpm-workspace.yaml"));if(e)return t}function $u(t){var e={current:void 0},r=(0,wo.sync)(function(i){return[JS(i),QS(i,e),eE(i)].find(function(n){return n})},{cwd:t,type:"directory"});if(e.current===void 0)throw new ZS(t);return r===void 0?e.current:r}var Uu=q(require("json5"));var xo=q(require("fs")),Ei=q(require("path"));function vo({target:t,cwd:e,contentCheck:r}){let i=Ei.default.parse(e).root,n=!1,s=e;for(;!n&&s!==i;){if(r)try{let o=xo.default.readFileSync(Ei.default.join(s,t)).toString();if(r(o)){n=!0;break}}catch{}else if(xo.default.existsSync(Ei.default.join(s,t))){n=!0;break}s=Ei.default.dirname(s)}return n?s:null}function tE(t){let e=Uu.default.parse(t);return!(e&&"extends"in e)}var Ro={};function Ao(t,e){var s;let r=(s=e==null?void 0:e.cache)!=null?s:!0,i=t||process.cwd();if(r&&Ro[i])return Ro[i];let n=vo({target:"turbo.json",cwd:i,contentCheck:tE});if(!n)try{if(n=$u(i),!n)return null}catch{return null}return r&&(Ro[i]=n),n}var Pi=q(require("fs")),Ht=q(require("path"));function nh(t){return typeof t=="undefined"||t===null}function rE(t){return typeof t=="object"&&t!==null}function iE(t){return Array.isArray(t)?t:nh(t)?[]:[t]}function nE(t,e){var r,i,n,s;if(e)for(s=Object.keys(e),r=0,i=s.length;r<i;r+=1)n=s[r],t[n]=e[n];return t}function sE(t,e){var r="",i;for(i=0;i<e;i+=1)r+=t;return r}function oE(t){return t===0&&Number.NEGATIVE_INFINITY===1/t}var aE=nh,lE=rE,cE=iE,uE=sE,hE=oE,fE=nE,oe={isNothing:aE,isObject:lE,toArray:cE,repeat:uE,isNegativeZero:hE,extend:fE};function sh(t,e){var r="",i=t.reason||"(unknown reason)";return t.mark?(t.mark.name&&(r+='in "'+t.mark.name+'" '),r+="("+(t.mark.line+1)+":"+(t.mark.column+1)+")",!e&&t.mark.snippet&&(r+=`
|
9
9
|
|
10
|
-
`+t.mark.snippet),i+" "+r):i}function wi(t,e){Error.call(this),this.name="YAMLException",this.reason=t,this.mark=e,this.message=
|
11
|
-
`+a;for(c=
|
10
|
+
`+t.mark.snippet),i+" "+r):i}function wi(t,e){Error.call(this),this.name="YAMLException",this.reason=t,this.mark=e,this.message=sh(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}wi.prototype=Object.create(Error.prototype);wi.prototype.constructor=wi;wi.prototype.toString=function(e){return this.name+": "+sh(this,e)};var xe=wi;function To(t,e,r,i,n){var s="",o="",a=Math.floor(n/2)-1;return i-e>a&&(s=" ... ",e=i-a+s.length),r-i>a&&(o=" ...",r=i+a-o.length),{str:s+t.slice(e,r).replace(/\t/g,"\u2192")+o,pos:i-e+s.length}}function Oo(t,e){return oe.repeat(" ",e-t.length)+t}function pE(t,e){if(e=Object.create(e||null),!t.buffer)return null;e.maxLength||(e.maxLength=79),typeof e.indent!="number"&&(e.indent=1),typeof e.linesBefore!="number"&&(e.linesBefore=3),typeof e.linesAfter!="number"&&(e.linesAfter=2);for(var r=/\r?\n|\r|\0/g,i=[0],n=[],s,o=-1;s=r.exec(t.buffer);)n.push(s.index),i.push(s.index+s[0].length),t.position<=s.index&&o<0&&(o=i.length-2);o<0&&(o=i.length-1);var a="",l,c,u=Math.min(t.line+e.linesAfter,n.length).toString().length,h=e.maxLength-(e.indent+u+3);for(l=1;l<=e.linesBefore&&!(o-l<0);l++)c=To(t.buffer,i[o-l],n[o-l],t.position-(i[o]-i[o-l]),h),a=oe.repeat(" ",e.indent)+Oo((t.line-l+1).toString(),u)+" | "+c.str+`
|
11
|
+
`+a;for(c=To(t.buffer,i[o],n[o],t.position,h),a+=oe.repeat(" ",e.indent)+Oo((t.line+1).toString(),u)+" | "+c.str+`
|
12
12
|
`,a+=oe.repeat("-",e.indent+u+3+c.pos)+`^
|
13
|
-
`,l=1;l<=e.linesAfter&&!(o+l>=n.length);l++)c=
|
14
|
-
`;return a.replace(/\n$/,"")}var pE
|
15
|
-
\r`;function
|
16
|
-
`:t===118?"\v":t===102?"\f":t===114?"\r":t===101?"\x1B":t===32?" ":t===34?'"':t===47?"/":t===92?"\\":t===78?"\x85":t===95?"\xA0":t===76?"\u2028":t===80?"\u2029":""}function
|
17
|
-
`,e-1))}function
|
18
|
-
`,s?1+l:l):n===
|
19
|
-
`);break}for(i?
|
13
|
+
`,l=1;l<=e.linesAfter&&!(o+l>=n.length);l++)c=To(t.buffer,i[o+l],n[o+l],t.position-(i[o]-i[o+l]),h),a+=oe.repeat(" ",e.indent)+Oo((t.line+l+1).toString(),u)+" | "+c.str+`
|
14
|
+
`;return a.replace(/\n$/,"")}var dE=pE,mE=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],gE=["scalar","sequence","mapping"];function yE(t){var e={};return t!==null&&Object.keys(t).forEach(function(r){t[r].forEach(function(i){e[String(i)]=r})}),e}function _E(t,e){if(e=e||{},Object.keys(e).forEach(function(r){if(mE.indexOf(r)===-1)throw new xe('Unknown option "'+r+'" is met in definition of "'+t+'" YAML type.')}),this.options=e,this.tag=t,this.kind=e.kind||null,this.resolve=e.resolve||function(){return!0},this.construct=e.construct||function(r){return r},this.instanceOf=e.instanceOf||null,this.predicate=e.predicate||null,this.represent=e.represent||null,this.representName=e.representName||null,this.defaultStyle=e.defaultStyle||null,this.multi=e.multi||!1,this.styleAliases=yE(e.styleAliases||null),gE.indexOf(this.kind)===-1)throw new xe('Unknown kind "'+this.kind+'" is specified for "'+t+'" YAML type.')}var fe=_E;function ju(t,e){var r=[];return t[e].forEach(function(i){var n=r.length;r.forEach(function(s,o){s.tag===i.tag&&s.kind===i.kind&&s.multi===i.multi&&(n=o)}),r[n]=i}),r}function SE(){var t={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},e,r;function i(n){n.multi?(t.multi[n.kind].push(n),t.multi.fallback.push(n)):t[n.kind][n.tag]=t.fallback[n.tag]=n}for(e=0,r=arguments.length;e<r;e+=1)arguments[e].forEach(i);return t}function Po(t){return this.extend(t)}Po.prototype.extend=function(e){var r=[],i=[];if(e instanceof fe)i.push(e);else if(Array.isArray(e))i=i.concat(e);else if(e&&(Array.isArray(e.implicit)||Array.isArray(e.explicit)))e.implicit&&(r=r.concat(e.implicit)),e.explicit&&(i=i.concat(e.explicit));else throw new xe("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");r.forEach(function(s){if(!(s instanceof fe))throw new xe("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(s.loadKind&&s.loadKind!=="scalar")throw new xe("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(s.multi)throw new xe("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),i.forEach(function(s){if(!(s instanceof fe))throw new xe("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var n=Object.create(Po.prototype);return n.implicit=(this.implicit||[]).concat(r),n.explicit=(this.explicit||[]).concat(i),n.compiledImplicit=ju(n,"implicit"),n.compiledExplicit=ju(n,"explicit"),n.compiledTypeMap=SE(n.compiledImplicit,n.compiledExplicit),n};var oh=Po,ah=new fe("tag:yaml.org,2002:str",{kind:"scalar",construct:function(t){return t!==null?t:""}}),lh=new fe("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(t){return t!==null?t:[]}}),ch=new fe("tag:yaml.org,2002:map",{kind:"mapping",construct:function(t){return t!==null?t:{}}}),uh=new oh({explicit:[ah,lh,ch]});function EE(t){if(t===null)return!0;var e=t.length;return e===1&&t==="~"||e===4&&(t==="null"||t==="Null"||t==="NULL")}function bE(){return null}function wE(t){return t===null}var hh=new fe("tag:yaml.org,2002:null",{kind:"scalar",resolve:EE,construct:bE,predicate:wE,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function xE(t){if(t===null)return!1;var e=t.length;return e===4&&(t==="true"||t==="True"||t==="TRUE")||e===5&&(t==="false"||t==="False"||t==="FALSE")}function vE(t){return t==="true"||t==="True"||t==="TRUE"}function RE(t){return Object.prototype.toString.call(t)==="[object Boolean]"}var fh=new fe("tag:yaml.org,2002:bool",{kind:"scalar",resolve:xE,construct:vE,predicate:RE,represent:{lowercase:function(t){return t?"true":"false"},uppercase:function(t){return t?"TRUE":"FALSE"},camelcase:function(t){return t?"True":"False"}},defaultStyle:"lowercase"});function AE(t){return 48<=t&&t<=57||65<=t&&t<=70||97<=t&&t<=102}function TE(t){return 48<=t&&t<=55}function OE(t){return 48<=t&&t<=57}function CE(t){if(t===null)return!1;var e=t.length,r=0,i=!1,n;if(!e)return!1;if(n=t[r],(n==="-"||n==="+")&&(n=t[++r]),n==="0"){if(r+1===e)return!0;if(n=t[++r],n==="b"){for(r++;r<e;r++)if(n=t[r],n!=="_"){if(n!=="0"&&n!=="1")return!1;i=!0}return i&&n!=="_"}if(n==="x"){for(r++;r<e;r++)if(n=t[r],n!=="_"){if(!AE(t.charCodeAt(r)))return!1;i=!0}return i&&n!=="_"}if(n==="o"){for(r++;r<e;r++)if(n=t[r],n!=="_"){if(!TE(t.charCodeAt(r)))return!1;i=!0}return i&&n!=="_"}}if(n==="_")return!1;for(;r<e;r++)if(n=t[r],n!=="_"){if(!OE(t.charCodeAt(r)))return!1;i=!0}return!(!i||n==="_")}function PE(t){var e=t,r=1,i;if(e.indexOf("_")!==-1&&(e=e.replace(/_/g,"")),i=e[0],(i==="-"||i==="+")&&(i==="-"&&(r=-1),e=e.slice(1),i=e[0]),e==="0")return 0;if(i==="0"){if(e[1]==="b")return r*parseInt(e.slice(2),2);if(e[1]==="x")return r*parseInt(e.slice(2),16);if(e[1]==="o")return r*parseInt(e.slice(2),8)}return r*parseInt(e,10)}function LE(t){return Object.prototype.toString.call(t)==="[object Number]"&&t%1===0&&!oe.isNegativeZero(t)}var ph=new fe("tag:yaml.org,2002:int",{kind:"scalar",resolve:CE,construct:PE,predicate:LE,represent:{binary:function(t){return t>=0?"0b"+t.toString(2):"-0b"+t.toString(2).slice(1)},octal:function(t){return t>=0?"0o"+t.toString(8):"-0o"+t.toString(8).slice(1)},decimal:function(t){return t.toString(10)},hexadecimal:function(t){return t>=0?"0x"+t.toString(16).toUpperCase():"-0x"+t.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),IE=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function kE(t){return!(t===null||!IE.test(t)||t[t.length-1]==="_")}function NE(t){var e,r;return e=t.replace(/_/g,"").toLowerCase(),r=e[0]==="-"?-1:1,"+-".indexOf(e[0])>=0&&(e=e.slice(1)),e===".inf"?r===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:e===".nan"?NaN:r*parseFloat(e,10)}var FE=/^[-+]?[0-9]+e/;function DE(t,e){var r;if(isNaN(t))switch(e){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===t)switch(e){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===t)switch(e){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(oe.isNegativeZero(t))return"-0.0";return r=t.toString(10),FE.test(r)?r.replace("e",".e"):r}function ME(t){return Object.prototype.toString.call(t)==="[object Number]"&&(t%1!==0||oe.isNegativeZero(t))}var dh=new fe("tag:yaml.org,2002:float",{kind:"scalar",resolve:kE,construct:NE,predicate:ME,represent:DE,defaultStyle:"lowercase"}),mh=uh.extend({implicit:[hh,fh,ph,dh]}),gh=mh,yh=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),_h=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");function BE(t){return t===null?!1:yh.exec(t)!==null||_h.exec(t)!==null}function qE(t){var e,r,i,n,s,o,a,l=0,c=null,u,h,f;if(e=yh.exec(t),e===null&&(e=_h.exec(t)),e===null)throw new Error("Date resolve error");if(r=+e[1],i=+e[2]-1,n=+e[3],!e[4])return new Date(Date.UTC(r,i,n));if(s=+e[4],o=+e[5],a=+e[6],e[7]){for(l=e[7].slice(0,3);l.length<3;)l+="0";l=+l}return e[9]&&(u=+e[10],h=+(e[11]||0),c=(u*60+h)*6e4,e[9]==="-"&&(c=-c)),f=new Date(Date.UTC(r,i,n,s,o,a,l)),c&&f.setTime(f.getTime()-c),f}function HE(t){return t.toISOString()}var Sh=new fe("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:BE,construct:qE,instanceOf:Date,represent:HE});function $E(t){return t==="<<"||t===null}var Eh=new fe("tag:yaml.org,2002:merge",{kind:"scalar",resolve:$E}),Fo=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
|
15
|
+
\r`;function UE(t){if(t===null)return!1;var e,r,i=0,n=t.length,s=Fo;for(r=0;r<n;r++)if(e=s.indexOf(t.charAt(r)),!(e>64)){if(e<0)return!1;i+=6}return i%8===0}function jE(t){var e,r,i=t.replace(/[\r\n=]/g,""),n=i.length,s=Fo,o=0,a=[];for(e=0;e<n;e++)e%4===0&&e&&(a.push(o>>16&255),a.push(o>>8&255),a.push(o&255)),o=o<<6|s.indexOf(i.charAt(e));return r=n%4*6,r===0?(a.push(o>>16&255),a.push(o>>8&255),a.push(o&255)):r===18?(a.push(o>>10&255),a.push(o>>2&255)):r===12&&a.push(o>>4&255),new Uint8Array(a)}function GE(t){var e="",r=0,i,n,s=t.length,o=Fo;for(i=0;i<s;i++)i%3===0&&i&&(e+=o[r>>18&63],e+=o[r>>12&63],e+=o[r>>6&63],e+=o[r&63]),r=(r<<8)+t[i];return n=s%3,n===0?(e+=o[r>>18&63],e+=o[r>>12&63],e+=o[r>>6&63],e+=o[r&63]):n===2?(e+=o[r>>10&63],e+=o[r>>4&63],e+=o[r<<2&63],e+=o[64]):n===1&&(e+=o[r>>2&63],e+=o[r<<4&63],e+=o[64],e+=o[64]),e}function WE(t){return Object.prototype.toString.call(t)==="[object Uint8Array]"}var bh=new fe("tag:yaml.org,2002:binary",{kind:"scalar",resolve:UE,construct:jE,predicate:WE,represent:GE}),YE=Object.prototype.hasOwnProperty,zE=Object.prototype.toString;function KE(t){if(t===null)return!0;var e=[],r,i,n,s,o,a=t;for(r=0,i=a.length;r<i;r+=1){if(n=a[r],o=!1,zE.call(n)!=="[object Object]")return!1;for(s in n)if(YE.call(n,s))if(!o)o=!0;else return!1;if(!o)return!1;if(e.indexOf(s)===-1)e.push(s);else return!1}return!0}function VE(t){return t!==null?t:[]}var wh=new fe("tag:yaml.org,2002:omap",{kind:"sequence",resolve:KE,construct:VE}),XE=Object.prototype.toString;function ZE(t){if(t===null)return!0;var e,r,i,n,s,o=t;for(s=new Array(o.length),e=0,r=o.length;e<r;e+=1){if(i=o[e],XE.call(i)!=="[object Object]"||(n=Object.keys(i),n.length!==1))return!1;s[e]=[n[0],i[n[0]]]}return!0}function QE(t){if(t===null)return[];var e,r,i,n,s,o=t;for(s=new Array(o.length),e=0,r=o.length;e<r;e+=1)i=o[e],n=Object.keys(i),s[e]=[n[0],i[n[0]]];return s}var xh=new fe("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:ZE,construct:QE}),JE=Object.prototype.hasOwnProperty;function eb(t){if(t===null)return!0;var e,r=t;for(e in r)if(JE.call(r,e)&&r[e]!==null)return!1;return!0}function tb(t){return t!==null?t:{}}var vh=new fe("tag:yaml.org,2002:set",{kind:"mapping",resolve:eb,construct:tb}),Do=gh.extend({implicit:[Sh,Eh],explicit:[bh,wh,xh,vh]}),It=Object.prototype.hasOwnProperty,cn=1,Rh=2,Ah=3,un=4,Co=1,rb=2,Gu=3,ib=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,nb=/[\x85\u2028\u2029]/,sb=/[,\[\]\{\}]/,Th=/^(?:!|!!|![a-z\-]+!)$/i,Oh=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function Wu(t){return Object.prototype.toString.call(t)}function Ze(t){return t===10||t===13}function ir(t){return t===9||t===32}function ve(t){return t===9||t===32||t===10||t===13}function Ar(t){return t===44||t===91||t===93||t===123||t===125}function ob(t){var e;return 48<=t&&t<=57?t-48:(e=t|32,97<=e&&e<=102?e-97+10:-1)}function ab(t){return t===120?2:t===117?4:t===85?8:0}function lb(t){return 48<=t&&t<=57?t-48:-1}function Yu(t){return t===48?"\0":t===97?"\x07":t===98?"\b":t===116||t===9?" ":t===110?`
|
16
|
+
`:t===118?"\v":t===102?"\f":t===114?"\r":t===101?"\x1B":t===32?" ":t===34?'"':t===47?"/":t===92?"\\":t===78?"\x85":t===95?"\xA0":t===76?"\u2028":t===80?"\u2029":""}function cb(t){return t<=65535?String.fromCharCode(t):String.fromCharCode((t-65536>>10)+55296,(t-65536&1023)+56320)}var Ch=new Array(256),Ph=new Array(256);for(rr=0;rr<256;rr++)Ch[rr]=Yu(rr)?1:0,Ph[rr]=Yu(rr);var rr;function ub(t,e){this.input=t,this.filename=e.filename||null,this.schema=e.schema||Do,this.onWarning=e.onWarning||null,this.legacy=e.legacy||!1,this.json=e.json||!1,this.listener=e.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=t.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function Lh(t,e){var r={name:t.filename,buffer:t.input.slice(0,-1),position:t.position,line:t.line,column:t.position-t.lineStart};return r.snippet=dE(r),new xe(e,r)}function C(t,e){throw Lh(t,e)}function hn(t,e){t.onWarning&&t.onWarning.call(null,Lh(t,e))}var zu={YAML:function(e,r,i){var n,s,o;e.version!==null&&C(e,"duplication of %YAML directive"),i.length!==1&&C(e,"YAML directive accepts exactly one argument"),n=/^([0-9]+)\.([0-9]+)$/.exec(i[0]),n===null&&C(e,"ill-formed argument of the YAML directive"),s=parseInt(n[1],10),o=parseInt(n[2],10),s!==1&&C(e,"unacceptable YAML version of the document"),e.version=i[0],e.checkLineBreaks=o<2,o!==1&&o!==2&&hn(e,"unsupported YAML version of the document")},TAG:function(e,r,i){var n,s;i.length!==2&&C(e,"TAG directive accepts exactly two arguments"),n=i[0],s=i[1],Th.test(n)||C(e,"ill-formed tag handle (first argument) of the TAG directive"),It.call(e.tagMap,n)&&C(e,'there is a previously declared suffix for "'+n+'" tag handle'),Oh.test(s)||C(e,"ill-formed tag prefix (second argument) of the TAG directive");try{s=decodeURIComponent(s)}catch{C(e,"tag prefix is malformed: "+s)}e.tagMap[n]=s}};function Lt(t,e,r,i){var n,s,o,a;if(e<r){if(a=t.input.slice(e,r),i)for(n=0,s=a.length;n<s;n+=1)o=a.charCodeAt(n),o===9||32<=o&&o<=1114111||C(t,"expected valid JSON character");else ib.test(a)&&C(t,"the stream contains non-printable characters");t.result+=a}}function Ku(t,e,r,i){var n,s,o,a;for(oe.isObject(r)||C(t,"cannot merge mappings; the provided source object is unacceptable"),n=Object.keys(r),o=0,a=n.length;o<a;o+=1)s=n[o],It.call(e,s)||(e[s]=r[s],i[s]=!0)}function Tr(t,e,r,i,n,s,o,a,l){var c,u;if(Array.isArray(n))for(n=Array.prototype.slice.call(n),c=0,u=n.length;c<u;c+=1)Array.isArray(n[c])&&C(t,"nested arrays are not supported inside keys"),typeof n=="object"&&Wu(n[c])==="[object Object]"&&(n[c]="[object Object]");if(typeof n=="object"&&Wu(n)==="[object Object]"&&(n="[object Object]"),n=String(n),e===null&&(e={}),i==="tag:yaml.org,2002:merge")if(Array.isArray(s))for(c=0,u=s.length;c<u;c+=1)Ku(t,e,s[c],r);else Ku(t,e,s,r);else!t.json&&!It.call(r,n)&&It.call(e,n)&&(t.line=o||t.line,t.lineStart=a||t.lineStart,t.position=l||t.position,C(t,"duplicated mapping key")),n==="__proto__"?Object.defineProperty(e,n,{configurable:!0,enumerable:!0,writable:!0,value:s}):e[n]=s,delete r[n];return e}function Mo(t){var e;e=t.input.charCodeAt(t.position),e===10?t.position++:e===13?(t.position++,t.input.charCodeAt(t.position)===10&&t.position++):C(t,"a line break is expected"),t.line+=1,t.lineStart=t.position,t.firstTabInLine=-1}function te(t,e,r){for(var i=0,n=t.input.charCodeAt(t.position);n!==0;){for(;ir(n);)n===9&&t.firstTabInLine===-1&&(t.firstTabInLine=t.position),n=t.input.charCodeAt(++t.position);if(e&&n===35)do n=t.input.charCodeAt(++t.position);while(n!==10&&n!==13&&n!==0);if(Ze(n))for(Mo(t),n=t.input.charCodeAt(t.position),i++,t.lineIndent=0;n===32;)t.lineIndent++,n=t.input.charCodeAt(++t.position);else break}return r!==-1&&i!==0&&t.lineIndent<r&&hn(t,"deficient indentation"),i}function dn(t){var e=t.position,r;return r=t.input.charCodeAt(e),!!((r===45||r===46)&&r===t.input.charCodeAt(e+1)&&r===t.input.charCodeAt(e+2)&&(e+=3,r=t.input.charCodeAt(e),r===0||ve(r)))}function Bo(t,e){e===1?t.result+=" ":e>1&&(t.result+=oe.repeat(`
|
17
|
+
`,e-1))}function hb(t,e,r){var i,n,s,o,a,l,c,u,h=t.kind,f=t.result,g;if(g=t.input.charCodeAt(t.position),ve(g)||Ar(g)||g===35||g===38||g===42||g===33||g===124||g===62||g===39||g===34||g===37||g===64||g===96||(g===63||g===45)&&(n=t.input.charCodeAt(t.position+1),ve(n)||r&&Ar(n)))return!1;for(t.kind="scalar",t.result="",s=o=t.position,a=!1;g!==0;){if(g===58){if(n=t.input.charCodeAt(t.position+1),ve(n)||r&&Ar(n))break}else if(g===35){if(i=t.input.charCodeAt(t.position-1),ve(i))break}else{if(t.position===t.lineStart&&dn(t)||r&&Ar(g))break;if(Ze(g))if(l=t.line,c=t.lineStart,u=t.lineIndent,te(t,!1,-1),t.lineIndent>=e){a=!0,g=t.input.charCodeAt(t.position);continue}else{t.position=o,t.line=l,t.lineStart=c,t.lineIndent=u;break}}a&&(Lt(t,s,o,!1),Bo(t,t.line-l),s=o=t.position,a=!1),ir(g)||(o=t.position+1),g=t.input.charCodeAt(++t.position)}return Lt(t,s,o,!1),t.result?!0:(t.kind=h,t.result=f,!1)}function fb(t,e){var r,i,n;if(r=t.input.charCodeAt(t.position),r!==39)return!1;for(t.kind="scalar",t.result="",t.position++,i=n=t.position;(r=t.input.charCodeAt(t.position))!==0;)if(r===39)if(Lt(t,i,t.position,!0),r=t.input.charCodeAt(++t.position),r===39)i=t.position,t.position++,n=t.position;else return!0;else Ze(r)?(Lt(t,i,n,!0),Bo(t,te(t,!1,e)),i=n=t.position):t.position===t.lineStart&&dn(t)?C(t,"unexpected end of the document within a single quoted scalar"):(t.position++,n=t.position);C(t,"unexpected end of the stream within a single quoted scalar")}function pb(t,e){var r,i,n,s,o,a;if(a=t.input.charCodeAt(t.position),a!==34)return!1;for(t.kind="scalar",t.result="",t.position++,r=i=t.position;(a=t.input.charCodeAt(t.position))!==0;){if(a===34)return Lt(t,r,t.position,!0),t.position++,!0;if(a===92){if(Lt(t,r,t.position,!0),a=t.input.charCodeAt(++t.position),Ze(a))te(t,!1,e);else if(a<256&&Ch[a])t.result+=Ph[a],t.position++;else if((o=ab(a))>0){for(n=o,s=0;n>0;n--)a=t.input.charCodeAt(++t.position),(o=ob(a))>=0?s=(s<<4)+o:C(t,"expected hexadecimal character");t.result+=cb(s),t.position++}else C(t,"unknown escape sequence");r=i=t.position}else Ze(a)?(Lt(t,r,i,!0),Bo(t,te(t,!1,e)),r=i=t.position):t.position===t.lineStart&&dn(t)?C(t,"unexpected end of the document within a double quoted scalar"):(t.position++,i=t.position)}C(t,"unexpected end of the stream within a double quoted scalar")}function db(t,e){var r=!0,i,n,s,o=t.tag,a,l=t.anchor,c,u,h,f,g,m=Object.create(null),y,w,x,R;if(R=t.input.charCodeAt(t.position),R===91)u=93,g=!1,a=[];else if(R===123)u=125,g=!0,a={};else return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=a),R=t.input.charCodeAt(++t.position);R!==0;){if(te(t,!0,e),R=t.input.charCodeAt(t.position),R===u)return t.position++,t.tag=o,t.anchor=l,t.kind=g?"mapping":"sequence",t.result=a,!0;r?R===44&&C(t,"expected the node content, but found ','"):C(t,"missed comma between flow collection entries"),w=y=x=null,h=f=!1,R===63&&(c=t.input.charCodeAt(t.position+1),ve(c)&&(h=f=!0,t.position++,te(t,!0,e))),i=t.line,n=t.lineStart,s=t.position,Or(t,e,cn,!1,!0),w=t.tag,y=t.result,te(t,!0,e),R=t.input.charCodeAt(t.position),(f||t.line===i)&&R===58&&(h=!0,R=t.input.charCodeAt(++t.position),te(t,!0,e),Or(t,e,cn,!1,!0),x=t.result),g?Tr(t,a,m,w,y,x,i,n,s):h?a.push(Tr(t,null,m,w,y,x,i,n,s)):a.push(y),te(t,!0,e),R=t.input.charCodeAt(t.position),R===44?(r=!0,R=t.input.charCodeAt(++t.position)):r=!1}C(t,"unexpected end of the stream within a flow collection")}function mb(t,e){var r,i,n=Co,s=!1,o=!1,a=e,l=0,c=!1,u,h;if(h=t.input.charCodeAt(t.position),h===124)i=!1;else if(h===62)i=!0;else return!1;for(t.kind="scalar",t.result="";h!==0;)if(h=t.input.charCodeAt(++t.position),h===43||h===45)Co===n?n=h===43?Gu:rb:C(t,"repeat of a chomping mode identifier");else if((u=lb(h))>=0)u===0?C(t,"bad explicit indentation width of a block scalar; it cannot be less than one"):o?C(t,"repeat of an indentation width identifier"):(a=e+u-1,o=!0);else break;if(ir(h)){do h=t.input.charCodeAt(++t.position);while(ir(h));if(h===35)do h=t.input.charCodeAt(++t.position);while(!Ze(h)&&h!==0)}for(;h!==0;){for(Mo(t),t.lineIndent=0,h=t.input.charCodeAt(t.position);(!o||t.lineIndent<a)&&h===32;)t.lineIndent++,h=t.input.charCodeAt(++t.position);if(!o&&t.lineIndent>a&&(a=t.lineIndent),Ze(h)){l++;continue}if(t.lineIndent<a){n===Gu?t.result+=oe.repeat(`
|
18
|
+
`,s?1+l:l):n===Co&&s&&(t.result+=`
|
19
|
+
`);break}for(i?ir(h)?(c=!0,t.result+=oe.repeat(`
|
20
20
|
`,s?1+l:l)):c?(c=!1,t.result+=oe.repeat(`
|
21
21
|
`,l+1)):l===0?s&&(t.result+=" "):t.result+=oe.repeat(`
|
22
22
|
`,l):t.result+=oe.repeat(`
|
23
|
-
`,s?1+l:l),s=!0,o=!0,l=0,r=t.position;!Ze(h)&&h!==0;)h=t.input.charCodeAt(++t.position);Lt(t,r,t.position,!1)}return!0}function
|
24
|
-
`),t.charCodeAt(0)===65279&&(t=t.slice(1)));var r=new
|
23
|
+
`,s?1+l:l),s=!0,o=!0,l=0,r=t.position;!Ze(h)&&h!==0;)h=t.input.charCodeAt(++t.position);Lt(t,r,t.position,!1)}return!0}function Vu(t,e){var r,i=t.tag,n=t.anchor,s=[],o,a=!1,l;if(t.firstTabInLine!==-1)return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=s),l=t.input.charCodeAt(t.position);l!==0&&(t.firstTabInLine!==-1&&(t.position=t.firstTabInLine,C(t,"tab characters must not be used in indentation")),!(l!==45||(o=t.input.charCodeAt(t.position+1),!ve(o))));){if(a=!0,t.position++,te(t,!0,-1)&&t.lineIndent<=e){s.push(null),l=t.input.charCodeAt(t.position);continue}if(r=t.line,Or(t,e,Ah,!1,!0),s.push(t.result),te(t,!0,-1),l=t.input.charCodeAt(t.position),(t.line===r||t.lineIndent>e)&&l!==0)C(t,"bad indentation of a sequence entry");else if(t.lineIndent<e)break}return a?(t.tag=i,t.anchor=n,t.kind="sequence",t.result=s,!0):!1}function gb(t,e,r){var i,n,s,o,a,l,c=t.tag,u=t.anchor,h={},f=Object.create(null),g=null,m=null,y=null,w=!1,x=!1,R;if(t.firstTabInLine!==-1)return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=h),R=t.input.charCodeAt(t.position);R!==0;){if(!w&&t.firstTabInLine!==-1&&(t.position=t.firstTabInLine,C(t,"tab characters must not be used in indentation")),i=t.input.charCodeAt(t.position+1),s=t.line,(R===63||R===58)&&ve(i))R===63?(w&&(Tr(t,h,f,g,m,null,o,a,l),g=m=y=null),x=!0,w=!0,n=!0):w?(w=!1,n=!0):C(t,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),t.position+=1,R=i;else{if(o=t.line,a=t.lineStart,l=t.position,!Or(t,r,Rh,!1,!0))break;if(t.line===s){for(R=t.input.charCodeAt(t.position);ir(R);)R=t.input.charCodeAt(++t.position);if(R===58)R=t.input.charCodeAt(++t.position),ve(R)||C(t,"a whitespace character is expected after the key-value separator within a block mapping"),w&&(Tr(t,h,f,g,m,null,o,a,l),g=m=y=null),x=!0,w=!1,n=!1,g=t.tag,m=t.result;else if(x)C(t,"can not read an implicit mapping pair; a colon is missed");else return t.tag=c,t.anchor=u,!0}else if(x)C(t,"can not read a block mapping entry; a multiline key may not be an implicit key");else return t.tag=c,t.anchor=u,!0}if((t.line===s||t.lineIndent>e)&&(w&&(o=t.line,a=t.lineStart,l=t.position),Or(t,e,un,!0,n)&&(w?m=t.result:y=t.result),w||(Tr(t,h,f,g,m,y,o,a,l),g=m=y=null),te(t,!0,-1),R=t.input.charCodeAt(t.position)),(t.line===s||t.lineIndent>e)&&R!==0)C(t,"bad indentation of a mapping entry");else if(t.lineIndent<e)break}return w&&Tr(t,h,f,g,m,null,o,a,l),x&&(t.tag=c,t.anchor=u,t.kind="mapping",t.result=h),x}function yb(t){var e,r=!1,i=!1,n,s,o;if(o=t.input.charCodeAt(t.position),o!==33)return!1;if(t.tag!==null&&C(t,"duplication of a tag property"),o=t.input.charCodeAt(++t.position),o===60?(r=!0,o=t.input.charCodeAt(++t.position)):o===33?(i=!0,n="!!",o=t.input.charCodeAt(++t.position)):n="!",e=t.position,r){do o=t.input.charCodeAt(++t.position);while(o!==0&&o!==62);t.position<t.length?(s=t.input.slice(e,t.position),o=t.input.charCodeAt(++t.position)):C(t,"unexpected end of the stream within a verbatim tag")}else{for(;o!==0&&!ve(o);)o===33&&(i?C(t,"tag suffix cannot contain exclamation marks"):(n=t.input.slice(e-1,t.position+1),Th.test(n)||C(t,"named tag handle cannot contain such characters"),i=!0,e=t.position+1)),o=t.input.charCodeAt(++t.position);s=t.input.slice(e,t.position),sb.test(s)&&C(t,"tag suffix cannot contain flow indicator characters")}s&&!Oh.test(s)&&C(t,"tag name cannot contain such characters: "+s);try{s=decodeURIComponent(s)}catch{C(t,"tag name is malformed: "+s)}return r?t.tag=s:It.call(t.tagMap,n)?t.tag=t.tagMap[n]+s:n==="!"?t.tag="!"+s:n==="!!"?t.tag="tag:yaml.org,2002:"+s:C(t,'undeclared tag handle "'+n+'"'),!0}function _b(t){var e,r;if(r=t.input.charCodeAt(t.position),r!==38)return!1;for(t.anchor!==null&&C(t,"duplication of an anchor property"),r=t.input.charCodeAt(++t.position),e=t.position;r!==0&&!ve(r)&&!Ar(r);)r=t.input.charCodeAt(++t.position);return t.position===e&&C(t,"name of an anchor node must contain at least one character"),t.anchor=t.input.slice(e,t.position),!0}function Sb(t){var e,r,i;if(i=t.input.charCodeAt(t.position),i!==42)return!1;for(i=t.input.charCodeAt(++t.position),e=t.position;i!==0&&!ve(i)&&!Ar(i);)i=t.input.charCodeAt(++t.position);return t.position===e&&C(t,"name of an alias node must contain at least one character"),r=t.input.slice(e,t.position),It.call(t.anchorMap,r)||C(t,'unidentified alias "'+r+'"'),t.result=t.anchorMap[r],te(t,!0,-1),!0}function Or(t,e,r,i,n){var s,o,a,l=1,c=!1,u=!1,h,f,g,m,y,w;if(t.listener!==null&&t.listener("open",t),t.tag=null,t.anchor=null,t.kind=null,t.result=null,s=o=a=un===r||Ah===r,i&&te(t,!0,-1)&&(c=!0,t.lineIndent>e?l=1:t.lineIndent===e?l=0:t.lineIndent<e&&(l=-1)),l===1)for(;yb(t)||_b(t);)te(t,!0,-1)?(c=!0,a=s,t.lineIndent>e?l=1:t.lineIndent===e?l=0:t.lineIndent<e&&(l=-1)):a=!1;if(a&&(a=c||n),(l===1||un===r)&&(cn===r||Rh===r?y=e:y=e+1,w=t.position-t.lineStart,l===1?a&&(Vu(t,w)||gb(t,w,y))||db(t,y)?u=!0:(o&&mb(t,y)||fb(t,y)||pb(t,y)?u=!0:Sb(t)?(u=!0,(t.tag!==null||t.anchor!==null)&&C(t,"alias node should not have any properties")):hb(t,y,cn===r)&&(u=!0,t.tag===null&&(t.tag="?")),t.anchor!==null&&(t.anchorMap[t.anchor]=t.result)):l===0&&(u=a&&Vu(t,w))),t.tag===null)t.anchor!==null&&(t.anchorMap[t.anchor]=t.result);else if(t.tag==="?"){for(t.result!==null&&t.kind!=="scalar"&&C(t,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+t.kind+'"'),h=0,f=t.implicitTypes.length;h<f;h+=1)if(m=t.implicitTypes[h],m.resolve(t.result)){t.result=m.construct(t.result),t.tag=m.tag,t.anchor!==null&&(t.anchorMap[t.anchor]=t.result);break}}else if(t.tag!=="!"){if(It.call(t.typeMap[t.kind||"fallback"],t.tag))m=t.typeMap[t.kind||"fallback"][t.tag];else for(m=null,g=t.typeMap.multi[t.kind||"fallback"],h=0,f=g.length;h<f;h+=1)if(t.tag.slice(0,g[h].tag.length)===g[h].tag){m=g[h];break}m||C(t,"unknown tag !<"+t.tag+">"),t.result!==null&&m.kind!==t.kind&&C(t,"unacceptable node kind for !<"+t.tag+'> tag; it should be "'+m.kind+'", not "'+t.kind+'"'),m.resolve(t.result,t.tag)?(t.result=m.construct(t.result,t.tag),t.anchor!==null&&(t.anchorMap[t.anchor]=t.result)):C(t,"cannot resolve a node with !<"+t.tag+"> explicit tag")}return t.listener!==null&&t.listener("close",t),t.tag!==null||t.anchor!==null||u}function Eb(t){var e=t.position,r,i,n,s=!1,o;for(t.version=null,t.checkLineBreaks=t.legacy,t.tagMap=Object.create(null),t.anchorMap=Object.create(null);(o=t.input.charCodeAt(t.position))!==0&&(te(t,!0,-1),o=t.input.charCodeAt(t.position),!(t.lineIndent>0||o!==37));){for(s=!0,o=t.input.charCodeAt(++t.position),r=t.position;o!==0&&!ve(o);)o=t.input.charCodeAt(++t.position);for(i=t.input.slice(r,t.position),n=[],i.length<1&&C(t,"directive name must not be less than one character in length");o!==0;){for(;ir(o);)o=t.input.charCodeAt(++t.position);if(o===35){do o=t.input.charCodeAt(++t.position);while(o!==0&&!Ze(o));break}if(Ze(o))break;for(r=t.position;o!==0&&!ve(o);)o=t.input.charCodeAt(++t.position);n.push(t.input.slice(r,t.position))}o!==0&&Mo(t),It.call(zu,i)?zu[i](t,i,n):hn(t,'unknown document directive "'+i+'"')}if(te(t,!0,-1),t.lineIndent===0&&t.input.charCodeAt(t.position)===45&&t.input.charCodeAt(t.position+1)===45&&t.input.charCodeAt(t.position+2)===45?(t.position+=3,te(t,!0,-1)):s&&C(t,"directives end mark is expected"),Or(t,t.lineIndent-1,un,!1,!0),te(t,!0,-1),t.checkLineBreaks&&nb.test(t.input.slice(e,t.position))&&hn(t,"non-ASCII line breaks are interpreted as content"),t.documents.push(t.result),t.position===t.lineStart&&dn(t)){t.input.charCodeAt(t.position)===46&&(t.position+=3,te(t,!0,-1));return}if(t.position<t.length-1)C(t,"end of the stream or a document separator is expected");else return}function Ih(t,e){t=String(t),e=e||{},t.length!==0&&(t.charCodeAt(t.length-1)!==10&&t.charCodeAt(t.length-1)!==13&&(t+=`
|
24
|
+
`),t.charCodeAt(0)===65279&&(t=t.slice(1)));var r=new ub(t,e),i=t.indexOf("\0");for(i!==-1&&(r.position=i,C(r,"null byte is not allowed in input")),r.input+="\0";r.input.charCodeAt(r.position)===32;)r.lineIndent+=1,r.position+=1;for(;r.position<r.length-1;)Eb(r);return r.documents}function bb(t,e,r){e!==null&&typeof e=="object"&&typeof r=="undefined"&&(r=e,e=null);var i=Ih(t,r);if(typeof e!="function")return i;for(var n=0,s=i.length;n<s;n+=1)e(i[n])}function wb(t,e){var r=Ih(t,e);if(r.length!==0){if(r.length===1)return r[0];throw new xe("expected a single document in the stream, but found more")}}var xb=bb,vb=wb,kh={loadAll:xb,load:vb},Nh=Object.prototype.toString,Fh=Object.prototype.hasOwnProperty,qo=65279,Rb=9,xi=10,Ab=13,Tb=32,Ob=33,Cb=34,Lo=35,Pb=37,Lb=38,Ib=39,kb=42,Dh=44,Nb=45,fn=58,Fb=61,Db=62,Mb=63,Bb=64,Mh=91,Bh=93,qb=96,qh=123,Hb=124,Hh=125,pe={};pe[0]="\\0";pe[7]="\\a";pe[8]="\\b";pe[9]="\\t";pe[10]="\\n";pe[11]="\\v";pe[12]="\\f";pe[13]="\\r";pe[27]="\\e";pe[34]='\\"';pe[92]="\\\\";pe[133]="\\N";pe[160]="\\_";pe[8232]="\\L";pe[8233]="\\P";var $b=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],Ub=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function jb(t,e){var r,i,n,s,o,a,l;if(e===null)return{};for(r={},i=Object.keys(e),n=0,s=i.length;n<s;n+=1)o=i[n],a=String(e[o]),o.slice(0,2)==="!!"&&(o="tag:yaml.org,2002:"+o.slice(2)),l=t.compiledTypeMap.fallback[o],l&&Fh.call(l.styleAliases,a)&&(a=l.styleAliases[a]),r[o]=a;return r}function Gb(t){var e,r,i;if(e=t.toString(16).toUpperCase(),t<=255)r="x",i=2;else if(t<=65535)r="u",i=4;else if(t<=4294967295)r="U",i=8;else throw new xe("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+r+oe.repeat("0",i-e.length)+e}var Wb=1,vi=2;function Yb(t){this.schema=t.schema||Do,this.indent=Math.max(1,t.indent||2),this.noArrayIndent=t.noArrayIndent||!1,this.skipInvalid=t.skipInvalid||!1,this.flowLevel=oe.isNothing(t.flowLevel)?-1:t.flowLevel,this.styleMap=jb(this.schema,t.styles||null),this.sortKeys=t.sortKeys||!1,this.lineWidth=t.lineWidth||80,this.noRefs=t.noRefs||!1,this.noCompatMode=t.noCompatMode||!1,this.condenseFlow=t.condenseFlow||!1,this.quotingType=t.quotingType==='"'?vi:Wb,this.forceQuotes=t.forceQuotes||!1,this.replacer=typeof t.replacer=="function"?t.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function Xu(t,e){for(var r=oe.repeat(" ",e),i=0,n=-1,s="",o,a=t.length;i<a;)n=t.indexOf(`
|
25
25
|
`,i),n===-1?(o=t.slice(i),i=a):(o=t.slice(i,n+1),i=n+1),o.length&&o!==`
|
26
|
-
`&&(s+=r),s+=o;return s}function
|
27
|
-
`+oe.repeat(" ",t.indent*e)}function
|
26
|
+
`&&(s+=r),s+=o;return s}function Io(t,e){return`
|
27
|
+
`+oe.repeat(" ",t.indent*e)}function zb(t,e){var r,i,n;for(r=0,i=t.implicitTypes.length;r<i;r+=1)if(n=t.implicitTypes[r],n.resolve(e))return!0;return!1}function pn(t){return t===Tb||t===Rb}function Ri(t){return 32<=t&&t<=126||161<=t&&t<=55295&&t!==8232&&t!==8233||57344<=t&&t<=65533&&t!==qo||65536<=t&&t<=1114111}function Zu(t){return Ri(t)&&t!==qo&&t!==Ab&&t!==xi}function Qu(t,e,r){var i=Zu(t),n=i&&!pn(t);return(r?i:i&&t!==Dh&&t!==Mh&&t!==Bh&&t!==qh&&t!==Hh)&&t!==Lo&&!(e===fn&&!n)||Zu(e)&&!pn(e)&&t===Lo||e===fn&&n}function Kb(t){return Ri(t)&&t!==qo&&!pn(t)&&t!==Nb&&t!==Mb&&t!==fn&&t!==Dh&&t!==Mh&&t!==Bh&&t!==qh&&t!==Hh&&t!==Lo&&t!==Lb&&t!==kb&&t!==Ob&&t!==Hb&&t!==Fb&&t!==Db&&t!==Ib&&t!==Cb&&t!==Pb&&t!==Bb&&t!==qb}function Vb(t){return!pn(t)&&t!==fn}function bi(t,e){var r=t.charCodeAt(e),i;return r>=55296&&r<=56319&&e+1<t.length&&(i=t.charCodeAt(e+1),i>=56320&&i<=57343)?(r-55296)*1024+i-56320+65536:r}function $h(t){var e=/^\n* /;return e.test(t)}var Uh=1,ko=2,jh=3,Gh=4,Rr=5;function Xb(t,e,r,i,n,s,o,a){var l,c=0,u=null,h=!1,f=!1,g=i!==-1,m=-1,y=Kb(bi(t,0))&&Vb(bi(t,t.length-1));if(e||o)for(l=0;l<t.length;c>=65536?l+=2:l++){if(c=bi(t,l),!Ri(c))return Rr;y=y&&Qu(c,u,a),u=c}else{for(l=0;l<t.length;c>=65536?l+=2:l++){if(c=bi(t,l),c===xi)h=!0,g&&(f=f||l-m-1>i&&t[m+1]!==" ",m=l);else if(!Ri(c))return Rr;y=y&&Qu(c,u,a),u=c}f=f||g&&l-m-1>i&&t[m+1]!==" "}return!h&&!f?y&&!o&&!n(t)?Uh:s===vi?Rr:ko:r>9&&$h(t)?Rr:o?s===vi?Rr:ko:f?Gh:jh}function Zb(t,e,r,i,n){t.dump=function(){if(e.length===0)return t.quotingType===vi?'""':"''";if(!t.noCompatMode&&($b.indexOf(e)!==-1||Ub.test(e)))return t.quotingType===vi?'"'+e+'"':"'"+e+"'";var s=t.indent*Math.max(1,r),o=t.lineWidth===-1?-1:Math.max(Math.min(t.lineWidth,40),t.lineWidth-s),a=i||t.flowLevel>-1&&r>=t.flowLevel;function l(c){return zb(t,c)}switch(Xb(e,a,t.indent,o,l,t.quotingType,t.forceQuotes&&!i,n)){case Uh:return e;case ko:return"'"+e.replace(/'/g,"''")+"'";case jh:return"|"+Ju(e,t.indent)+eh(Xu(e,s));case Gh:return">"+Ju(e,t.indent)+eh(Xu(Qb(e,o),s));case Rr:return'"'+Jb(e)+'"';default:throw new xe("impossible error: invalid scalar style")}}()}function Ju(t,e){var r=$h(t)?String(e):"",i=t[t.length-1]===`
|
28
28
|
`,n=i&&(t[t.length-2]===`
|
29
29
|
`||t===`
|
30
30
|
`),s=n?"+":i?"":"-";return r+s+`
|
31
|
-
`}function
|
32
|
-
`?t.slice(0,-1):t}function
|
33
|
-
`);return c=c!==-1?c:t.length,r.lastIndex=c,
|
31
|
+
`}function eh(t){return t[t.length-1]===`
|
32
|
+
`?t.slice(0,-1):t}function Qb(t,e){for(var r=/(\n+)([^\n]*)/g,i=function(){var c=t.indexOf(`
|
33
|
+
`);return c=c!==-1?c:t.length,r.lastIndex=c,th(t.slice(0,c),e)}(),n=t[0]===`
|
34
34
|
`||t[0]===" ",s,o;o=r.exec(t);){var a=o[1],l=o[2];s=l[0]===" ",i+=a+(!n&&!s&&l!==""?`
|
35
|
-
`:"")+
|
35
|
+
`:"")+th(l,e),n=s}return i}function th(t,e){if(t===""||t[0]===" ")return t;for(var r=/ [^ ]/g,i,n=0,s,o=0,a=0,l="";i=r.exec(t);)a=i.index,a-n>e&&(s=o>n?o:a,l+=`
|
36
36
|
`+t.slice(n,s),n=s+1),o=a;return l+=`
|
37
37
|
`,t.length-n>e&&o>n?l+=t.slice(n,o)+`
|
38
|
-
`+t.slice(o+1):l+=t.slice(n),l.slice(1)}function
|
39
|
-
`:""}var n0
|
38
|
+
`+t.slice(o+1):l+=t.slice(n),l.slice(1)}function Jb(t){for(var e="",r=0,i,n=0;n<t.length;r>=65536?n+=2:n++)r=bi(t,n),i=pe[r],!i&&Ri(r)?(e+=t[n],r>=65536&&(e+=t[n+1])):e+=i||Gb(r);return e}function e0(t,e,r){var i="",n=t.tag,s,o,a;for(s=0,o=r.length;s<o;s+=1)a=r[s],t.replacer&&(a=t.replacer.call(r,String(s),a)),(dt(t,e,a,!1,!1)||typeof a=="undefined"&&dt(t,e,null,!1,!1))&&(i!==""&&(i+=","+(t.condenseFlow?"":" ")),i+=t.dump);t.tag=n,t.dump="["+i+"]"}function rh(t,e,r,i){var n="",s=t.tag,o,a,l;for(o=0,a=r.length;o<a;o+=1)l=r[o],t.replacer&&(l=t.replacer.call(r,String(o),l)),(dt(t,e+1,l,!0,!0,!1,!0)||typeof l=="undefined"&&dt(t,e+1,null,!0,!0,!1,!0))&&((!i||n!=="")&&(n+=Io(t,e)),t.dump&&xi===t.dump.charCodeAt(0)?n+="-":n+="- ",n+=t.dump);t.tag=s,t.dump=n||"[]"}function t0(t,e,r){var i="",n=t.tag,s=Object.keys(r),o,a,l,c,u;for(o=0,a=s.length;o<a;o+=1)u="",i!==""&&(u+=", "),t.condenseFlow&&(u+='"'),l=s[o],c=r[l],t.replacer&&(c=t.replacer.call(r,l,c)),dt(t,e,l,!1,!1)&&(t.dump.length>1024&&(u+="? "),u+=t.dump+(t.condenseFlow?'"':"")+":"+(t.condenseFlow?"":" "),dt(t,e,c,!1,!1)&&(u+=t.dump,i+=u));t.tag=n,t.dump="{"+i+"}"}function r0(t,e,r,i){var n="",s=t.tag,o=Object.keys(r),a,l,c,u,h,f;if(t.sortKeys===!0)o.sort();else if(typeof t.sortKeys=="function")o.sort(t.sortKeys);else if(t.sortKeys)throw new xe("sortKeys must be a boolean or a function");for(a=0,l=o.length;a<l;a+=1)f="",(!i||n!=="")&&(f+=Io(t,e)),c=o[a],u=r[c],t.replacer&&(u=t.replacer.call(r,c,u)),dt(t,e+1,c,!0,!0,!0)&&(h=t.tag!==null&&t.tag!=="?"||t.dump&&t.dump.length>1024,h&&(t.dump&&xi===t.dump.charCodeAt(0)?f+="?":f+="? "),f+=t.dump,h&&(f+=Io(t,e)),dt(t,e+1,u,!0,h)&&(t.dump&&xi===t.dump.charCodeAt(0)?f+=":":f+=": ",f+=t.dump,n+=f));t.tag=s,t.dump=n||"{}"}function ih(t,e,r){var i,n,s,o,a,l;for(n=r?t.explicitTypes:t.implicitTypes,s=0,o=n.length;s<o;s+=1)if(a=n[s],(a.instanceOf||a.predicate)&&(!a.instanceOf||typeof e=="object"&&e instanceof a.instanceOf)&&(!a.predicate||a.predicate(e))){if(r?a.multi&&a.representName?t.tag=a.representName(e):t.tag=a.tag:t.tag="?",a.represent){if(l=t.styleMap[a.tag]||a.defaultStyle,Nh.call(a.represent)==="[object Function]")i=a.represent(e,l);else if(Fh.call(a.represent,l))i=a.represent[l](e,l);else throw new xe("!<"+a.tag+'> tag resolver accepts not "'+l+'" style');t.dump=i}return!0}return!1}function dt(t,e,r,i,n,s,o){t.tag=null,t.dump=r,ih(t,r,!1)||ih(t,r,!0);var a=Nh.call(t.dump),l=i,c;i&&(i=t.flowLevel<0||t.flowLevel>e);var u=a==="[object Object]"||a==="[object Array]",h,f;if(u&&(h=t.duplicates.indexOf(r),f=h!==-1),(t.tag!==null&&t.tag!=="?"||f||t.indent!==2&&e>0)&&(n=!1),f&&t.usedDuplicates[h])t.dump="*ref_"+h;else{if(u&&f&&!t.usedDuplicates[h]&&(t.usedDuplicates[h]=!0),a==="[object Object]")i&&Object.keys(t.dump).length!==0?(r0(t,e,t.dump,n),f&&(t.dump="&ref_"+h+t.dump)):(t0(t,e,t.dump),f&&(t.dump="&ref_"+h+" "+t.dump));else if(a==="[object Array]")i&&t.dump.length!==0?(t.noArrayIndent&&!o&&e>0?rh(t,e-1,t.dump,n):rh(t,e,t.dump,n),f&&(t.dump="&ref_"+h+t.dump)):(e0(t,e,t.dump),f&&(t.dump="&ref_"+h+" "+t.dump));else if(a==="[object String]")t.tag!=="?"&&Zb(t,t.dump,e,s,l);else{if(a==="[object Undefined]")return!1;if(t.skipInvalid)return!1;throw new xe("unacceptable kind of an object to dump "+a)}t.tag!==null&&t.tag!=="?"&&(c=encodeURI(t.tag[0]==="!"?t.tag.slice(1):t.tag).replace(/!/g,"%21"),t.tag[0]==="!"?c="!"+c:c.slice(0,18)==="tag:yaml.org,2002:"?c="!!"+c.slice(18):c="!<"+c+">",t.dump=c+" "+t.dump)}return!0}function i0(t,e){var r=[],i=[],n,s;for(No(t,r,i),n=0,s=i.length;n<s;n+=1)e.duplicates.push(r[i[n]]);e.usedDuplicates=new Array(s)}function No(t,e,r){var i,n,s;if(t!==null&&typeof t=="object")if(n=e.indexOf(t),n!==-1)r.indexOf(n)===-1&&r.push(n);else if(e.push(t),Array.isArray(t))for(n=0,s=t.length;n<s;n+=1)No(t[n],e,r);else for(i=Object.keys(t),n=0,s=i.length;n<s;n+=1)No(t[i[n]],e,r)}function n0(t,e){e=e||{};var r=new Yb(e);r.noRefs||i0(t,r);var i=t;return r.replacer&&(i=r.replacer.call({"":i},"",i)),dt(r,0,i,!0,!0)?r.dump+`
|
39
|
+
`:""}var s0=n0,o0={dump:s0};function Ho(t,e){return function(){throw new Error("Function yaml."+t+" is removed in js-yaml 4. Use yaml."+e+" instead, which is now safe by default.")}}var a0=fe,l0=oh,c0=uh,u0=mh,h0=gh,f0=Do,p0=kh.load,d0=kh.loadAll,m0=o0.dump,g0=xe,y0={binary:bh,float:dh,map:ch,null:hh,pairs:xh,set:vh,timestamp:Sh,bool:fh,int:ph,merge:Eh,omap:wh,seq:lh,str:ah},_0=Ho("safeLoad","load"),S0=Ho("safeLoadAll","loadAll"),E0=Ho("safeDump","dump"),b0={Type:a0,Schema:l0,FAILSAFE_SCHEMA:c0,JSON_SCHEMA:u0,CORE_SCHEMA:h0,DEFAULT_SCHEMA:f0,load:p0,loadAll:d0,dump:m0,YAMLException:g0,types:y0,safeLoad:_0,safeLoadAll:S0,safeDump:E0},Wh=b0;var Ud=q(kd()),jd=q(require("json5"));var $e={};ku($e,{bold:()=>TR,dimmed:()=>CR,error:()=>jn,grey:()=>PR,info:()=>AR,item:()=>LR,log:()=>qt,turboBlue:()=>qr,turboGradient:()=>RR,turboLoader:()=>Hd,turboRed:()=>Bd,underline:()=>OR,warn:()=>xl,yellow:()=>qd});var Ae=require("picocolors"),Nd=q(require("ora")),Fd=q(require("gradient-string")),Dd="#0099F7",Md="#F11712",vR="#FFFF00",wl=t=>{let e=IR(t);return r=>`\x1B[38;5;${e}m${r}${(0,Ae.reset)("")}`},RR=(0,Fd.default)(Dd,Md),qr=wl(Dd),Bd=wl(Md),qd=wl(vR),Hd=t=>(0,Nd.default)({text:t,spinner:{frames:[" ",qr("> "),qr(">> "),qr(">>>")]}}),AR=(...t)=>{qt(qr((0,Ae.bold)(">>>")),t.join(" "))},TR=(...t)=>{qt((0,Ae.bold)(t.join(" ")))},OR=(...t)=>{qt((0,Ae.underline)(t.join(" ")))},CR=(...t)=>{qt((0,Ae.dim)(t.join(" ")))},PR=(...t)=>{qt((0,Ae.gray)(t.join(" ")))},LR=(...t)=>{qt(qr((0,Ae.bold)(" \u2022")),t.join(" "))},qt=(...t)=>{console.log(...t)},xl=(...t)=>{console.error(qd((0,Ae.bold)(">>>")),t.join(" "))},jn=(...t)=>{console.error(Bd((0,Ae.bold)(">>>")),t.join(" "))};function IR(t){let e=parseInt(t.slice(1),16),r=Math.floor(e/(256*256))%256,i=Math.floor(e/256)%256,n=e%256;return 16+36*Math.round(r/255*5)+6*Math.round(i/255*5)+Math.round(n/255*5)}var $d="{turbo.json,turbo.jsonc}";var vl={};function kR(t){try{if(Pi.default.existsSync(Ht.default.join(t,"pnpm-workspace.yaml")))return Wh.load(Pi.default.readFileSync(Ht.default.join(t,"pnpm-workspace.yaml"),"utf8")).packages||[];let e=JSON.parse(Pi.default.readFileSync(Ht.default.join(t,"package.json"),"utf8"));if(e.workspaces){if("packages"in e.workspaces)return e.workspaces.packages||[];if(Array.isArray(e.workspaces))return e.workspaces}return[]}catch{return[]}}function Rl(t,e){var s;let r=Ao(t,e),i=[],n=(s=e==null?void 0:e.cache)!=null?s:!0;if(n&&t&&t in vl)return vl[t];if(r){let a=kR(r).map(u=>`${u}/${$d}`),l=(0,Ud.sync)([$d,...a],{cwd:r,onlyFiles:!0,followSymbolicLinks:!1,suppressErrors:!0}).map(u=>Ht.default.join(r,u)),c={};for(let u of l){let h=Ht.default.dirname(u);c[h]||(c[h]=[]),c[h].push(u)}for(let[u,h]of Object.entries(c)){if(h.length>1){let g=`Found both turbo.json and turbo.jsonc in the same directory: ${u}
|
40
|
+
Please use either turbo.json or turbo.jsonc, but not both.`;throw jn(g),new Error(g)}let f=h[0];try{let g=Pi.default.readFileSync(f,"utf8"),m=jd.default.parse(g),y=Ht.default.dirname(f)===r;if(y){if("extends"in m)continue}else if(!("extends"in m))continue;i.push({config:m,turboConfigPath:f,workspacePath:Ht.default.dirname(f),isRootConfig:y})}catch(g){xl(g)}}}return n&&t&&(vl[t]=i),i}var TT=q(require("os")),OT=q(Ag());var CT=q(require("fs-extra"));var PT=q(require("path")),LT=q(require("fs-extra")),IT=q(require("picocolors"));var RS=require("stream"),AS=require("util"),d1=require("path"),m1=require("os"),TS=require("fs"),g1=q(vS());var vk=(0,AS.promisify)(RS.Stream.pipeline);var y1=q(require("fs-extra"));var T1=q(require("path")),O1=q(NS()),C1=q(require("picocolors")),P1=q(require("fs-extra"));var ho=q(require("picocolors"));var Xe=q(require("picocolors")),yi=class{constructor(e){this.transform=e.transformer,this.dry=e.dryRun}_log(...e){console.log(...e)}modified(...e){this._log(Xe.default.green(" MODIFIED "),...e,this.dry?Xe.default.dim("(dry run)"):"")}unchanged(...e){this._log(Xe.default.gray(" UNCHANGED "),...e,this.dry?Xe.default.dim("(dry run)"):"")}skipped(...e){this._log(Xe.default.yellow(" SKIPPED "),...e,this.dry?Xe.default.dim("(dry run)"):"")}error(...e){this._log(Xe.default.red(" ERROR "),...e,this.dry?Xe.default.dim("(dry run)"):"")}info(...e){this._log(Xe.default.bold(" INFO "),...e,this.dry?Xe.default.dim("(dry run)"):"")}};var FS=q(require("os")),Pu=q(require("path"));var lo=q(require("picocolors")),uo=require("diff"),er=require("fs-extra"),co=class{constructor(e){this.changes=[];if(this.filePath=e.filePath,this.rootPath=e.rootPath,this.after=e.after,this.error=e.error,e.before===void 0)try{Pu.default.extname(e.filePath)===".json"?this.before=(0,er.readJsonSync)(e.filePath):this.before=(0,er.readFileSync)(e.filePath)}catch{this.before=""}else e.before===null?this.before="":this.before=e.before;e.after?typeof this.before=="object"||typeof e.after=="object"?this.changes=(0,uo.diffJson)(this.before,e.after):this.changes=(0,uo.diffLines)(this.before,e.after):this.changes=[]}fileName(){return Pu.default.relative(this.rootPath,this.filePath)}write(){this.after&&(typeof this.after=="object"?(0,er.writeJsonSync)(this.filePath,this.after,{spaces:2}):(0,er.writeFileSync)(this.filePath,this.after))}additions(){return this.changes.filter(e=>e.added).length}deletions(){return this.changes.filter(e=>e.removed).length}hasChanges(){return this.additions()>0||this.deletions()>0}log(e){e.diff?(this.changes.forEach(r=>{r.added?process.stdout.write(lo.default.green(r.value)):r.removed?process.stdout.write(lo.default.red(r.value)):process.stdout.write(lo.default.dim(r.value))}),$e.log(FS.default.EOL)):$e.log(this.after)}};var rn=class{constructor(e){this.modifications={};this.transform=e.transformer,this.rootPath=e.rootPath,this.dry=e.dryRun,this.print=e.print,this.logger=new yi(e)}abortTransform(e){return this.logger.error(e.reason),{fatalError:new Error(e.reason),changes:e.changes||{}}}modifyFile(e){this.modifications[e.filePath]=new co({rootPath:this.rootPath,...e})}finish(){let e={changes:{}};return Object.keys(this.modifications).forEach(i=>{let n=this.modifications[i],s={action:"unchanged",additions:n.additions(),deletions:n.deletions()};if(n.hasChanges()){if(this.dry)s.action="skipped",this.logger.skipped(ho.default.dim(n.fileName()));else try{n.write(),s.action="modified",this.logger.modified(ho.default.bold(n.fileName()))}catch(o){let a="Unknown error";o instanceof Error&&(a=o.message),s.error=new Error(a),s.action="error",this.logger.error(n.fileName(),a)}this.print&&n.log({diff:!0})}else this.logger.unchanged(ho.default.dim(n.fileName()));e.changes[n.fileName()]=s}),Object.keys(e.changes).some(i=>e.changes[i].action==="error")?this.abortTransform({reason:"Encountered an error while transforming files",changes:e.changes}):e}static logResults(e){let r=Object.keys(e.changes);if($e.log(),r.length>0){$e.bold("Results:");let i={};r.forEach(n=>{var o;let s=e.changes[n];i[n]={action:s.action,additions:s.additions,deletions:s.deletions,error:((o=s.error)==null?void 0:o.message)||"None"}}),console.table(i),$e.log()}}};function DS({transformer:t,rootPath:e,options:r}){let i={transformer:t,rootPath:e,...r},n=new yi(i),s=new rn(i);return{log:n,runner:s}}var MS=q(require("fs-extra")),BS=require("json5");function qS(t){let e=MS.default.readFileSync(t,"utf8");return(0,BS.parse)(e)}var HS="transform-env-literals-to-wildcards",L1="Rewrite env fields to distinguish wildcards from literals",I1="1.10.0";function fo(t){let e=t;return t.startsWith("!")&&(e=`\\${e}`),e=e.replace(/\*/g,"\\*"),e}function k1(t){let{globalEnv:e,globalPassThroughEnv:r}=t;return Array.isArray(e)&&(t.globalEnv=e.map(fo)),Array.isArray(r)&&(t.globalPassThroughEnv=r.map(fo)),$S(t)}function $S(t){for(let[e,r]of Object.entries(t.pipeline)){let{env:i,passThroughEnv:n}=r;Array.isArray(i)&&(r.env=i.map(fo)),Array.isArray(n)&&(r.passThroughEnv=n.map(fo))}return t}function US({root:t,options:e}){let{log:r,runner:i}=DS({transformer:HS,rootPath:t,options:e}),n=Lu.default.join(t,"package.json"),s={};try{s=Iu.default.readJsonSync(n)}catch{}if("turbo"in s)return i.abortTransform({reason:'"turbo" key detected in package.json. Run `npx @turbo/codemod transform create-turbo-config` first'});r.info("Rewriting env vars to support wildcards");let o=Lu.default.join(t,"turbo.json");if(!Iu.default.existsSync(o))return i.abortTransform({reason:`No turbo.json found at ${t}. Is the path correct?`});let a=qS(o);return i.modifyFile({filePath:o,after:k1(a)}),Rl(t).forEach(c=>{let{config:u,turboConfigPath:h,isRootConfig:f}=c;!f&&"pipeline"in u&&i.modifyFile({filePath:h,after:$S(u)})}),i.finish()}var N1={name:HS,description:L1,introducedIn:I1,transformer:US},F1=N1;0&&(module.exports={transformer});
|
40
41
|
/*! Bundled license information:
|
41
42
|
|
42
43
|
@babel/runtime/helpers/regeneratorRuntime.js:
|