From 23023d67d2be31b5f27e4ad5efd9a845f59f0613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 16:05:06 +0000 Subject: [PATCH] chore(deps): bump @aegisjsproject/styles in the all-dependencies group Bumps the all-dependencies group with 1 update: [@aegisjsproject/styles](https://github.com/AegisJSProject/styles). Updates `@aegisjsproject/styles` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/AegisJSProject/styles/releases) - [Changelog](https://github.com/AegisJSProject/styles/blob/master/CHANGELOG.md) - [Commits](https://github.com/AegisJSProject/styles/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: "@aegisjsproject/styles" dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd01978..665ff27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -191,9 +191,9 @@ } }, "node_modules/@aegisjsproject/styles": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.2.tgz", - "integrity": "sha512-xuEudu3M0N+YScu/ovcQG+ONfUEFq92RhDm+WJX3YT3BIUuM1JzLSCigdmYjEj5bX97XSsQD4fhRAYq5+nWMwQ==", + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.3.tgz", + "integrity": "sha512-19thbUqWk7Bvex8j3WBCmuYkQactMvcmNXpJa5nnCB+6WZFVubdhfgDhjSGyBPXps+HKEbsB+kHvr/+EWIMNmQ==", "funding": [ { "type": "librepay", @@ -204,7 +204,6 @@ "url": "https://github.com/sponsors/shgysk8zer0" } ], - "license": "MIT", "dependencies": { "@aegisjsproject/parsers": "^0.1.6" }, @@ -2367,9 +2366,9 @@ "integrity": "sha512-RsMJbyEC4RtFsMzRFCvhUiZS61IwxO6SRev+Sm9NJ7EG2yFJsup6Md7NVsrfZB5pS+NI+wkDNznjjKwJw5ViNw==" }, "@aegisjsproject/styles": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.2.tgz", - "integrity": "sha512-xuEudu3M0N+YScu/ovcQG+ONfUEFq92RhDm+WJX3YT3BIUuM1JzLSCigdmYjEj5bX97XSsQD4fhRAYq5+nWMwQ==", + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.3.tgz", + "integrity": "sha512-19thbUqWk7Bvex8j3WBCmuYkQactMvcmNXpJa5nnCB+6WZFVubdhfgDhjSGyBPXps+HKEbsB+kHvr/+EWIMNmQ==", "requires": { "@aegisjsproject/parsers": "^0.1.6" }