@elizaos/cli 1.0.3 → 1.0.4
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/assets/{index-BaWElBml.js → index-BVDHmgOL.js} +4 -4
- package/dist/assets/{index-BaWElBml.js.map → index-BVDHmgOL.js.map} +1 -1
- package/dist/assets/{index-Bs4IloEa.js → index-DICIhtqv.js} +2 -2
- package/dist/assets/index-DICIhtqv.js.br +0 -0
- package/dist/assets/{index-Bs4IloEa.js.map → index-DICIhtqv.js.map} +1 -1
- package/dist/index.html +1 -1
- package/package.json +4 -6
- package/templates/project-starter/package.json +3 -3
- package/dist/assets/index-Bs4IloEa.js.br +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/index-
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/index-DICIhtqv.js","assets/vendor-CFQmvqmR.js"])))=>i.map(i=>d[i]);
|
|
2
2
|
import { r as requireReact, a as requireReactDom, p as process$1, b as reactExports, g as getDefaultExportFromCjs, c as reactDomExports, R as React, d as ReactDOM, e as React$1, f as getAugmentedNamespace, u as useNavigate, h as useLocation, N as NavLink, i as useParams, L as Link, B as BrowserRouter, j as Routes, k as Route } from './vendor-CFQmvqmR.js';
|
|
3
3
|
|
|
4
4
|
true &&(function polyfill() {
|
|
@@ -103093,7 +103093,7 @@ const createStream = async () => {
|
|
|
103093
103093
|
if (raw) {
|
|
103094
103094
|
return void 0;
|
|
103095
103095
|
}
|
|
103096
|
-
const pretty = await __vitePreload(() => import('./index-
|
|
103096
|
+
const pretty = await __vitePreload(() => import('./index-DICIhtqv.js').then(n => n.i),true ?__vite__mapDeps([0,1]):void 0);
|
|
103097
103097
|
return pretty.default(createPrettyConfig());
|
|
103098
103098
|
};
|
|
103099
103099
|
const options = {
|
|
@@ -122846,7 +122846,7 @@ const DropdownMenuSeparator = reactExports.forwardRef(({ className, ...props },
|
|
|
122846
122846
|
));
|
|
122847
122847
|
DropdownMenuSeparator.displayName = Separator2.displayName;
|
|
122848
122848
|
|
|
122849
|
-
const version = "1.0.
|
|
122849
|
+
const version = "1.0.3";
|
|
122850
122850
|
const info = {
|
|
122851
122851
|
version,
|
|
122852
122852
|
};
|
|
@@ -149465,4 +149465,4 @@ clientExports.createRoot(rootElement).render(
|
|
|
149465
149465
|
);
|
|
149466
149466
|
|
|
149467
149467
|
export { Buffer as B, requireString_decoder as a, requireUtil$3 as b, requireShams$1 as c, requireCallBound as d, requireEsObjectAtoms as e, requireCallBind as f, requireGetIntrinsic as g, requireDefineDataProperty as h, requireHasPropertyDescriptors as i, requireEvents as j, requireStreamBrowserify as r };
|
|
149468
|
-
//# sourceMappingURL=index-
|
|
149468
|
+
//# sourceMappingURL=index-BVDHmgOL.js.map
|