From 853f39eceb8f234aeb554d19fecfda5000fcf72d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 15:04:58 +0000 Subject: [PATCH] Bump @aegisjsproject/component from 0.1.7 to 0.1.8 Bumps [@aegisjsproject/component](https://github.com/AegisJSProject/component) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/AegisJSProject/component/releases) - [Changelog](https://github.com/AegisJSProject/component/blob/master/CHANGELOG.md) - [Commits](https://github.com/AegisJSProject/component/compare/v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: "@aegisjsproject/component" dependency-version: 0.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 65 +++++++++++++---------------------------------- package.json | 2 +- 2 files changed, 18 insertions(+), 49 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7769de3..8e2abcd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ ], "license": "MIT", "dependencies": { - "@aegisjsproject/component": "^0.1.7", + "@aegisjsproject/component": "^0.1.8", "@aegisjsproject/core": "^0.2.34", "@aegisjsproject/styles": "^0.3.0" }, @@ -66,9 +66,9 @@ } }, "node_modules/@aegisjsproject/component": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/@aegisjsproject/component/-/component-0.1.7.tgz", - "integrity": "sha512-OZuOAA8xhggOxUpZ0u3zTCqNJIKiOq5vmRc1o2uU8nzN+PXYR3qX1CVLM2Ntn7tt/9UkX4EJVLY66Yz4nO3/XQ==", + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/@aegisjsproject/component/-/component-0.1.8.tgz", + "integrity": "sha512-oW7Qiz46qE/qGXKET5WmZlb6HCAjN8nFcbI25pkHmEL8EDNONOyaI70aXtRHcyFsPvhYztjrnpyHCpjfiLvdkA==", "funding": [ { "type": "librepay", @@ -80,29 +80,8 @@ } ], "dependencies": { - "@aegisjsproject/core": "^0.2.5", - "@aegisjsproject/styles": "^0.2.0" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aegisjsproject/component/node_modules/@aegisjsproject/styles": { - "version": "0.2.8", - "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.2.8.tgz", - "integrity": "sha512-8eOQAKXho2NoG64qm0SWxsiZGtsOYhn9Gryht2snh9mSZ/YcRm04FI7Pk9nG9sNCFw2LU9apNisNsoP3/rrKeA==", - "funding": [ - { - "type": "librepay", - "url": "https://liberapay.com/shgysk8zer0" - }, - { - "type": "github", - "url": "https://github.com/sponsors/shgysk8zer0" - } - ], - "dependencies": { - "@aegisjsproject/parsers": "^0.1.6" + "@aegisjsproject/core": "^0.2.34", + "@aegisjsproject/styles": "^0.3.2" }, "engines": { "node": ">=18.0.0" @@ -233,9 +212,9 @@ } }, "node_modules/@aegisjsproject/styles": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.0.tgz", - "integrity": "sha512-/sEqlQECLIWqCk/WdMSvxTj4UFKX3Rm6Nt5gbqB0MNrMTEi+455tY0GrMGO7SV+aVIf+u3s3CClEhIfzR8OfKQ==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.2.tgz", + "integrity": "sha512-xuEudu3M0N+YScu/ovcQG+ONfUEFq92RhDm+WJX3YT3BIUuM1JzLSCigdmYjEj5bX97XSsQD4fhRAYq5+nWMwQ==", "funding": [ { "type": "librepay", @@ -2455,22 +2434,12 @@ } }, "@aegisjsproject/component": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/@aegisjsproject/component/-/component-0.1.7.tgz", - "integrity": "sha512-OZuOAA8xhggOxUpZ0u3zTCqNJIKiOq5vmRc1o2uU8nzN+PXYR3qX1CVLM2Ntn7tt/9UkX4EJVLY66Yz4nO3/XQ==", + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/@aegisjsproject/component/-/component-0.1.8.tgz", + "integrity": "sha512-oW7Qiz46qE/qGXKET5WmZlb6HCAjN8nFcbI25pkHmEL8EDNONOyaI70aXtRHcyFsPvhYztjrnpyHCpjfiLvdkA==", "requires": { - "@aegisjsproject/core": "^0.2.5", - "@aegisjsproject/styles": "^0.2.0" - }, - "dependencies": { - "@aegisjsproject/styles": { - "version": "0.2.8", - "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.2.8.tgz", - "integrity": "sha512-8eOQAKXho2NoG64qm0SWxsiZGtsOYhn9Gryht2snh9mSZ/YcRm04FI7Pk9nG9sNCFw2LU9apNisNsoP3/rrKeA==", - "requires": { - "@aegisjsproject/parsers": "^0.1.6" - } - } + "@aegisjsproject/core": "^0.2.34", + "@aegisjsproject/styles": "^0.3.2" } }, "@aegisjsproject/core": { @@ -2520,9 +2489,9 @@ "integrity": "sha512-RsMJbyEC4RtFsMzRFCvhUiZS61IwxO6SRev+Sm9NJ7EG2yFJsup6Md7NVsrfZB5pS+NI+wkDNznjjKwJw5ViNw==" }, "@aegisjsproject/styles": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.0.tgz", - "integrity": "sha512-/sEqlQECLIWqCk/WdMSvxTj4UFKX3Rm6Nt5gbqB0MNrMTEi+455tY0GrMGO7SV+aVIf+u3s3CClEhIfzR8OfKQ==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.2.tgz", + "integrity": "sha512-xuEudu3M0N+YScu/ovcQG+ONfUEFq92RhDm+WJX3YT3BIUuM1JzLSCigdmYjEj5bX97XSsQD4fhRAYq5+nWMwQ==", "requires": { "@aegisjsproject/parsers": "^0.1.6" } diff --git a/package.json b/package.json index bb1ae53..2a656cc 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "rollup": "^4.60.1" }, "dependencies": { - "@aegisjsproject/component": "^0.1.7", + "@aegisjsproject/component": "^0.1.8", "@aegisjsproject/core": "^0.2.34", "@aegisjsproject/styles": "^0.3.0" }