From 23fbda8494ae1409aeb392fa9d2719e228b9485b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 20:40:48 +0000 Subject: [PATCH] Bump @aegisjsproject/styles from 0.3.4 to 0.4.0 Bumps [@aegisjsproject/styles](https://github.com/AegisJSProject/styles) from 0.3.4 to 0.4.0. - [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.4...v0.4.0) --- updated-dependencies: - dependency-name: "@aegisjsproject/styles" dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 103 ++++++++++++++++++++++++++++++++++++++++++---- package.json | 2 +- 2 files changed, 95 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 23b92c4..fb01181 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "dependencies": { "@aegisjsproject/component": "^0.1.8", "@aegisjsproject/core": "^0.3.0", - "@aegisjsproject/styles": "^0.3.4" + "@aegisjsproject/styles": "^0.4.0" }, "devDependencies": { "@rollup/plugin-node-resolve": "^16.0.3", @@ -115,6 +115,27 @@ "node": ">=18.0.0" } }, + "node_modules/@aegisjsproject/component/node_modules/@aegisjsproject/styles": { + "version": "0.3.4", + "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.4.tgz", + "integrity": "sha512-7jLbJl7gaqRLfYr0GZQfGh67DapNiCDmOoaGwDDkTwtc1KqogK2gJEzvIgiGJFsNkp409kn1alMGeMEZ0+F20Q==", + "funding": [ + { + "type": "librepay", + "url": "https://liberapay.com/shgysk8zer0" + }, + { + "type": "github", + "url": "https://github.com/sponsors/shgysk8zer0" + } + ], + "dependencies": { + "@aegisjsproject/parsers": "^0.1.6" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@aegisjsproject/core": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/@aegisjsproject/core/-/core-0.3.0.tgz", @@ -298,9 +319,9 @@ } }, "node_modules/@aegisjsproject/styles": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.4.tgz", - "integrity": "sha512-7jLbJl7gaqRLfYr0GZQfGh67DapNiCDmOoaGwDDkTwtc1KqogK2gJEzvIgiGJFsNkp409kn1alMGeMEZ0+F20Q==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.4.0.tgz", + "integrity": "sha512-VMa+o1LG1/tkSQroschj5UEY9+v65GCDBGX2QzUlaE66yhgM4pcclOFVVU1/+Tcl0zPpCPPB5ag2hN8XWTGa0g==", "funding": [ { "type": "librepay", @@ -312,12 +333,52 @@ } ], "dependencies": { - "@aegisjsproject/parsers": "^0.1.6" + "@aegisjsproject/parsers": "^0.2.0" }, "engines": { "node": ">=18.0.0" } }, + "node_modules/@aegisjsproject/styles/node_modules/@aegisjsproject/parsers": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@aegisjsproject/parsers/-/parsers-0.2.0.tgz", + "integrity": "sha512-tsnChy8ZO+YZUZKmPCU0ZX4uOQs8y9p0Vk5rY5E+8LEmzr5QjzBuN03QCtjQfF4gabbjg0m8pRjzt1iy6S7L6Q==", + "funding": [ + { + "type": "librepay", + "url": "https://liberapay.com/shgysk8zer0" + }, + { + "type": "github", + "url": "https://github.com/sponsors/shgysk8zer0" + } + ], + "dependencies": { + "@aegisjsproject/sanitizer": "^0.3.0", + "@aegisjsproject/url": "^1.1.0" + }, + "engines": { + "node": ">=18.0.0" + } + }, + "node_modules/@aegisjsproject/styles/node_modules/@aegisjsproject/sanitizer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.3.0.tgz", + "integrity": "sha512-pSYVjQyci0RFQoukB7d1ft4luaDNV7FEXUXyPFaiogNpW+22wyDdUBsSpnbDXGr82ozvAESI9WsPwV+G+jLu3w==", + "funding": [ + { + "type": "librepay", + "url": "https://liberapay.com/shgysk8zer0" + }, + { + "type": "github", + "url": "https://github.com/sponsors/shgysk8zer0" + } + ], + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@aegisjsproject/trusted-types": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@aegisjsproject/trusted-types/-/trusted-types-1.1.0.tgz", @@ -2550,6 +2611,14 @@ "@aegisjsproject/state": "^1.0.7", "@aegisjsproject/url": "^1.0.3" } + }, + "@aegisjsproject/styles": { + "version": "0.3.4", + "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.4.tgz", + "integrity": "sha512-7jLbJl7gaqRLfYr0GZQfGh67DapNiCDmOoaGwDDkTwtc1KqogK2gJEzvIgiGJFsNkp409kn1alMGeMEZ0+F20Q==", + "requires": { + "@aegisjsproject/parsers": "^0.1.6" + } } } }, @@ -2621,11 +2690,27 @@ "integrity": "sha512-oJJTNwh5b5oN4QrPebOZta3qCfyJKze6vumO2OxiltPh20TisWLC6m54wZ/j/GvF6DVIYDQpU7DQtrVCTgLx6g==" }, "@aegisjsproject/styles": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.4.tgz", - "integrity": "sha512-7jLbJl7gaqRLfYr0GZQfGh67DapNiCDmOoaGwDDkTwtc1KqogK2gJEzvIgiGJFsNkp409kn1alMGeMEZ0+F20Q==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.4.0.tgz", + "integrity": "sha512-VMa+o1LG1/tkSQroschj5UEY9+v65GCDBGX2QzUlaE66yhgM4pcclOFVVU1/+Tcl0zPpCPPB5ag2hN8XWTGa0g==", "requires": { - "@aegisjsproject/parsers": "^0.1.6" + "@aegisjsproject/parsers": "^0.2.0" + }, + "dependencies": { + "@aegisjsproject/parsers": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@aegisjsproject/parsers/-/parsers-0.2.0.tgz", + "integrity": "sha512-tsnChy8ZO+YZUZKmPCU0ZX4uOQs8y9p0Vk5rY5E+8LEmzr5QjzBuN03QCtjQfF4gabbjg0m8pRjzt1iy6S7L6Q==", + "requires": { + "@aegisjsproject/sanitizer": "^0.3.0", + "@aegisjsproject/url": "^1.1.0" + } + }, + "@aegisjsproject/sanitizer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@aegisjsproject/sanitizer/-/sanitizer-0.3.0.tgz", + "integrity": "sha512-pSYVjQyci0RFQoukB7d1ft4luaDNV7FEXUXyPFaiogNpW+22wyDdUBsSpnbDXGr82ozvAESI9WsPwV+G+jLu3w==" + } } }, "@aegisjsproject/trusted-types": { diff --git a/package.json b/package.json index e48bed8..d6b4dc8 100644 --- a/package.json +++ b/package.json @@ -95,6 +95,6 @@ "dependencies": { "@aegisjsproject/component": "^0.1.8", "@aegisjsproject/core": "^0.3.0", - "@aegisjsproject/styles": "^0.3.4" + "@aegisjsproject/styles": "^0.4.0" } }