docs: update portal for WRNexusJS 0.8.4
This commit is contained in:
@@ -7,58 +7,58 @@
|
||||
"dependencies": {
|
||||
"@iconify-json/lucide": "^1.2.118",
|
||||
"@iconify/tailwind4": "^1.2.3",
|
||||
"@wrnexus/ai": "^0.8.3",
|
||||
"@wrnexus/auth": "^0.8.3",
|
||||
"@wrnexus/authz": "^0.8.3",
|
||||
"@wrnexus/benchmark": "^0.8.3",
|
||||
"@wrnexus/cache": "^0.8.3",
|
||||
"@wrnexus/captcha": "^0.8.3",
|
||||
"@wrnexus/compiler": "^0.8.3",
|
||||
"@wrnexus/content": "^0.8.3",
|
||||
"@wrnexus/core": "^0.8.3",
|
||||
"@wrnexus/csr": "^0.8.3",
|
||||
"@wrnexus/db": "^0.8.3",
|
||||
"@wrnexus/dev-server": "^0.8.3",
|
||||
"@wrnexus/dev-toolbar": "^0.8.3",
|
||||
"@wrnexus/encryption": "^0.8.3",
|
||||
"@wrnexus/graphql": "^0.8.3",
|
||||
"@wrnexus/helpers": "^0.8.3",
|
||||
"@wrnexus/i18n": "^0.8.3",
|
||||
"@wrnexus/identity": "^0.8.3",
|
||||
"@wrnexus/image": "^0.8.3",
|
||||
"@wrnexus/jwt": "^0.8.3",
|
||||
"@wrnexus/language-server": "^0.8.3",
|
||||
"@wrnexus/mcp": "^0.8.3",
|
||||
"@wrnexus/mobile": "^0.8.3",
|
||||
"@wrnexus/native": "^0.8.3",
|
||||
"@wrnexus/oauth": "^0.8.3",
|
||||
"@wrnexus/observability": "^0.8.3",
|
||||
"@wrnexus/playground": "^0.8.3",
|
||||
"@wrnexus/plugin": "^0.8.3",
|
||||
"@wrnexus/pubsub": "^0.8.3",
|
||||
"@wrnexus/pwa": "^0.8.3",
|
||||
"@wrnexus/queue": "^0.8.3",
|
||||
"@wrnexus/reactive": "^0.8.3",
|
||||
"@wrnexus/realtime": "^0.8.3",
|
||||
"@wrnexus/router": "^0.8.3",
|
||||
"@wrnexus/security": "^0.8.3",
|
||||
"@wrnexus/ssr": "^0.8.3",
|
||||
"@wrnexus/store": "^0.8.3",
|
||||
"@wrnexus/styles": "^0.8.3",
|
||||
"@wrnexus/syntax": "^0.8.3",
|
||||
"@wrnexus/test": "^0.8.3",
|
||||
"@wrnexus/tracking": "^0.8.3",
|
||||
"@wrnexus/typecheck": "^0.8.3",
|
||||
"@wrnexus/ui": "^0.8.3",
|
||||
"@wrnexus/uploader": "^0.8.3",
|
||||
"@wrnexus/validation": "^0.8.3",
|
||||
"@wrnexus/ai": "^0.8.4",
|
||||
"@wrnexus/auth": "^0.8.4",
|
||||
"@wrnexus/authz": "^0.8.4",
|
||||
"@wrnexus/benchmark": "^0.8.4",
|
||||
"@wrnexus/cache": "^0.8.4",
|
||||
"@wrnexus/captcha": "^0.8.4",
|
||||
"@wrnexus/compiler": "^0.8.4",
|
||||
"@wrnexus/content": "^0.8.4",
|
||||
"@wrnexus/core": "^0.8.4",
|
||||
"@wrnexus/csr": "^0.8.4",
|
||||
"@wrnexus/db": "^0.8.4",
|
||||
"@wrnexus/dev-server": "^0.8.4",
|
||||
"@wrnexus/dev-toolbar": "^0.8.4",
|
||||
"@wrnexus/encryption": "^0.8.4",
|
||||
"@wrnexus/graphql": "^0.8.4",
|
||||
"@wrnexus/helpers": "^0.8.4",
|
||||
"@wrnexus/i18n": "^0.8.4",
|
||||
"@wrnexus/identity": "^0.8.4",
|
||||
"@wrnexus/image": "^0.8.4",
|
||||
"@wrnexus/jwt": "^0.8.4",
|
||||
"@wrnexus/language-server": "^0.8.4",
|
||||
"@wrnexus/mcp": "^0.8.4",
|
||||
"@wrnexus/mobile": "^0.8.4",
|
||||
"@wrnexus/native": "^0.8.4",
|
||||
"@wrnexus/oauth": "^0.8.4",
|
||||
"@wrnexus/observability": "^0.8.4",
|
||||
"@wrnexus/playground": "^0.8.4",
|
||||
"@wrnexus/plugin": "^0.8.4",
|
||||
"@wrnexus/pubsub": "^0.8.4",
|
||||
"@wrnexus/pwa": "^0.8.4",
|
||||
"@wrnexus/queue": "^0.8.4",
|
||||
"@wrnexus/reactive": "^0.8.4",
|
||||
"@wrnexus/realtime": "^0.8.4",
|
||||
"@wrnexus/router": "^0.8.4",
|
||||
"@wrnexus/security": "^0.8.4",
|
||||
"@wrnexus/ssr": "^0.8.4",
|
||||
"@wrnexus/store": "^0.8.4",
|
||||
"@wrnexus/styles": "^0.8.4",
|
||||
"@wrnexus/syntax": "^0.8.4",
|
||||
"@wrnexus/test": "^0.8.4",
|
||||
"@wrnexus/tracking": "^0.8.4",
|
||||
"@wrnexus/typecheck": "^0.8.4",
|
||||
"@wrnexus/ui": "^0.8.4",
|
||||
"@wrnexus/uploader": "^0.8.4",
|
||||
"@wrnexus/validation": "^0.8.4",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.0.0",
|
||||
"@tailwindcss/cli": "^4.0.0",
|
||||
"@types/bun": "latest",
|
||||
"@types/node": "^26.1.1",
|
||||
"@wrnexus/cli": "^0.8.3",
|
||||
"@wrnexus/cli": "^0.8.4",
|
||||
"eslint": "^9.0.0",
|
||||
"prettier": "latest",
|
||||
"tailwindcss": "^4.0.0",
|
||||
@@ -232,97 +232,97 @@
|
||||
|
||||
"@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@8.63.0", "", { "dependencies": { "@typescript-eslint/types": "8.63.0", "eslint-visitor-keys": "^5.0.0" } }, "sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw=="],
|
||||
|
||||
"@wrnexus/ai": ["@wrnexus/ai@0.8.3", "", {}, "sha512-faixs92JMuprYNtkv9hDnrkKDlVo1MnMHC6uHrLhnEqIxf3yD0xLJ/i+fP/waqRQI8foLVu7Nyv3LPJaRYh2+A=="],
|
||||
"@wrnexus/ai": ["@wrnexus/ai@0.8.4", "", {}, "sha512-iL391Ka6ompz7NcdfFtvEDOCqPKGz+VCJQN3xIbQERBJ131zpXxa9GQF3myR7w3gtiydLGnajiqbRgpbTG5VvQ=="],
|
||||
|
||||
"@wrnexus/auth": ["@wrnexus/auth@0.8.3", "", { "dependencies": { "@wrnexus/authz": "^0.8.3", "@wrnexus/captcha": "^0.8.3", "@wrnexus/core": "^0.8.3", "@wrnexus/db": "^0.8.3", "@wrnexus/encryption": "^0.8.3", "@wrnexus/jwt": "^0.8.3", "@wrnexus/oauth": "^0.8.3", "@wrnexus/plugin": "^0.8.3", "@wrnexus/queue": "^0.8.3", "@wrnexus/ui": "^0.8.3", "@wrnexus/validation": "^0.8.3" } }, "sha512-JV3wD1tG3t1yJhNSwyf3XmF3GYE3w7pJJykGw8dMwKzismu5Yb361KpeVY07eq2mhwcccN7aLR1QrL1uDhGitA=="],
|
||||
"@wrnexus/auth": ["@wrnexus/auth@0.8.4", "", { "dependencies": { "@wrnexus/authz": "^0.8.4", "@wrnexus/captcha": "^0.8.4", "@wrnexus/core": "^0.8.4", "@wrnexus/db": "^0.8.4", "@wrnexus/encryption": "^0.8.4", "@wrnexus/jwt": "^0.8.4", "@wrnexus/oauth": "^0.8.4", "@wrnexus/plugin": "^0.8.4", "@wrnexus/queue": "^0.8.4", "@wrnexus/ui": "^0.8.4", "@wrnexus/validation": "^0.8.4" } }, "sha512-N86/29UaDWWqC5O2bgylQzhp0rwH3+KdVxQ1oBr1tIP7DKsNo7ZrlDaMH9RSbVbzhdLwEl4G1+a4lrHBr7UM6g=="],
|
||||
|
||||
"@wrnexus/authz": ["@wrnexus/authz@0.8.3", "", {}, "sha512-O9swkOsvI2arz+7/+35S1tMDMaLfdsIHqv9bKjBKVp/F4DTRBJra9YnMZdmC4Yt4GT9PBct1eScR6DUrvQyCaQ=="],
|
||||
"@wrnexus/authz": ["@wrnexus/authz@0.8.4", "", {}, "sha512-oyQl6HtzsUPhw9yDENNRopF6n9tq+yPbZU5q97gvGaQ8n7AzzlW/y6f9uNEYGXjZZjcBopCAeqVireZGLDw+3Q=="],
|
||||
|
||||
"@wrnexus/benchmark": ["@wrnexus/benchmark@0.8.3", "", {}, "sha512-iK/JGY/4VXCp5BAQlFxGyvXJSTEZsbNdnRinVe9SLPihRyUSJPAQqVZncEiqq281YePPLjJgv/DiAbAzBIY8og=="],
|
||||
"@wrnexus/benchmark": ["@wrnexus/benchmark@0.8.4", "", {}, "sha512-vck4FcNHggvIuGMdSxbu+NYedAtmVXGsbPNC8FpmhZ7lJviDAv1gqHf4YW33MA9x8yWdwQAHIygSy68pdPYbbA=="],
|
||||
|
||||
"@wrnexus/cache": ["@wrnexus/cache@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3" } }, "sha512-AFMwI7R37Hvq2a5+E0teJ3E1Po81n4VlcdYs+kpopG+BqKjALYF/Gbt9HL24TsK6rdsHyacAY5kESzcfY+lCFA=="],
|
||||
"@wrnexus/cache": ["@wrnexus/cache@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4" } }, "sha512-twzmNRylE6PNu63xt2j9cNjKm+AhhcscVaXbPMbsWN7sKuL4O0kC/Iny0elD1jtXt3xAG4iayOzCiaxLhtEbUg=="],
|
||||
|
||||
"@wrnexus/captcha": ["@wrnexus/captcha@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3", "@wrnexus/plugin": "^0.8.3", "@wrnexus/ui": "^0.8.3", "@wrnexus/validation": "^0.8.3" } }, "sha512-ijNtv7CBcXsJbvyJmCc4dCCLokDrQWXhBGV/NEir7KYFvvVro6N4+8vWQ14iVUjWUwl7zOpgTbbM075wMNoynA=="],
|
||||
"@wrnexus/captcha": ["@wrnexus/captcha@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4", "@wrnexus/plugin": "^0.8.4", "@wrnexus/ui": "^0.8.4", "@wrnexus/validation": "^0.8.4" } }, "sha512-8KubI7v6NsfJRhJB+OgHNJSDsDgtLlWBLcxYBv+C0YE7QTdD96NNJ3X0m9e/aAYwGlKChLW/pc7iVQ4/Uv1vxQ=="],
|
||||
|
||||
"@wrnexus/cli": ["@wrnexus/cli@0.8.3", "", { "dependencies": { "@wrnexus/compiler": "^0.8.3", "@wrnexus/core": "^0.8.3", "@wrnexus/csr": "^0.8.3", "@wrnexus/db": "^0.8.3", "@wrnexus/dev-server": "^0.8.3", "@wrnexus/i18n": "^0.8.3", "@wrnexus/mcp": "^0.8.3", "@wrnexus/playground": "^0.8.3", "@wrnexus/plugin": "^0.8.3", "@wrnexus/router": "^0.8.3", "@wrnexus/security": "^0.8.3", "@wrnexus/styles": "^0.8.3", "@wrnexus/syntax": "^0.8.3", "@wrnexus/typecheck": "^0.8.3", "@wrnexus/ui": "^0.8.3", "@wrnexus/validation": "^0.8.3", "selfsigned": "^5.5.0" }, "bin": { "wrnexus": "dist/index.js" } }, "sha512-vCAMfztID0+DmKE5QdxH1e7U1eT6k9ZJSGOSCT+Pk/SD2knqkCEgDoErNvew5CCVW1F0FJ5kR8lBydUgNMYVEQ=="],
|
||||
"@wrnexus/cli": ["@wrnexus/cli@0.8.4", "", { "dependencies": { "@wrnexus/compiler": "^0.8.4", "@wrnexus/core": "^0.8.4", "@wrnexus/csr": "^0.8.4", "@wrnexus/db": "^0.8.4", "@wrnexus/dev-server": "^0.8.4", "@wrnexus/i18n": "^0.8.4", "@wrnexus/mcp": "^0.8.4", "@wrnexus/playground": "^0.8.4", "@wrnexus/plugin": "^0.8.4", "@wrnexus/router": "^0.8.4", "@wrnexus/security": "^0.8.4", "@wrnexus/styles": "^0.8.4", "@wrnexus/syntax": "^0.8.4", "@wrnexus/typecheck": "^0.8.4", "@wrnexus/ui": "^0.8.4", "@wrnexus/validation": "^0.8.4", "selfsigned": "^5.5.0" }, "bin": { "wrnexus": "dist/index.js" } }, "sha512-1xnKsbWWKxIQaZD9sDBAzmSYsRU2+7vcq0IQotoHHKcRwV06myda4kcTQcFMpzELr9Um/to7gYIXC274f1k0Vw=="],
|
||||
|
||||
"@wrnexus/compiler": ["@wrnexus/compiler@0.8.3", "", { "dependencies": { "@wrnexus/csr": "^0.8.3", "@wrnexus/store": "^0.8.3", "@wrnexus/syntax": "^0.8.3", "@wrnexus/validation": "^0.8.3" } }, "sha512-6hB/DMH3ZBb+pAW8FleBbvNCgc4UFL0mXaXsQ1waqI2s22jUnCTY+KEVRomBxt4vXKJX393sb9kst2xw9G33wA=="],
|
||||
"@wrnexus/compiler": ["@wrnexus/compiler@0.8.4", "", { "dependencies": { "@wrnexus/csr": "^0.8.4", "@wrnexus/store": "^0.8.4", "@wrnexus/syntax": "^0.8.4", "@wrnexus/validation": "^0.8.4" } }, "sha512-8t+rrBE1WVKUTUFSkktFGbEz2Hy62bwKvOs2/b9pTse9N3oqwlpg7NmGUue7N46x5jjDmOk8xSoKAzX3OG1QaQ=="],
|
||||
|
||||
"@wrnexus/content": ["@wrnexus/content@0.8.3", "", {}, "sha512-fi24jMv6Kgu6ppaoTVPypulnA6OYcHPD1DwCxtAYZV44gC7Q3HI3h1X7npSNz7ZysC6ApaRJloe2MjqV7yIRzA=="],
|
||||
"@wrnexus/content": ["@wrnexus/content@0.8.4", "", {}, "sha512-1PUuUJeT/yOVC/OldUAqdQ2JH3SZiynuBK+Q2nlqir+W0mC6I4ezkG7paewIWh8N+FPXY3N485IlUrGMgAQi9A=="],
|
||||
|
||||
"@wrnexus/core": ["@wrnexus/core@0.8.3", "", {}, "sha512-/YKEZ3xZm94bYNnHbUPKGFCga99rvmsHaRp/LfYX8fSvFcyYqS6dJ7FNNuTEMn/h7SV+H8tVOtiKBrkrmE618w=="],
|
||||
"@wrnexus/core": ["@wrnexus/core@0.8.4", "", {}, "sha512-7Vk7Xbjlw9sNbpljFAE2Np6CCyb09LJRKJqDmLsoc54wopS6RIPBfJXAbsezNdwh7EiTFsIyQ/KwojZUQf9hPA=="],
|
||||
|
||||
"@wrnexus/csr": ["@wrnexus/csr@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3" } }, "sha512-02A0vOYxZI/6SpKcKbUgDbZDrevIQe1xtQnMrs5Rbxv1fM7P9xddxW5HSFEWW2Esj0DcTwGrBDR/S5hgNIts/g=="],
|
||||
"@wrnexus/csr": ["@wrnexus/csr@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4" } }, "sha512-hTjZYET+SMNuc4B3tMUJXmmmapi6MdTN8V7PpfhCBsGnurP+oufR7r1ayWCakjt6y2PINp1/nUdO2Wz03H1V+A=="],
|
||||
|
||||
"@wrnexus/db": ["@wrnexus/db@0.8.3", "", {}, "sha512-AhaF99sPLfnuM0uCE3JdCZ2LV7z1poNwSwPjGV7iDmkj0WxKaWZKvuwi8VP6dBqGlcKT/dqxFm+qAfBzML52UA=="],
|
||||
"@wrnexus/db": ["@wrnexus/db@0.8.4", "", {}, "sha512-y890w4Kpb+Ve7gMI+CCbgMtzXgxvHFiMtsY8ODBHxs7G0DVheUehmnfNxmajh4ufxO3co20j5h7lx9vyD3/+og=="],
|
||||
|
||||
"@wrnexus/dev-server": ["@wrnexus/dev-server@0.8.3", "", { "dependencies": { "@wrnexus/cache": "^0.8.3", "@wrnexus/compiler": "^0.8.3", "@wrnexus/core": "^0.8.3", "@wrnexus/csr": "^0.8.3", "@wrnexus/db": "^0.8.3", "@wrnexus/dev-toolbar": "^0.8.3", "@wrnexus/i18n": "^0.8.3", "@wrnexus/observability": "^0.8.3", "@wrnexus/plugin": "^0.8.3", "@wrnexus/pubsub": "^0.8.3", "@wrnexus/pwa": "^0.8.3", "@wrnexus/router": "^0.8.3", "@wrnexus/security": "^0.8.3", "@wrnexus/ssr": "^0.8.3", "@wrnexus/store": "^0.8.3", "@wrnexus/styles": "^0.8.3", "@wrnexus/ui": "^0.8.3", "@wrnexus/uploader": "^0.8.3", "@wrnexus/validation": "^0.8.3" } }, "sha512-0sVOHXdyDiW4TUXgdmOT6Vszk25EAc70KNAZukB1nFB5KuI/luOgQlXqWRl1HC9ZbqAW+97oz8FVKzuaeapSoA=="],
|
||||
"@wrnexus/dev-server": ["@wrnexus/dev-server@0.8.4", "", { "dependencies": { "@wrnexus/cache": "^0.8.4", "@wrnexus/compiler": "^0.8.4", "@wrnexus/core": "^0.8.4", "@wrnexus/csr": "^0.8.4", "@wrnexus/db": "^0.8.4", "@wrnexus/dev-toolbar": "^0.8.4", "@wrnexus/i18n": "^0.8.4", "@wrnexus/observability": "^0.8.4", "@wrnexus/plugin": "^0.8.4", "@wrnexus/pubsub": "^0.8.4", "@wrnexus/pwa": "^0.8.4", "@wrnexus/router": "^0.8.4", "@wrnexus/security": "^0.8.4", "@wrnexus/ssr": "^0.8.4", "@wrnexus/store": "^0.8.4", "@wrnexus/styles": "^0.8.4", "@wrnexus/ui": "^0.8.4", "@wrnexus/uploader": "^0.8.4", "@wrnexus/validation": "^0.8.4" } }, "sha512-UKyLaIsZTEtPN3OgPxyV6LCirNXBOcGDY/vFL4egTInIYzWTMH0qxq/pKfm7CFztcQqBVRBlyO9/nCqeZet7FQ=="],
|
||||
|
||||
"@wrnexus/dev-toolbar": ["@wrnexus/dev-toolbar@0.8.3", "", {}, "sha512-OkNufaqWWGmJrgrIYSg54PJA4a/Tz9nidZeqZPhg598HDYsDBOyRrXNOBidd1MXEXyKqoQBF5v+pHJHYOAn9aQ=="],
|
||||
"@wrnexus/dev-toolbar": ["@wrnexus/dev-toolbar@0.8.4", "", {}, "sha512-dpXfAyZ+WL5aWrl0Gw1ddKIpxd8Wirq8hAbVFQ84fNSE27yyIUpr5tXIk15MstB9xv3W1o6Ufiotv8iGp7EwbQ=="],
|
||||
|
||||
"@wrnexus/encryption": ["@wrnexus/encryption@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3" } }, "sha512-eB9afrev8q4+ZhxAhjsazNOQBKBKdRV5muIuyVaKMHP3vkmHRHNmefutu1YuFkHopGunfO8kFIT+XhYypAydzQ=="],
|
||||
"@wrnexus/encryption": ["@wrnexus/encryption@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4" } }, "sha512-3mB/3qBZdvJ2YaiTf6Gjs52uCIfzoxTS0sykvruAkslbKNKVW8iI3NYlZohoIVp6ZuqP86CnTZCxG/EhHi6N+Q=="],
|
||||
|
||||
"@wrnexus/graphql": ["@wrnexus/graphql@0.8.3", "", { "dependencies": { "@wrnexus/plugin": "^0.8.3" } }, "sha512-RCGtH5EZxH3AP5JX5t80gOTnkuoPj4qhNv+qZgAcInPqpmDmb+RpLZZldrddvRZryZzAMD6quniyf0WvuQojpg=="],
|
||||
"@wrnexus/graphql": ["@wrnexus/graphql@0.8.4", "", { "dependencies": { "@wrnexus/plugin": "^0.8.4" } }, "sha512-rdlQ3t/X9XIGRs9CnUjZMSbop5X/IpzsRE36fRV0t2vpDGoUFPt9igvg05Hla09rPcnXQyrNtIxW4BjPdsqwwA=="],
|
||||
|
||||
"@wrnexus/helpers": ["@wrnexus/helpers@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3" } }, "sha512-cB4OYUO3hIO9qPi3FcyhMZq09H6roinyhp5/1FdGtNWy/pJehgnD/Sf2NM/OqE1PIZwLx0VXZ1JhOtNrzt7xgA=="],
|
||||
"@wrnexus/helpers": ["@wrnexus/helpers@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4" } }, "sha512-RkPVULBY9amUXo0S7UDWxXv9KnFbzj0rO8l3YNKR7CGGcUnl4C77gFMyjDez8mlavjZannpXaMdh4RMuT6bDxQ=="],
|
||||
|
||||
"@wrnexus/i18n": ["@wrnexus/i18n@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3", "@wrnexus/plugin": "^0.8.3", "@wrnexus/ui": "^0.8.3" } }, "sha512-LG1/Du3Cxf1F9Duc96QDJeVsZOmoYxPSSgpqoQu384Y0kVulD6uXXZJcFrfy3S84qoTizsGG8wDulXa9tCaidQ=="],
|
||||
"@wrnexus/i18n": ["@wrnexus/i18n@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4", "@wrnexus/plugin": "^0.8.4", "@wrnexus/ui": "^0.8.4" } }, "sha512-wSbnxETNycQzbZy8V39B0ZsmZYez8qaEs5e6ODAR+k+3FY//G5CYQxARJxeQAQ7wL3qaLoEBmPxG3eySXnOCPg=="],
|
||||
|
||||
"@wrnexus/identity": ["@wrnexus/identity@0.8.3", "", { "dependencies": { "@wrnexus/auth": "^0.8.3", "@wrnexus/authz": "^0.8.3", "@wrnexus/oauth": "^0.8.3" } }, "sha512-Qsna9PQKg7AkhHnJXHf3vZViiwePmUk5lqu7QoIdt3+LxEhYA8ybOCTrggnFI3oTje92OHZl+hqAdLN0TnGfKQ=="],
|
||||
"@wrnexus/identity": ["@wrnexus/identity@0.8.4", "", { "dependencies": { "@wrnexus/auth": "^0.8.4", "@wrnexus/authz": "^0.8.4", "@wrnexus/oauth": "^0.8.4" } }, "sha512-uCI/4ThVSHvDIxQLJ669E9OtzMhi3+2JRjz6VHN5p3zuQbLOVDglMGOOuahLs3NrJTvOqy9fDtuTLVoKESTcDQ=="],
|
||||
|
||||
"@wrnexus/image": ["@wrnexus/image@0.8.3", "", { "dependencies": { "@wrnexus/plugin": "^0.8.3", "@wrnexus/security": "^0.8.3", "@wrnexus/ui": "^0.8.3" } }, "sha512-Hlp+WtoeKDi3f1bHLFNb0FAmOvpdxvE/Svfwf9j8ypMP+gizDNkrTQJywgMRUiaw+TVnQtBtWgdYyJV3dBYPDQ=="],
|
||||
"@wrnexus/image": ["@wrnexus/image@0.8.4", "", { "dependencies": { "@wrnexus/plugin": "^0.8.4", "@wrnexus/security": "^0.8.4", "@wrnexus/ui": "^0.8.4" } }, "sha512-BRDLAD8hUqkdjxSe/OVrkZTSd6o000jN2Ai1A41St+PS9/fmcNZgg2nZXcK30T12wxYoFCDAn++WshF3mEdf2w=="],
|
||||
|
||||
"@wrnexus/jwt": ["@wrnexus/jwt@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3" } }, "sha512-84L1zmoU2S/TmBU/00S5xSPCmIW8YkVUO3eRm9TRdZ7pyMqaGw3h/TI76qFlTVvAz+UCtgoowI2mJU7dIBTzow=="],
|
||||
"@wrnexus/jwt": ["@wrnexus/jwt@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4" } }, "sha512-6QFRX7hBjLmmwMXggH1WOHop6fXQcqbP05YZPWDExLEC6MNBxaChs31ihSHkZczsxF5zmvPaLfrL80CpycXsFg=="],
|
||||
|
||||
"@wrnexus/language-server": ["@wrnexus/language-server@0.8.3", "", { "dependencies": { "@wrnexus/syntax": "^0.8.3", "@wrnexus/typecheck": "^0.8.3" }, "bin": { "wrnexus-language-server": "dist/server.js" } }, "sha512-S+YPOqc3SbPVI7uAEyDAAX/4jEXJqz8ZFSJOKlWOAh4GAA7p5r8KxjPqtzSAvatVsboTXNHUjq4AuSDwO3/6NQ=="],
|
||||
"@wrnexus/language-server": ["@wrnexus/language-server@0.8.4", "", { "dependencies": { "@wrnexus/syntax": "^0.8.4", "@wrnexus/typecheck": "^0.8.4" }, "bin": { "wrnexus-language-server": "dist/server.js" } }, "sha512-nk8no6MiPq5nFWbNiBIofU7GzTVW4viCr5K6ErxqyEbv2loQdPjV1YBR9z1D7EHbQlywMuJeV4OeIBiHxeuMew=="],
|
||||
|
||||
"@wrnexus/mcp": ["@wrnexus/mcp@0.8.3", "", { "bin": { "wrnexus-mcp": "dist/stdio.js" } }, "sha512-RHpn/+e7fD9+9z8EwnyLHyOrGi8k2ENfm6KeXo05Tebtjz3yq6CHlUxyANxvl8JjI9hOYr9n9KGqga3Sqe4Jvg=="],
|
||||
"@wrnexus/mcp": ["@wrnexus/mcp@0.8.4", "", { "bin": { "wrnexus-mcp": "dist/stdio.js" } }, "sha512-1maJkJCCLLGggmO01eWIs2LgejBUxdR8aQO/HDuSuhI+vQvJrLlYBkqvjquVjr2Nlhv7ui7LBcLsVRAPBNw7Tw=="],
|
||||
|
||||
"@wrnexus/mobile": ["@wrnexus/mobile@0.8.3", "", { "dependencies": { "@wrnexus/native": "^0.8.3" } }, "sha512-twjatKoNbXSOD8RR1gJOVn/hVbGBlUNQkNhX0MlgDcF9bRERcpzrOK/tki8GiEmEdX06xZ/1y0TE71+srzvhGw=="],
|
||||
"@wrnexus/mobile": ["@wrnexus/mobile@0.8.4", "", { "dependencies": { "@wrnexus/native": "^0.8.4" } }, "sha512-/63nsfwF1vZ9bHgPTuyd7F9ej9DRzPJJFx/H+fm9iXOD+ew15gBmPLwt7GJJWoUu99Wi2aiFVzM1/KVyy7gNqA=="],
|
||||
|
||||
"@wrnexus/native": ["@wrnexus/native@0.8.3", "", {}, "sha512-TbmiBSjnEZ9vJBRT3+f6RZSv+QPAmT2/yBHfp8QLcZWYrNYrcuXk1UKb4RsPCi7M01NYAndHKwNYD125+UGIOg=="],
|
||||
"@wrnexus/native": ["@wrnexus/native@0.8.4", "", {}, "sha512-4llVTslb87a7qhAJUlFQ/PYbFrmsasKwOj9kgve02vo/IneiLJ4/QE1vGKVsUAgmdpt2picTwF/YyWssvQmBmg=="],
|
||||
|
||||
"@wrnexus/oauth": ["@wrnexus/oauth@0.8.3", "", { "dependencies": { "@wrnexus/jwt": "^0.8.3" } }, "sha512-7KJMNmtzjEjLkOgGTym3onLIsR62CwcOQiHNn8gOlTKt0LDa4/0ahfACR0/INk0IGcPzdOzJyemqu8TevwPVUw=="],
|
||||
"@wrnexus/oauth": ["@wrnexus/oauth@0.8.4", "", { "dependencies": { "@wrnexus/jwt": "^0.8.4" } }, "sha512-jl7T6KQkA96GLGJ3ZJCobaAiXsLvrcrH7d2VRIoITuHQtgJ3s/aC5BcfmqwokjT4guqEeC/K7CkD5bivbWvlPw=="],
|
||||
|
||||
"@wrnexus/observability": ["@wrnexus/observability@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3" } }, "sha512-VXr7pzRq8t14U3e0z7xjlqDBKQKWkSZMtjEF2EOF8AoMTWdkkT5J1ra8gtG//I59lCHx6Ii9z49K22z2NQpkMQ=="],
|
||||
"@wrnexus/observability": ["@wrnexus/observability@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4" } }, "sha512-VFji7+lNcZ0AXRHChw80rTwIYjkfyk4Cu9MvGp9uorNoWeYiI6ns4f6yhwIEtOG/5XwYIpytHNim5TPtOdzk3g=="],
|
||||
|
||||
"@wrnexus/playground": ["@wrnexus/playground@0.8.3", "", { "dependencies": { "@wrnexus/compiler": "^0.8.3", "@wrnexus/syntax": "^0.8.3" } }, "sha512-PDXonfuOjpUfIltYglTPyjPDpnhORsRBvDsAljklyV1EgCWFk0QYG+BeqHwwT1DnZxqC3hbksOugcpq8hH0ktA=="],
|
||||
"@wrnexus/playground": ["@wrnexus/playground@0.8.4", "", { "dependencies": { "@wrnexus/compiler": "^0.8.4", "@wrnexus/syntax": "^0.8.4" } }, "sha512-Y/gx/VIKhAazUTSSQaN4Hr3akzeTjsFkUj03kqWHY5NQUNlk874hYDksdFVKjtMbj2I3npxq4ADLr2l9+HEc5w=="],
|
||||
|
||||
"@wrnexus/plugin": ["@wrnexus/plugin@0.8.3", "", { "dependencies": { "@wrnexus/syntax": "^0.8.3" } }, "sha512-an2aXIvnI04kqq6+UJ2OAFDlh/VqiprC8B9CDVG2R/pSTwALK1G77b+dUwuWXUb6bYiOu4F+u2q7stWlN6FJLw=="],
|
||||
"@wrnexus/plugin": ["@wrnexus/plugin@0.8.4", "", { "dependencies": { "@wrnexus/syntax": "^0.8.4" } }, "sha512-1EiZt0NvpC3pH75TVbWM4GCWF/lS+9jlsIV3IMX/1I/QoXaABtWuRnXgSh7ROmVe1fE3hd1EwYGlWN9vWim4XA=="],
|
||||
|
||||
"@wrnexus/pubsub": ["@wrnexus/pubsub@0.8.3", "", {}, "sha512-0OKaf262FAoybZbJxvq/ZC8Rn1cdzRBsZPcAXo/QfKfupYNBWdBf4rWBcN9bXPkv2+/NCfCVASar5vu+kg+Fjg=="],
|
||||
"@wrnexus/pubsub": ["@wrnexus/pubsub@0.8.4", "", {}, "sha512-6RVg5x8jLGO2HIv0kX5RTq7TI0A+Ki1VnbB86yCW3Kl3F5ABwe5SJwDxkzVhz9RPCHn08+TStYpNrWKd4Ofx+g=="],
|
||||
|
||||
"@wrnexus/pwa": ["@wrnexus/pwa@0.8.3", "", {}, "sha512-eJPWTghM5rtXrJP0zpeO1/Z7St8G9meOeKXd0nOH3RuOxvsquhF1P+udyKul+HPT8ttLyzs3xwIRXxypWl4kkQ=="],
|
||||
"@wrnexus/pwa": ["@wrnexus/pwa@0.8.4", "", {}, "sha512-xWB8WjCxaY7qtVkzhk6I9kPX5ReUtUdgKdaSFiWHNg5moeUEk2cVLmzWcOSKNRUEZ2vVos93vyaFIlTctR5/DQ=="],
|
||||
|
||||
"@wrnexus/queue": ["@wrnexus/queue@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3" } }, "sha512-eY88N03mgebcPwHRWimxTc7GRwA6qdBjit9opdA9zZvGYvIe6FRBSpG1rGvFef74PBbVyUabQyN5rxHHCi4rkQ=="],
|
||||
"@wrnexus/queue": ["@wrnexus/queue@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4" } }, "sha512-5osvXmVGnBuaLyboKzn5RPk/Vef/qpp0t83lAffoMDI7QkTD9rPBkStHvKiYqYB3tOXGE0x0o9LT1kuiorkuAQ=="],
|
||||
|
||||
"@wrnexus/reactive": ["@wrnexus/reactive@0.8.3", "", {}, "sha512-9u9NGQKGio32vj1ClEQMk80BSQPlSy2TjCIT2w2NgOVqQmlg8MvGzRqsYVS6YSLdsHymPNc4Avq0uXzMUrupGg=="],
|
||||
"@wrnexus/reactive": ["@wrnexus/reactive@0.8.4", "", {}, "sha512-1G1DY39jfkuqTDh2XfQfh+5oCL1CNTwEnHw65SNrX4L6KrWKLWy+dEYxCZ6dJNUFYvP+9jsz9H5DsvspAutSCw=="],
|
||||
|
||||
"@wrnexus/realtime": ["@wrnexus/realtime@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3", "@wrnexus/plugin": "^0.8.3", "@wrnexus/ui": "^0.8.3" } }, "sha512-3MetZetzSK3qZ3jadp2l5dhctY7IekVi10qNuOzzAbReHs7JWgR8D9/rXn0QPdGjfe9+FgWtQ3T/6Wagl692aw=="],
|
||||
"@wrnexus/realtime": ["@wrnexus/realtime@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4", "@wrnexus/plugin": "^0.8.4", "@wrnexus/ui": "^0.8.4" } }, "sha512-F9gi6R9PV84k3uXTnWva2Y2NTUloLluG1GIibP2uuGNvii9Osp30+wYAWQKL2E8rDoGQTZWGWBwmEY9Yjj8tkA=="],
|
||||
|
||||
"@wrnexus/router": ["@wrnexus/router@0.8.3", "", { "dependencies": { "@wrnexus/compiler": "^0.8.3", "@wrnexus/core": "^0.8.3" } }, "sha512-94e1HlX3DzhY+h7PHkiv/gaVPGPa/cW83IsYNhcWk2nsj+bao252X9jQqkBpYgXRo4PVqoRRzV4r4qDg6O/jXw=="],
|
||||
"@wrnexus/router": ["@wrnexus/router@0.8.4", "", { "dependencies": { "@wrnexus/compiler": "^0.8.4", "@wrnexus/core": "^0.8.4" } }, "sha512-qb3kNnsoUB447V4LD9Fh2BudklBvWCX/ksEYT6/jLAbtBA1wtNpCzi1mkYXod5mZZhGT6gjrXwXyBb7ZZ6MvLw=="],
|
||||
|
||||
"@wrnexus/security": ["@wrnexus/security@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3" } }, "sha512-Ib2s4u5lcF0QlMOlVlcOdiF30T8WoZFESaYZNOYNvKzDsoDpmRBPf6Z8U+5Q2qeWZ1OYOrsOLk2y4lSp7TlaUw=="],
|
||||
"@wrnexus/security": ["@wrnexus/security@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4" } }, "sha512-UPOdf2w29ae80GPG1k6aQ4xvfxlwTG/+4ADPqfKmJzgTjRX+rKyzX80TOGPN9q3h2DBqEJjMCWN86gQAvPLiMA=="],
|
||||
|
||||
"@wrnexus/ssr": ["@wrnexus/ssr@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3", "@wrnexus/security": "^0.8.3", "@wrnexus/store": "^0.8.3" } }, "sha512-mAGzA5OJ7GySth8YMhUG2gzJZ6XoLAoEhT7vGEOmg0xP5mFZiPlhuoAc2wSTZZsS1HDgfHHQaJUhdB1oUoIu9w=="],
|
||||
"@wrnexus/ssr": ["@wrnexus/ssr@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4", "@wrnexus/security": "^0.8.4", "@wrnexus/store": "^0.8.4" } }, "sha512-1JZjTwfTFMZAPA43TkPlgNI0qd1b8YJNIPtDzpTgdUA7PVK0umiIMffTFCv7wY1lLtGYckgblI3Dg+JOQgVpHg=="],
|
||||
|
||||
"@wrnexus/store": ["@wrnexus/store@0.8.3", "", {}, "sha512-obWeO62z+fRE7+EmpjlPpHWi3EhCOclRCNa0e1x7VFIEEtohy7uHv9/HpgoNrLQu8r6IWpCBDh7+4R9u5rDi6w=="],
|
||||
"@wrnexus/store": ["@wrnexus/store@0.8.4", "", {}, "sha512-etkNk/6nzuTFvGsDUQ+8jthe5drRfMfHr/znwbQjm3RCRSXaTAuLoWb+xlhEXI1ouUDPeFNE+jibkWyG+fDs5Q=="],
|
||||
|
||||
"@wrnexus/styles": ["@wrnexus/styles@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3", "@wrnexus/plugin": "^0.8.3", "@wrnexus/uploader": "^0.8.3" } }, "sha512-1SeEVePjz+sUXA3fPQA3ieeXdHmkm83HrUjiAgdsCi3TuJtPJkvxgNmZfhzzEGpQxd2j0Fr4WJ3CI4goCugIpA=="],
|
||||
"@wrnexus/styles": ["@wrnexus/styles@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4", "@wrnexus/plugin": "^0.8.4", "@wrnexus/uploader": "^0.8.4" } }, "sha512-55wSVTQjGrMy8lhODl+sQ+MMiF7Gjg2XdPMkl211YUd65km0cSYsOmEiqhbFLlwMQZj2+VP5KTMKjqspb66USQ=="],
|
||||
|
||||
"@wrnexus/syntax": ["@wrnexus/syntax@0.8.3", "", {}, "sha512-U2SxR4i+KIggsRFqVfsxcWaM+z1mI8vsgmkdFL9wjRLl1mQSHZ9JNQBP8AII45t/qm90acF60onKoOiDwPuBzA=="],
|
||||
"@wrnexus/syntax": ["@wrnexus/syntax@0.8.4", "", {}, "sha512-KEcTAtGgE+Wx53sO1ZXhKPr+sptmHBIzLJ8WeHQEyO4y9qimd4hFwkQ/nkIhnz44uxPkkBUho2comRjCl3Z9YA=="],
|
||||
|
||||
"@wrnexus/test": ["@wrnexus/test@0.8.3", "", {}, "sha512-SmM8DQioFrxg+o46YBzdCKgK5ZAA6SfDlyU/oGhbXHlrYUxwzOPtnEwtrp8lyvKpzlzsPYnjDf5P5bfjuNmj0g=="],
|
||||
"@wrnexus/test": ["@wrnexus/test@0.8.4", "", {}, "sha512-PaoQCqzyGyl1klQGnpinKvzmznQD2FWuZA/qfb37+Z2latvD3sd4K3Ta5HN5Mg1xJ8WZfYmNRmm4xT2Z/FetOg=="],
|
||||
|
||||
"@wrnexus/tracking": ["@wrnexus/tracking@0.8.3", "", {}, "sha512-SmkOv58+bE+zNfUTgns55p4V5RgVGTqYrfLnRAqlCjd+jy7OuhaW1L2JfljlWoFFXjCvK3slcu4zervKvwWxIQ=="],
|
||||
"@wrnexus/tracking": ["@wrnexus/tracking@0.8.4", "", {}, "sha512-QKfMmoh5rJHbYbrznD+o3PR55fzi7JP4/WKAHJavYBugidQVLaw0EYrfTBITGmu+wh0ffQcG8SgNUx7APPdDhQ=="],
|
||||
|
||||
"@wrnexus/typecheck": ["@wrnexus/typecheck@0.8.3", "", { "dependencies": { "@wrnexus/syntax": "^0.8.3", "typescript": "^5.5.0" } }, "sha512-mg89It84iIW7E0I5HghQQ58y0YVPG17V+MKhioVIb0Ho09giWV080BfdQMc0m1qECrUh6Eh0MQu+OvYn7ymoeQ=="],
|
||||
"@wrnexus/typecheck": ["@wrnexus/typecheck@0.8.4", "", { "dependencies": { "@wrnexus/syntax": "^0.8.4", "typescript": "^5.5.0" } }, "sha512-NGmYpDrBMkF21VpeQK+kMIV8CoxySG0TzOkZBBbN/rW07JvkqKRUmS65DSd9lzLCnmrWfOxWdh3hjWvJCK/FaA=="],
|
||||
|
||||
"@wrnexus/ui": ["@wrnexus/ui@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3" } }, "sha512-7n9897UK+fVlu6org/4LmfoS2mdwlAiEDutA/OIzB9oxv5c79dsFa3P1LaB1bYojTnhqaZYviUOm7SZR6pERCg=="],
|
||||
"@wrnexus/ui": ["@wrnexus/ui@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4" } }, "sha512-oZhN3gDkwbHTY/9YabSZtCv5zrlvN/OKWS4jGiWCqGp1NgNVmuy5nZdiLFbpug9uZZrl27iIMJpdyAqI/rCH1A=="],
|
||||
|
||||
"@wrnexus/uploader": ["@wrnexus/uploader@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3", "@wrnexus/plugin": "^0.8.3", "@wrnexus/ui": "^0.8.3" } }, "sha512-z6IBrGRINpDpcYzM4qZHgH7UqgO1L9t/l4S/veO+/RaAAHZb2YLKFnSZ2lpj2icnD1CunO+HZKv1mb4JS7jQlw=="],
|
||||
"@wrnexus/uploader": ["@wrnexus/uploader@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4", "@wrnexus/plugin": "^0.8.4", "@wrnexus/ui": "^0.8.4" } }, "sha512-rR5/Acul7gH87aEsYtvlPMWn/JCXNhNyFf6aiWOkf3XR42zD50J6l9BeOF3BaHrTXbnA81jmBj3xhEmNPvLiWw=="],
|
||||
|
||||
"@wrnexus/validation": ["@wrnexus/validation@0.8.3", "", { "dependencies": { "@wrnexus/core": "^0.8.3", "@wrnexus/plugin": "^0.8.3", "@wrnexus/ui": "^0.8.3" } }, "sha512-3JDUdhZW6nZ9FCWHHlI/dQnoySR1+dmO31cus3Sh32dCPwz40hxfH8emXdRuP3iUvG+MkPTtZ3VG7HBqvOtKgQ=="],
|
||||
"@wrnexus/validation": ["@wrnexus/validation@0.8.4", "", { "dependencies": { "@wrnexus/core": "^0.8.4", "@wrnexus/plugin": "^0.8.4", "@wrnexus/ui": "^0.8.4" } }, "sha512-OCtaLnTrnn9SrhvKBjThXOdB0ba0m2HylSOd72XGyCFituCIcFpUGf1gW/MUWZ9JdtBvdK2W2FVHPnYMUVIc5Q=="],
|
||||
|
||||
"acorn": ["acorn@8.17.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg=="],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user