Changes : 0.2.77

This commit is contained in:
2026-07-22 01:56:18 +05:30
parent 377a4e34bd
commit 1c033fcba0
979 changed files with 4451 additions and 4243 deletions
+141 -141
View File
@@ -10,39 +10,39 @@
"dependencies": {
"@iconify-json/lucide": "^1.2.118",
"@iconify/tailwind4": "^1.2.3",
"@wrnexus/ai": "^0.2.76",
"@wrnexus/authz": "^0.2.76",
"@wrnexus/compiler": "^0.2.76",
"@wrnexus/core": "^0.2.76",
"@wrnexus/csr": "^0.2.76",
"@wrnexus/db": "^0.2.76",
"@wrnexus/dev-server": "^0.2.76",
"@wrnexus/dev-toolbar": "^0.2.76",
"@wrnexus/encryption": "^0.2.76",
"@wrnexus/helpers": "^0.2.76",
"@wrnexus/i18n": "^0.2.76",
"@wrnexus/jwt": "^0.2.76",
"@wrnexus/mobile": "^0.2.76",
"@wrnexus/native": "^0.2.76",
"@wrnexus/oauth": "^0.2.76",
"@wrnexus/pubsub": "^0.2.76",
"@wrnexus/queue": "^0.2.76",
"@wrnexus/reactive": "^0.2.76",
"@wrnexus/router": "^0.2.76",
"@wrnexus/ssr": "^0.2.76",
"@wrnexus/styles": "^0.2.76",
"@wrnexus/test": "^0.2.76",
"@wrnexus/tracking": "^0.2.76",
"@wrnexus/ui": "^0.2.76",
"@wrnexus/uploader": "^0.2.76",
"@wrnexus/validation": "^0.2.76"
"@wrnexus/ai": "^0.2.77",
"@wrnexus/authz": "^0.2.77",
"@wrnexus/compiler": "^0.2.77",
"@wrnexus/core": "^0.2.77",
"@wrnexus/csr": "^0.2.77",
"@wrnexus/db": "^0.2.77",
"@wrnexus/dev-server": "^0.2.77",
"@wrnexus/dev-toolbar": "^0.2.77",
"@wrnexus/encryption": "^0.2.77",
"@wrnexus/helpers": "^0.2.77",
"@wrnexus/i18n": "^0.2.77",
"@wrnexus/jwt": "^0.2.77",
"@wrnexus/mobile": "^0.2.77",
"@wrnexus/native": "^0.2.77",
"@wrnexus/oauth": "^0.2.77",
"@wrnexus/pubsub": "^0.2.77",
"@wrnexus/queue": "^0.2.77",
"@wrnexus/reactive": "^0.2.77",
"@wrnexus/router": "^0.2.77",
"@wrnexus/ssr": "^0.2.77",
"@wrnexus/styles": "^0.2.77",
"@wrnexus/test": "^0.2.77",
"@wrnexus/tracking": "^0.2.77",
"@wrnexus/ui": "^0.2.77",
"@wrnexus/uploader": "^0.2.77",
"@wrnexus/validation": "^0.2.77"
},
"devDependencies": {
"@eslint/js": "^9.0.0",
"@tailwindcss/cli": "^4.0.0",
"@types/bun": "latest",
"@types/node": "^26.1.1",
"@wrnexus/cli": "^0.2.76",
"@wrnexus/cli": "^0.2.77",
"eslint": "^9.0.0",
"prettier": "latest",
"tailwindcss": "^4.0.0",
@@ -1302,40 +1302,40 @@
}
},
"node_modules/@wrnexus/ai": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/ai/-/ai-0.2.76.tgz",
"integrity": "sha512-SfjcB/T0CFp3VLyJ+LU8r1R/y6Kk9nHatqBw2/VKB+5y2j0DwuVRvpoC7nB0X6erqGTYQP2ynYSXEfOcBfGMXg==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/ai/-/ai-0.2.77.tgz",
"integrity": "sha512-nIVaF5pRLYUWAjeH1NFQ3e6piCoKiOcc08mnLpZuAwrL7igJQ4EYbEjaS5pAoyoOPDlK9Sbgehk5TS7W9ipNzQ==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/authz": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/authz/-/authz-0.2.76.tgz",
"integrity": "sha512-65saUr414/fH9Gr9KQvaB2xUNIfqPOkHBkjBBfIyKSOWFQOeAtGZx5lyVGD/nwnnrGz15hSnGl4N/LqtLyc18A==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/authz/-/authz-0.2.77.tgz",
"integrity": "sha512-VeFJ+FWYeCYVeTgevpceW1NN6Wgrsi4fltVEUEJu6Al+CiIWM8FjJ9w7RgD+uR7W9Z/attSNGJxCsxDynHQ3pA==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/cli": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/cli/-/cli-0.2.76.tgz",
"integrity": "sha512-20Ch7glX3dW8tAnORe6PHaCHd+ookR18Euc/ugvym6KJ5h0u2F6tfoI2BzyRZf/8QF1dfLnvshShO8xsQQqEug==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/cli/-/cli-0.2.77.tgz",
"integrity": "sha512-RRuJrx1qGDRvbBNFytaljQ7KPcDTxl3FOvpTJWti4W5tulIVLk7WKrwvPvqFh0y7cPViARkepFi/ujLa25wYGA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@wrnexus/compiler": "^0.2.76",
"@wrnexus/core": "^0.2.76",
"@wrnexus/csr": "^0.2.76",
"@wrnexus/db": "^0.2.76",
"@wrnexus/dev-server": "^0.2.76",
"@wrnexus/i18n": "^0.2.76",
"@wrnexus/router": "^0.2.76",
"@wrnexus/styles": "^0.2.76",
"@wrnexus/ui": "^0.2.76",
"@wrnexus/validation": "^0.2.76"
"@wrnexus/compiler": "^0.2.77",
"@wrnexus/core": "^0.2.77",
"@wrnexus/csr": "^0.2.77",
"@wrnexus/db": "^0.2.77",
"@wrnexus/dev-server": "^0.2.77",
"@wrnexus/i18n": "^0.2.77",
"@wrnexus/router": "^0.2.77",
"@wrnexus/styles": "^0.2.77",
"@wrnexus/ui": "^0.2.77",
"@wrnexus/validation": "^0.2.77"
},
"bin": {
"wrnexus": "dist/index.js"
@@ -1345,259 +1345,259 @@
}
},
"node_modules/@wrnexus/compiler": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/compiler/-/compiler-0.2.76.tgz",
"integrity": "sha512-BrgiJUbl5bFDls/gsin7fXnSc5SoLue/LPYeNsuyajCEF/Wrdj1MKp0L7nuDBeBWSyBcaF560GUVb9Jx8S/vFw==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/compiler/-/compiler-0.2.77.tgz",
"integrity": "sha512-dQEUrjdhjsFI1ScGGe+0+eJdNIzG9/dfVwk3FdPjTO3TCEpmKLVE9VEYTdZyBZmpgeg71V+JJhvXBmyeds5whQ==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/core": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/core/-/core-0.2.76.tgz",
"integrity": "sha512-g5BRD0q0zU0eTlsc6hPb1Y8k+lbH1FPLjWCc7pGgJxRdYfQgX5bzSXi6jkYLt+NbOi/fIIvsf041Yk53KduNsQ==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/core/-/core-0.2.77.tgz",
"integrity": "sha512-FrEZzsJOxlZU3STGgdeT+/ZMgZPyMN/SMmdEpe6Y9f/mxLM2oFeqYC8Hocv28pgqx6Y2jKJqBzseBgcCIpt/gw==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/csr": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/csr/-/csr-0.2.76.tgz",
"integrity": "sha512-XqK9+EaWgrOlrnbIRgJUMkKLh0RR8aGzP/dzcadz6WA5FPGSAsaEUa7vpLeE6839DGbOEl93Xe0TlNmzyF246A==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/csr/-/csr-0.2.77.tgz",
"integrity": "sha512-eq8jt4muvXcJI4+Q+DLlQGw+RIAzpAll6ixCIvRQm4wn+F0jxugkF8aCwW2xSHvs86vMWanHoIWmFtNJB2yElQ==",
"license": "MIT",
"dependencies": {
"@wrnexus/core": "^0.2.76"
"@wrnexus/core": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/db": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/db/-/db-0.2.76.tgz",
"integrity": "sha512-57o2GV5udMy+D8rRO5obwVtF+hi+bHbCN1h/DctKw0klrJBC83MiUzTRgCwT7t4ZXFb/+JSbIvPtFVeZWYPDDA==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/db/-/db-0.2.77.tgz",
"integrity": "sha512-UQ0rV6tiGYl3CFZV84532K4GaLrgjbVwseKS9trIRy+HP22CdnbGu3b7rJ6zZRZaejwiifZACuTe1lKaIvK4rw==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/dev-server": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/dev-server/-/dev-server-0.2.76.tgz",
"integrity": "sha512-jmfPRYzRETEf9cAEEOZ2z2B0+Ubie6A1C06q0pNO0n/idxCBTYrqeZyozY5OGThsbCbZ6NFhzLYlDPkmArINXg==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/dev-server/-/dev-server-0.2.77.tgz",
"integrity": "sha512-y1Y7TH34kji0ahpb+G2uuoqjm6sg/3ZBpEZ4xCcxq6Avlr8LwkDMVxVVXbsgjSFWO/nShSf0OzOulj+xCjkolg==",
"license": "MIT",
"dependencies": {
"@wrnexus/compiler": "^0.2.76",
"@wrnexus/core": "^0.2.76",
"@wrnexus/csr": "^0.2.76",
"@wrnexus/db": "^0.2.76",
"@wrnexus/dev-toolbar": "^0.2.76",
"@wrnexus/i18n": "^0.2.76",
"@wrnexus/pubsub": "^0.2.76",
"@wrnexus/router": "^0.2.76",
"@wrnexus/ssr": "^0.2.76",
"@wrnexus/styles": "^0.2.76",
"@wrnexus/ui": "^0.2.76",
"@wrnexus/uploader": "^0.2.76",
"@wrnexus/validation": "^0.2.76"
"@wrnexus/compiler": "^0.2.77",
"@wrnexus/core": "^0.2.77",
"@wrnexus/csr": "^0.2.77",
"@wrnexus/db": "^0.2.77",
"@wrnexus/dev-toolbar": "^0.2.77",
"@wrnexus/i18n": "^0.2.77",
"@wrnexus/pubsub": "^0.2.77",
"@wrnexus/router": "^0.2.77",
"@wrnexus/ssr": "^0.2.77",
"@wrnexus/styles": "^0.2.77",
"@wrnexus/ui": "^0.2.77",
"@wrnexus/uploader": "^0.2.77",
"@wrnexus/validation": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/dev-toolbar": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/dev-toolbar/-/dev-toolbar-0.2.76.tgz",
"integrity": "sha512-VvWf60pMd5xTc683fOX/kjC4/CRV+aX7NrXUc14+aBTE3a3Sh7cPXU88BGErnngqoms3t7N+dCJyuK+ffZoZEA==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/dev-toolbar/-/dev-toolbar-0.2.77.tgz",
"integrity": "sha512-xc+o5wlY8K+rp4MJIX9AEGrFhJ90khUzzn6YRd+XU5JPSjK+Y791NCmnvaZklrGPIV1gSYk1L53Ite8s1mBK5A==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/encryption": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/encryption/-/encryption-0.2.76.tgz",
"integrity": "sha512-swavdehOEq/8VEpYKjT6KexBRcKUAOOiFVzGR+I/3YZ1RruxNj+2ge/TxgV18/S8P3CyuGdXfEilLPT/xxE7zg==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/encryption/-/encryption-0.2.77.tgz",
"integrity": "sha512-Yau9PyrUxGIKTUGC/W6F7hG5dc6cYWfdCBsuVNmnYqmjF/RDTUZqVHbZzC7yOSdGtKNsiQiKPSmxqWmgntrBzA==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/helpers": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/helpers/-/helpers-0.2.76.tgz",
"integrity": "sha512-9wmOU4wfWusT7bK6TuCJaduwcDRs+QNGML6XgVOz47HCX2udnD5k6TSSmxycaFRokEKwzfGoTRJZ4LYDOuMH5w==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/helpers/-/helpers-0.2.77.tgz",
"integrity": "sha512-trkX5msDvdgD+0pZTpYSSg85xn/bZ2rwGvf4I78BZemobkD0QiEqDS9WB5YZtlf3pAGyU1lSRQfles4MqX9iwg==",
"license": "MIT",
"dependencies": {
"@wrnexus/core": "^0.2.76"
"@wrnexus/core": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/i18n": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/i18n/-/i18n-0.2.76.tgz",
"integrity": "sha512-Kx0IdPfjh1EZbaPbKZ5y71Agj/0wQR2sZv08QQl2XT3flCBYHztH1Q9E8knsmehHywQ3fcXiP1g9KvH44zm4uA==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/i18n/-/i18n-0.2.77.tgz",
"integrity": "sha512-dfjvSp7buRGRcWAR6PcxFLwTpRasV7aHrS/LxqykM4hd5woJeAfGaMtW6J2xFLLZ2JmR2Ubbp39oLC+xe4CJzw==",
"license": "MIT",
"dependencies": {
"@wrnexus/core": "^0.2.76"
"@wrnexus/core": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/jwt": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/jwt/-/jwt-0.2.76.tgz",
"integrity": "sha512-JFzm9AMWtZyS/qW4AGH+UIJs/fyRIgPEAro6vA0WsfgK5oxUW0bTL5N4BDGL7OmSg4vLvJgmgHUuFthxPkBVRQ==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/jwt/-/jwt-0.2.77.tgz",
"integrity": "sha512-GmV57TheWqO0El2XzjdjT8oheDfRzAIUhlj6CHOMy0AaDgv7I/8rvyAt7bgwQ/jcoScAxFW5RwQ6U1Jn+igQoA==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/mobile": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/mobile/-/mobile-0.2.76.tgz",
"integrity": "sha512-eZ3pDihJkj0VHoV5Ju8W5yhnFdeX2U0ynebAFgScSQM561EungZkK+3PYUJ+XvSVsIFBmPJ328bvrlhM9VzShg==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/mobile/-/mobile-0.2.77.tgz",
"integrity": "sha512-6tE11ej4swRuO0wGdTju08/lhq99Zbq2p/8OcxGDbh4B4u3Q9n6I0VSRuD24Zl2ycCIjvda7XLAMQUk6+ALpNQ==",
"license": "MIT",
"dependencies": {
"@wrnexus/native": "^0.2.76"
"@wrnexus/native": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/native": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/native/-/native-0.2.76.tgz",
"integrity": "sha512-eQo2sSN9fAiPTc3fc/sBI4b4DX9NiYxWvog+EB0+BQp/mWxvaoZgX8AVrj9oeuZAjSzJaxz1hoty3BYINH1ocA==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/native/-/native-0.2.77.tgz",
"integrity": "sha512-/+ilyQvWr7mUnYYCqTtWSv5ohAY2uPJr2TxN/BXWI0453YqkEXKGzgxxEAIu6Rkmg3xg0fKUP9m9794QvoGbMw==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/oauth": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/oauth/-/oauth-0.2.76.tgz",
"integrity": "sha512-6SNyyLKPBvuIaFMfyjY+TKoxVbT1O6+4JatUaiMdC+nl6vPm3af37oM+jKkwlUwtMfNL87zK3wo/3p3sKJP6kA==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/oauth/-/oauth-0.2.77.tgz",
"integrity": "sha512-6opXhSMTf79sR05Ds9g9PM+AiMKiCmnw60TqgnSx6Ps2qR4mGqb1r4MFSaZdMKvrSRlxvvE/Q8VWuHvV04ghgw==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/pubsub": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/pubsub/-/pubsub-0.2.76.tgz",
"integrity": "sha512-PUtdJQTi3YZZCNI5gUfcDvToaCD2RS1AS67Sm8+gSmMWFLeTesuNmH5r8SsZ5yS5s/KfAvYff+Cs/a80yZmO7w==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/pubsub/-/pubsub-0.2.77.tgz",
"integrity": "sha512-vT7u3vnDGASIEuVCsYX5uAqxBFOJs77yFxeehHB6NhRgpkhXSC7m34M7hJzQ8MY7xd8jdcziqRV8rZI9vnonpA==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/queue": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/queue/-/queue-0.2.76.tgz",
"integrity": "sha512-vEG5twOCJ2z1fNEcTIbxqsYe4+Y9XnjqeDTotL2WXl86pubxEROnOAJnVGHagfFiPBwwsrIllQjCOzlZlmuAkg==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/queue/-/queue-0.2.77.tgz",
"integrity": "sha512-H11H8HnlEDATTFyvUnH0ULGBZ4yTORJFQFtGGioEHzT+bCkZcuOCjytbEOQSMVJTXHoX6QqxGSCF01wTGiVaDw==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/reactive": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/reactive/-/reactive-0.2.76.tgz",
"integrity": "sha512-ppHKPUL4OwmuJUnCv4Ex82MJApkmPb9I/kZd74IAxc27nFuMpJcIh9QH1dXnVOSOFnvWlxZKE1UouIV2Ps2tHQ==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/reactive/-/reactive-0.2.77.tgz",
"integrity": "sha512-yhaJ5VypoIldTJnP7EvWacqkXtyi1+Qls1PcRQt8fMtU5e6Cw06XcZO2Nh0WO087WeBcBeQbiPAbApe/uunTaA==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/router": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/router/-/router-0.2.76.tgz",
"integrity": "sha512-NRJqnRO3raSpizM/M/PlItyWMtoVQI6LB1FsDbdgogpDRCm75rPPuiEfmm6XI8VIMhnUeELuG/ZuCgVhfB07Ag==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/router/-/router-0.2.77.tgz",
"integrity": "sha512-c/c1eR71rSCBoQSLeRMC5BnTw7pbg6VX+IpumvQKNUlBAEd8wMfGRweXZLQ01aU8x+uRaGqjnVfU50ZDydPx1g==",
"license": "MIT",
"dependencies": {
"@wrnexus/compiler": "^0.2.76",
"@wrnexus/core": "^0.2.76"
"@wrnexus/compiler": "^0.2.77",
"@wrnexus/core": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/ssr": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/ssr/-/ssr-0.2.76.tgz",
"integrity": "sha512-53VI/mduuZZ3HQtaId0R1m5JzmGmG/iH88eQEcASzBDmEzHHLExLMX5xyK0bcuQHgzaMYroM+5AZxop0zjaC6g==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/ssr/-/ssr-0.2.77.tgz",
"integrity": "sha512-0OSBd2mVYYb60+rwb1R5Bo9VVHKH7LicCvWK22J2mSZDDrXJBn0ZiqRegfEuXTStKcg5GDr25d9pdTAwYlZGxg==",
"license": "MIT",
"dependencies": {
"@wrnexus/core": "^0.2.76"
"@wrnexus/core": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/styles": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/styles/-/styles-0.2.76.tgz",
"integrity": "sha512-qp2QJq9AYwPbbVmERH6/W8HD9hEkQM8C0Z3oq92K0l//E2qonjK6MccASFFPDM7eSLzd4IG26oGeiA7voKW/AA==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/styles/-/styles-0.2.77.tgz",
"integrity": "sha512-XjXrPPokdTfzs89cgKyvaHPUf++CgWJUQsYXSLrtoX5BaJ2+rg+ojZjlNh+lJzZMY+ofPQ/DGKjfdHvJxFwQZw==",
"license": "MIT",
"dependencies": {
"@wrnexus/uploader": "^0.2.76"
"@wrnexus/uploader": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/test": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/test/-/test-0.2.76.tgz",
"integrity": "sha512-d8v3bHldlkNysb7T08bC5GyW02TiVErQAXLSJnGci4GUANP0t6N7en/jiWLoS8o/YdPmq8oO8txRPLE96b5spA==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/test/-/test-0.2.77.tgz",
"integrity": "sha512-vg9OKS18v5Xuqo0lfGYkSaHd26cAyYRkX7dAMUGFiNDTrREOp1LYLQ5gas8x+qvEaAPZllFCq6+4PyW72swaAw==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/tracking": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/tracking/-/tracking-0.2.76.tgz",
"integrity": "sha512-/heEjxmHP/9gS+QyFkQD3k1FsJEWuR2x9sFdiV8mQcZyTsjA/B5JTnaTZM8haGo4JQQoLmt/mLzRam7BHVh2hw==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/tracking/-/tracking-0.2.77.tgz",
"integrity": "sha512-qdvJ1fLVSqS1MQIlTzUgpvprVw0fp2TgR1a9571qaQrD6k3ENHPHySENFyVhme7rb+Rh4sJgFSutv0PYt5+SEw==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/ui": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/ui/-/ui-0.2.76.tgz",
"integrity": "sha512-wa/nd5nGBQ4nXXwy6AcQkusvmHiJm8OPtTZgq4TOco23YSHxUNR4SNYIBkxImREgMx/DrY7GpLikL7qjS6KfFg==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/ui/-/ui-0.2.77.tgz",
"integrity": "sha512-Nk2c8ENvM8oYjUsBjvXRID1Xp428BCbTU7CT5Hcdce7/XrwNQtfonG+O+lqo1gC7zdiNLg/HfXlWM4gbUXidDg==",
"license": "MIT",
"dependencies": {
"@wrnexus/core": "^0.2.76"
"@wrnexus/core": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/uploader": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/uploader/-/uploader-0.2.76.tgz",
"integrity": "sha512-RGz+G0nYoe2bqRuiM0G2IZs0P99ZrXNWf7BuZyIMVIHV7eT+FQO/NhZCn0muQu4E7UYUOvbT0z5eIXH3WxPW7g==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/uploader/-/uploader-0.2.77.tgz",
"integrity": "sha512-aXaJ+CcKEDG9vSCf65jkSX3Uq4f4Gf86ObitdFJePq+dBXyyLwAiFQ4O7bwXBpTwwmtao/blJ5BvBHsZVhK+Yw==",
"license": "MIT",
"dependencies": {
"@wrnexus/core": "^0.2.76"
"@wrnexus/core": "^0.2.77"
},
"engines": {
"bun": ">=1.1.0"
}
},
"node_modules/@wrnexus/validation": {
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/@wrnexus/validation/-/validation-0.2.76.tgz",
"integrity": "sha512-k6fu7ZuXjDvSsFnjkaI9WpqQxPaIGpPiJ+Ph41TK/861dfV+HZhs4jHlEKHmORajRbUZLDXkzjznal7g2xAV2Q==",
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/@wrnexus/validation/-/validation-0.2.77.tgz",
"integrity": "sha512-FLzcDbaeah4yf6USmVE9SpU9tNNf3YUgTOP/7qRjyuGCxbNN6JgvBifDMCDfThgiNzXvL40xnnGtWYbyJyv+GQ==",
"license": "MIT",
"engines": {
"bun": ">=1.1.0"