create-redmix-app 0.0.2 → 0.1.0-rc.42

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.
@@ -579,7 +579,7 @@ Bus `);for(let a=1;a<o.length;a++){let u=ble(o[a]);t.push(u)}}r&&r(t),e(t)}),vle
579
579
  `)}rowToString(e,t){return this.rasterize(e).forEach((n,s)=>{let i="";n.forEach((o,a)=>{let{width:u}=e[a],c=this.negatePadding(e[a]),l=o;if(c>kr.stringWidth(o)&&(l+=" ".repeat(c-kr.stringWidth(o))),e[a].align&&e[a].align!=="left"&&this.wrap){let p=PK[e[a].align];l=p(l,c),kr.stringWidth(l)<c&&(l+=" ".repeat((u||0)-kr.stringWidth(l)-1))}let f=e[a].padding||[0,0,0,0];f[Ap]&&(i+=" ".repeat(f[Ap])),i+=oR(e[a],l,"| "),i+=l,i+=oR(e[a],l," |"),f[yp]&&(i+=" ".repeat(f[yp])),s===0&&t.length>0&&(i=this.renderInline(i,t[t.length-1]))}),t.push({text:i.replace(/ +$/,""),span:e.span})}),t}renderInline(e,t){let n=e.match(/^ */),s=n?n[0].length:0,i=t.text,o=kr.stringWidth(i.trimRight());return t.span?this.wrap?s<o?e:(t.hidden=!0,i.trimRight()+" ".repeat(s-o)+e.trimLeft()):(t.hidden=!0,i+e):e}rasterize(e){let t=[],n=this.columnWidths(e),s;return e.forEach((i,o)=>{i.width=n[o],this.wrap?s=kr.wrap(i.text,this.negatePadding(i),{hard:!0}).split(`
580
580
  `):s=i.text.split(`
581
581
  `),i.border&&(s.unshift("."+"-".repeat(this.negatePadding(i)+2)+"."),s.push("'"+"-".repeat(this.negatePadding(i)+2)+"'")),i.padding&&(s.unshift(...new Array(i.padding[IK]||0).fill("")),s.push(...new Array(i.padding[RK]||0).fill(""))),s.forEach((a,u)=>{t[u]||t.push([]);let c=t[u];for(let l=0;l<o;l++)c[l]===void 0&&c.push("");c.push(a)})}),t}negatePadding(e){let t=e.width||0;return e.padding&&(t-=(e.padding[Ap]||0)+(e.padding[yp]||0)),e.border&&(t-=4),t}columnWidths(e){if(!this.wrap)return e.map(o=>o.width||kr.stringWidth(o.text));let t=e.length,n=this.width,s=e.map(o=>{if(o.width)return t--,n-=o.width,o.width}),i=t?Math.floor(n/t):0;return s.map((o,a)=>o===void 0?Math.max(i,bK(e[a])):o)}};function oR(r,e,t){return r.border?/[.']-+[.']/.test(e)?"":e.trim().length!==0?t:" ":""}function bK(r){let e=r.padding||[],t=1+(e[Ap]||0)+(e[yp]||0);return r.border?t+4:t}function LK(){return typeof process=="object"&&process.stdout&&process.stdout.columns?process.stdout.columns:80}function NK(r,e){r=r.trim();let t=kr.stringWidth(r);return t<e?" ".repeat(e-t)+r:r}function MK(r,e){r=r.trim();let t=kr.stringWidth(r);return t>=e?r:" ".repeat(e-t>>1)+r}var kr;function aR(r,e){return kr=e,new O_({width:r?.width||LK(),wrap:r?.wrap})}var uR=new RegExp("\x1B(?:\\[(?:\\d+[ABCDEFGJKSTm]|\\d+;\\d+[Hfm]|\\d+;\\d+;\\d+m|6n|s|u|\\?25[lh])|\\w)","g");function v_(r){return r.replace(uR,"")}function cR(r,e){let[t,n]=r.match(uR)||["",""];r=v_(r);let s="";for(let i=0;i<r.length;i++)i!==0&&i%e===0&&(s+=`
582
- `),s+=r.charAt(i);return t&&n&&(s=`${t}${s}${n}`),s}function D_(r){return aR(r,{stringWidth:e=>[...e].length,stripAnsi:v_,wrap:cR})}import{dirname as lR,resolve as fR}from"path";import{readdirSync as xK,statSync as UK}from"fs";function pR(r,e){let t=fR(".",r),n;for(UK(t).isDirectory()||(t=lR(t));;){if(n=e(t,xK(t)),n)return fR(t,n);if(t=lR(n=t),n===t)break}}import{inspect as $K}from"util";import{readFileSync as WK}from"fs";import{fileURLToPath as YK}from"url";import{basename as XK,dirname as KK,extname as zK,relative as JK,resolve as gR}from"path";import{readFileSync as VK,statSync as BK,writeFile as FK}from"fs";import{format as jK}from"util";import{resolve as GK}from"path";var dR={fs:{readFileSync:VK,writeFile:FK},format:jK,resolve:GK,exists:r=>{try{return BK(r).isFile()}catch{return!1}}};var Pn,C_=class{constructor(e){e=e||{},this.directory=e.directory||"./locales",this.updateFiles=typeof e.updateFiles=="boolean"?e.updateFiles:!0,this.locale=e.locale||"en",this.fallbackToLanguage=typeof e.fallbackToLanguage=="boolean"?e.fallbackToLanguage:!0,this.cache=Object.create(null),this.writeQueue=[]}__(...e){if(typeof arguments[0]!="string")return this._taggedLiteral(arguments[0],...arguments);let t=e.shift(),n=function(){};return typeof e[e.length-1]=="function"&&(n=e.pop()),n=n||function(){},this.cache[this.locale]||this._readLocaleFile(),!this.cache[this.locale][t]&&this.updateFiles?(this.cache[this.locale][t]=t,this._enqueueWrite({directory:this.directory,locale:this.locale,cb:n})):n(),Pn.format.apply(Pn.format,[this.cache[this.locale][t]||t].concat(e))}__n(){let e=Array.prototype.slice.call(arguments),t=e.shift(),n=e.shift(),s=e.shift(),i=function(){};typeof e[e.length-1]=="function"&&(i=e.pop()),this.cache[this.locale]||this._readLocaleFile();let o=s===1?t:n;this.cache[this.locale][t]&&(o=this.cache[this.locale][t][s===1?"one":"other"]),!this.cache[this.locale][t]&&this.updateFiles?(this.cache[this.locale][t]={one:t,other:n},this._enqueueWrite({directory:this.directory,locale:this.locale,cb:i})):i();let a=[o];return~o.indexOf("%d")&&a.push(s),Pn.format.apply(Pn.format,a.concat(e))}setLocale(e){this.locale=e}getLocale(){return this.locale}updateLocale(e){this.cache[this.locale]||this._readLocaleFile();for(let t in e)Object.prototype.hasOwnProperty.call(e,t)&&(this.cache[this.locale][t]=e[t])}_taggedLiteral(e,...t){let n="";return e.forEach(function(s,i){let o=t[i+1];n+=s,typeof o<"u"&&(n+="%s")}),this.__.apply(this,[n].concat([].slice.call(t,1)))}_enqueueWrite(e){this.writeQueue.push(e),this.writeQueue.length===1&&this._processWriteQueue()}_processWriteQueue(){let e=this,t=this.writeQueue[0],n=t.directory,s=t.locale,i=t.cb,o=this._resolveLocaleFile(n,s),a=JSON.stringify(this.cache[s],null,2);Pn.fs.writeFile(o,a,"utf-8",function(u){e.writeQueue.shift(),e.writeQueue.length>0&&e._processWriteQueue(),i(u)})}_readLocaleFile(){let e={},t=this._resolveLocaleFile(this.directory,this.locale);try{Pn.fs.readFileSync&&(e=JSON.parse(Pn.fs.readFileSync(t,"utf-8")))}catch(n){if(n instanceof SyntaxError&&(n.message="syntax error in "+t),n.code==="ENOENT")e={};else throw n}this.cache[this.locale]=e}_resolveLocaleFile(e,t){let n=Pn.resolve(e,"./",t+".json");if(this.fallbackToLanguage&&!this._fileExistsSync(n)&&~t.lastIndexOf("_")){let s=Pn.resolve(e,"./",t.split("_")[0]+".json");this._fileExistsSync(s)&&(n=s)}return n}_fileExistsSync(e){return Pn.exists(e)}};function hR(r,e){Pn=e;let t=new C_(r);return{__:t.__.bind(t),__n:t.__n.bind(t),setLocale:t.setLocale.bind(t),getLocale:t.getLocale.bind(t),updateLocale:t.updateLocale.bind(t),locale:t.locale}}var qK=r=>hR(r,dR),mR=qK;var QK="require is not supported by ESM",ER="loading a directory of commands is not supported yet for ESM",Vc;try{Vc=YK(import.meta.url)}catch{Vc=process.cwd()}var ZK=Vc.substring(0,Vc.lastIndexOf("node_modules")),ez={assert:{notStrictEqual:kK,strictEqual:HK},cliui:D_,findUp:pR,getEnv:r=>process.env[r],inspect:$K,getCallerFile:()=>{throw new Qs(ER)},getProcessArgvBin:eR,mainFilename:ZK||process.cwd(),Parser:Uc,path:{basename:XK,dirname:KK,extname:zK,relative:JK,resolve:gR},process:{argv:()=>process.argv,cwd:process.cwd,emitWarning:(r,e)=>process.emitWarning(r,e),execPath:()=>process.execPath,exit:process.exit,nextTick:process.nextTick,stdColumns:typeof process.stdout.columns<"u"?process.stdout.columns:null},readFileSync:WK,require:()=>{throw new Qs(QK)},requireDirectory:()=>{throw new Qs(ER)},stringWidth:r=>[...r].length,y18n:mR({directory:gR(Vc,"../../../locales"),updateFiles:!1})};var Wb=Or($b(),1),{applyExtends:uJ,cjsPlatformShim:cJ,Parser:lJ,processArgv:fJ,Yargs:jp}=Wb.default;jp.applyExtends=(r,e,t)=>uJ(r,e,t,cJ);jp.hideBin=fJ.hideBin;jp.Parser=lJ;var Yb=jp;var it=Or(wM(),1);var id="create-redmix-app",sd="0.0.2";Ae();Ae();var I6=Or(N4(),1),UO=Or(du(),1),Dg=Or(L5(),1),ff=Or(ri(),1),R6=Or(U5(),1),b6=Or(B5(),1),VO=Or(w6(),1);var ur=[];for(let r=0;r<256;++r)ur.push((r+256).toString(16).slice(1));function P6(r,e=0){return(ur[r[e+0]]+ur[r[e+1]]+ur[r[e+2]]+ur[r[e+3]]+"-"+ur[r[e+4]]+ur[r[e+5]]+"-"+ur[r[e+6]]+ur[r[e+7]]+"-"+ur[r[e+8]]+ur[r[e+9]]+"-"+ur[r[e+10]]+ur[r[e+11]]+ur[r[e+12]]+ur[r[e+13]]+ur[r[e+14]]+ur[r[e+15]]).toLowerCase()}import Tfe from"node:crypto";var Og=new Uint8Array(256),Ag=Og.length;function NO(){return Ag>Og.length-16&&(Tfe.randomFillSync(Og),Ag=0),Og.slice(Ag,Ag+=16)}import yfe from"node:crypto";var MO={randomUUID:yfe.randomUUID};function Afe(r,e,t){if(MO.randomUUID&&!e&&!r)return MO.randomUUID();r=r||{};let n=r.random||(r.rng||NO)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){t=t||0;for(let s=0;s<16;++s)e[t+s]=n[s];return e}return P6(n)}var xO=Afe;var vg,BO,FO,jO=xO();async function L6(){cc.setLogger(new Ef,jt.ERROR);let r=JSON.parse(await b6.default.run({System:["OS","Shell"],Binaries:["Node","Yarn","npm"],npmPackages:"@redmix/*",IDEs:["VSCode"]},{json:!0})),e=r.System?.Shell;e?.path?.match("/")?r.System.Shell.name=r.System.Shell.path.split("/").pop():e?.path.match("\\")&&(r.System.Shell.name=r.System.Shell.path.split("\\").pop());let t=await VO.default.cpu(),n=await VO.default.mem(),s;Object.keys(process.env).some(o=>o.startsWith("GITPOD_"))&&(s="gitpod");let i=UO.Resource.default().merge(new UO.Resource({[ff.SemanticResourceAttributes.SERVICE_NAME]:id,[ff.SemanticResourceAttributes.SERVICE_VERSION]:sd,[ff.SemanticResourceAttributes.OS_TYPE]:r.System?.OS?.split(" ")[0],[ff.SemanticResourceAttributes.OS_VERSION]:r.System?.OS?.split(" ")[1],"shell.name":r.System?.Shell?.name,"node.version":r.Binaries?.Node?.version,"yarn.version":r.Binaries?.Yarn?.version,"npm.version":r.Binaries?.npm?.version,"vscode.version":r.IDEs?.VSCode?.version,"cpu.count":t.physicalCores,"memory.gb":Math.round(n.total/1073741824),"env.node_env":process.env.NODE_ENV||null,"ci.redwood":!!process.env.REDWOOD_CI,"ci.isci":R6.default.isCI,"dev.environment":s,uid:jO}));vg=new Dg.NodeTracerProvider({resource:i}),FO=new I6.OTLPTraceExporter({url:process.env.REDWOOD_REDIRECT_TELEMETRY||"https://quark.quantumparticle.io/v1/traces"}),BO=new Dg.BatchSpanProcessor(FO),vg.addSpanProcessor(BO),vg.register(),process.on("SIGTERM",async()=>{await rr()})}async function rr(){try{lc.trace.getActiveSpan()?.end(),await vg?.shutdown(),await BO?.shutdown(),await FO?.shutdown()}catch{}}function Tr(r){lc.trace.getActiveSpan()?.setStatus({code:xi.ERROR,message:r.toString().split(`
582
+ `),s+=r.charAt(i);return t&&n&&(s=`${t}${s}${n}`),s}function D_(r){return aR(r,{stringWidth:e=>[...e].length,stripAnsi:v_,wrap:cR})}import{dirname as lR,resolve as fR}from"path";import{readdirSync as xK,statSync as UK}from"fs";function pR(r,e){let t=fR(".",r),n;for(UK(t).isDirectory()||(t=lR(t));;){if(n=e(t,xK(t)),n)return fR(t,n);if(t=lR(n=t),n===t)break}}import{inspect as $K}from"util";import{readFileSync as WK}from"fs";import{fileURLToPath as YK}from"url";import{basename as XK,dirname as KK,extname as zK,relative as JK,resolve as gR}from"path";import{readFileSync as VK,statSync as BK,writeFile as FK}from"fs";import{format as jK}from"util";import{resolve as GK}from"path";var dR={fs:{readFileSync:VK,writeFile:FK},format:jK,resolve:GK,exists:r=>{try{return BK(r).isFile()}catch{return!1}}};var Pn,C_=class{constructor(e){e=e||{},this.directory=e.directory||"./locales",this.updateFiles=typeof e.updateFiles=="boolean"?e.updateFiles:!0,this.locale=e.locale||"en",this.fallbackToLanguage=typeof e.fallbackToLanguage=="boolean"?e.fallbackToLanguage:!0,this.cache=Object.create(null),this.writeQueue=[]}__(...e){if(typeof arguments[0]!="string")return this._taggedLiteral(arguments[0],...arguments);let t=e.shift(),n=function(){};return typeof e[e.length-1]=="function"&&(n=e.pop()),n=n||function(){},this.cache[this.locale]||this._readLocaleFile(),!this.cache[this.locale][t]&&this.updateFiles?(this.cache[this.locale][t]=t,this._enqueueWrite({directory:this.directory,locale:this.locale,cb:n})):n(),Pn.format.apply(Pn.format,[this.cache[this.locale][t]||t].concat(e))}__n(){let e=Array.prototype.slice.call(arguments),t=e.shift(),n=e.shift(),s=e.shift(),i=function(){};typeof e[e.length-1]=="function"&&(i=e.pop()),this.cache[this.locale]||this._readLocaleFile();let o=s===1?t:n;this.cache[this.locale][t]&&(o=this.cache[this.locale][t][s===1?"one":"other"]),!this.cache[this.locale][t]&&this.updateFiles?(this.cache[this.locale][t]={one:t,other:n},this._enqueueWrite({directory:this.directory,locale:this.locale,cb:i})):i();let a=[o];return~o.indexOf("%d")&&a.push(s),Pn.format.apply(Pn.format,a.concat(e))}setLocale(e){this.locale=e}getLocale(){return this.locale}updateLocale(e){this.cache[this.locale]||this._readLocaleFile();for(let t in e)Object.prototype.hasOwnProperty.call(e,t)&&(this.cache[this.locale][t]=e[t])}_taggedLiteral(e,...t){let n="";return e.forEach(function(s,i){let o=t[i+1];n+=s,typeof o<"u"&&(n+="%s")}),this.__.apply(this,[n].concat([].slice.call(t,1)))}_enqueueWrite(e){this.writeQueue.push(e),this.writeQueue.length===1&&this._processWriteQueue()}_processWriteQueue(){let e=this,t=this.writeQueue[0],n=t.directory,s=t.locale,i=t.cb,o=this._resolveLocaleFile(n,s),a=JSON.stringify(this.cache[s],null,2);Pn.fs.writeFile(o,a,"utf-8",function(u){e.writeQueue.shift(),e.writeQueue.length>0&&e._processWriteQueue(),i(u)})}_readLocaleFile(){let e={},t=this._resolveLocaleFile(this.directory,this.locale);try{Pn.fs.readFileSync&&(e=JSON.parse(Pn.fs.readFileSync(t,"utf-8")))}catch(n){if(n instanceof SyntaxError&&(n.message="syntax error in "+t),n.code==="ENOENT")e={};else throw n}this.cache[this.locale]=e}_resolveLocaleFile(e,t){let n=Pn.resolve(e,"./",t+".json");if(this.fallbackToLanguage&&!this._fileExistsSync(n)&&~t.lastIndexOf("_")){let s=Pn.resolve(e,"./",t.split("_")[0]+".json");this._fileExistsSync(s)&&(n=s)}return n}_fileExistsSync(e){return Pn.exists(e)}};function hR(r,e){Pn=e;let t=new C_(r);return{__:t.__.bind(t),__n:t.__n.bind(t),setLocale:t.setLocale.bind(t),getLocale:t.getLocale.bind(t),updateLocale:t.updateLocale.bind(t),locale:t.locale}}var qK=r=>hR(r,dR),mR=qK;var QK="require is not supported by ESM",ER="loading a directory of commands is not supported yet for ESM",Vc;try{Vc=YK(import.meta.url)}catch{Vc=process.cwd()}var ZK=Vc.substring(0,Vc.lastIndexOf("node_modules")),ez={assert:{notStrictEqual:kK,strictEqual:HK},cliui:D_,findUp:pR,getEnv:r=>process.env[r],inspect:$K,getCallerFile:()=>{throw new Qs(ER)},getProcessArgvBin:eR,mainFilename:ZK||process.cwd(),Parser:Uc,path:{basename:XK,dirname:KK,extname:zK,relative:JK,resolve:gR},process:{argv:()=>process.argv,cwd:process.cwd,emitWarning:(r,e)=>process.emitWarning(r,e),execPath:()=>process.execPath,exit:process.exit,nextTick:process.nextTick,stdColumns:typeof process.stdout.columns<"u"?process.stdout.columns:null},readFileSync:WK,require:()=>{throw new Qs(QK)},requireDirectory:()=>{throw new Qs(ER)},stringWidth:r=>[...r].length,y18n:mR({directory:gR(Vc,"../../../locales"),updateFiles:!1})};var Wb=Or($b(),1),{applyExtends:uJ,cjsPlatformShim:cJ,Parser:lJ,processArgv:fJ,Yargs:jp}=Wb.default;jp.applyExtends=(r,e,t)=>uJ(r,e,t,cJ);jp.hideBin=fJ.hideBin;jp.Parser=lJ;var Yb=jp;var it=Or(wM(),1);var id="create-redmix-app",sd="0.1.0-rc.42+bcf467a99";Ae();Ae();var I6=Or(N4(),1),UO=Or(du(),1),Dg=Or(L5(),1),ff=Or(ri(),1),R6=Or(U5(),1),b6=Or(B5(),1),VO=Or(w6(),1);var ur=[];for(let r=0;r<256;++r)ur.push((r+256).toString(16).slice(1));function P6(r,e=0){return(ur[r[e+0]]+ur[r[e+1]]+ur[r[e+2]]+ur[r[e+3]]+"-"+ur[r[e+4]]+ur[r[e+5]]+"-"+ur[r[e+6]]+ur[r[e+7]]+"-"+ur[r[e+8]]+ur[r[e+9]]+"-"+ur[r[e+10]]+ur[r[e+11]]+ur[r[e+12]]+ur[r[e+13]]+ur[r[e+14]]+ur[r[e+15]]).toLowerCase()}import Tfe from"node:crypto";var Og=new Uint8Array(256),Ag=Og.length;function NO(){return Ag>Og.length-16&&(Tfe.randomFillSync(Og),Ag=0),Og.slice(Ag,Ag+=16)}import yfe from"node:crypto";var MO={randomUUID:yfe.randomUUID};function Afe(r,e,t){if(MO.randomUUID&&!e&&!r)return MO.randomUUID();r=r||{};let n=r.random||(r.rng||NO)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){t=t||0;for(let s=0;s<16;++s)e[t+s]=n[s];return e}return P6(n)}var xO=Afe;var vg,BO,FO,jO=xO();async function L6(){cc.setLogger(new Ef,jt.ERROR);let r=JSON.parse(await b6.default.run({System:["OS","Shell"],Binaries:["Node","Yarn","npm"],npmPackages:"@redmix/*",IDEs:["VSCode"]},{json:!0})),e=r.System?.Shell;e?.path?.match("/")?r.System.Shell.name=r.System.Shell.path.split("/").pop():e?.path.match("\\")&&(r.System.Shell.name=r.System.Shell.path.split("\\").pop());let t=await VO.default.cpu(),n=await VO.default.mem(),s;Object.keys(process.env).some(o=>o.startsWith("GITPOD_"))&&(s="gitpod");let i=UO.Resource.default().merge(new UO.Resource({[ff.SemanticResourceAttributes.SERVICE_NAME]:id,[ff.SemanticResourceAttributes.SERVICE_VERSION]:sd,[ff.SemanticResourceAttributes.OS_TYPE]:r.System?.OS?.split(" ")[0],[ff.SemanticResourceAttributes.OS_VERSION]:r.System?.OS?.split(" ")[1],"shell.name":r.System?.Shell?.name,"node.version":r.Binaries?.Node?.version,"yarn.version":r.Binaries?.Yarn?.version,"npm.version":r.Binaries?.npm?.version,"vscode.version":r.IDEs?.VSCode?.version,"cpu.count":t.physicalCores,"memory.gb":Math.round(n.total/1073741824),"env.node_env":process.env.NODE_ENV||null,"ci.redwood":!!process.env.REDWOOD_CI,"ci.isci":R6.default.isCI,"dev.environment":s,uid:jO}));vg=new Dg.NodeTracerProvider({resource:i}),FO=new I6.OTLPTraceExporter({url:process.env.REDWOOD_REDIRECT_TELEMETRY||"https://quark.quantumparticle.io/v1/traces"}),BO=new Dg.BatchSpanProcessor(FO),vg.addSpanProcessor(BO),vg.register(),process.on("SIGTERM",async()=>{await rr()})}async function rr(){try{lc.trace.getActiveSpan()?.end(),await vg?.shutdown(),await BO?.shutdown(),await FO?.shutdown()}catch{}}function Tr(r){lc.trace.getActiveSpan()?.setStatus({code:xi.ERROR,message:r.toString().split(`
583
583
  `)[0]}),lc.trace.getActiveSpan()?.recordException(r)}var M6="Initial commit",{telemetry:vfe}=Uc(Ep(process.argv),{boolean:["telemetry"],default:{telemetry:process.env.REDWOOD_DISABLE_TELEMETRY===void 0||process.env.REDWOOD_DISABLE_TELEMETRY===""}}),He=new it.RedwoodTUI;function Dfe(){let{npm_config_user_agent:r}=process.env;if(r){let e=r.match(/yarn\/(\d+)/);if(e&&e[1])return parseInt(e[1],10)>=2}return!1}async function Cfe(r){let e=new it.ReactiveTUIContent({mode:"text",content:"Checking node and yarn compatibility",spinner:{enabled:!0}});He.startReactive(e);let[t,n]=await wfe(r);if(t){e.update({spinner:{enabled:!1},content:`${it.RedwoodStyling.green("\u2714")} Compatibility checks passed`}),He.stopReactive();return}if(!t){GO.default.lt(n.node.version.version,GO.default.minVersion(n.node.wanted.raw))&&(He.stopReactive(!0),He.displayError("Compatibility checks failed",[" You need to upgrade the version of node you're using.",` You're using ${n.node.version.version} and we currently support node ${n.node.wanted.range}.`,""," Please use tools like nvm or corepack to change to a compatible version.",` See: ${(0,pf.default)("How to - Using nvm","https://redwoodjs.com/docs/how-to/using-nvm",{fallback:()=>"How to - Using nvm https://redwoodjs.com/docs/how-to/using-nvm"})}`,` See: ${(0,pf.default)("Tutorial - Prerequisites","https://redwoodjs.com/docs/tutorial/chapter1/prerequisites",{fallback:()=>"Tutorial - Prerequisites https://redwoodjs.com/docs/tutorial/chapter1/prerequisites"})}`].join(`
584
584
  `)),Tr("Compatibility checks failed"),await rr(),process.exit(1)),He.stopReactive(!0),He.displayWarning("Compatibility checks failed",[" You may want to downgrade the version of node you're using.",` You're using ${n.node.version.version} and we currently support node ${n.node.wanted.range}.`,""," This may make your project incompatible with some deploy targets, especially those using AWS Lambdas.",""," Please use tools like nvm or corepack to change to a compatible version.",` See: ${(0,pf.default)("How to - Use nvm","https://redwoodjs.com/docs/how-to/using-nvm",{fallback:()=>"How to - Use nvm https://redwoodjs.com/docs/how-to/using-nvm"})}`,` See: ${(0,pf.default)("Tutorial - Prerequisites","https://redwoodjs.com/docs/tutorial/chapter1/prerequisites",{fallback:()=>"Tutorial - Prerequisites https://redwoodjs.com/docs/tutorial/chapter1/prerequisites"})}`].join(`
585
585
  `));try{(await He.prompt({type:"select",name:"override-engine-error",message:"How would you like to proceed?",choices:["Override error and continue install","Quit install"],initial:0}))["override-engine-error"]==="Quit install"&&(Tr("User quit after engine check error"),await rr(),process.exit(0))}catch{Tr("User cancelled install at engine check error"),await rr(),process.exit(1)}}}function wfe(r){return new Promise(e=>{let{engines:t}=pi.default.readJSONSync(kn.join(r,"package.json"));(0,N6.default)(t,(n,s)=>e([s.isSatisfied,s.versions]))})}async function Pfe(r,{templateDir:e,overwrite:t}){let n=r,s=new it.ReactiveTUIContent({mode:"text",content:"Creating project files",spinner:{enabled:!0}});return He.startReactive(s),n=await qO(n,{overwrite:t}),pi.default.ensureDirSync(kn.dirname(n)),pi.default.copySync(e,n,{overwrite:t}),pi.default.renameSync(kn.join(n,"gitignore.template"),kn.join(n,".gitignore")),pi.default.ensureDirSync(kn.join(n,".redwood")),pi.default.writeFileSync(kn.join(n,".redwood","telemetry.txt"),jO),s.update({spinner:{enabled:!1},content:`${it.RedwoodStyling.green("\u2714")} Project files created`}),He.stopReactive(),n}async function Ife(r){let e=new it.ReactiveTUIContent({mode:"text",header:"Installing node modules",content:" \u23F1 This could take a while...",spinner:{enabled:!0}});He.startReactive(e);let t=process.cwd();process.chdir(r);let n=(0,Cg.default)("yarn install",{shell:!0,cwd:r});try{await n}catch(s){He.stopReactive(!0),He.displayError("Couldn't install node modules",[`We couldn't install node modules via ${it.RedwoodStyling.info("'yarn install'")}. Please see below for the full error message.`,"",s].join(`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-redmix-app",
3
- "version": "0.0.2",
3
+ "version": "0.1.0-rc.42+bcf467a99",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/redmix-run/redmix.git",
@@ -31,8 +31,8 @@
31
31
  "@opentelemetry/resources": "1.22.0",
32
32
  "@opentelemetry/sdk-trace-node": "1.22.0",
33
33
  "@opentelemetry/semantic-conventions": "1.22.0",
34
- "@redmix/framework-tools": "0.0.2",
35
- "@redmix/tui": "0.0.2",
34
+ "@redmix/framework-tools": "0.0.1",
35
+ "@redmix/tui": "0.1.0-rc.42+bcf467a99",
36
36
  "@types/babel__core": "7.20.5",
37
37
  "chalk": "4.1.2",
38
38
  "check-node-version": "4.2.1",
@@ -53,5 +53,5 @@
53
53
  "publishConfig": {
54
54
  "access": "public"
55
55
  },
56
- "gitHead": "e7657f40dbf17c5da98ff90d000ad5191e56b26f"
56
+ "gitHead": "bcf467a9974078f5fb1816be42a11657ed05993d"
57
57
  }
@@ -2322,13 +2322,13 @@ __metadata:
2322
2322
  linkType: hard
2323
2323
 
2324
2324
  "@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
2325
- version: 4.6.1
2326
- resolution: "@eslint-community/eslint-utils@npm:4.6.1"
2325
+ version: 4.6.0
2326
+ resolution: "@eslint-community/eslint-utils@npm:4.6.0"
2327
2327
  dependencies:
2328
2328
  eslint-visitor-keys: "npm:^3.4.3"
2329
2329
  peerDependencies:
2330
2330
  eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
2331
- checksum: 10c0/cdeb6f8fc33a83726357d7f736075cdbd6e79dc7ac4b00b15680f1111d0f33bda583e7fafa5937245a058cc66302dc47568bba57b251302dc74964d8e87f56d7
2331
+ checksum: 10c0/a64131c1b43021e3a84267f6011fd678a936718097c9be169c37a40ada2c7016bec7d6685ecc88112737d57733f36837bb90d9425ad48d2e2aa351d999d32443
2332
2332
  languageName: node
2333
2333
  linkType: hard
2334
2334
 
@@ -2388,7 +2388,7 @@ __metadata:
2388
2388
  languageName: node
2389
2389
  linkType: hard
2390
2390
 
2391
- "@fastify/busboy@npm:^3.0.0, @fastify/busboy@npm:^3.1.1":
2391
+ "@fastify/busboy@npm:^3.0.0":
2392
2392
  version: 3.1.1
2393
2393
  resolution: "@fastify/busboy@npm:3.1.1"
2394
2394
  checksum: 10c0/d34b3640bc331f9951e27426769bdf90b1a5c238a22e4df39f9b18ec4cf793100a929ac0339f6643a4086f780f49177a528936d918dfd6c9dfe5a12566303215
@@ -3458,14 +3458,14 @@ __metadata:
3458
3458
  linkType: hard
3459
3459
 
3460
3460
  "@graphql-yoga/subscription@npm:^5.0.1":
3461
- version: 5.0.5
3462
- resolution: "@graphql-yoga/subscription@npm:5.0.5"
3461
+ version: 5.0.4
3462
+ resolution: "@graphql-yoga/subscription@npm:5.0.4"
3463
3463
  dependencies:
3464
3464
  "@graphql-yoga/typed-event-target": "npm:^3.0.2"
3465
3465
  "@repeaterjs/repeater": "npm:^3.0.4"
3466
3466
  "@whatwg-node/events": "npm:^0.1.0"
3467
3467
  tslib: "npm:^2.8.1"
3468
- checksum: 10c0/5828800163da6bdd936dca08d6fa80954bb3c56be1d79f0d0a2682ff54a523f971d4f2b2bcaba2fe2ecf0d06e42a49d3c2f770b641dd97c74b75ad90a3437c59
3468
+ checksum: 10c0/3bd336a5378c282923ee93d89d751765c33867bd18c9fe7ee6fcd7dd6d6e529d3701f01347ac5b55e85013d086e07eab60cf325baa11258d00c4878db376daab
3469
3469
  languageName: node
3470
3470
  linkType: hard
3471
3471
 
@@ -6123,12 +6123,12 @@ __metadata:
6123
6123
  linkType: hard
6124
6124
 
6125
6125
  "@whatwg-node/fetch@npm:^0.10.0, @whatwg-node/fetch@npm:^0.10.5":
6126
- version: 0.10.6
6127
- resolution: "@whatwg-node/fetch@npm:0.10.6"
6126
+ version: 0.10.5
6127
+ resolution: "@whatwg-node/fetch@npm:0.10.5"
6128
6128
  dependencies:
6129
- "@whatwg-node/node-fetch": "npm:^0.7.18"
6129
+ "@whatwg-node/node-fetch": "npm:^0.7.11"
6130
6130
  urlpattern-polyfill: "npm:^10.0.0"
6131
- checksum: 10c0/a341769cacd25c7b8d01f69c687592d4a790c1d8be1e197fa7d3c2229aa5416df2a05f90931a9986c9695694ef4b3edade9d8487d2d21b9315cba6eec3adbd27
6131
+ checksum: 10c0/89e07f3202ac61246e31d78b8ae3a29ba647b4a6b8f7f5c843bf60129efbc199c32422eb658b9f8330cf2d0619eea7db5e110e4187c2afa98960aec5b115d8ba
6132
6132
  languageName: node
6133
6133
  linkType: hard
6134
6134
 
@@ -6192,24 +6192,24 @@ __metadata:
6192
6192
  languageName: node
6193
6193
  linkType: hard
6194
6194
 
6195
- "@whatwg-node/node-fetch@npm:^0.7.18":
6196
- version: 0.7.18
6197
- resolution: "@whatwg-node/node-fetch@npm:0.7.18"
6195
+ "@whatwg-node/node-fetch@npm:^0.7.11":
6196
+ version: 0.7.17
6197
+ resolution: "@whatwg-node/node-fetch@npm:0.7.17"
6198
6198
  dependencies:
6199
- "@fastify/busboy": "npm:^3.1.1"
6200
6199
  "@whatwg-node/disposablestack": "npm:^0.0.6"
6201
- "@whatwg-node/promise-helpers": "npm:^1.3.1"
6200
+ "@whatwg-node/promise-helpers": "npm:^1.2.5"
6201
+ busboy: "npm:^1.6.0"
6202
6202
  tslib: "npm:^2.6.3"
6203
- checksum: 10c0/2f7daa1b1ac65bb9d90c576bb08fe4216f60ed138d3f4638e99ae2ec0fa1423db25420a3bc23ab84390fa14d7e3235f1d8be706ae9e76e505379c2ee9e251200
6203
+ checksum: 10c0/59d96508e804ed359d253c11e2aa56f0fb7caa88e7ec4131350ab255ca731c60444146d8b3c08cd9d885cdbd2e8808a529e87c0933f6f77492a3b38e62e665a6
6204
6204
  languageName: node
6205
6205
  linkType: hard
6206
6206
 
6207
- "@whatwg-node/promise-helpers@npm:^1.0.0, @whatwg-node/promise-helpers@npm:^1.2.1, @whatwg-node/promise-helpers@npm:^1.2.2, @whatwg-node/promise-helpers@npm:^1.2.4, @whatwg-node/promise-helpers@npm:^1.3.1":
6208
- version: 1.3.1
6209
- resolution: "@whatwg-node/promise-helpers@npm:1.3.1"
6207
+ "@whatwg-node/promise-helpers@npm:^1.0.0, @whatwg-node/promise-helpers@npm:^1.2.1, @whatwg-node/promise-helpers@npm:^1.2.2, @whatwg-node/promise-helpers@npm:^1.2.4, @whatwg-node/promise-helpers@npm:^1.2.5":
6208
+ version: 1.3.0
6209
+ resolution: "@whatwg-node/promise-helpers@npm:1.3.0"
6210
6210
  dependencies:
6211
6211
  tslib: "npm:^2.6.3"
6212
- checksum: 10c0/bb47e71cb588c2bdc45cc78044f8e472b1600d3022f10d59bb70a68bd6a2d2f749f5bbe5858a9b0dccbc93c4c96092acc28e870ace1174d328e14fa8e8db14fa
6212
+ checksum: 10c0/79b3d4fd264a7ce82fe977690191bade5c6da50f085c63bf1b548c2066c7bb9ccb9088ad064fbb0ff8da9bea7b336a527973556d8475642bac639e75bedec7ea
6213
6213
  languageName: node
6214
6214
  linkType: hard
6215
6215
 
@@ -6354,7 +6354,7 @@ __metadata:
6354
6354
  languageName: node
6355
6355
  linkType: hard
6356
6356
 
6357
- "acorn-loose@npm:8.4.0":
6357
+ "acorn-loose@npm:8.4.0, acorn-loose@npm:^8.3.0":
6358
6358
  version: 8.4.0
6359
6359
  resolution: "acorn-loose@npm:8.4.0"
6360
6360
  dependencies:
@@ -6363,15 +6363,6 @@ __metadata:
6363
6363
  languageName: node
6364
6364
  linkType: hard
6365
6365
 
6366
- "acorn-loose@npm:^8.3.0":
6367
- version: 8.5.0
6368
- resolution: "acorn-loose@npm:8.5.0"
6369
- dependencies:
6370
- acorn: "npm:^8.14.0"
6371
- checksum: 10c0/221df4224ccad267d46775323d956636dd0e4ef263d18450258daff1a33d99e8e00e6214465bdc658fc961cc77fc60cef2f0f4710ec93543ce179f287da0ea80
6372
- languageName: node
6373
- linkType: hard
6374
-
6375
6366
  "acorn-walk@npm:^8.0.2, acorn-walk@npm:^8.1.1":
6376
6367
  version: 8.3.4
6377
6368
  resolution: "acorn-walk@npm:8.3.4"
@@ -6381,7 +6372,7 @@ __metadata:
6381
6372
  languageName: node
6382
6373
  linkType: hard
6383
6374
 
6384
- "acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.12.1, acorn@npm:^8.14.0, acorn@npm:^8.4.1, acorn@npm:^8.8.1, acorn@npm:^8.9.0":
6375
+ "acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.12.1, acorn@npm:^8.4.1, acorn@npm:^8.8.1, acorn@npm:^8.9.0":
6385
6376
  version: 8.14.1
6386
6377
  resolution: "acorn@npm:8.14.1"
6387
6378
  bin:
@@ -7562,9 +7553,9 @@ __metadata:
7562
7553
  linkType: hard
7563
7554
 
7564
7555
  "caniuse-lite@npm:^1.0.30001688":
7565
- version: 1.0.30001715
7566
- resolution: "caniuse-lite@npm:1.0.30001715"
7567
- checksum: 10c0/0109a7da797ffbe1aa197baa5242b205011098eecec1087ef3d0c58ceea19be325ab6679b2751a78660adc3051a9f77e99d5789938fd1eb1235e6fdf6a1dbf8e
7556
+ version: 1.0.30001713
7557
+ resolution: "caniuse-lite@npm:1.0.30001713"
7558
+ checksum: 10c0/f5468abfe73ce30e29cc8bde2ea67df2aab69032bdd93345e0640efefb76b7901c84fe1d28d591a797e65fe52fc24cae97060bb5552f9f9740322aff95ce2f9d
7568
7559
  languageName: node
7569
7560
  linkType: hard
7570
7561
 
@@ -8892,9 +8883,9 @@ __metadata:
8892
8883
  linkType: hard
8893
8884
 
8894
8885
  "electron-to-chromium@npm:^1.5.73":
8895
- version: 1.5.140
8896
- resolution: "electron-to-chromium@npm:1.5.140"
8897
- checksum: 10c0/cd0c5a3e0624592494e03b1ae28e04b0d4f8dec0e2ff8fc0f38dc8622fdf795811ef8abe41167f03380f969515c2f4f23297f6e1372ff36aad01c78446565e6d
8886
+ version: 1.5.136
8887
+ resolution: "electron-to-chromium@npm:1.5.136"
8888
+ checksum: 10c0/6a207e397638b0428b31c87d409a73f6bd953598cb7359ee4c3c175e645c3ae0cc99fc5128eaca19e2f1052200fd016eb4bb1012a55e5824eb1dce85b0396184
8898
8889
  languageName: node
8899
8890
  linkType: hard
8900
8891
 
@@ -8993,13 +8984,6 @@ __metadata:
8993
8984
  languageName: node
8994
8985
  linkType: hard
8995
8986
 
8996
- "entities@npm:^6.0.0":
8997
- version: 6.0.0
8998
- resolution: "entities@npm:6.0.0"
8999
- checksum: 10c0/b82a7bd5de282860f3c36a91e815e41e874fd036c83956a568b82729678492eb088359d6f7e0a4f5c00776427263fcba04959b8340fefa430c39b9bce770427e
9000
- languageName: node
9001
- linkType: hard
9002
-
9003
8987
  "env-paths@npm:^2.2.0":
9004
8988
  version: 2.2.1
9005
8989
  resolution: "env-paths@npm:2.2.1"
@@ -10133,15 +10117,15 @@ __metadata:
10133
10117
  languageName: node
10134
10118
  linkType: hard
10135
10119
 
10136
- "fdir@npm:^6.4.4":
10137
- version: 6.4.4
10138
- resolution: "fdir@npm:6.4.4"
10120
+ "fdir@npm:^6.4.3":
10121
+ version: 6.4.3
10122
+ resolution: "fdir@npm:6.4.3"
10139
10123
  peerDependencies:
10140
10124
  picomatch: ^3 || ^4
10141
10125
  peerDependenciesMeta:
10142
10126
  picomatch:
10143
10127
  optional: true
10144
- checksum: 10c0/6ccc33be16945ee7bc841e1b4178c0b4cf18d3804894cb482aa514651c962a162f96da7ffc6ebfaf0df311689fb70091b04dd6caffe28d56b9ebdc0e7ccadfdd
10128
+ checksum: 10c0/d13c10120e9625adf21d8d80481586200759928c19405a816b77dd28eaeb80e7c59c5def3e2941508045eb06d34eb47fad865ccc8bf98e6ab988bb0ed160fb6f
10145
10129
  languageName: node
10146
10130
  linkType: hard
10147
10131
 
@@ -10276,9 +10260,9 @@ __metadata:
10276
10260
  linkType: hard
10277
10261
 
10278
10262
  "flow-parser@npm:0.*":
10279
- version: 0.268.0
10280
- resolution: "flow-parser@npm:0.268.0"
10281
- checksum: 10c0/16b2dd8e6bd94ee95c6dcb51a5c0114cb1afe8697ceb5b7f7fe0a35fa7facf3c9878f4d9cfb9357c7f899333f62ea6deb462bbd55de880a9fd60781182699eb3
10263
+ version: 0.267.0
10264
+ resolution: "flow-parser@npm:0.267.0"
10265
+ checksum: 10c0/707987d99409cf48180f43f7a4dfb78f8983d78854c01a3ba9ab8fc9d95eafb644a77a67b54d27d3656a0ccd95c8f9ac7ffb825ddfe434aa733373a7af477c23
10282
10266
  languageName: node
10283
10267
  linkType: hard
10284
10268
 
@@ -12571,15 +12555,15 @@ __metadata:
12571
12555
  linkType: hard
12572
12556
 
12573
12557
  "json-stable-stringify@npm:^1.0.1":
12574
- version: 1.3.0
12575
- resolution: "json-stable-stringify@npm:1.3.0"
12558
+ version: 1.2.1
12559
+ resolution: "json-stable-stringify@npm:1.2.1"
12576
12560
  dependencies:
12577
12561
  call-bind: "npm:^1.0.8"
12578
- call-bound: "npm:^1.0.4"
12562
+ call-bound: "npm:^1.0.3"
12579
12563
  isarray: "npm:^2.0.5"
12580
12564
  jsonify: "npm:^0.0.1"
12581
12565
  object-keys: "npm:^1.1.1"
12582
- checksum: 10c0/8b3ff19e4c23c0ad591a49bc3a015d89a538db787d12fe9c4072e1d64d8cfa481f8c37719c629c3d84e848847617bf49f5fee894cf1d25959ab5b67e1c517f31
12566
+ checksum: 10c0/e623e7ce89282f089d56454087edb717357e8572089b552fbc6980fb7814dc3943f7d0e4f1a19429a36ce9f4428b6c8ee6883357974457aaaa98daba5adebeea
12583
12567
  languageName: node
12584
12568
  linkType: hard
12585
12569
 
@@ -13014,7 +12998,7 @@ __metadata:
13014
12998
  languageName: node
13015
12999
  linkType: hard
13016
13000
 
13017
- "loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
13001
+ "loose-envify@npm:^1.0.0, loose-envify@npm:^1.4.0":
13018
13002
  version: 1.4.0
13019
13003
  resolution: "loose-envify@npm:1.4.0"
13020
13004
  dependencies:
@@ -14167,11 +14151,11 @@ __metadata:
14167
14151
  linkType: hard
14168
14152
 
14169
14153
  "parse5@npm:^7.0.0, parse5@npm:^7.1.1, parse5@npm:^7.1.2":
14170
- version: 7.3.0
14171
- resolution: "parse5@npm:7.3.0"
14154
+ version: 7.2.1
14155
+ resolution: "parse5@npm:7.2.1"
14172
14156
  dependencies:
14173
- entities: "npm:^6.0.0"
14174
- checksum: 10c0/7fd2e4e247e85241d6f2a464d0085eed599a26d7b0a5233790c49f53473232eb85350e8133344d9b3fd58b89339e7ad7270fe1f89d28abe50674ec97b87f80b5
14157
+ entities: "npm:^4.5.0"
14158
+ checksum: 10c0/829d37a0c709215a887e410a7118d754f8e1afd7edb529db95bc7bbf8045fb0266a7b67801331d8e8d9d073ea75793624ec27ce9ff3b96862c3b9008f4d68e80
14175
14159
  languageName: node
14176
14160
  linkType: hard
14177
14161
 
@@ -14866,18 +14850,6 @@ __metadata:
14866
14850
  languageName: node
14867
14851
  linkType: hard
14868
14852
 
14869
- "react-dom@npm:18.3.1":
14870
- version: 18.3.1
14871
- resolution: "react-dom@npm:18.3.1"
14872
- dependencies:
14873
- loose-envify: "npm:^1.1.0"
14874
- scheduler: "npm:^0.23.2"
14875
- peerDependencies:
14876
- react: ^18.3.1
14877
- checksum: 10c0/a752496c1941f958f2e8ac56239172296fcddce1365ce45222d04a1947e0cc5547df3e8447f855a81d6d39f008d7c32eab43db3712077f09e3f67c4874973e85
14878
- languageName: node
14879
- linkType: hard
14880
-
14881
14853
  "react-dom@npm:19.0.0-rc-f2df5694-20240916":
14882
14854
  version: 19.0.0-rc-f2df5694-20240916
14883
14855
  resolution: "react-dom@npm:19.0.0-rc-f2df5694-20240916"
@@ -14930,24 +14902,10 @@ __metadata:
14930
14902
  languageName: node
14931
14903
  linkType: hard
14932
14904
 
14933
- "react-is@npm:^16.13.1, react-is@npm:^16.7.0":
14934
- version: 16.13.1
14935
- resolution: "react-is@npm:16.13.1"
14936
- checksum: 10c0/33977da7a5f1a287936a0c85639fec6ca74f4f15ef1e59a6bc20338fc73dc69555381e211f7a3529b8150a1f71e4225525b41b60b52965bda53ce7d47377ada1
14937
- languageName: node
14938
- linkType: hard
14939
-
14940
- "react-is@npm:^17.0.1":
14941
- version: 17.0.2
14942
- resolution: "react-is@npm:17.0.2"
14943
- checksum: 10c0/2bdb6b93fbb1820b024b496042cce405c57e2f85e777c9aabd55f9b26d145408f9f74f5934676ffdc46f3dcff656d78413a6e43968e7b3f92eea35b3052e9053
14944
- languageName: node
14945
- linkType: hard
14946
-
14947
- "react-is@npm:^18.0.0":
14948
- version: 18.3.1
14949
- resolution: "react-is@npm:18.3.1"
14950
- checksum: 10c0/f2f1e60010c683479e74c63f96b09fb41603527cd131a9959e2aee1e5a8b0caf270b365e5ca77d4a6b18aae659b60a86150bb3979073528877029b35aecd2072
14905
+ "react-is@npm:19.0.0-rc-f2df5694-20240916":
14906
+ version: 19.0.0-rc-f2df5694-20240916
14907
+ resolution: "react-is@npm:19.0.0-rc-f2df5694-20240916"
14908
+ checksum: 10c0/a37374902c0a6d29ee1810e9981fa734b70fc8dc2b5ce98b5aa5f63ce98cc4f4e91dc89cdf370310cb620b090f30189b537b961808e9e4a028875adad2ff5a6a
14951
14909
  languageName: node
14952
14910
  linkType: hard
14953
14911
 
@@ -14980,15 +14938,6 @@ __metadata:
14980
14938
  languageName: node
14981
14939
  linkType: hard
14982
14940
 
14983
- "react@npm:18.3.1":
14984
- version: 18.3.1
14985
- resolution: "react@npm:18.3.1"
14986
- dependencies:
14987
- loose-envify: "npm:^1.1.0"
14988
- checksum: 10c0/283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3
14989
- languageName: node
14990
- linkType: hard
14991
-
14992
14941
  "react@npm:19.0.0-rc-f2df5694-20240916":
14993
14942
  version: 19.0.0-rc-f2df5694-20240916
14994
14943
  resolution: "react@npm:19.0.0-rc-f2df5694-20240916"
@@ -15677,15 +15626,6 @@ __metadata:
15677
15626
  languageName: node
15678
15627
  linkType: hard
15679
15628
 
15680
- "scheduler@npm:^0.23.2":
15681
- version: 0.23.2
15682
- resolution: "scheduler@npm:0.23.2"
15683
- dependencies:
15684
- loose-envify: "npm:^1.1.0"
15685
- checksum: 10c0/26383305e249651d4c58e6705d5f8425f153211aef95f15161c151f7b8de885f24751b377e4a0b3dd42cce09aad3f87a61dab7636859c0d89b7daf1a1e2a5c78
15686
- languageName: node
15687
- linkType: hard
15688
-
15689
15629
  "scuid@npm:^1.1.0":
15690
15630
  version: 1.1.0
15691
15631
  resolution: "scuid@npm:1.1.0"
@@ -16685,12 +16625,12 @@ __metadata:
16685
16625
  linkType: hard
16686
16626
 
16687
16627
  "tinyglobby@npm:^0.2.12":
16688
- version: 0.2.13
16689
- resolution: "tinyglobby@npm:0.2.13"
16628
+ version: 0.2.12
16629
+ resolution: "tinyglobby@npm:0.2.12"
16690
16630
  dependencies:
16691
- fdir: "npm:^6.4.4"
16631
+ fdir: "npm:^6.4.3"
16692
16632
  picomatch: "npm:^4.0.2"
16693
- checksum: 10c0/ef07dfaa7b26936601d3f6d999f7928a4d1c6234c5eb36896bb88681947c0d459b7ebe797022400e555fe4b894db06e922b95d0ce60cb05fd827a0a66326b18c
16633
+ checksum: 10c0/7c9be4fd3625630e262dcb19015302aad3b4ba7fc620f269313e688f2161ea8724d6cb4444baab5ef2826eb6bed72647b169a33ec8eea37501832a2526ff540f
16694
16634
  languageName: node
16695
16635
  linkType: hard
16696
16636
 
@@ -17554,8 +17494,8 @@ __metadata:
17554
17494
  "@redmix/web": "npm:0.0.1"
17555
17495
  "@types/react": "npm:^18.2.55"
17556
17496
  "@types/react-dom": "npm:^18.2.19"
17557
- react: "npm:18.3.1"
17558
- react-dom: "npm:18.3.1"
17497
+ react: "npm:19.0.0-rc-f2df5694-20240916"
17498
+ react-dom: "npm:19.0.0-rc-f2df5694-20240916"
17559
17499
  languageName: unknown
17560
17500
  linkType: soft
17561
17501
 
@@ -2322,13 +2322,13 @@ __metadata:
2322
2322
  linkType: hard
2323
2323
 
2324
2324
  "@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
2325
- version: 4.6.1
2326
- resolution: "@eslint-community/eslint-utils@npm:4.6.1"
2325
+ version: 4.6.0
2326
+ resolution: "@eslint-community/eslint-utils@npm:4.6.0"
2327
2327
  dependencies:
2328
2328
  eslint-visitor-keys: "npm:^3.4.3"
2329
2329
  peerDependencies:
2330
2330
  eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
2331
- checksum: 10c0/cdeb6f8fc33a83726357d7f736075cdbd6e79dc7ac4b00b15680f1111d0f33bda583e7fafa5937245a058cc66302dc47568bba57b251302dc74964d8e87f56d7
2331
+ checksum: 10c0/a64131c1b43021e3a84267f6011fd678a936718097c9be169c37a40ada2c7016bec7d6685ecc88112737d57733f36837bb90d9425ad48d2e2aa351d999d32443
2332
2332
  languageName: node
2333
2333
  linkType: hard
2334
2334
 
@@ -2388,7 +2388,7 @@ __metadata:
2388
2388
  languageName: node
2389
2389
  linkType: hard
2390
2390
 
2391
- "@fastify/busboy@npm:^3.0.0, @fastify/busboy@npm:^3.1.1":
2391
+ "@fastify/busboy@npm:^3.0.0":
2392
2392
  version: 3.1.1
2393
2393
  resolution: "@fastify/busboy@npm:3.1.1"
2394
2394
  checksum: 10c0/d34b3640bc331f9951e27426769bdf90b1a5c238a22e4df39f9b18ec4cf793100a929ac0339f6643a4086f780f49177a528936d918dfd6c9dfe5a12566303215
@@ -3458,14 +3458,14 @@ __metadata:
3458
3458
  linkType: hard
3459
3459
 
3460
3460
  "@graphql-yoga/subscription@npm:^5.0.1":
3461
- version: 5.0.5
3462
- resolution: "@graphql-yoga/subscription@npm:5.0.5"
3461
+ version: 5.0.4
3462
+ resolution: "@graphql-yoga/subscription@npm:5.0.4"
3463
3463
  dependencies:
3464
3464
  "@graphql-yoga/typed-event-target": "npm:^3.0.2"
3465
3465
  "@repeaterjs/repeater": "npm:^3.0.4"
3466
3466
  "@whatwg-node/events": "npm:^0.1.0"
3467
3467
  tslib: "npm:^2.8.1"
3468
- checksum: 10c0/5828800163da6bdd936dca08d6fa80954bb3c56be1d79f0d0a2682ff54a523f971d4f2b2bcaba2fe2ecf0d06e42a49d3c2f770b641dd97c74b75ad90a3437c59
3468
+ checksum: 10c0/3bd336a5378c282923ee93d89d751765c33867bd18c9fe7ee6fcd7dd6d6e529d3701f01347ac5b55e85013d086e07eab60cf325baa11258d00c4878db376daab
3469
3469
  languageName: node
3470
3470
  linkType: hard
3471
3471
 
@@ -6123,12 +6123,12 @@ __metadata:
6123
6123
  linkType: hard
6124
6124
 
6125
6125
  "@whatwg-node/fetch@npm:^0.10.0, @whatwg-node/fetch@npm:^0.10.5":
6126
- version: 0.10.6
6127
- resolution: "@whatwg-node/fetch@npm:0.10.6"
6126
+ version: 0.10.5
6127
+ resolution: "@whatwg-node/fetch@npm:0.10.5"
6128
6128
  dependencies:
6129
- "@whatwg-node/node-fetch": "npm:^0.7.18"
6129
+ "@whatwg-node/node-fetch": "npm:^0.7.11"
6130
6130
  urlpattern-polyfill: "npm:^10.0.0"
6131
- checksum: 10c0/a341769cacd25c7b8d01f69c687592d4a790c1d8be1e197fa7d3c2229aa5416df2a05f90931a9986c9695694ef4b3edade9d8487d2d21b9315cba6eec3adbd27
6131
+ checksum: 10c0/89e07f3202ac61246e31d78b8ae3a29ba647b4a6b8f7f5c843bf60129efbc199c32422eb658b9f8330cf2d0619eea7db5e110e4187c2afa98960aec5b115d8ba
6132
6132
  languageName: node
6133
6133
  linkType: hard
6134
6134
 
@@ -6192,24 +6192,24 @@ __metadata:
6192
6192
  languageName: node
6193
6193
  linkType: hard
6194
6194
 
6195
- "@whatwg-node/node-fetch@npm:^0.7.18":
6196
- version: 0.7.18
6197
- resolution: "@whatwg-node/node-fetch@npm:0.7.18"
6195
+ "@whatwg-node/node-fetch@npm:^0.7.11":
6196
+ version: 0.7.17
6197
+ resolution: "@whatwg-node/node-fetch@npm:0.7.17"
6198
6198
  dependencies:
6199
- "@fastify/busboy": "npm:^3.1.1"
6200
6199
  "@whatwg-node/disposablestack": "npm:^0.0.6"
6201
- "@whatwg-node/promise-helpers": "npm:^1.3.1"
6200
+ "@whatwg-node/promise-helpers": "npm:^1.2.5"
6201
+ busboy: "npm:^1.6.0"
6202
6202
  tslib: "npm:^2.6.3"
6203
- checksum: 10c0/2f7daa1b1ac65bb9d90c576bb08fe4216f60ed138d3f4638e99ae2ec0fa1423db25420a3bc23ab84390fa14d7e3235f1d8be706ae9e76e505379c2ee9e251200
6203
+ checksum: 10c0/59d96508e804ed359d253c11e2aa56f0fb7caa88e7ec4131350ab255ca731c60444146d8b3c08cd9d885cdbd2e8808a529e87c0933f6f77492a3b38e62e665a6
6204
6204
  languageName: node
6205
6205
  linkType: hard
6206
6206
 
6207
- "@whatwg-node/promise-helpers@npm:^1.0.0, @whatwg-node/promise-helpers@npm:^1.2.1, @whatwg-node/promise-helpers@npm:^1.2.2, @whatwg-node/promise-helpers@npm:^1.2.4, @whatwg-node/promise-helpers@npm:^1.3.1":
6208
- version: 1.3.1
6209
- resolution: "@whatwg-node/promise-helpers@npm:1.3.1"
6207
+ "@whatwg-node/promise-helpers@npm:^1.0.0, @whatwg-node/promise-helpers@npm:^1.2.1, @whatwg-node/promise-helpers@npm:^1.2.2, @whatwg-node/promise-helpers@npm:^1.2.4, @whatwg-node/promise-helpers@npm:^1.2.5":
6208
+ version: 1.3.0
6209
+ resolution: "@whatwg-node/promise-helpers@npm:1.3.0"
6210
6210
  dependencies:
6211
6211
  tslib: "npm:^2.6.3"
6212
- checksum: 10c0/bb47e71cb588c2bdc45cc78044f8e472b1600d3022f10d59bb70a68bd6a2d2f749f5bbe5858a9b0dccbc93c4c96092acc28e870ace1174d328e14fa8e8db14fa
6212
+ checksum: 10c0/79b3d4fd264a7ce82fe977690191bade5c6da50f085c63bf1b548c2066c7bb9ccb9088ad064fbb0ff8da9bea7b336a527973556d8475642bac639e75bedec7ea
6213
6213
  languageName: node
6214
6214
  linkType: hard
6215
6215
 
@@ -6354,7 +6354,7 @@ __metadata:
6354
6354
  languageName: node
6355
6355
  linkType: hard
6356
6356
 
6357
- "acorn-loose@npm:8.4.0":
6357
+ "acorn-loose@npm:8.4.0, acorn-loose@npm:^8.3.0":
6358
6358
  version: 8.4.0
6359
6359
  resolution: "acorn-loose@npm:8.4.0"
6360
6360
  dependencies:
@@ -6363,15 +6363,6 @@ __metadata:
6363
6363
  languageName: node
6364
6364
  linkType: hard
6365
6365
 
6366
- "acorn-loose@npm:^8.3.0":
6367
- version: 8.5.0
6368
- resolution: "acorn-loose@npm:8.5.0"
6369
- dependencies:
6370
- acorn: "npm:^8.14.0"
6371
- checksum: 10c0/221df4224ccad267d46775323d956636dd0e4ef263d18450258daff1a33d99e8e00e6214465bdc658fc961cc77fc60cef2f0f4710ec93543ce179f287da0ea80
6372
- languageName: node
6373
- linkType: hard
6374
-
6375
6366
  "acorn-walk@npm:^8.0.2, acorn-walk@npm:^8.1.1":
6376
6367
  version: 8.3.4
6377
6368
  resolution: "acorn-walk@npm:8.3.4"
@@ -6381,7 +6372,7 @@ __metadata:
6381
6372
  languageName: node
6382
6373
  linkType: hard
6383
6374
 
6384
- "acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.12.1, acorn@npm:^8.14.0, acorn@npm:^8.4.1, acorn@npm:^8.8.1, acorn@npm:^8.9.0":
6375
+ "acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.12.1, acorn@npm:^8.4.1, acorn@npm:^8.8.1, acorn@npm:^8.9.0":
6385
6376
  version: 8.14.1
6386
6377
  resolution: "acorn@npm:8.14.1"
6387
6378
  bin:
@@ -7562,9 +7553,9 @@ __metadata:
7562
7553
  linkType: hard
7563
7554
 
7564
7555
  "caniuse-lite@npm:^1.0.30001688":
7565
- version: 1.0.30001715
7566
- resolution: "caniuse-lite@npm:1.0.30001715"
7567
- checksum: 10c0/0109a7da797ffbe1aa197baa5242b205011098eecec1087ef3d0c58ceea19be325ab6679b2751a78660adc3051a9f77e99d5789938fd1eb1235e6fdf6a1dbf8e
7556
+ version: 1.0.30001713
7557
+ resolution: "caniuse-lite@npm:1.0.30001713"
7558
+ checksum: 10c0/f5468abfe73ce30e29cc8bde2ea67df2aab69032bdd93345e0640efefb76b7901c84fe1d28d591a797e65fe52fc24cae97060bb5552f9f9740322aff95ce2f9d
7568
7559
  languageName: node
7569
7560
  linkType: hard
7570
7561
 
@@ -8892,9 +8883,9 @@ __metadata:
8892
8883
  linkType: hard
8893
8884
 
8894
8885
  "electron-to-chromium@npm:^1.5.73":
8895
- version: 1.5.140
8896
- resolution: "electron-to-chromium@npm:1.5.140"
8897
- checksum: 10c0/cd0c5a3e0624592494e03b1ae28e04b0d4f8dec0e2ff8fc0f38dc8622fdf795811ef8abe41167f03380f969515c2f4f23297f6e1372ff36aad01c78446565e6d
8886
+ version: 1.5.136
8887
+ resolution: "electron-to-chromium@npm:1.5.136"
8888
+ checksum: 10c0/6a207e397638b0428b31c87d409a73f6bd953598cb7359ee4c3c175e645c3ae0cc99fc5128eaca19e2f1052200fd016eb4bb1012a55e5824eb1dce85b0396184
8898
8889
  languageName: node
8899
8890
  linkType: hard
8900
8891
 
@@ -8993,13 +8984,6 @@ __metadata:
8993
8984
  languageName: node
8994
8985
  linkType: hard
8995
8986
 
8996
- "entities@npm:^6.0.0":
8997
- version: 6.0.0
8998
- resolution: "entities@npm:6.0.0"
8999
- checksum: 10c0/b82a7bd5de282860f3c36a91e815e41e874fd036c83956a568b82729678492eb088359d6f7e0a4f5c00776427263fcba04959b8340fefa430c39b9bce770427e
9000
- languageName: node
9001
- linkType: hard
9002
-
9003
8987
  "env-paths@npm:^2.2.0":
9004
8988
  version: 2.2.1
9005
8989
  resolution: "env-paths@npm:2.2.1"
@@ -10133,15 +10117,15 @@ __metadata:
10133
10117
  languageName: node
10134
10118
  linkType: hard
10135
10119
 
10136
- "fdir@npm:^6.4.4":
10137
- version: 6.4.4
10138
- resolution: "fdir@npm:6.4.4"
10120
+ "fdir@npm:^6.4.3":
10121
+ version: 6.4.3
10122
+ resolution: "fdir@npm:6.4.3"
10139
10123
  peerDependencies:
10140
10124
  picomatch: ^3 || ^4
10141
10125
  peerDependenciesMeta:
10142
10126
  picomatch:
10143
10127
  optional: true
10144
- checksum: 10c0/6ccc33be16945ee7bc841e1b4178c0b4cf18d3804894cb482aa514651c962a162f96da7ffc6ebfaf0df311689fb70091b04dd6caffe28d56b9ebdc0e7ccadfdd
10128
+ checksum: 10c0/d13c10120e9625adf21d8d80481586200759928c19405a816b77dd28eaeb80e7c59c5def3e2941508045eb06d34eb47fad865ccc8bf98e6ab988bb0ed160fb6f
10145
10129
  languageName: node
10146
10130
  linkType: hard
10147
10131
 
@@ -10276,9 +10260,9 @@ __metadata:
10276
10260
  linkType: hard
10277
10261
 
10278
10262
  "flow-parser@npm:0.*":
10279
- version: 0.268.0
10280
- resolution: "flow-parser@npm:0.268.0"
10281
- checksum: 10c0/16b2dd8e6bd94ee95c6dcb51a5c0114cb1afe8697ceb5b7f7fe0a35fa7facf3c9878f4d9cfb9357c7f899333f62ea6deb462bbd55de880a9fd60781182699eb3
10263
+ version: 0.267.0
10264
+ resolution: "flow-parser@npm:0.267.0"
10265
+ checksum: 10c0/707987d99409cf48180f43f7a4dfb78f8983d78854c01a3ba9ab8fc9d95eafb644a77a67b54d27d3656a0ccd95c8f9ac7ffb825ddfe434aa733373a7af477c23
10282
10266
  languageName: node
10283
10267
  linkType: hard
10284
10268
 
@@ -12571,15 +12555,15 @@ __metadata:
12571
12555
  linkType: hard
12572
12556
 
12573
12557
  "json-stable-stringify@npm:^1.0.1":
12574
- version: 1.3.0
12575
- resolution: "json-stable-stringify@npm:1.3.0"
12558
+ version: 1.2.1
12559
+ resolution: "json-stable-stringify@npm:1.2.1"
12576
12560
  dependencies:
12577
12561
  call-bind: "npm:^1.0.8"
12578
- call-bound: "npm:^1.0.4"
12562
+ call-bound: "npm:^1.0.3"
12579
12563
  isarray: "npm:^2.0.5"
12580
12564
  jsonify: "npm:^0.0.1"
12581
12565
  object-keys: "npm:^1.1.1"
12582
- checksum: 10c0/8b3ff19e4c23c0ad591a49bc3a015d89a538db787d12fe9c4072e1d64d8cfa481f8c37719c629c3d84e848847617bf49f5fee894cf1d25959ab5b67e1c517f31
12566
+ checksum: 10c0/e623e7ce89282f089d56454087edb717357e8572089b552fbc6980fb7814dc3943f7d0e4f1a19429a36ce9f4428b6c8ee6883357974457aaaa98daba5adebeea
12583
12567
  languageName: node
12584
12568
  linkType: hard
12585
12569
 
@@ -13014,7 +12998,7 @@ __metadata:
13014
12998
  languageName: node
13015
12999
  linkType: hard
13016
13000
 
13017
- "loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
13001
+ "loose-envify@npm:^1.0.0, loose-envify@npm:^1.4.0":
13018
13002
  version: 1.4.0
13019
13003
  resolution: "loose-envify@npm:1.4.0"
13020
13004
  dependencies:
@@ -14167,11 +14151,11 @@ __metadata:
14167
14151
  linkType: hard
14168
14152
 
14169
14153
  "parse5@npm:^7.0.0, parse5@npm:^7.1.1, parse5@npm:^7.1.2":
14170
- version: 7.3.0
14171
- resolution: "parse5@npm:7.3.0"
14154
+ version: 7.2.1
14155
+ resolution: "parse5@npm:7.2.1"
14172
14156
  dependencies:
14173
- entities: "npm:^6.0.0"
14174
- checksum: 10c0/7fd2e4e247e85241d6f2a464d0085eed599a26d7b0a5233790c49f53473232eb85350e8133344d9b3fd58b89339e7ad7270fe1f89d28abe50674ec97b87f80b5
14157
+ entities: "npm:^4.5.0"
14158
+ checksum: 10c0/829d37a0c709215a887e410a7118d754f8e1afd7edb529db95bc7bbf8045fb0266a7b67801331d8e8d9d073ea75793624ec27ce9ff3b96862c3b9008f4d68e80
14175
14159
  languageName: node
14176
14160
  linkType: hard
14177
14161
 
@@ -14866,18 +14850,6 @@ __metadata:
14866
14850
  languageName: node
14867
14851
  linkType: hard
14868
14852
 
14869
- "react-dom@npm:18.3.1":
14870
- version: 18.3.1
14871
- resolution: "react-dom@npm:18.3.1"
14872
- dependencies:
14873
- loose-envify: "npm:^1.1.0"
14874
- scheduler: "npm:^0.23.2"
14875
- peerDependencies:
14876
- react: ^18.3.1
14877
- checksum: 10c0/a752496c1941f958f2e8ac56239172296fcddce1365ce45222d04a1947e0cc5547df3e8447f855a81d6d39f008d7c32eab43db3712077f09e3f67c4874973e85
14878
- languageName: node
14879
- linkType: hard
14880
-
14881
14853
  "react-dom@npm:19.0.0-rc-f2df5694-20240916":
14882
14854
  version: 19.0.0-rc-f2df5694-20240916
14883
14855
  resolution: "react-dom@npm:19.0.0-rc-f2df5694-20240916"
@@ -14930,24 +14902,10 @@ __metadata:
14930
14902
  languageName: node
14931
14903
  linkType: hard
14932
14904
 
14933
- "react-is@npm:^16.13.1, react-is@npm:^16.7.0":
14934
- version: 16.13.1
14935
- resolution: "react-is@npm:16.13.1"
14936
- checksum: 10c0/33977da7a5f1a287936a0c85639fec6ca74f4f15ef1e59a6bc20338fc73dc69555381e211f7a3529b8150a1f71e4225525b41b60b52965bda53ce7d47377ada1
14937
- languageName: node
14938
- linkType: hard
14939
-
14940
- "react-is@npm:^17.0.1":
14941
- version: 17.0.2
14942
- resolution: "react-is@npm:17.0.2"
14943
- checksum: 10c0/2bdb6b93fbb1820b024b496042cce405c57e2f85e777c9aabd55f9b26d145408f9f74f5934676ffdc46f3dcff656d78413a6e43968e7b3f92eea35b3052e9053
14944
- languageName: node
14945
- linkType: hard
14946
-
14947
- "react-is@npm:^18.0.0":
14948
- version: 18.3.1
14949
- resolution: "react-is@npm:18.3.1"
14950
- checksum: 10c0/f2f1e60010c683479e74c63f96b09fb41603527cd131a9959e2aee1e5a8b0caf270b365e5ca77d4a6b18aae659b60a86150bb3979073528877029b35aecd2072
14905
+ "react-is@npm:19.0.0-rc-f2df5694-20240916":
14906
+ version: 19.0.0-rc-f2df5694-20240916
14907
+ resolution: "react-is@npm:19.0.0-rc-f2df5694-20240916"
14908
+ checksum: 10c0/a37374902c0a6d29ee1810e9981fa734b70fc8dc2b5ce98b5aa5f63ce98cc4f4e91dc89cdf370310cb620b090f30189b537b961808e9e4a028875adad2ff5a6a
14951
14909
  languageName: node
14952
14910
  linkType: hard
14953
14911
 
@@ -14980,15 +14938,6 @@ __metadata:
14980
14938
  languageName: node
14981
14939
  linkType: hard
14982
14940
 
14983
- "react@npm:18.3.1":
14984
- version: 18.3.1
14985
- resolution: "react@npm:18.3.1"
14986
- dependencies:
14987
- loose-envify: "npm:^1.1.0"
14988
- checksum: 10c0/283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3
14989
- languageName: node
14990
- linkType: hard
14991
-
14992
14941
  "react@npm:19.0.0-rc-f2df5694-20240916":
14993
14942
  version: 19.0.0-rc-f2df5694-20240916
14994
14943
  resolution: "react@npm:19.0.0-rc-f2df5694-20240916"
@@ -15677,15 +15626,6 @@ __metadata:
15677
15626
  languageName: node
15678
15627
  linkType: hard
15679
15628
 
15680
- "scheduler@npm:^0.23.2":
15681
- version: 0.23.2
15682
- resolution: "scheduler@npm:0.23.2"
15683
- dependencies:
15684
- loose-envify: "npm:^1.1.0"
15685
- checksum: 10c0/26383305e249651d4c58e6705d5f8425f153211aef95f15161c151f7b8de885f24751b377e4a0b3dd42cce09aad3f87a61dab7636859c0d89b7daf1a1e2a5c78
15686
- languageName: node
15687
- linkType: hard
15688
-
15689
15629
  "scuid@npm:^1.1.0":
15690
15630
  version: 1.1.0
15691
15631
  resolution: "scuid@npm:1.1.0"
@@ -16685,12 +16625,12 @@ __metadata:
16685
16625
  linkType: hard
16686
16626
 
16687
16627
  "tinyglobby@npm:^0.2.12":
16688
- version: 0.2.13
16689
- resolution: "tinyglobby@npm:0.2.13"
16628
+ version: 0.2.12
16629
+ resolution: "tinyglobby@npm:0.2.12"
16690
16630
  dependencies:
16691
- fdir: "npm:^6.4.4"
16631
+ fdir: "npm:^6.4.3"
16692
16632
  picomatch: "npm:^4.0.2"
16693
- checksum: 10c0/ef07dfaa7b26936601d3f6d999f7928a4d1c6234c5eb36896bb88681947c0d459b7ebe797022400e555fe4b894db06e922b95d0ce60cb05fd827a0a66326b18c
16633
+ checksum: 10c0/7c9be4fd3625630e262dcb19015302aad3b4ba7fc620f269313e688f2161ea8724d6cb4444baab5ef2826eb6bed72647b169a33ec8eea37501832a2526ff540f
16694
16634
  languageName: node
16695
16635
  linkType: hard
16696
16636
 
@@ -17554,8 +17494,8 @@ __metadata:
17554
17494
  "@redmix/web": "npm:0.0.1"
17555
17495
  "@types/react": "npm:^18.2.55"
17556
17496
  "@types/react-dom": "npm:^18.2.19"
17557
- react: "npm:18.3.1"
17558
- react-dom: "npm:18.3.1"
17497
+ react: "npm:19.0.0-rc-f2df5694-20240916"
17498
+ react-dom: "npm:19.0.0-rc-f2df5694-20240916"
17559
17499
  languageName: unknown
17560
17500
  linkType: soft
17561
17501