@tachybase/plugin-adapter-bullmq 1.3.19 → 1.3.21
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/externalVersion.js +2 -2
- package/dist/node_modules/@bull-board/api/package.json +1 -1
- package/dist/node_modules/@bull-board/koa/dist/index.js +2 -2
- package/dist/node_modules/@bull-board/koa/package.json +1 -1
- package/dist/node_modules/bullmq/package.json +1 -1
- package/package.json +4 -4
package/dist/externalVersion.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@bull-board/api","version":"6.11.1","description":"A Dashboard server API built on top of bull or bullmq.","keywords":["bull","bullmq","redis","queue","monitoring","dashboard"],"repository":{"type":"git","url":"git+https://github.com/felixmosh/bull-board.git","directory":"packages/api"},"license":"MIT","author":"felixmosh","main":"dist/src/index.js","files":["dist","*Adapter.*"],"scripts":{"build":"tsc","clean":"rm -rf dist","test":"jest"},"dependencies":{"redis-info":"^3.1.0"},"devDependencies":{"@types/redis-info":"^3.0.3","@types/supertest":"^2.0.16","bull":"^4.16.5","bullmq":"^5.53.2","ioredis":"^5.6.1","supertest":"^7.1.1"},"peerDependencies":{"@bull-board/ui":"6.11.1"},"publishConfig":{"access":"public"},"_lastModified":"2025-07-
|
|
1
|
+
{"name":"@bull-board/api","version":"6.11.1","description":"A Dashboard server API built on top of bull or bullmq.","keywords":["bull","bullmq","redis","queue","monitoring","dashboard"],"repository":{"type":"git","url":"git+https://github.com/felixmosh/bull-board.git","directory":"packages/api"},"license":"MIT","author":"felixmosh","main":"dist/src/index.js","files":["dist","*Adapter.*"],"scripts":{"build":"tsc","clean":"rm -rf dist","test":"jest"},"dependencies":{"redis-info":"^3.1.0"},"devDependencies":{"@types/redis-info":"^3.0.3","@types/supertest":"^2.0.16","bull":"^4.16.5","bullmq":"^5.53.2","ioredis":"^5.6.1","supertest":"^7.1.1"},"peerDependencies":{"@bull-board/ui":"6.11.1"},"publishConfig":{"access":"public"},"_lastModified":"2025-07-25T05:49:45.738Z"}
|
|
@@ -299,7 +299,7 @@ e.exports=i(47080)},56553:function(e,n,i){"use strict";
|
|
|
299
299
|
// writable is false by default
|
|
300
300
|
value: ${c.name}
|
|
301
301
|
});
|
|
302
|
-
`,n)}function buildPrivateMethodDeclaration(e,n,i,a=false){const o=i.get(n.node.key.id.name);const{id:l,methodId:c,getId:p,setId:f,getterDeclared:d,setterDeclared:h,static:m}=o;const{params:y,body:g,generator:C,async:k}=n.node;const A=p&&y.length===0;const I=f&&y.length>0;if(A&&d||I&&h){i.set(n.node.key.id.name,Object.assign({},o,{initAdded:true}));return null}if(newHelpers(e)&&(A||I)&&!a){const e=n.get("body").scope;const i=e.generateUidIdentifier("this");const a={thisRef:i,argumentsPath:[]};n.traverse(_,a);if(a.argumentsPath.length){const n=e.generateUidIdentifier("arguments");e.push({id:n,init:s.template.expression.ast`[].slice.call(arguments, 1)`});for(const e of a.argumentsPath){e.replaceWith(s.types.cloneNode(n))}}y.unshift(s.types.cloneNode(i))}let D=c;if(A){i.set(n.node.key.id.name,Object.assign({},o,{getterDeclared:true,initAdded:true}));D=p}else if(I){i.set(n.node.key.id.name,Object.assign({},o,{setterDeclared:true,initAdded:true}));D=f}else if(m&&!a){D=l}return inheritPropComments(s.types.functionDeclaration(s.types.cloneNode(D),y,g,C,k),n)}const _=a.visitors.environmentVisitor({Identifier(e,n){if(n.argumentsPath&&e.node.name==="arguments"){n.argumentsPath.push(e)}},UnaryExpression(e){const{node:n}=e;if(n.operator==="delete"){const i=(0,f.skipTransparentExprWrapperNodes)(n.argument);if(s.types.isThisExpression(i)){e.replaceWith(s.types.booleanLiteral(true))}}},ThisExpression(e,n){n.needsClassRef=true;e.replaceWith(s.types.cloneNode(n.thisRef))},MetaProperty(e){const{node:n,scope:i}=e;if(n.meta.name==="new"&&n.property.name==="target"){e.replaceWith(i.buildUndefinedNode())}}});const C={ReferencedIdentifier(e,n){if(e.scope.bindingIdentifierEquals(e.node.name,n.innerBinding)){n.needsClassRef=true;e.node.name=n.thisRef.name}}};function replaceThisContext(e,n,i){var s;const a={thisRef:n,needsClassRef:false,innerBinding:i};if(!e.isMethod()){e.traverse(_,a)}if(i!=null&&(s=a.thisRef)!=null&&s.name&&a.thisRef.name!==i.name){e.traverse(C,a)}return a.needsClassRef}function isNameOrLength({key:e,computed:n}){if(e.type==="Identifier"){return!n&&(e.name==="name"||e.name==="length")}if(e.type==="StringLiteral"){return e.value==="name"||e.value==="length"}return false}function inheritPropComments(e,n){s.types.inheritLeadingComments(e,n.node);s.types.inheritInnerComments(e,n.node);return e}function inheritLoc(e,n){e.start=n.start;e.end=n.end;e.loc=n.loc;return e}function buildFieldsInitNodes(e,n,i,a,l,c,p,f,h,m){let y=0;let g;const _=[];const C=[];let k=false;const A=[];let I=null;const D=s.types.isIdentifier(n)?()=>n:()=>{g!=null?g:g=i[0].scope.generateUidIdentifierBasedOnNode(n);return g};const O=e!=null?e:i[0].scope.generateUidIdentifier((m==null?void 0:m.name)||"Class");e!=null?e:e=s.types.cloneNode(m);for(const n of i){if(n.isClassProperty()){d.assertFieldTransformed(n)}const i=!(s.types.isStaticBlock!=null&&s.types.isStaticBlock(n.node))&&n.node.static;const g=!i;const I=n.isPrivate();const B=!I;const L=n.isProperty();const R=!L;const j=n.isStaticBlock==null?void 0:n.isStaticBlock();if(i)y|=1;if(i||R&&I||j){new o.default({methodPath:n,constantSuper:h,file:l,refToPreserve:m,getSuperRef:D,getObjectRef(){y|=2;if(i||j){return O}else{return s.types.memberExpression(O,s.types.identifier("prototype"))}}}).replace();const e=replaceThisContext(n,O,m);if(e){y|=2}}k=false;switch(true){case j:{const e=n.node.body;if(e.length===1&&s.types.isExpressionStatement(e[0])){_.push(inheritPropComments(e[0],n))}else{_.push(s.types.inheritsComments(s.template.statement.ast`(() => { ${e} })()`,n.node))}break}case i&&I&&L&&p:_.push(buildPrivateFieldInitLoose(s.types.cloneNode(e),n,a));break;case i&&I&&L&&!p:if(!newHelpers(l)){_.push(buildPrivateStaticFieldInitSpecOld(n,a))}else{_.push(buildPrivateStaticFieldInitSpec(n,a,f))}break;case i&&B&&L&&c:if(!isNameOrLength(n.node)){_.push(buildPublicFieldInitLoose(s.types.cloneNode(e),n));break}case i&&B&&L&&!c:_.push(buildPublicFieldInitSpec(s.types.cloneNode(e),n,l));break;case g&&I&&L&&p:C.push(buildPrivateFieldInitLoose(s.types.thisExpression(),n,a));break;case g&&I&&L&&!p:C.push(buildPrivateInstanceFieldInitSpec(s.types.thisExpression(),n,a,l));break;case g&&I&&R&&p:C.unshift(buildPrivateMethodInitLoose(s.types.thisExpression(),n,a));A.push(buildPrivateMethodDeclaration(l,n,a,p));break;case g&&I&&R&&!p:C.unshift(buildPrivateInstanceMethodInitSpec(s.types.thisExpression(),n,a,l));A.push(buildPrivateMethodDeclaration(l,n,a,p));break;case i&&I&&R&&!p:if(!newHelpers(l)){_.unshift(buildPrivateStaticFieldInitSpecOld(n,a))}A.push(buildPrivateMethodDeclaration(l,n,a,p));break;case i&&I&&R&&p:_.unshift(buildPrivateStaticMethodInitLoose(s.types.cloneNode(e),n,l,a));A.push(buildPrivateMethodDeclaration(l,n,a,p));break;case g&&B&&L&&c:C.push(buildPublicFieldInitLoose(s.types.thisExpression(),n));break;case g&&B&&L&&!c:k=true;C.push(buildPublicFieldInitSpec(s.types.thisExpression(),n,l));break;default:throw new Error("Unreachable.")}}if(y&2&&m!=null){I=s.types.expressionStatement(s.types.assignmentExpression("=",s.types.cloneNode(O),s.types.cloneNode(m)))}return{staticNodes:_.filter(Boolean),instanceNodes:C.filter(Boolean),lastInstanceNodeReturnsThis:k,pureStaticNodes:A.filter(Boolean),classBindingNode:I,wrapClass(n){for(const e of i){e.node.leadingComments=null;e.remove()}if(g){n.scope.push({id:s.types.cloneNode(g)});n.set("superClass",s.types.assignmentExpression("=",g,n.node.superClass))}if(y!==0){if(n.isClassExpression()){n.scope.push({id:e});n.replaceWith(s.types.assignmentExpression("=",s.types.cloneNode(e),n.node))}else{if(m==null){n.node.id=e}if(I!=null){n.scope.push({id:O})}}}return n}}}},82061:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});Object.defineProperty(n,"FEATURES",{enumerable:true,get:function(){return f.FEATURES}});Object.defineProperty(n,"buildCheckInRHS",{enumerable:true,get:function(){return o.buildCheckInRHS}});n.createClassFeaturePlugin=createClassFeaturePlugin;Object.defineProperty(n,"enableFeature",{enumerable:true,get:function(){return f.enableFeature}});Object.defineProperty(n,"injectInitialization",{enumerable:true,get:function(){return p.injectInitialization}});var s=i(91485);var a=i(88804);var o=i(55896);var l=i(64063);var c=i(60551);var p=i(97929);var f=i(60818);var d=i(26878);const h="@babel/plugin-class-features/version";function createClassFeaturePlugin({name:e,feature:n,loose:m,manipulateOptions:y,api:g,inherits:_,decoratorVersion:C}){var k;if(n&f.FEATURES.decorators){{if(C==="2023-11"||C==="2023-05"||C==="2023-01"||C==="2022-03"||C==="2021-12"){return(0,l.default)(g,{loose:m},C,_)}}}{g!=null?g:g={assumption:()=>void 0}}const A=g.assumption("setPublicClassFields");const I=g.assumption("privateFieldsAsSymbols");const D=g.assumption("privateFieldsAsProperties");const O=(k=g.assumption("noUninitializedPrivateFieldAccess"))!=null?k:false;const B=g.assumption("constantSuper");const L=g.assumption("noDocumentAll");if(D&&I){throw new Error(`Cannot enable both the "privateFieldsAsProperties" and `+`"privateFieldsAsSymbols" assumptions as the same time.`)}const R=D||I;if(m===true){const n=[];if(A!==undefined){n.push(`"setPublicClassFields"`)}if(D!==undefined){n.push(`"privateFieldsAsProperties"`)}if(I!==undefined){n.push(`"privateFieldsAsSymbols"`)}if(n.length!==0){console.warn(`[${e}]: You are using the "loose: true" option and you are`+` explicitly setting a value for the ${n.join(" and ")}`+` assumption${n.length>1?"s":""}. The "loose" option`+` can cause incompatibilities with the other class features`+` plugins, so it's recommended that you replace it with the`+` following top-level option:\n`+`\t"assumptions": {\n`+`\t\t"setPublicClassFields": true,\n`+`\t\t"privateFieldsAsSymbols": true\n`+`\t}`)}}return{name:e,manipulateOptions:y,inherits:_,pre(e){(0,f.enableFeature)(e,n,m);{if(typeof e.get(h)==="number"){e.set(h,"7.27.1");return}}if(!e.get(h)||a.lt(e.get(h),"7.27.1")){e.set(h,"7.27.1")}},visitor:{Class(e,{file:a}){if(a.get(h)!=="7.27.1")return;if(!(0,f.shouldTransform)(e,a))return;const m=e.isClassDeclaration();if(m)(0,d.assertFieldTransformed)(e);const y=(0,f.isLoose)(a,n);let g;const _=(0,l.hasDecorators)(e.node);const C=[];const k=[];const j=[];const $=new Set;const H=e.get("body");for(const e of H.get("body")){if((e.isClassProperty()||e.isClassMethod())&&e.node.computed){j.push(e)}if(e.isPrivate()){const{name:n}=e.node.key.id;const i=`get ${n}`;const s=`set ${n}`;if(e.isClassPrivateMethod()){if(e.node.kind==="get"){if($.has(i)||$.has(n)&&!$.has(s)){throw e.buildCodeFrameError("Duplicate private field")}$.add(i).add(n)}else if(e.node.kind==="set"){if($.has(s)||$.has(n)&&!$.has(i)){throw e.buildCodeFrameError("Duplicate private field")}$.add(s).add(n)}}else{if($.has(n)&&!$.has(i)&&!$.has(s)||$.has(n)&&($.has(i)||$.has(s))){throw e.buildCodeFrameError("Duplicate private field")}$.add(n)}}if(e.isClassMethod({kind:"constructor"})){g=e}else{k.push(e);if(e.isProperty()||e.isPrivate()||e.isStaticBlock!=null&&e.isStaticBlock()){C.push(e)}}}{if(!C.length&&!_)return}const J=e.node.id;let ee;if(!J||!m){{var te;(te=e.ensureFunctionName)!=null?te:e.ensureFunctionName=i(8384).NodePath.prototype.ensureFunctionName}e.ensureFunctionName(false);ee=e.scope.generateUidIdentifier((J==null?void 0:J.name)||"Class")}const re=ee!=null?ee:s.types.cloneNode(J);const ne=(0,o.buildPrivateNamesMap)(re.name,R!=null?R:y,C,a);const ie=(0,o.buildPrivateNamesNodes)(ne,D!=null?D:y,I!=null?I:false,a);(0,o.transformPrivateNamesUsage)(re,e,ne,{privateFieldsAsProperties:R!=null?R:y,noUninitializedPrivateFieldAccess:O,noDocumentAll:L,innerBinding:J},a);let se,ae,oe,le,ce,ue,pe;{if(_){ae=ce=se=[];({instanceNodes:oe,wrapClass:pe}=(0,c.buildDecoratedClass)(re,e,k,a))}else{se=(0,p.extractComputedKeys)(e,j,a);({staticNodes:ae,pureStaticNodes:ce,instanceNodes:oe,lastInstanceNodeReturnsThis:le,classBindingNode:ue,wrapClass:pe}=(0,o.buildFieldsInitNodes)(ee,e.node.superClass,C,ne,a,A!=null?A:y,R!=null?R:y,O,B!=null?B:y,J))}}if(oe.length>0){(0,p.injectInitialization)(e,g,oe,((e,n)=>{{if(_)return}for(const i of C){if(s.types.isStaticBlock!=null&&s.types.isStaticBlock(i.node)||i.node.static)continue;i.traverse(e,n)}}),le)}const fe=pe(e);fe.insertBefore([...ie,...se]);if(ae.length>0){fe.insertAfter(ae)}if(ce.length>0){fe.find((e=>e.isStatement()||e.isDeclaration())).insertAfter(ce)}if(ue!=null&&m){fe.insertAfter(ue)}},ExportDefaultDeclaration(e,{file:n}){{if(n.get(h)!=="7.27.1")return;const a=e.get("declaration");if(a.isClassDeclaration()&&(0,l.hasDecorators)(a.node)){if(a.node.id){{var s;(s=e.splitExportDeclaration)!=null?s:e.splitExportDeclaration=i(8384).NodePath.prototype.splitExportDeclaration}e.splitExportDeclaration()}else{a.node.type="ClassExpression"}}}}}}}},97929:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});n.extractComputedKeys=extractComputedKeys;n.injectInitialization=injectInitialization;n.memoiseComputedKey=memoiseComputedKey;var s=i(91485);var a=i(8384);const o=a.visitors.environmentVisitor({Super(e){const{node:n,parentPath:i}=e;if(i.isCallExpression({callee:n})){this.push(i)}}});const l={"TSTypeAnnotation|TypeAnnotation"(e){e.skip()},ReferencedIdentifier(e,{scope:n}){if(n.hasOwnBinding(e.node.name)){n.rename(e.node.name);e.skip()}}};function handleClassTDZ(e,n){if(n.classBinding&&n.classBinding===e.scope.getBinding(e.node.name)){const i=n.file.addHelper("classNameTDZError");const a=s.types.callExpression(i,[s.types.stringLiteral(e.node.name)]);e.replaceWith(s.types.sequenceExpression([a,e.node]));e.skip()}}const c={ReferencedIdentifier:handleClassTDZ,"TSTypeAnnotation|TypeAnnotation"(e){e.skip()}};function injectInitialization(e,n,i,a,c){if(!i.length)return;const p=!!e.node.superClass;if(!n){const i=s.types.classMethod("constructor",s.types.identifier("constructor"),[],s.types.blockStatement([]));if(p){i.params=[s.types.restElement(s.types.identifier("args"))];i.body.body.push(s.template.statement.ast`super(...args)`)}[n]=e.get("body").unshiftContainer("body",i)}if(a){a(l,{scope:n.scope})}if(p){const e=[];n.traverse(o,e);let a=true;for(const n of e){if(a){a=false}else{i=i.map((e=>s.types.cloneNode(e)))}if(!n.parentPath.isExpressionStatement()){const e=[n.node,...i.map((e=>s.types.toExpression(e)))];if(!c)e.push(s.types.thisExpression());n.replaceWith(s.types.sequenceExpression(e))}else{n.insertAfter(i)}}}else{n.get("body").unshiftContainer("body",i)}}function memoiseComputedKey(e,n,i){const a=s.types.isIdentifier(e)&&n.hasUid(e.name);if(a){return}const o=s.types.isAssignmentExpression(e,{operator:"="})&&s.types.isIdentifier(e.left)&&n.hasUid(e.left.name);if(o){return s.types.cloneNode(e)}else{const a=s.types.identifier(i);n.push({id:a,kind:"let"});return s.types.assignmentExpression("=",s.types.cloneNode(a),e)}}function extractComputedKeys(e,n,i){const{scope:a}=e;const o=[];const l={classBinding:e.node.id&&a.getBinding(e.node.id.name),file:i};for(const e of n){const n=e.get("key");if(n.isReferencedIdentifier()){handleClassTDZ(n,l)}else{n.traverse(c,l)}const i=e.node;if(!n.isConstantExpression()){const e=memoiseComputedKey(n.node,a,a.generateUidBasedOnNode(n.node));if(e){o.push(s.types.expressionStatement(e));i.key=s.types.cloneNode(e.left)}}}return o}},26878:function(e,n){"use strict";Object.defineProperty(n,"__esModule",{value:true});n.assertFieldTransformed=assertFieldTransformed;function assertFieldTransformed(e){if(e.node.declare||false){throw e.buildCodeFrameError(`TypeScript 'declare' fields must first be transformed by `+`@babel/plugin-transform-typescript.\n`+`If you have already enabled that plugin (or '@babel/preset-typescript'), make sure `+`that it runs before any plugin related to additional class features:\n`+` - @babel/plugin-transform-class-properties\n`+` - @babel/plugin-transform-private-methods\n`+` - @babel/plugin-proposal-decorators`)}}},71072:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});var s=i(79551);function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach((function(i){if(i!=="default"){var s=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(n,i,s.get?s:{enumerable:true,get:function(){return e[i]}})}}))}n.default=e;return Object.freeze(n)}var a=_interopNamespace(s);function willPathCastToBoolean(e){const n=e;const{node:i,parentPath:s}=n;if(s.isLogicalExpression()){const{operator:e,right:n}=s.node;if(e==="&&"||e==="||"||e==="??"&&i===n){return willPathCastToBoolean(s)}}if(s.isSequenceExpression()){const{expressions:e}=s.node;if(e[e.length-1]===i){return willPathCastToBoolean(s)}else{return true}}return s.isConditional({test:i})||s.isUnaryExpression({operator:"!"})||s.isLoop({test:i})}const{LOGICAL_OPERATORS:o,arrowFunctionExpression:l,assignmentExpression:c,binaryExpression:p,booleanLiteral:f,callExpression:d,cloneNode:h,conditionalExpression:m,identifier:y,isMemberExpression:g,isOptionalCallExpression:_,isOptionalMemberExpression:C,isUpdateExpression:k,logicalExpression:A,memberExpression:I,nullLiteral:D,optionalCallExpression:O,optionalMemberExpression:B,sequenceExpression:L,updateExpression:R}=a;class AssignmentMemoiser{constructor(){this._map=void 0;this._map=new WeakMap}has(e){return this._map.has(e)}get(e){if(!this.has(e))return;const n=this._map.get(e);const{value:i}=n;n.count--;if(n.count===0){return c("=",i,e)}return i}set(e,n,i){return this._map.set(e,{count:i,value:n})}}function toNonOptional(e,n){const{node:i}=e;if(C(i)){return I(n,i.property,i.computed)}if(e.isOptionalCallExpression()){const i=e.get("callee");if(e.node.optional&&i.isOptionalMemberExpression()){const s=i.node.object;const a=e.scope.maybeGenerateMemoised(s);i.get("object").replaceWith(c("=",a,s));return d(I(n,y("call")),[a,...e.node.arguments])}return d(n,e.node.arguments)}return e.node}function isInDetachedTree(e){while(e){if(e.isProgram())break;const{parentPath:n,container:i,listKey:s}=e;const a=n.node;if(s){if(i!==a[s]){return true}}else{if(i!==a)return true}e=n}return false}const j={memoise(){},handle(e,n){const{node:i,parent:s,parentPath:a,scope:o}=e;if(e.isOptionalMemberExpression()){if(isInDetachedTree(e))return;const k=e.find((({node:n,parent:i})=>{if(C(i)){return i.optional||i.object!==n}if(_(i)){return n!==e.node&&i.optional||i.callee!==n}return true}));if(o.path.isPattern()){k.replaceWith(d(l([],k.node),[]));return}const I=willPathCastToBoolean(k);const L=k.parentPath;if(L.isUpdateExpression({argument:i})){throw e.buildCodeFrameError(`can't handle update expression`)}const R=L.isAssignmentExpression({left:k.node});const j=L.isUnaryExpression({operator:"delete"});if(j&&k.isOptionalMemberExpression()&&k.get("property").isPrivateName()){throw e.buildCodeFrameError(`can't delete a private class element`)}let $=e;for(;;){if($.isOptionalMemberExpression()){if($.node.optional)break;$=$.get("object");continue}else if($.isOptionalCallExpression()){if($.node.optional)break;$=$.get("callee");continue}throw new Error(`Internal error: unexpected ${$.node.type}`)}const H=$.isOptionalMemberExpression()?$.node.object:$.node.callee;const J=o.maybeGenerateMemoised(H);const ee=J!=null?J:H;const te=a.isOptionalCallExpression({callee:i});const isOptionalCall=e=>te;const re=a.isCallExpression({callee:i});$.replaceWith(toNonOptional($,ee));if(isOptionalCall()){if(s.optional){a.replaceWith(this.optionalCall(e,s.arguments))}else{a.replaceWith(this.call(e,s.arguments))}}else if(re){e.replaceWith(this.boundGet(e))}else if(this.delete&&a.isUnaryExpression({operator:"delete"})){a.replaceWith(this.delete(e))}else if(a.isAssignmentExpression()){handleAssignment(this,e,a)}else{e.replaceWith(this.get(e))}let ne=e.node;for(let n=e;n!==k;){const e=n.parentPath;if(e===k&&isOptionalCall()&&s.optional){ne=e.node;break}ne=toNonOptional(e,ne);n=e}let ie;const se=k.parentPath;if(g(ne)&&se.isOptionalCallExpression({callee:k.node,optional:true})){const{object:n}=ne;ie=e.scope.maybeGenerateMemoised(n);if(ie){ne.object=c("=",ie,n)}}let ae=k;if(j||R){ae=se;ne=se.node}const oe=J?c("=",h(ee),h(H)):h(ee);if(I){let e;if(n){e=p("!=",oe,D())}else{e=A("&&",p("!==",oe,D()),p("!==",h(ee),o.buildUndefinedNode()))}ae.replaceWith(A("&&",e,ne))}else{let e;if(n){e=p("==",oe,D())}else{e=A("||",p("===",oe,D()),p("===",h(ee),o.buildUndefinedNode()))}ae.replaceWith(m(e,j?f(true):o.buildUndefinedNode(),ne))}if(ie){const e=se.node;se.replaceWith(O(B(e.callee,y("call"),false,true),[h(ie),...e.arguments],false))}return}if(k(s,{argument:i})){if(this.simpleSet){e.replaceWith(this.simpleSet(e));return}const{operator:n,prefix:l}=s;this.memoise(e,2);const p=o.generateUidIdentifierBasedOnNode(i);o.push({id:p});const f=[c("=",h(p),this.get(e))];if(l){f.push(R(n,h(p),l));const i=L(f);a.replaceWith(this.set(e,i));return}else{const s=o.generateUidIdentifierBasedOnNode(i);o.push({id:s});f.push(c("=",h(s),R(n,h(p),l)),h(p));const d=L(f);a.replaceWith(L([this.set(e,d),h(s)]));return}}if(a.isAssignmentExpression({left:i})){handleAssignment(this,e,a);return}if(a.isCallExpression({callee:i})){a.replaceWith(this.call(e,a.node.arguments));return}if(a.isOptionalCallExpression({callee:i})){if(o.path.isPattern()){a.replaceWith(d(l([],a.node),[]));return}a.replaceWith(this.optionalCall(e,a.node.arguments));return}if(this.delete&&a.isUnaryExpression({operator:"delete"})){a.replaceWith(this.delete(e));return}if(a.isForXStatement({left:i})||a.isObjectProperty({value:i})&&a.parentPath.isObjectPattern()||a.isAssignmentPattern({left:i})&&a.parentPath.isObjectProperty({value:s})&&a.parentPath.parentPath.isObjectPattern()||a.isArrayPattern()||a.isAssignmentPattern({left:i})&&a.parentPath.isArrayPattern()||a.isRestElement()){e.replaceWith(this.destructureSet(e));return}if(a.isTaggedTemplateExpression()){e.replaceWith(this.boundGet(e))}else{e.replaceWith(this.get(e))}}};function handleAssignment(e,n,i){if(e.simpleSet){n.replaceWith(e.simpleSet(n));return}const{operator:s,right:a}=i.node;if(s==="="){i.replaceWith(e.set(n,a))}else{const l=s.slice(0,-1);if(o.includes(l)){e.memoise(n,1);i.replaceWith(A(l,e.get(n),e.set(n,a)))}else{e.memoise(n,2);i.replaceWith(e.set(n,p(l,e.get(n),a)))}}}function memberExpressionToFunctions(e,n,i){e.traverse(n,Object.assign({},j,i,{memoiser:new AssignmentMemoiser}))}n["default"]=memberExpressionToFunctions},93053:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});n["default"]=void 0;var s=i(42613);var a=i(79551);const{callExpression:o,cloneNode:l,expressionStatement:c,identifier:p,importDeclaration:f,importDefaultSpecifier:d,importNamespaceSpecifier:h,importSpecifier:m,memberExpression:y,stringLiteral:g,variableDeclaration:_,variableDeclarator:C}=a;class ImportBuilder{constructor(e,n,i){this._statements=[];this._resultName=null;this._importedSource=void 0;this._scope=n;this._hub=i;this._importedSource=e}done(){return{statements:this._statements,resultName:this._resultName}}import(){this._statements.push(f([],g(this._importedSource)));return this}require(){this._statements.push(c(o(p("require"),[g(this._importedSource)])));return this}namespace(e="namespace"){const n=this._scope.generateUidIdentifier(e);const i=this._statements[this._statements.length-1];s(i.type==="ImportDeclaration");s(i.specifiers.length===0);i.specifiers=[h(n)];this._resultName=l(n);return this}default(e){const n=this._scope.generateUidIdentifier(e);const i=this._statements[this._statements.length-1];s(i.type==="ImportDeclaration");s(i.specifiers.length===0);i.specifiers=[d(n)];this._resultName=l(n);return this}named(e,n){if(n==="default")return this.default(e);const i=this._scope.generateUidIdentifier(e);const a=this._statements[this._statements.length-1];s(a.type==="ImportDeclaration");s(a.specifiers.length===0);a.specifiers=[m(i,p(n))];this._resultName=l(i);return this}var(e){const n=this._scope.generateUidIdentifier(e);let i=this._statements[this._statements.length-1];if(i.type!=="ExpressionStatement"){s(this._resultName);i=c(this._resultName);this._statements.push(i)}this._statements[this._statements.length-1]=_("var",[C(n,i.expression)]);this._resultName=l(n);return this}defaultInterop(){return this._interop(this._hub.addHelper("interopRequireDefault"))}wildcardInterop(){return this._interop(this._hub.addHelper("interopRequireWildcard"))}_interop(e){const n=this._statements[this._statements.length-1];if(n.type==="ExpressionStatement"){n.expression=o(e,[n.expression])}else if(n.type==="VariableDeclaration"){s(n.declarations.length===1);n.declarations[0].init=o(e,[n.declarations[0].init])}else{s.fail("Unexpected type.")}return this}prop(e){const n=this._statements[this._statements.length-1];if(n.type==="ExpressionStatement"){n.expression=y(n.expression,p(e))}else if(n.type==="VariableDeclaration"){s(n.declarations.length===1);n.declarations[0].init=y(n.declarations[0].init,p(e))}else{s.fail("Unexpected type:"+n.type)}return this}read(e){this._resultName=y(this._resultName,p(e))}}n["default"]=ImportBuilder},31776:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});n["default"]=void 0;var s=i(42613);var a=i(79551);var o=i(93053);var l=i(85759);const{identifier:c,importSpecifier:p,numericLiteral:f,sequenceExpression:d,isImportDeclaration:h}=a;class ImportInjector{constructor(e,n,i){this._defaultOpts={importedSource:null,importedType:"commonjs",importedInterop:"babel",importingInterop:"babel",ensureLiveReference:false,ensureNoContext:false,importPosition:"before"};const s=e.find((e=>e.isProgram()));this._programPath=s;this._programScope=s.scope;this._hub=s.hub;this._defaultOpts=this._applyDefaults(n,i,true)}addDefault(e,n){return this.addNamed("default",e,n)}addNamed(e,n,i){s(typeof e==="string");return this._generateImport(this._applyDefaults(n,i),e)}addNamespace(e,n){return this._generateImport(this._applyDefaults(e,n),null)}addSideEffect(e,n){return this._generateImport(this._applyDefaults(e,n),void 0)}_applyDefaults(e,n,i=false){let a;if(typeof e==="string"){a=Object.assign({},this._defaultOpts,{importedSource:e},n)}else{s(!n,"Unexpected secondary arguments.");a=Object.assign({},this._defaultOpts,e)}if(!i&&n){if(n.nameHint!==undefined)a.nameHint=n.nameHint;if(n.blockHoist!==undefined)a.blockHoist=n.blockHoist}return a}_generateImport(e,n){const i=n==="default";const s=!!n&&!i;const a=n===null;const{importedSource:c,importedType:p,importedInterop:h,importingInterop:m,ensureLiveReference:y,ensureNoContext:g,nameHint:_,importPosition:C,blockHoist:k}=e;let A=_||n;const I=(0,l.default)(this._programPath);const D=I&&m==="node";const O=I&&m==="babel";if(C==="after"&&!I){throw new Error(`"importPosition": "after" is only supported in modules`)}const B=new o.default(c,this._programScope,this._hub);if(p==="es6"){if(!D&&!O){throw new Error("Cannot import an ES6 module from CommonJS")}B.import();if(a){B.namespace(_||c)}else if(i||s){B.named(A,n)}}else if(p!=="commonjs"){throw new Error(`Unexpected interopType "${p}"`)}else if(h==="babel"){if(D){A=A!=="default"?A:c;const e=`${c}$es6Default`;B.import();if(a){B.default(e).var(A||c).wildcardInterop()}else if(i){if(y){B.default(e).var(A||c).defaultInterop().read("default")}else{B.default(e).var(A).defaultInterop().prop(n)}}else if(s){B.default(e).read(n)}}else if(O){B.import();if(a){B.namespace(A||c)}else if(i||s){B.named(A,n)}}else{B.require();if(a){B.var(A||c).wildcardInterop()}else if((i||s)&&y){if(i){A=A!=="default"?A:c;B.var(A).read(n);B.defaultInterop()}else{B.var(c).read(n)}}else if(i){B.var(A).defaultInterop().prop(n)}else if(s){B.var(A).prop(n)}}}else if(h==="compiled"){if(D){B.import();if(a){B.default(A||c)}else if(i||s){B.default(c).read(A)}}else if(O){B.import();if(a){B.namespace(A||c)}else if(i||s){B.named(A,n)}}else{B.require();if(a){B.var(A||c)}else if(i||s){if(y){B.var(c).read(A)}else{B.prop(n).var(A)}}}}else if(h==="uncompiled"){if(i&&y){throw new Error("No live reference for commonjs default")}if(D){B.import();if(a){B.default(A||c)}else if(i){B.default(A)}else if(s){B.default(c).read(A)}}else if(O){B.import();if(a){B.default(A||c)}else if(i){B.default(A)}else if(s){B.named(A,n)}}else{B.require();if(a){B.var(A||c)}else if(i){B.var(A)}else if(s){if(y){B.var(c).read(A)}else{B.var(A).prop(n)}}}}else{throw new Error(`Unknown importedInterop "${h}".`)}const{statements:L,resultName:R}=B.done();this._insertStatements(L,C,k);if((i||s)&&g&&R.type!=="Identifier"){return d([f(0),R])}return R}_insertStatements(e,n="before",i=3){if(n==="after"){if(this._insertStatementsAfter(e))return}else{if(this._insertStatementsBefore(e,i))return}this._programPath.unshiftContainer("body",e)}_insertStatementsBefore(e,n){if(e.length===1&&h(e[0])&&isValueImport(e[0])){const n=this._programPath.get("body").find((e=>e.isImportDeclaration()&&isValueImport(e.node)));if((n==null?void 0:n.node.source.value)===e[0].source.value&&maybeAppendImportSpecifiers(n.node,e[0])){return true}}e.forEach((e=>{e._blockHoist=n}));const i=this._programPath.get("body").find((e=>{const n=e.node._blockHoist;return Number.isFinite(n)&&n<4}));if(i){i.insertBefore(e);return true}return false}_insertStatementsAfter(e){const n=new Set(e);const i=new Map;for(const n of e){if(h(n)&&isValueImport(n)){const e=n.source.value;if(!i.has(e))i.set(e,[]);i.get(e).push(n)}}let s=null;for(const e of this._programPath.get("body")){if(e.isImportDeclaration()&&isValueImport(e.node)){s=e;const a=e.node.source.value;const o=i.get(a);if(!o)continue;for(const i of o){if(!n.has(i))continue;if(maybeAppendImportSpecifiers(e.node,i)){n.delete(i)}}}}if(n.size===0)return true;if(s)s.insertAfter(Array.from(n));return!!s}}n["default"]=ImportInjector;function isValueImport(e){return e.importKind!=="type"&&e.importKind!=="typeof"}function hasNamespaceImport(e){return e.specifiers.length===1&&e.specifiers[0].type==="ImportNamespaceSpecifier"||e.specifiers.length===2&&e.specifiers[1].type==="ImportNamespaceSpecifier"}function hasDefaultImport(e){return e.specifiers.length>0&&e.specifiers[0].type==="ImportDefaultSpecifier"}function maybeAppendImportSpecifiers(e,n){if(!e.specifiers.length){e.specifiers=n.specifiers;return true}if(!n.specifiers.length)return true;if(hasNamespaceImport(e)||hasNamespaceImport(n))return false;if(hasDefaultImport(n)){if(hasDefaultImport(e)){n.specifiers[0]=p(n.specifiers[0].local,c("default"))}else{e.specifiers.unshift(n.specifiers.shift())}}e.specifiers.push(...n.specifiers);return true}},99696:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});Object.defineProperty(n,"ImportInjector",{enumerable:true,get:function(){return s.default}});n.addDefault=addDefault;n.addNamed=addNamed;n.addNamespace=addNamespace;n.addSideEffect=addSideEffect;Object.defineProperty(n,"isModule",{enumerable:true,get:function(){return a.default}});var s=i(31776);var a=i(85759);function addDefault(e,n,i){return new s.default(e).addDefault(n,i)}function addNamed(e,n,i,a){return new s.default(e).addNamed(n,i,a)}function addNamespace(e,n,i){return new s.default(e).addNamespace(n,i)}function addSideEffect(e,n,i){return new s.default(e).addSideEffect(n,i)}},85759:function(e,n){"use strict";Object.defineProperty(n,"__esModule",{value:true});n["default"]=isModule;function isModule(e){return e.node.sourceType==="module"}},57766:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});n.buildDynamicImport=buildDynamicImport;var s=i(91485);{n.getDynamicImportSource=function getDynamicImportSource(e){const[n]=e.arguments;return s.types.isStringLiteral(n)||s.types.isTemplateLiteral(n)?n:s.template.expression.ast`\`\${${n}}\``}}function buildDynamicImport(e,n,i,a){const o=s.types.isCallExpression(e)?e.arguments[0]:e.source;if(s.types.isStringLiteral(o)||s.types.isTemplateLiteral(o)&&o.quasis.length===0){if(n){return s.template.expression.ast`
|
|
302
|
+
`,n)}function buildPrivateMethodDeclaration(e,n,i,a=false){const o=i.get(n.node.key.id.name);const{id:l,methodId:c,getId:p,setId:f,getterDeclared:d,setterDeclared:h,static:m}=o;const{params:y,body:g,generator:C,async:k}=n.node;const A=p&&y.length===0;const I=f&&y.length>0;if(A&&d||I&&h){i.set(n.node.key.id.name,Object.assign({},o,{initAdded:true}));return null}if(newHelpers(e)&&(A||I)&&!a){const e=n.get("body").scope;const i=e.generateUidIdentifier("this");const a={thisRef:i,argumentsPath:[]};n.traverse(_,a);if(a.argumentsPath.length){const n=e.generateUidIdentifier("arguments");e.push({id:n,init:s.template.expression.ast`[].slice.call(arguments, 1)`});for(const e of a.argumentsPath){e.replaceWith(s.types.cloneNode(n))}}y.unshift(s.types.cloneNode(i))}let D=c;if(A){i.set(n.node.key.id.name,Object.assign({},o,{getterDeclared:true,initAdded:true}));D=p}else if(I){i.set(n.node.key.id.name,Object.assign({},o,{setterDeclared:true,initAdded:true}));D=f}else if(m&&!a){D=l}return inheritPropComments(s.types.functionDeclaration(s.types.cloneNode(D),y,g,C,k),n)}const _=a.visitors.environmentVisitor({Identifier(e,n){if(n.argumentsPath&&e.node.name==="arguments"){n.argumentsPath.push(e)}},UnaryExpression(e){const{node:n}=e;if(n.operator==="delete"){const i=(0,f.skipTransparentExprWrapperNodes)(n.argument);if(s.types.isThisExpression(i)){e.replaceWith(s.types.booleanLiteral(true))}}},ThisExpression(e,n){n.needsClassRef=true;e.replaceWith(s.types.cloneNode(n.thisRef))},MetaProperty(e){const{node:n,scope:i}=e;if(n.meta.name==="new"&&n.property.name==="target"){e.replaceWith(i.buildUndefinedNode())}}});const C={ReferencedIdentifier(e,n){if(e.scope.bindingIdentifierEquals(e.node.name,n.innerBinding)){n.needsClassRef=true;e.node.name=n.thisRef.name}}};function replaceThisContext(e,n,i){var s;const a={thisRef:n,needsClassRef:false,innerBinding:i};if(!e.isMethod()){e.traverse(_,a)}if(i!=null&&(s=a.thisRef)!=null&&s.name&&a.thisRef.name!==i.name){e.traverse(C,a)}return a.needsClassRef}function isNameOrLength({key:e,computed:n}){if(e.type==="Identifier"){return!n&&(e.name==="name"||e.name==="length")}if(e.type==="StringLiteral"){return e.value==="name"||e.value==="length"}return false}function inheritPropComments(e,n){s.types.inheritLeadingComments(e,n.node);s.types.inheritInnerComments(e,n.node);return e}function inheritLoc(e,n){e.start=n.start;e.end=n.end;e.loc=n.loc;return e}function buildFieldsInitNodes(e,n,i,a,l,c,p,f,h,m){let y=0;let g;const _=[];const C=[];let k=false;const A=[];let I=null;const D=s.types.isIdentifier(n)?()=>n:()=>{g!=null?g:g=i[0].scope.generateUidIdentifierBasedOnNode(n);return g};const O=e!=null?e:i[0].scope.generateUidIdentifier((m==null?void 0:m.name)||"Class");e!=null?e:e=s.types.cloneNode(m);for(const n of i){if(n.isClassProperty()){d.assertFieldTransformed(n)}const i=!(s.types.isStaticBlock!=null&&s.types.isStaticBlock(n.node))&&n.node.static;const g=!i;const I=n.isPrivate();const B=!I;const L=n.isProperty();const R=!L;const j=n.isStaticBlock==null?void 0:n.isStaticBlock();if(i)y|=1;if(i||R&&I||j){new o.default({methodPath:n,constantSuper:h,file:l,refToPreserve:m,getSuperRef:D,getObjectRef(){y|=2;if(i||j){return O}else{return s.types.memberExpression(O,s.types.identifier("prototype"))}}}).replace();const e=replaceThisContext(n,O,m);if(e){y|=2}}k=false;switch(true){case j:{const e=n.node.body;if(e.length===1&&s.types.isExpressionStatement(e[0])){_.push(inheritPropComments(e[0],n))}else{_.push(s.types.inheritsComments(s.template.statement.ast`(() => { ${e} })()`,n.node))}break}case i&&I&&L&&p:_.push(buildPrivateFieldInitLoose(s.types.cloneNode(e),n,a));break;case i&&I&&L&&!p:if(!newHelpers(l)){_.push(buildPrivateStaticFieldInitSpecOld(n,a))}else{_.push(buildPrivateStaticFieldInitSpec(n,a,f))}break;case i&&B&&L&&c:if(!isNameOrLength(n.node)){_.push(buildPublicFieldInitLoose(s.types.cloneNode(e),n));break}case i&&B&&L&&!c:_.push(buildPublicFieldInitSpec(s.types.cloneNode(e),n,l));break;case g&&I&&L&&p:C.push(buildPrivateFieldInitLoose(s.types.thisExpression(),n,a));break;case g&&I&&L&&!p:C.push(buildPrivateInstanceFieldInitSpec(s.types.thisExpression(),n,a,l));break;case g&&I&&R&&p:C.unshift(buildPrivateMethodInitLoose(s.types.thisExpression(),n,a));A.push(buildPrivateMethodDeclaration(l,n,a,p));break;case g&&I&&R&&!p:C.unshift(buildPrivateInstanceMethodInitSpec(s.types.thisExpression(),n,a,l));A.push(buildPrivateMethodDeclaration(l,n,a,p));break;case i&&I&&R&&!p:if(!newHelpers(l)){_.unshift(buildPrivateStaticFieldInitSpecOld(n,a))}A.push(buildPrivateMethodDeclaration(l,n,a,p));break;case i&&I&&R&&p:_.unshift(buildPrivateStaticMethodInitLoose(s.types.cloneNode(e),n,l,a));A.push(buildPrivateMethodDeclaration(l,n,a,p));break;case g&&B&&L&&c:C.push(buildPublicFieldInitLoose(s.types.thisExpression(),n));break;case g&&B&&L&&!c:k=true;C.push(buildPublicFieldInitSpec(s.types.thisExpression(),n,l));break;default:throw new Error("Unreachable.")}}if(y&2&&m!=null){I=s.types.expressionStatement(s.types.assignmentExpression("=",s.types.cloneNode(O),s.types.cloneNode(m)))}return{staticNodes:_.filter(Boolean),instanceNodes:C.filter(Boolean),lastInstanceNodeReturnsThis:k,pureStaticNodes:A.filter(Boolean),classBindingNode:I,wrapClass(n){for(const e of i){e.node.leadingComments=null;e.remove()}if(g){n.scope.push({id:s.types.cloneNode(g)});n.set("superClass",s.types.assignmentExpression("=",g,n.node.superClass))}if(y!==0){if(n.isClassExpression()){n.scope.push({id:e});n.replaceWith(s.types.assignmentExpression("=",s.types.cloneNode(e),n.node))}else{if(m==null){n.node.id=e}if(I!=null){n.scope.push({id:O})}}}return n}}}},82061:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});Object.defineProperty(n,"FEATURES",{enumerable:true,get:function(){return f.FEATURES}});Object.defineProperty(n,"buildCheckInRHS",{enumerable:true,get:function(){return o.buildCheckInRHS}});n.createClassFeaturePlugin=createClassFeaturePlugin;Object.defineProperty(n,"enableFeature",{enumerable:true,get:function(){return f.enableFeature}});Object.defineProperty(n,"injectInitialization",{enumerable:true,get:function(){return p.injectInitialization}});var s=i(91485);var a=i(88804);var o=i(55896);var l=i(64063);var c=i(60551);var p=i(97929);var f=i(60818);var d=i(26878);const h="@babel/plugin-class-features/version";function createClassFeaturePlugin({name:e,feature:n,loose:m,manipulateOptions:y,api:g,inherits:_,decoratorVersion:C}){var k;if(n&f.FEATURES.decorators){{if(C==="2023-11"||C==="2023-05"||C==="2023-01"||C==="2022-03"||C==="2021-12"){return(0,l.default)(g,{loose:m},C,_)}}}{g!=null?g:g={assumption:()=>void 0}}const A=g.assumption("setPublicClassFields");const I=g.assumption("privateFieldsAsSymbols");const D=g.assumption("privateFieldsAsProperties");const O=(k=g.assumption("noUninitializedPrivateFieldAccess"))!=null?k:false;const B=g.assumption("constantSuper");const L=g.assumption("noDocumentAll");if(D&&I){throw new Error(`Cannot enable both the "privateFieldsAsProperties" and `+`"privateFieldsAsSymbols" assumptions as the same time.`)}const R=D||I;if(m===true){const n=[];if(A!==undefined){n.push(`"setPublicClassFields"`)}if(D!==undefined){n.push(`"privateFieldsAsProperties"`)}if(I!==undefined){n.push(`"privateFieldsAsSymbols"`)}if(n.length!==0){console.warn(`[${e}]: You are using the "loose: true" option and you are`+` explicitly setting a value for the ${n.join(" and ")}`+` assumption${n.length>1?"s":""}. The "loose" option`+` can cause incompatibilities with the other class features`+` plugins, so it's recommended that you replace it with the`+` following top-level option:\n`+`\t"assumptions": {\n`+`\t\t"setPublicClassFields": true,\n`+`\t\t"privateFieldsAsSymbols": true\n`+`\t}`)}}return{name:e,manipulateOptions:y,inherits:_,pre(e){(0,f.enableFeature)(e,n,m);{if(typeof e.get(h)==="number"){e.set(h,"7.27.1");return}}if(!e.get(h)||a.lt(e.get(h),"7.27.1")){e.set(h,"7.27.1")}},visitor:{Class(e,{file:a}){if(a.get(h)!=="7.27.1")return;if(!(0,f.shouldTransform)(e,a))return;const m=e.isClassDeclaration();if(m)(0,d.assertFieldTransformed)(e);const y=(0,f.isLoose)(a,n);let g;const _=(0,l.hasDecorators)(e.node);const C=[];const k=[];const j=[];const $=new Set;const H=e.get("body");for(const e of H.get("body")){if((e.isClassProperty()||e.isClassMethod())&&e.node.computed){j.push(e)}if(e.isPrivate()){const{name:n}=e.node.key.id;const i=`get ${n}`;const s=`set ${n}`;if(e.isClassPrivateMethod()){if(e.node.kind==="get"){if($.has(i)||$.has(n)&&!$.has(s)){throw e.buildCodeFrameError("Duplicate private field")}$.add(i).add(n)}else if(e.node.kind==="set"){if($.has(s)||$.has(n)&&!$.has(i)){throw e.buildCodeFrameError("Duplicate private field")}$.add(s).add(n)}}else{if($.has(n)&&!$.has(i)&&!$.has(s)||$.has(n)&&($.has(i)||$.has(s))){throw e.buildCodeFrameError("Duplicate private field")}$.add(n)}}if(e.isClassMethod({kind:"constructor"})){g=e}else{k.push(e);if(e.isProperty()||e.isPrivate()||e.isStaticBlock!=null&&e.isStaticBlock()){C.push(e)}}}{if(!C.length&&!_)return}const J=e.node.id;let ee;if(!J||!m){{var te;(te=e.ensureFunctionName)!=null?te:e.ensureFunctionName=i(8384).NodePath.prototype.ensureFunctionName}e.ensureFunctionName(false);ee=e.scope.generateUidIdentifier((J==null?void 0:J.name)||"Class")}const re=ee!=null?ee:s.types.cloneNode(J);const ne=(0,o.buildPrivateNamesMap)(re.name,R!=null?R:y,C,a);const ie=(0,o.buildPrivateNamesNodes)(ne,D!=null?D:y,I!=null?I:false,a);(0,o.transformPrivateNamesUsage)(re,e,ne,{privateFieldsAsProperties:R!=null?R:y,noUninitializedPrivateFieldAccess:O,noDocumentAll:L,innerBinding:J},a);let se,ae,oe,le,ce,ue,pe;{if(_){ae=ce=se=[];({instanceNodes:oe,wrapClass:pe}=(0,c.buildDecoratedClass)(re,e,k,a))}else{se=(0,p.extractComputedKeys)(e,j,a);({staticNodes:ae,pureStaticNodes:ce,instanceNodes:oe,lastInstanceNodeReturnsThis:le,classBindingNode:ue,wrapClass:pe}=(0,o.buildFieldsInitNodes)(ee,e.node.superClass,C,ne,a,A!=null?A:y,R!=null?R:y,O,B!=null?B:y,J))}}if(oe.length>0){(0,p.injectInitialization)(e,g,oe,((e,n)=>{{if(_)return}for(const i of C){if(s.types.isStaticBlock!=null&&s.types.isStaticBlock(i.node)||i.node.static)continue;i.traverse(e,n)}}),le)}const fe=pe(e);fe.insertBefore([...ie,...se]);if(ae.length>0){fe.insertAfter(ae)}if(ce.length>0){fe.find((e=>e.isStatement()||e.isDeclaration())).insertAfter(ce)}if(ue!=null&&m){fe.insertAfter(ue)}},ExportDefaultDeclaration(e,{file:n}){{if(n.get(h)!=="7.27.1")return;const a=e.get("declaration");if(a.isClassDeclaration()&&(0,l.hasDecorators)(a.node)){if(a.node.id){{var s;(s=e.splitExportDeclaration)!=null?s:e.splitExportDeclaration=i(8384).NodePath.prototype.splitExportDeclaration}e.splitExportDeclaration()}else{a.node.type="ClassExpression"}}}}}}}},97929:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});n.extractComputedKeys=extractComputedKeys;n.injectInitialization=injectInitialization;n.memoiseComputedKey=memoiseComputedKey;var s=i(91485);var a=i(8384);const o=a.visitors.environmentVisitor({Super(e){const{node:n,parentPath:i}=e;if(i.isCallExpression({callee:n})){this.push(i)}}});const l={"TSTypeAnnotation|TypeAnnotation"(e){e.skip()},ReferencedIdentifier(e,{scope:n}){if(n.hasOwnBinding(e.node.name)){n.rename(e.node.name);e.skip()}}};function handleClassTDZ(e,n){if(n.classBinding&&n.classBinding===e.scope.getBinding(e.node.name)){const i=n.file.addHelper("classNameTDZError");const a=s.types.callExpression(i,[s.types.stringLiteral(e.node.name)]);e.replaceWith(s.types.sequenceExpression([a,e.node]));e.skip()}}const c={ReferencedIdentifier:handleClassTDZ,"TSTypeAnnotation|TypeAnnotation"(e){e.skip()}};function injectInitialization(e,n,i,a,c){if(!i.length)return;const p=!!e.node.superClass;if(!n){const i=s.types.classMethod("constructor",s.types.identifier("constructor"),[],s.types.blockStatement([]));if(p){i.params=[s.types.restElement(s.types.identifier("args"))];i.body.body.push(s.template.statement.ast`super(...args)`)}[n]=e.get("body").unshiftContainer("body",i)}if(a){a(l,{scope:n.scope})}if(p){const e=[];n.traverse(o,e);let a=true;for(const n of e){if(a){a=false}else{i=i.map((e=>s.types.cloneNode(e)))}if(!n.parentPath.isExpressionStatement()){const e=[n.node,...i.map((e=>s.types.toExpression(e)))];if(!c)e.push(s.types.thisExpression());n.replaceWith(s.types.sequenceExpression(e))}else{n.insertAfter(i)}}}else{n.get("body").unshiftContainer("body",i)}}function memoiseComputedKey(e,n,i){const a=s.types.isIdentifier(e)&&n.hasUid(e.name);if(a){return}const o=s.types.isAssignmentExpression(e,{operator:"="})&&s.types.isIdentifier(e.left)&&n.hasUid(e.left.name);if(o){return s.types.cloneNode(e)}else{const a=s.types.identifier(i);n.push({id:a,kind:"let"});return s.types.assignmentExpression("=",s.types.cloneNode(a),e)}}function extractComputedKeys(e,n,i){const{scope:a}=e;const o=[];const l={classBinding:e.node.id&&a.getBinding(e.node.id.name),file:i};for(const e of n){const n=e.get("key");if(n.isReferencedIdentifier()){handleClassTDZ(n,l)}else{n.traverse(c,l)}const i=e.node;if(!n.isConstantExpression()){const e=memoiseComputedKey(n.node,a,a.generateUidBasedOnNode(n.node));if(e){o.push(s.types.expressionStatement(e));i.key=s.types.cloneNode(e.left)}}}return o}},26878:function(e,n){"use strict";Object.defineProperty(n,"__esModule",{value:true});n.assertFieldTransformed=assertFieldTransformed;function assertFieldTransformed(e){if(e.node.declare||false){throw e.buildCodeFrameError(`TypeScript 'declare' fields must first be transformed by `+`@babel/plugin-transform-typescript.\n`+`If you have already enabled that plugin (or '@babel/preset-typescript'), make sure `+`that it runs before any plugin related to additional class features:\n`+` - @babel/plugin-transform-class-properties\n`+` - @babel/plugin-transform-private-methods\n`+` - @babel/plugin-proposal-decorators`)}}},71072:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});var s=i(79551);function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach((function(i){if(i!=="default"){var s=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(n,i,s.get?s:{enumerable:true,get:function(){return e[i]}})}}))}n.default=e;return Object.freeze(n)}var a=_interopNamespace(s);function willPathCastToBoolean(e){const n=e;const{node:i,parentPath:s}=n;if(s.isLogicalExpression()){const{operator:e,right:n}=s.node;if(e==="&&"||e==="||"||e==="??"&&i===n){return willPathCastToBoolean(s)}}if(s.isSequenceExpression()){const{expressions:e}=s.node;if(e[e.length-1]===i){return willPathCastToBoolean(s)}else{return true}}return s.isConditional({test:i})||s.isUnaryExpression({operator:"!"})||s.isLoop({test:i})}const{LOGICAL_OPERATORS:o,arrowFunctionExpression:l,assignmentExpression:c,binaryExpression:p,booleanLiteral:f,callExpression:d,cloneNode:h,conditionalExpression:m,identifier:y,isMemberExpression:g,isOptionalCallExpression:_,isOptionalMemberExpression:C,isUpdateExpression:k,logicalExpression:A,memberExpression:I,nullLiteral:D,optionalCallExpression:O,optionalMemberExpression:B,sequenceExpression:L,updateExpression:R}=a;class AssignmentMemoiser{constructor(){this._map=void 0;this._map=new WeakMap}has(e){return this._map.has(e)}get(e){if(!this.has(e))return;const n=this._map.get(e);const{value:i}=n;n.count--;if(n.count===0){return c("=",i,e)}return i}set(e,n,i){return this._map.set(e,{count:i,value:n})}}function toNonOptional(e,n){const{node:i}=e;if(C(i)){return I(n,i.property,i.computed)}if(e.isOptionalCallExpression()){const i=e.get("callee");if(e.node.optional&&i.isOptionalMemberExpression()){const s=i.node.object;const a=e.scope.maybeGenerateMemoised(s);i.get("object").replaceWith(c("=",a,s));return d(I(n,y("call")),[a,...e.node.arguments])}return d(n,e.node.arguments)}return e.node}function isInDetachedTree(e){while(e){if(e.isProgram())break;const{parentPath:n,container:i,listKey:s}=e;const a=n.node;if(s){if(i!==a[s]){return true}}else{if(i!==a)return true}e=n}return false}const j={memoise(){},handle(e,n){const{node:i,parent:s,parentPath:a,scope:o}=e;if(e.isOptionalMemberExpression()){if(isInDetachedTree(e))return;const k=e.find((({node:n,parent:i})=>{if(C(i)){return i.optional||i.object!==n}if(_(i)){return n!==e.node&&i.optional||i.callee!==n}return true}));if(o.path.isPattern()){k.replaceWith(d(l([],k.node),[]));return}const I=willPathCastToBoolean(k);const L=k.parentPath;if(L.isUpdateExpression({argument:i})){throw e.buildCodeFrameError(`can't handle update expression`)}const R=L.isAssignmentExpression({left:k.node});const j=L.isUnaryExpression({operator:"delete"});if(j&&k.isOptionalMemberExpression()&&k.get("property").isPrivateName()){throw e.buildCodeFrameError(`can't delete a private class element`)}let $=e;for(;;){if($.isOptionalMemberExpression()){if($.node.optional)break;$=$.get("object");continue}else if($.isOptionalCallExpression()){if($.node.optional)break;$=$.get("callee");continue}throw new Error(`Internal error: unexpected ${$.node.type}`)}const H=$.isOptionalMemberExpression()?$.node.object:$.node.callee;const J=o.maybeGenerateMemoised(H);const ee=J!=null?J:H;const te=a.isOptionalCallExpression({callee:i});const isOptionalCall=e=>te;const re=a.isCallExpression({callee:i});$.replaceWith(toNonOptional($,ee));if(isOptionalCall()){if(s.optional){a.replaceWith(this.optionalCall(e,s.arguments))}else{a.replaceWith(this.call(e,s.arguments))}}else if(re){e.replaceWith(this.boundGet(e))}else if(this.delete&&a.isUnaryExpression({operator:"delete"})){a.replaceWith(this.delete(e))}else if(a.isAssignmentExpression()){handleAssignment(this,e,a)}else{e.replaceWith(this.get(e))}let ne=e.node;for(let n=e;n!==k;){const e=n.parentPath;if(e===k&&isOptionalCall()&&s.optional){ne=e.node;break}ne=toNonOptional(e,ne);n=e}let ie;const se=k.parentPath;if(g(ne)&&se.isOptionalCallExpression({callee:k.node,optional:true})){const{object:n}=ne;ie=e.scope.maybeGenerateMemoised(n);if(ie){ne.object=c("=",ie,n)}}let ae=k;if(j||R){ae=se;ne=se.node}const oe=J?c("=",h(ee),h(H)):h(ee);if(I){let e;if(n){e=p("!=",oe,D())}else{e=A("&&",p("!==",oe,D()),p("!==",h(ee),o.buildUndefinedNode()))}ae.replaceWith(A("&&",e,ne))}else{let e;if(n){e=p("==",oe,D())}else{e=A("||",p("===",oe,D()),p("===",h(ee),o.buildUndefinedNode()))}ae.replaceWith(m(e,j?f(true):o.buildUndefinedNode(),ne))}if(ie){const e=se.node;se.replaceWith(O(B(e.callee,y("call"),false,true),[h(ie),...e.arguments],false))}return}if(k(s,{argument:i})){if(this.simpleSet){e.replaceWith(this.simpleSet(e));return}const{operator:n,prefix:l}=s;this.memoise(e,2);const p=o.generateUidIdentifierBasedOnNode(i);o.push({id:p});const f=[c("=",h(p),this.get(e))];if(l){f.push(R(n,h(p),l));const i=L(f);a.replaceWith(this.set(e,i));return}else{const s=o.generateUidIdentifierBasedOnNode(i);o.push({id:s});f.push(c("=",h(s),R(n,h(p),l)),h(p));const d=L(f);a.replaceWith(L([this.set(e,d),h(s)]));return}}if(a.isAssignmentExpression({left:i})){handleAssignment(this,e,a);return}if(a.isCallExpression({callee:i})){a.replaceWith(this.call(e,a.node.arguments));return}if(a.isOptionalCallExpression({callee:i})){if(o.path.isPattern()){a.replaceWith(d(l([],a.node),[]));return}a.replaceWith(this.optionalCall(e,a.node.arguments));return}if(this.delete&&a.isUnaryExpression({operator:"delete"})){a.replaceWith(this.delete(e));return}if(a.isForXStatement({left:i})||a.isObjectProperty({value:i})&&a.parentPath.isObjectPattern()||a.isAssignmentPattern({left:i})&&a.parentPath.isObjectProperty({value:s})&&a.parentPath.parentPath.isObjectPattern()||a.isArrayPattern()||a.isAssignmentPattern({left:i})&&a.parentPath.isArrayPattern()||a.isRestElement()){e.replaceWith(this.destructureSet(e));return}if(a.isTaggedTemplateExpression()){e.replaceWith(this.boundGet(e))}else{e.replaceWith(this.get(e))}}};function handleAssignment(e,n,i){if(e.simpleSet){n.replaceWith(e.simpleSet(n));return}const{operator:s,right:a}=i.node;if(s==="="){i.replaceWith(e.set(n,a))}else{const l=s.slice(0,-1);if(o.includes(l)){e.memoise(n,1);i.replaceWith(A(l,e.get(n),e.set(n,a)))}else{e.memoise(n,2);i.replaceWith(e.set(n,p(l,e.get(n),a)))}}}function memberExpressionToFunctions(e,n,i){e.traverse(n,Object.assign({},j,i,{memoiser:new AssignmentMemoiser}))}n["default"]=memberExpressionToFunctions},42466:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});n["default"]=void 0;var s=i(42613);var a=i(79551);const{callExpression:o,cloneNode:l,expressionStatement:c,identifier:p,importDeclaration:f,importDefaultSpecifier:d,importNamespaceSpecifier:h,importSpecifier:m,memberExpression:y,stringLiteral:g,variableDeclaration:_,variableDeclarator:C}=a;class ImportBuilder{constructor(e,n,i){this._statements=[];this._resultName=null;this._importedSource=void 0;this._scope=n;this._hub=i;this._importedSource=e}done(){return{statements:this._statements,resultName:this._resultName}}import(){this._statements.push(f([],g(this._importedSource)));return this}require(){this._statements.push(c(o(p("require"),[g(this._importedSource)])));return this}namespace(e="namespace"){const n=this._scope.generateUidIdentifier(e);const i=this._statements[this._statements.length-1];s(i.type==="ImportDeclaration");s(i.specifiers.length===0);i.specifiers=[h(n)];this._resultName=l(n);return this}default(e){const n=this._scope.generateUidIdentifier(e);const i=this._statements[this._statements.length-1];s(i.type==="ImportDeclaration");s(i.specifiers.length===0);i.specifiers=[d(n)];this._resultName=l(n);return this}named(e,n){if(n==="default")return this.default(e);const i=this._scope.generateUidIdentifier(e);const a=this._statements[this._statements.length-1];s(a.type==="ImportDeclaration");s(a.specifiers.length===0);a.specifiers=[m(i,p(n))];this._resultName=l(i);return this}var(e){const n=this._scope.generateUidIdentifier(e);let i=this._statements[this._statements.length-1];if(i.type!=="ExpressionStatement"){s(this._resultName);i=c(this._resultName);this._statements.push(i)}this._statements[this._statements.length-1]=_("var",[C(n,i.expression)]);this._resultName=l(n);return this}defaultInterop(){return this._interop(this._hub.addHelper("interopRequireDefault"))}wildcardInterop(){return this._interop(this._hub.addHelper("interopRequireWildcard"))}_interop(e){const n=this._statements[this._statements.length-1];if(n.type==="ExpressionStatement"){n.expression=o(e,[n.expression])}else if(n.type==="VariableDeclaration"){s(n.declarations.length===1);n.declarations[0].init=o(e,[n.declarations[0].init])}else{s.fail("Unexpected type.")}return this}prop(e){const n=this._statements[this._statements.length-1];if(n.type==="ExpressionStatement"){n.expression=y(n.expression,p(e))}else if(n.type==="VariableDeclaration"){s(n.declarations.length===1);n.declarations[0].init=y(n.declarations[0].init,p(e))}else{s.fail("Unexpected type:"+n.type)}return this}read(e){this._resultName=y(this._resultName,p(e))}}n["default"]=ImportBuilder},98781:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});n["default"]=void 0;var s=i(42613);var a=i(79551);var o=i(42466);var l=i(17986);const{identifier:c,importSpecifier:p,numericLiteral:f,sequenceExpression:d,isImportDeclaration:h}=a;class ImportInjector{constructor(e,n,i){this._defaultOpts={importedSource:null,importedType:"commonjs",importedInterop:"babel",importingInterop:"babel",ensureLiveReference:false,ensureNoContext:false,importPosition:"before"};const s=e.find((e=>e.isProgram()));this._programPath=s;this._programScope=s.scope;this._hub=s.hub;this._defaultOpts=this._applyDefaults(n,i,true)}addDefault(e,n){return this.addNamed("default",e,n)}addNamed(e,n,i){s(typeof e==="string");return this._generateImport(this._applyDefaults(n,i),e)}addNamespace(e,n){return this._generateImport(this._applyDefaults(e,n),null)}addSideEffect(e,n){return this._generateImport(this._applyDefaults(e,n),void 0)}_applyDefaults(e,n,i=false){let a;if(typeof e==="string"){a=Object.assign({},this._defaultOpts,{importedSource:e},n)}else{s(!n,"Unexpected secondary arguments.");a=Object.assign({},this._defaultOpts,e)}if(!i&&n){if(n.nameHint!==undefined)a.nameHint=n.nameHint;if(n.blockHoist!==undefined)a.blockHoist=n.blockHoist}return a}_generateImport(e,n){const i=n==="default";const s=!!n&&!i;const a=n===null;const{importedSource:c,importedType:p,importedInterop:h,importingInterop:m,ensureLiveReference:y,ensureNoContext:g,nameHint:_,importPosition:C,blockHoist:k}=e;let A=_||n;const I=(0,l.default)(this._programPath);const D=I&&m==="node";const O=I&&m==="babel";if(C==="after"&&!I){throw new Error(`"importPosition": "after" is only supported in modules`)}const B=new o.default(c,this._programScope,this._hub);if(p==="es6"){if(!D&&!O){throw new Error("Cannot import an ES6 module from CommonJS")}B.import();if(a){B.namespace(_||c)}else if(i||s){B.named(A,n)}}else if(p!=="commonjs"){throw new Error(`Unexpected interopType "${p}"`)}else if(h==="babel"){if(D){A=A!=="default"?A:c;const e=`${c}$es6Default`;B.import();if(a){B.default(e).var(A||c).wildcardInterop()}else if(i){if(y){B.default(e).var(A||c).defaultInterop().read("default")}else{B.default(e).var(A).defaultInterop().prop(n)}}else if(s){B.default(e).read(n)}}else if(O){B.import();if(a){B.namespace(A||c)}else if(i||s){B.named(A,n)}}else{B.require();if(a){B.var(A||c).wildcardInterop()}else if((i||s)&&y){if(i){A=A!=="default"?A:c;B.var(A).read(n);B.defaultInterop()}else{B.var(c).read(n)}}else if(i){B.var(A).defaultInterop().prop(n)}else if(s){B.var(A).prop(n)}}}else if(h==="compiled"){if(D){B.import();if(a){B.default(A||c)}else if(i||s){B.default(c).read(A)}}else if(O){B.import();if(a){B.namespace(A||c)}else if(i||s){B.named(A,n)}}else{B.require();if(a){B.var(A||c)}else if(i||s){if(y){B.var(c).read(A)}else{B.prop(n).var(A)}}}}else if(h==="uncompiled"){if(i&&y){throw new Error("No live reference for commonjs default")}if(D){B.import();if(a){B.default(A||c)}else if(i){B.default(A)}else if(s){B.default(c).read(A)}}else if(O){B.import();if(a){B.default(A||c)}else if(i){B.default(A)}else if(s){B.named(A,n)}}else{B.require();if(a){B.var(A||c)}else if(i){B.var(A)}else if(s){if(y){B.var(c).read(A)}else{B.var(A).prop(n)}}}}else{throw new Error(`Unknown importedInterop "${h}".`)}const{statements:L,resultName:R}=B.done();this._insertStatements(L,C,k);if((i||s)&&g&&R.type!=="Identifier"){return d([f(0),R])}return R}_insertStatements(e,n="before",i=3){if(n==="after"){if(this._insertStatementsAfter(e))return}else{if(this._insertStatementsBefore(e,i))return}this._programPath.unshiftContainer("body",e)}_insertStatementsBefore(e,n){if(e.length===1&&h(e[0])&&isValueImport(e[0])){const n=this._programPath.get("body").find((e=>e.isImportDeclaration()&&isValueImport(e.node)));if((n==null?void 0:n.node.source.value)===e[0].source.value&&maybeAppendImportSpecifiers(n.node,e[0])){return true}}e.forEach((e=>{e._blockHoist=n}));const i=this._programPath.get("body").find((e=>{const n=e.node._blockHoist;return Number.isFinite(n)&&n<4}));if(i){i.insertBefore(e);return true}return false}_insertStatementsAfter(e){const n=new Set(e);const i=new Map;for(const n of e){if(h(n)&&isValueImport(n)){const e=n.source.value;if(!i.has(e))i.set(e,[]);i.get(e).push(n)}}let s=null;for(const e of this._programPath.get("body")){if(e.isImportDeclaration()&&isValueImport(e.node)){s=e;const a=e.node.source.value;const o=i.get(a);if(!o)continue;for(const i of o){if(!n.has(i))continue;if(maybeAppendImportSpecifiers(e.node,i)){n.delete(i)}}}}if(n.size===0)return true;if(s)s.insertAfter(Array.from(n));return!!s}}n["default"]=ImportInjector;function isValueImport(e){return e.importKind!=="type"&&e.importKind!=="typeof"}function hasNamespaceImport(e){return e.specifiers.length===1&&e.specifiers[0].type==="ImportNamespaceSpecifier"||e.specifiers.length===2&&e.specifiers[1].type==="ImportNamespaceSpecifier"}function hasDefaultImport(e){return e.specifiers.length>0&&e.specifiers[0].type==="ImportDefaultSpecifier"}function maybeAppendImportSpecifiers(e,n){if(!e.specifiers.length){e.specifiers=n.specifiers;return true}if(!n.specifiers.length)return true;if(hasNamespaceImport(e)||hasNamespaceImport(n))return false;if(hasDefaultImport(n)){if(hasDefaultImport(e)){n.specifiers[0]=p(n.specifiers[0].local,c("default"))}else{e.specifiers.unshift(n.specifiers.shift())}}e.specifiers.push(...n.specifiers);return true}},93521:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});Object.defineProperty(n,"ImportInjector",{enumerable:true,get:function(){return s.default}});n.addDefault=addDefault;n.addNamed=addNamed;n.addNamespace=addNamespace;n.addSideEffect=addSideEffect;Object.defineProperty(n,"isModule",{enumerable:true,get:function(){return a.default}});var s=i(98781);var a=i(17986);function addDefault(e,n,i){return new s.default(e).addDefault(n,i)}function addNamed(e,n,i,a){return new s.default(e).addNamed(n,i,a)}function addNamespace(e,n,i){return new s.default(e).addNamespace(n,i)}function addSideEffect(e,n,i){return new s.default(e).addSideEffect(n,i)}},17986:function(e,n){"use strict";Object.defineProperty(n,"__esModule",{value:true});n["default"]=isModule;function isModule(e){return e.node.sourceType==="module"}},57766:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});n.buildDynamicImport=buildDynamicImport;var s=i(91485);{n.getDynamicImportSource=function getDynamicImportSource(e){const[n]=e.arguments;return s.types.isStringLiteral(n)||s.types.isTemplateLiteral(n)?n:s.template.expression.ast`\`\${${n}}\``}}function buildDynamicImport(e,n,i,a){const o=s.types.isCallExpression(e)?e.arguments[0]:e.source;if(s.types.isStringLiteral(o)||s.types.isTemplateLiteral(o)&&o.quasis.length===0){if(n){return s.template.expression.ast`
|
|
303
303
|
Promise.resolve().then(() => ${a(o)})
|
|
304
304
|
`}else return a(o)}const l=s.types.isTemplateLiteral(o)?s.types.identifier("specifier"):s.types.templateLiteral([s.types.templateElement({raw:""}),s.types.templateElement({raw:""})],[s.types.identifier("specifier")]);if(n){return s.template.expression.ast`
|
|
305
305
|
(specifier =>
|
|
@@ -312,7 +312,7 @@ e.exports=i(47080)},56553:function(e,n,i){"use strict";
|
|
|
312
312
|
)(${o})
|
|
313
313
|
`}else{return s.template.expression.ast`
|
|
314
314
|
(specifier => ${a(l)})(${o})
|
|
315
|
-
`}}},64362:function(e,n){"use strict";Object.defineProperty(n,"__esModule",{value:true});n["default"]=getModuleName;{const e=getModuleName;n["default"]=getModuleName=function getModuleName(n,i){var s,a,o,l;return e(n,{moduleId:(s=i.moduleId)!=null?s:n.moduleId,moduleIds:(a=i.moduleIds)!=null?a:n.moduleIds,getModuleId:(o=i.getModuleId)!=null?o:n.getModuleId,moduleRoot:(l=i.moduleRoot)!=null?l:n.moduleRoot})}}function getModuleName(e,n){const{filename:i,filenameRelative:s=i,sourceRoot:a=n.moduleRoot}=e;const{moduleId:o,moduleIds:l=!!o,getModuleId:c,moduleRoot:p=a}=n;if(!l)return null;if(o!=null&&!c){return o}let f=p!=null?p+"/":"";if(s){const e=a!=null?new RegExp("^"+a+"/?"):"";f+=s.replace(e,"").replace(/\.\w*$/,"")}f=f.replace(/\\/g,"/");if(c){return c(f)||f}else{return f}}},23015:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});Object.defineProperty(n,"buildDynamicImport",{enumerable:true,get:function(){return d.buildDynamicImport}});n.buildNamespaceInitStatements=buildNamespaceInitStatements;n.ensureStatementsHoisted=ensureStatementsHoisted;Object.defineProperty(n,"getModuleName",{enumerable:true,get:function(){return h.default}});Object.defineProperty(n,"hasExports",{enumerable:true,get:function(){return p.hasExports}});Object.defineProperty(n,"isModule",{enumerable:true,get:function(){return o.isModule}});Object.defineProperty(n,"isSideEffectImport",{enumerable:true,get:function(){return p.isSideEffectImport}});n.rewriteModuleStatementsAndPrepareHeader=rewriteModuleStatementsAndPrepareHeader;Object.defineProperty(n,"rewriteThis",{enumerable:true,get:function(){return l.default}});n.wrapInterop=wrapInterop;var s=i(42613);var a=i(91485);var o=i(
|
|
315
|
+
`}}},64362:function(e,n){"use strict";Object.defineProperty(n,"__esModule",{value:true});n["default"]=getModuleName;{const e=getModuleName;n["default"]=getModuleName=function getModuleName(n,i){var s,a,o,l;return e(n,{moduleId:(s=i.moduleId)!=null?s:n.moduleId,moduleIds:(a=i.moduleIds)!=null?a:n.moduleIds,getModuleId:(o=i.getModuleId)!=null?o:n.getModuleId,moduleRoot:(l=i.moduleRoot)!=null?l:n.moduleRoot})}}function getModuleName(e,n){const{filename:i,filenameRelative:s=i,sourceRoot:a=n.moduleRoot}=e;const{moduleId:o,moduleIds:l=!!o,getModuleId:c,moduleRoot:p=a}=n;if(!l)return null;if(o!=null&&!c){return o}let f=p!=null?p+"/":"";if(s){const e=a!=null?new RegExp("^"+a+"/?"):"";f+=s.replace(e,"").replace(/\.\w*$/,"")}f=f.replace(/\\/g,"/");if(c){return c(f)||f}else{return f}}},23015:function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:true});Object.defineProperty(n,"buildDynamicImport",{enumerable:true,get:function(){return d.buildDynamicImport}});n.buildNamespaceInitStatements=buildNamespaceInitStatements;n.ensureStatementsHoisted=ensureStatementsHoisted;Object.defineProperty(n,"getModuleName",{enumerable:true,get:function(){return h.default}});Object.defineProperty(n,"hasExports",{enumerable:true,get:function(){return p.hasExports}});Object.defineProperty(n,"isModule",{enumerable:true,get:function(){return o.isModule}});Object.defineProperty(n,"isSideEffectImport",{enumerable:true,get:function(){return p.isSideEffectImport}});n.rewriteModuleStatementsAndPrepareHeader=rewriteModuleStatementsAndPrepareHeader;Object.defineProperty(n,"rewriteThis",{enumerable:true,get:function(){return l.default}});n.wrapInterop=wrapInterop;var s=i(42613);var a=i(91485);var o=i(93521);var l=i(43432);var c=i(51777);var p=i(34667);var f=i(95177);var d=i(57766);var h=i(64362);{n.getDynamicImportSource=i(57766).getDynamicImportSource}function rewriteModuleStatementsAndPrepareHeader(e,{exportName:n,strict:i,allowTopLevelThis:d,strictMode:h,noInterop:m,importInterop:y=(m?"none":"babel"),lazy:g,getWrapperPayload:_=f.toGetWrapperPayload(g!=null?g:false),wrapReference:C=f.wrapReference,esNamespaceOnly:k,filename:A,constantReexports:I=arguments[1].loose,enumerableModuleMeta:D=arguments[1].loose,noIncompleteNsImportDetection:O}){(0,p.validateImportInteropOption)(y);s((0,o.isModule)(e),"Cannot process module statements in a script");e.node.sourceType="script";const B=(0,p.default)(e,n,{importInterop:y,initializeReexports:I,getWrapperPayload:_,esNamespaceOnly:k,filename:A});if(!d){(0,l.default)(e)}(0,c.default)(e,B,C);if(h!==false){const n=e.node.directives.some((e=>e.value.value==="use strict"));if(!n){e.unshiftContainer("directives",a.types.directive(a.types.directiveLiteral("use strict")))}}const L=[];if((0,p.hasExports)(B)&&!i){L.push(buildESModuleHeader(B,D))}const R=buildExportNameListDeclaration(e,B);if(R){B.exportNameListName=R.name;L.push(R.statement)}L.push(...buildExportInitializationStatements(e,B,C,I,O));return{meta:B,headers:L}}function ensureStatementsHoisted(e){e.forEach((e=>{e._blockHoist=3}))}function wrapInterop(e,n,i){if(i==="none"){return null}if(i==="node-namespace"){return a.types.callExpression(e.hub.addHelper("interopRequireWildcard"),[n,a.types.booleanLiteral(true)])}else if(i==="node-default"){return null}let s;if(i==="default"){s="interopRequireDefault"}else if(i==="namespace"){s="interopRequireWildcard"}else{throw new Error(`Unknown interop: ${i}`)}return a.types.callExpression(e.hub.addHelper(s),[n])}function buildNamespaceInitStatements(e,n,i=false,s=f.wrapReference){var o;const l=[];const c=a.types.identifier(n.name);for(const e of n.importsNamespace){if(e===n.name)continue;l.push(a.template.statement`var NAME = SOURCE;`({NAME:e,SOURCE:a.types.cloneNode(c)}))}const p=(o=s(c,n.wrap))!=null?o:c;if(i){l.push(...buildReexportsFromMeta(e,n,true,s))}for(const i of n.reexportNamespace){l.push((!a.types.isIdentifier(p)?a.template.statement`
|
|
316
316
|
Object.defineProperty(EXPORTS, "NAME", {
|
|
317
317
|
enumerable: true,
|
|
318
318
|
get: function() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@bull-board/koa","version":"6.11.1","description":"A Koa.js server adapter for Bull-Board dashboard.","keywords":["bull","bullmq","redis","koa","adapter","queue","monitoring","dashboard"],"repository":{"type":"git","url":"git+https://github.com/felixmosh/bull-board.git","directory":"packages/koa"},"license":"MIT","author":"felixmosh","main":"dist/index.js","files":["dist"],"scripts":{"build":"tsc","clean":"rm -rf dist"},"dependencies":{"@bull-board/api":"6.11.1","@bull-board/ui":"6.11.1","@koa/bodyparser":"^5.1.2","@ladjs/koa-views":"^9.0.0","ejs":"^3.1.10","koa":"^3.0.0","koa-mount":"^4.2.0","koa-router":"^13.0.1","koa-static":"^5.0.0"},"devDependencies":{"@types/co-body":"^6.1.3","@types/koa":"^2.15.0","@types/koa-mount":"^4.0.5","@types/koa-router":"^7.4.8","@types/koa-static":"^4.0.4","@types/koa-views":"^7.0.0"},"publishConfig":{"access":"public"},"_lastModified":"2025-07-
|
|
1
|
+
{"name":"@bull-board/koa","version":"6.11.1","description":"A Koa.js server adapter for Bull-Board dashboard.","keywords":["bull","bullmq","redis","koa","adapter","queue","monitoring","dashboard"],"repository":{"type":"git","url":"git+https://github.com/felixmosh/bull-board.git","directory":"packages/koa"},"license":"MIT","author":"felixmosh","main":"dist/index.js","files":["dist"],"scripts":{"build":"tsc","clean":"rm -rf dist"},"dependencies":{"@bull-board/api":"6.11.1","@bull-board/ui":"6.11.1","@koa/bodyparser":"^5.1.2","@ladjs/koa-views":"^9.0.0","ejs":"^3.1.10","koa":"^3.0.0","koa-mount":"^4.2.0","koa-router":"^13.0.1","koa-static":"^5.0.0"},"devDependencies":{"@types/co-body":"^6.1.3","@types/koa":"^2.15.0","@types/koa-mount":"^4.0.5","@types/koa-router":"^7.4.8","@types/koa-static":"^4.0.4","@types/koa-views":"^7.0.0"},"publishConfig":{"access":"public"},"_lastModified":"2025-07-25T05:49:53.618Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"bullmq","version":"5.56.4","description":"Queue for messages and jobs based on Redis","homepage":"https://bullmq.io/","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","source":"./src/index.ts","author":"Taskforce.sh Inc.","license":"MIT","keywords":["bull","bullmq","queues","jobs","redis"],"files":["dist"],"scripts":{"build":"npm run pretest && npm run tsc:all && npm run copy:main:type && npm run clean:temp:files && npm run copy:lua && npm run copy:includes:lua","circular:references":"madge --circular --extensions ts ./src","clean:scripts":"rimraf rawScripts src/scripts","clean:temp:files":"rimraf dist/cjs/bullmq.d.ts dist/esm/bullmq.d.ts dist/tsdoc-metadata.json","copy:includes:lua":"cpx \"./src/commands/includes/*.lua\" ./dist/cjs/commands/includes && cpx \"./src/commands/includes/*.lua\" ./dist/esm/commands/includes","copy:lua":"cpx \"./src/commands/*.lua\" ./dist/cjs/commands && cpx \"./src/commands/*.lua\" ./dist/esm/commands","copy:lua:python":"cpx \"./rawScripts/*.lua\" ./python/bullmq/commands","copy:main:type":"cpx \"./dist/esm/classes/main.d.ts\" ./dist/cjs/classes && cpx \"./dist/esm/classes/main-worker.d.ts\" ./dist/cjs/classes","coverage":"nyc --reporter=text --reporter=lcovonly npm run test","cm":"git cz","docs":"typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts","docs:json":"typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts --json ./apiVersions/v5.json --name v5","dc:up":"docker-compose -f docker-compose.yml up -d","dc:down":"docker-compose -f docker-compose.yml down","dry-run":"npm publish --dry-run","eslint:fix":"./node_modules/.bin/eslint . --fix","generate:raw:scripts":"ts-node --project tsconfig-cjs.json scripts/generateRawScripts.ts","lint":"./node_modules/.bin/eslint .","lint:staged":"lint-staged","prepublishOnly":"npm run build","prepare":"husky install","pretest":"npm run clean:scripts && npm run generate:raw:scripts && npm run transform:commands","prettier":"prettier --config package.json src/**/*.ts","pretty:quick":"pretty-quick --staged","semantic-release":"semantic-release","semantic-release-prepare":"ts-node tools/semantic-release-prepare","test":"NODE_ENV=test ts-mocha -p tsconfig-cjs.json --config ./.mocharc.js","test:watch":"ts-mocha -p tsconfig-cjs.json --paths 'tests/test_*.ts' -w --watch-extensions ts","transform:commands":"node ./scripts/commandTransform.js ./rawScripts ./src/scripts","tsc":"tsc","tsc:all":"tsc && tsc -p tsconfig-cjs.json"},"dependencies":{"cron-parser":"^4.9.0","ioredis":"^5.4.1","msgpackr":"^1.11.2","node-abort-controller":"^3.1.1","semver":"^7.5.4","tslib":"^2.0.0","uuid":"^9.0.0"},"devDependencies":{"@commitlint/cli":"^17.0.3","@commitlint/config-conventional":"^17.0.3","@istanbuljs/nyc-config-typescript":"^1.0.2","@semantic-release/changelog":"^6.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/exec":"^6.0.3","@semantic-release/git":"^10.0.1","@semantic-release/github":"^11.0.1","@semantic-release/npm":"^10.0.6","@semantic-release/release-notes-generator":"^10.0.3","@types/chai":"^4.3.1","@types/chai-as-promised":"^7.1.5","@types/lodash.defaults":"^4.2.7","@types/lodash.isarguments":"^3.1.7","@types/mocha":"^5.2.7","@types/msgpack":"^0.0.31","@types/node":"^12.20.25","@types/semver":"^7.3.9","@types/sinon":"^10.0.13","@types/uuid":"^3.4.10","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","chai":"^4.3.4","chai-as-promised":"^7.1.1","commitizen":"^4.2.5","cpx2":"^8.0.0","coveralls-next":"^4.2.1","eslint":"^9.24.0","eslint-config-prettier":"^8.5.0","eslint-plugin-mocha":"^10.1.0","eslint-plugin-prettier":"4.2.1","eslint-plugin-promise":"^7.2.1","eslint-plugin-tsdoc":"^0.4.0","fast-glob":"^3.3.3","husky":"^8.0.1","istanbul":"^0.4.5","lint-staged":"^15.5.0","madge":"^8.0.0","minimatch":"^9.0.3","mocha":"^11.1.0","mocha-lcov-reporter":"^1.3.0","moment":"^2.29.4","nyc":"^17.1.0","prettier":"^2.7.1","pretty-quick":"^3.1.3","progress":"^2.0.3","rimraf":"^6.0.1","rrule":"^2.6.9","semantic-release":"^24.2.5","sinon":"^18.0.1","test-console":"^2.0.0","ts-mocha":"^11.1.0","ts-node":"^10.7.0","typedoc":"^0.28.2","typescript":"^4.7.4"},"resolutions":{"brace-expansion":"1.1.12"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"check-coverage":true,"include":["src/**/*.ts"],"exclude":["bullmq-tests/test_*.ts"],"lines":80,"functions":80,"branches":70,"statements":80,"watermarks":{"lines":[80,95],"functions":[80,95],"branches":[80,95],"statements":[80,95]}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"lint-staged":{"*.{js,ts}":"npm run eslint:fix"},"repository":{"type":"git","url":"https://github.com/taskforcesh/bullmq.git"},"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"message":"*\\[python\\]*","release":false}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"docs/gitbook/changelog.md"}],["@semantic-release/exec",{"prepareCmd":"node scripts/updateVersion.js ${nextRelease.version} && yarn build"}],["@semantic-release/npm",{"npmPublish":true}],"@semantic-release/github"]},"packageManager":"yarn@1.22.22","_lastModified":"2025-07-
|
|
1
|
+
{"name":"bullmq","version":"5.56.4","description":"Queue for messages and jobs based on Redis","homepage":"https://bullmq.io/","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","source":"./src/index.ts","author":"Taskforce.sh Inc.","license":"MIT","keywords":["bull","bullmq","queues","jobs","redis"],"files":["dist"],"scripts":{"build":"npm run pretest && npm run tsc:all && npm run copy:main:type && npm run clean:temp:files && npm run copy:lua && npm run copy:includes:lua","circular:references":"madge --circular --extensions ts ./src","clean:scripts":"rimraf rawScripts src/scripts","clean:temp:files":"rimraf dist/cjs/bullmq.d.ts dist/esm/bullmq.d.ts dist/tsdoc-metadata.json","copy:includes:lua":"cpx \"./src/commands/includes/*.lua\" ./dist/cjs/commands/includes && cpx \"./src/commands/includes/*.lua\" ./dist/esm/commands/includes","copy:lua":"cpx \"./src/commands/*.lua\" ./dist/cjs/commands && cpx \"./src/commands/*.lua\" ./dist/esm/commands","copy:lua:python":"cpx \"./rawScripts/*.lua\" ./python/bullmq/commands","copy:main:type":"cpx \"./dist/esm/classes/main.d.ts\" ./dist/cjs/classes && cpx \"./dist/esm/classes/main-worker.d.ts\" ./dist/cjs/classes","coverage":"nyc --reporter=text --reporter=lcovonly npm run test","cm":"git cz","docs":"typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts","docs:json":"typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts --json ./apiVersions/v5.json --name v5","dc:up":"docker-compose -f docker-compose.yml up -d","dc:down":"docker-compose -f docker-compose.yml down","dry-run":"npm publish --dry-run","eslint:fix":"./node_modules/.bin/eslint . --fix","generate:raw:scripts":"ts-node --project tsconfig-cjs.json scripts/generateRawScripts.ts","lint":"./node_modules/.bin/eslint .","lint:staged":"lint-staged","prepublishOnly":"npm run build","prepare":"husky install","pretest":"npm run clean:scripts && npm run generate:raw:scripts && npm run transform:commands","prettier":"prettier --config package.json src/**/*.ts","pretty:quick":"pretty-quick --staged","semantic-release":"semantic-release","semantic-release-prepare":"ts-node tools/semantic-release-prepare","test":"NODE_ENV=test ts-mocha -p tsconfig-cjs.json --config ./.mocharc.js","test:watch":"ts-mocha -p tsconfig-cjs.json --paths 'tests/test_*.ts' -w --watch-extensions ts","transform:commands":"node ./scripts/commandTransform.js ./rawScripts ./src/scripts","tsc":"tsc","tsc:all":"tsc && tsc -p tsconfig-cjs.json"},"dependencies":{"cron-parser":"^4.9.0","ioredis":"^5.4.1","msgpackr":"^1.11.2","node-abort-controller":"^3.1.1","semver":"^7.5.4","tslib":"^2.0.0","uuid":"^9.0.0"},"devDependencies":{"@commitlint/cli":"^17.0.3","@commitlint/config-conventional":"^17.0.3","@istanbuljs/nyc-config-typescript":"^1.0.2","@semantic-release/changelog":"^6.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/exec":"^6.0.3","@semantic-release/git":"^10.0.1","@semantic-release/github":"^11.0.1","@semantic-release/npm":"^10.0.6","@semantic-release/release-notes-generator":"^10.0.3","@types/chai":"^4.3.1","@types/chai-as-promised":"^7.1.5","@types/lodash.defaults":"^4.2.7","@types/lodash.isarguments":"^3.1.7","@types/mocha":"^5.2.7","@types/msgpack":"^0.0.31","@types/node":"^12.20.25","@types/semver":"^7.3.9","@types/sinon":"^10.0.13","@types/uuid":"^3.4.10","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","chai":"^4.3.4","chai-as-promised":"^7.1.1","commitizen":"^4.2.5","cpx2":"^8.0.0","coveralls-next":"^4.2.1","eslint":"^9.24.0","eslint-config-prettier":"^8.5.0","eslint-plugin-mocha":"^10.1.0","eslint-plugin-prettier":"4.2.1","eslint-plugin-promise":"^7.2.1","eslint-plugin-tsdoc":"^0.4.0","fast-glob":"^3.3.3","husky":"^8.0.1","istanbul":"^0.4.5","lint-staged":"^15.5.0","madge":"^8.0.0","minimatch":"^9.0.3","mocha":"^11.1.0","mocha-lcov-reporter":"^1.3.0","moment":"^2.29.4","nyc":"^17.1.0","prettier":"^2.7.1","pretty-quick":"^3.1.3","progress":"^2.0.3","rimraf":"^6.0.1","rrule":"^2.6.9","semantic-release":"^24.2.5","sinon":"^18.0.1","test-console":"^2.0.0","ts-mocha":"^11.1.0","ts-node":"^10.7.0","typedoc":"^0.28.2","typescript":"^4.7.4"},"resolutions":{"brace-expansion":"1.1.12"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"check-coverage":true,"include":["src/**/*.ts"],"exclude":["bullmq-tests/test_*.ts"],"lines":80,"functions":80,"branches":70,"statements":80,"watermarks":{"lines":[80,95],"functions":[80,95],"branches":[80,95],"statements":[80,95]}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"lint-staged":{"*.{js,ts}":"npm run eslint:fix"},"repository":{"type":"git","url":"https://github.com/taskforcesh/bullmq.git"},"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"message":"*\\[python\\]*","release":false}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"docs/gitbook/changelog.md"}],["@semantic-release/exec",{"prepareCmd":"node scripts/updateVersion.js ${nextRelease.version} && yarn build"}],["@semantic-release/npm",{"npmPublish":true}],"@semantic-release/github"]},"packageManager":"yarn@1.22.22","_lastModified":"2025-07-25T05:49:56.043Z"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/plugin-adapter-bullmq",
|
|
3
3
|
"displayName": "Adapter bullmq",
|
|
4
|
-
"version": "1.3.
|
|
4
|
+
"version": "1.3.21",
|
|
5
5
|
"description": "Integrate and manage BullMQ message queues.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"System management"
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
"bullmq": "^5.56.4"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
|
-
"@tachybase/client": "1.3.
|
|
18
|
-
"@tachybase/
|
|
19
|
-
"@tachybase/
|
|
17
|
+
"@tachybase/client": "1.3.21",
|
|
18
|
+
"@tachybase/test": "1.3.21",
|
|
19
|
+
"@tachybase/server": "1.3.21"
|
|
20
20
|
},
|
|
21
21
|
"description.zh-CN": "集成和管理BullMQ消息队列",
|
|
22
22
|
"displayName.zh-CN": "BullMQ管理",
|