feat: sync WRNexusJS component showcase 0.5.0
This commit is contained in:
@@ -5,18 +5,21 @@
|
||||
"": {
|
||||
"name": "component-showcase",
|
||||
"dependencies": {
|
||||
"@wrnexus/core": "^0.3.6",
|
||||
"@wrnexus/dev-server": "^0.3.6",
|
||||
"@wrnexus/helpers": "^0.3.6",
|
||||
"@wrnexus/plugin": "^0.3.6",
|
||||
"@wrnexus/syntax": "^0.3.6",
|
||||
"@wrnexus/ui": "^0.3.6",
|
||||
"@wrnexus/core": "^0.5.0",
|
||||
"@wrnexus/dev-server": "^0.5.0",
|
||||
"@wrnexus/helpers": "^0.5.0",
|
||||
"@wrnexus/plugin": "^0.5.0",
|
||||
"@wrnexus/styles": "^0.5.0",
|
||||
"@wrnexus/syntax": "^0.5.0",
|
||||
"@wrnexus/ui": "^0.5.0",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/lucide": "^1.2.118",
|
||||
"@iconify/tailwind4": "^1.2.3",
|
||||
"@tailwindcss/cli": "^4.0.0",
|
||||
"@types/bun": "^1.3.14",
|
||||
"@wrnexus/cli": "^0.5.0",
|
||||
"@wrnexus/compiler": "^0.5.0",
|
||||
"tailwindcss": "^4.0.0",
|
||||
"typescript": "^5.5.0",
|
||||
},
|
||||
@@ -109,39 +112,41 @@
|
||||
|
||||
"@types/node": ["@types/node@26.1.1", "", { "dependencies": { "undici-types": "~8.3.0" } }, "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw=="],
|
||||
|
||||
"@wrnexus/compiler": ["@wrnexus/compiler@0.3.6", "", { "dependencies": { "@wrnexus/syntax": "^0.3.6" } }, "sha512-1tVuE3sFisiwk0pPhFB5XXguTzBi66J1vMen8LtsDp1U/+h1dELvRHLVSiU1yXaVIwOVkaKCdRMSUaT6l6S3eA=="],
|
||||
"@wrnexus/cli": ["@wrnexus/cli@0.5.0", "", { "dependencies": { "@wrnexus/compiler": "^0.5.0", "@wrnexus/core": "^0.5.0", "@wrnexus/csr": "^0.5.0", "@wrnexus/db": "^0.5.0", "@wrnexus/dev-server": "^0.5.0", "@wrnexus/i18n": "^0.5.0", "@wrnexus/plugin": "^0.5.0", "@wrnexus/router": "^0.5.0", "@wrnexus/styles": "^0.5.0", "@wrnexus/syntax": "^0.5.0", "@wrnexus/ui": "^0.5.0", "@wrnexus/validation": "^0.5.0" }, "bin": { "wrnexus": "dist/index.js" } }, "sha512-ZdPNdROxXlHgCngRqBpZXJIEjFedcVsgEkNOBroG78ehLj88wYWotzANRDYsAaHpFq5nZBuEJNbNFdd/nECsgQ=="],
|
||||
|
||||
"@wrnexus/core": ["@wrnexus/core@0.3.6", "", {}, "sha512-zz5DMlz4OeylWKwYme6g6XFpE7x2Sg8V/b8TdSUjjmEZmATyIti7D/36S3O7iK9uUZi9DZnELuwdk49QzVbQ2w=="],
|
||||
"@wrnexus/compiler": ["@wrnexus/compiler@0.5.0", "", { "dependencies": { "@wrnexus/syntax": "^0.5.0" } }, "sha512-94ccs3AU1gRM360VMIGqhLvc3czzV9KsNjV3W6On1NbVGRyKnUwTuHj5+UOplb5zfn+UlyTxJhS7bEB2rZgykg=="],
|
||||
|
||||
"@wrnexus/csr": ["@wrnexus/csr@0.3.6", "", { "dependencies": { "@wrnexus/core": "^0.3.6" } }, "sha512-ejMy+EjVrap6a2uBD0UjQZUveRRPTBf5AkZk9XwL88L08H51poPq9id8HC0UcHd3zgANCL/wg3U0MRqOW1FG0A=="],
|
||||
"@wrnexus/core": ["@wrnexus/core@0.5.0", "", {}, "sha512-X5hrY6ib2pvpUHplz0KMCHV7SPVfY9eP4J99SI39efXuL2ekMd6Vr7ueh+MixscgBinjG8YdPTo/xs0gYwRx0A=="],
|
||||
|
||||
"@wrnexus/db": ["@wrnexus/db@0.3.6", "", {}, "sha512-f4Q8/fsvzTkjDAav2ZKWVZlM2WLAHjbwAKnbhsw1umNlqZ9rBdqpLt6vrqxeOVz3J8SFrrGPIEoByvrMijMM9A=="],
|
||||
"@wrnexus/csr": ["@wrnexus/csr@0.5.0", "", { "dependencies": { "@wrnexus/core": "^0.5.0" } }, "sha512-sL4B/I7/oTtv/JC4HFSc9qGIW0f23bwTS9M0R9P7x5/LZibTOV9QbktpPJbWrcd+fVLHFXUb/LkicuugCgj81g=="],
|
||||
|
||||
"@wrnexus/dev-server": ["@wrnexus/dev-server@0.3.6", "", { "dependencies": { "@wrnexus/compiler": "^0.3.6", "@wrnexus/core": "^0.3.6", "@wrnexus/csr": "^0.3.6", "@wrnexus/db": "^0.3.6", "@wrnexus/dev-toolbar": "^0.3.6", "@wrnexus/i18n": "^0.3.6", "@wrnexus/plugin": "^0.3.6", "@wrnexus/pubsub": "^0.3.6", "@wrnexus/router": "^0.3.6", "@wrnexus/ssr": "^0.3.6", "@wrnexus/styles": "^0.3.6", "@wrnexus/ui": "^0.3.6", "@wrnexus/uploader": "^0.3.6", "@wrnexus/validation": "^0.3.6" } }, "sha512-qqcYmWKafg1V0qIrdFjUQyI52c002Pw/PB/o9HPiHrBUD+xklSQSH7dtpBEnaTO41/e21h3IdX5HULsucEz+og=="],
|
||||
"@wrnexus/db": ["@wrnexus/db@0.5.0", "", {}, "sha512-RcKnaHZuf+vvBw9ew3MxuOy5CXL5H0NvejlvnPLNFBGj0bpiPbCPh0+G6P8u0Fk9xXe3tH3AGCPE07lQlMP2uA=="],
|
||||
|
||||
"@wrnexus/dev-toolbar": ["@wrnexus/dev-toolbar@0.3.6", "", {}, "sha512-HasuumkjrmDVEe4pCwqFSXZBUtuRdQN3jPj4ukJMOFTSXfeewPWOVt2goZ1Z+C2l6Mc3PeP8iGglP+XI6DeMDA=="],
|
||||
"@wrnexus/dev-server": ["@wrnexus/dev-server@0.5.0", "", { "dependencies": { "@wrnexus/compiler": "^0.5.0", "@wrnexus/core": "^0.5.0", "@wrnexus/csr": "^0.5.0", "@wrnexus/db": "^0.5.0", "@wrnexus/dev-toolbar": "^0.5.0", "@wrnexus/i18n": "^0.5.0", "@wrnexus/plugin": "^0.5.0", "@wrnexus/pubsub": "^0.5.0", "@wrnexus/router": "^0.5.0", "@wrnexus/ssr": "^0.5.0", "@wrnexus/styles": "^0.5.0", "@wrnexus/ui": "^0.5.0", "@wrnexus/uploader": "^0.5.0", "@wrnexus/validation": "^0.5.0" } }, "sha512-T3vF8h4Gxv0OnAa0K3pxvyQoEpOoyDDPTknOVVqCjYOb/9LxiK12MlUTUuHgzT6gZS4tLbrHwOjtJTuaFpIAhA=="],
|
||||
|
||||
"@wrnexus/helpers": ["@wrnexus/helpers@0.3.6", "", { "dependencies": { "@wrnexus/core": "^0.3.6" } }, "sha512-t5iRnu0CYKP1lXzGfDKdUcKtAk27Cn1rCXTwe5NGDnahJQ02qt0aMj8IXHFZOpQUe6fgDZvEr2e++mxeluHp1w=="],
|
||||
"@wrnexus/dev-toolbar": ["@wrnexus/dev-toolbar@0.5.0", "", {}, "sha512-7WIz+/bZkp+Y+FXlDVVJOOCqHrVFI8RbvvShsXx5QRl+H88srtuIknA6QsM3vnrXh5hwabkhDZxPqwreeVrN5Q=="],
|
||||
|
||||
"@wrnexus/i18n": ["@wrnexus/i18n@0.3.6", "", { "dependencies": { "@wrnexus/core": "^0.3.6" } }, "sha512-JGK94frba8Q7aTwhuRmZpK5sk0fiEZHpMGtYkIb0j/4//fpCT8ES9LJUmtzoDkbomVJlPsNQ5+FNWUoQCimZew=="],
|
||||
"@wrnexus/helpers": ["@wrnexus/helpers@0.5.0", "", { "dependencies": { "@wrnexus/core": "^0.5.0" } }, "sha512-wDqhRt1cmqkOFxF988IYDFXVRDBYMDliXO96tvNR4JlI/krpgny6oQzwX6Llgc3gwe2WPhGEKs53Qjolikr+cg=="],
|
||||
|
||||
"@wrnexus/plugin": ["@wrnexus/plugin@0.3.6", "", { "dependencies": { "@wrnexus/syntax": "^0.3.6" } }, "sha512-XXP+NoyqIMR5hL3yQ7yQQXhIdS1SxEW2v4duP561u5E3l9kl+P6vViACf603MqjV1VSZupHeuBRGl8BL9SGrYg=="],
|
||||
"@wrnexus/i18n": ["@wrnexus/i18n@0.5.0", "", { "dependencies": { "@wrnexus/core": "^0.5.0" } }, "sha512-Tt+P+hCRXrxrT2n0YLqFyn1YH06FU2jqcfZrgdYaRhjpaEjHC/2Vq76wHQbcHIjIUewgYpvo/dOqJK93/7h+Ng=="],
|
||||
|
||||
"@wrnexus/pubsub": ["@wrnexus/pubsub@0.3.6", "", {}, "sha512-G/W14++6rQDfRQUmrqwW6guKln+beri6yHDvgMflXeA3XoUdp1MY0K4HDl36bGSXWsrfqOQ/Aa9RQEKEkn9FIg=="],
|
||||
"@wrnexus/plugin": ["@wrnexus/plugin@0.5.0", "", { "dependencies": { "@wrnexus/syntax": "^0.5.0" } }, "sha512-8OVYE821ytS97Yg7GmmfSe4mod+02B+jRZ8TUhvHWw+/9FWCA72UEI4z9pbFMj4dUZpw5h0YWyVtl8vcAwqGvA=="],
|
||||
|
||||
"@wrnexus/router": ["@wrnexus/router@0.3.6", "", { "dependencies": { "@wrnexus/compiler": "^0.3.6", "@wrnexus/core": "^0.3.6" } }, "sha512-HHpV4GR9bvUtYm6jPVLxThXH7+X5UTSFW7ri9eh8nZFEzDDV0TN9Q98x/wYxQXvOfQRUUFCyIJX4f4fZZKF26Q=="],
|
||||
"@wrnexus/pubsub": ["@wrnexus/pubsub@0.5.0", "", {}, "sha512-mKB6EOS3PtxD2eAzN8TzHpqWXWptMGDhO/UFSkLXyO/wTsyaMN52CqxI5TAtFDCiHNkAifIfQp7ObgWT35EoQA=="],
|
||||
|
||||
"@wrnexus/ssr": ["@wrnexus/ssr@0.3.6", "", { "dependencies": { "@wrnexus/core": "^0.3.6" } }, "sha512-f5Gn+ZcZJsNxp0fj6oyM0X+1axH3LANKD/Ms47x3ei82MxHIn/2/EHHx+qYIGIlQyiw4zgW93oOK8qG0gCtFPg=="],
|
||||
"@wrnexus/router": ["@wrnexus/router@0.5.0", "", { "dependencies": { "@wrnexus/compiler": "^0.5.0", "@wrnexus/core": "^0.5.0" } }, "sha512-y2ZKLltAWz6l4Jgf4K/HmBCiBOnAjFypBJbmL404G5d+UcIOd7/NYwZKaGaIG2WRMY+7WUpMLji++Bi7UXgVRg=="],
|
||||
|
||||
"@wrnexus/styles": ["@wrnexus/styles@0.3.6", "", { "dependencies": { "@wrnexus/core": "^0.3.6", "@wrnexus/plugin": "^0.3.6", "@wrnexus/uploader": "^0.3.6" } }, "sha512-y2/8/Ow3FAmEJexpcID2Ih/Bts9CziYJ/V1w9xWhWCRYtGP5ulVVpfnS7w8I3KFENUJYNYB5P0Q76Q5G+yE2qg=="],
|
||||
"@wrnexus/ssr": ["@wrnexus/ssr@0.5.0", "", { "dependencies": { "@wrnexus/core": "^0.5.0" } }, "sha512-vl4FwuZbeWrTrIhxr+/VqickC3bRNz4+zP/HgsSbatycWJaC9mhLp4rr2kS2id5I4EcJAL1eHMBcPxDFywqoNg=="],
|
||||
|
||||
"@wrnexus/syntax": ["@wrnexus/syntax@0.3.6", "", {}, "sha512-dkr/RNiBVsF7niZajBJnSx1JuhDTgXxIQwgBjt7aeeZM9HJoIl687GQ8u9IIY4OXattdgvAoj/vpc0r+dIqjZQ=="],
|
||||
"@wrnexus/styles": ["@wrnexus/styles@0.5.0", "", { "dependencies": { "@wrnexus/core": "^0.5.0", "@wrnexus/plugin": "^0.5.0", "@wrnexus/uploader": "^0.5.0" } }, "sha512-8UU1yXoF3dTUF085jrTjSA9xvERS5IUdXvEzT6H7/zorGaghIp8PB+IaL50kUEDT6oS2YZS2bZZ8kOnkI3uEXg=="],
|
||||
|
||||
"@wrnexus/ui": ["@wrnexus/ui@0.3.6", "", { "dependencies": { "@wrnexus/core": "^0.3.6" } }, "sha512-kvClqqCBHdW8u+0kIddAoo4ccfjeMjLaT5n5PX2U3S1CsJz/NyGuD2j82Vb76CYYB6pxJsUk2SwlCnCvzvKsCw=="],
|
||||
"@wrnexus/syntax": ["@wrnexus/syntax@0.5.0", "", {}, "sha512-5dh+VJ+/lE+M/HtllrOtNN67wow1moZlvKdlhPjymfaaEhshY6sWnOgrjDllDDDc+xuMHUBrkMUx6OUnSQASMA=="],
|
||||
|
||||
"@wrnexus/uploader": ["@wrnexus/uploader@0.3.6", "", { "dependencies": { "@wrnexus/core": "^0.3.6" } }, "sha512-tCQhnHjAAYZM6uLiu2byDWMMAQpPV+DmsUKfxFGwcleP0PdVI1lMp6AgFD4WtdRtmiA7M4YIocTk8BW3MK5UNA=="],
|
||||
"@wrnexus/ui": ["@wrnexus/ui@0.5.0", "", { "dependencies": { "@wrnexus/core": "^0.5.0" } }, "sha512-ECXlUp7aYOA5E/pWnHoNL8m+vvaWHCD2hFrG62xFSKFoGgP18KrP6IIYGwb6plB93QfDsCLObQicOhmxo9GGCQ=="],
|
||||
|
||||
"@wrnexus/validation": ["@wrnexus/validation@0.3.6", "", {}, "sha512-EfMgLilu0aykxdMwyc0azuoo/SVp8TatvHsg7w5yYsRE8FKYUFAWt8Ct/kC06QBAa0fvIQpkogH2rC8HAXY4wA=="],
|
||||
"@wrnexus/uploader": ["@wrnexus/uploader@0.5.0", "", { "dependencies": { "@wrnexus/core": "^0.5.0" } }, "sha512-MiFCydGpWjl5BA5yET5ZuVKmZkm0zfCljWB0ZEG1mxSlFv3DpVZCnDkB5DZZKCIByGfpV8q4p/LVWuSFqgAH3w=="],
|
||||
|
||||
"@wrnexus/validation": ["@wrnexus/validation@0.5.0", "", {}, "sha512-/YRV48clsSV5n4HgWDgKXWE/h+AiMcr0MmScQlZ1lJE48LXKN4OS+yAzAWVT/+jgvomUkMZKLDu5Quc1H0gjXQ=="],
|
||||
|
||||
"boolbase": ["boolbase@1.0.0", "", {}, "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user