From e73417ff690a251f5c5f5821c425b638abee1875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:37:03 +0000 Subject: [PATCH] chore(deps): bump the all-dependencies group with 3 updates Bumps the all-dependencies group with 3 updates: [marked-highlight](https://github.com/markedjs/marked-highlight), [@aegisjsproject/styles](https://github.com/AegisJSProject/styles) and [@shgysk8zer0/importmap](https://github.com/shgysk8zer0/importmap). Updates `marked-highlight` from 2.2.3 to 2.2.4 - [Release notes](https://github.com/markedjs/marked-highlight/releases) - [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs) - [Commits](https://github.com/markedjs/marked-highlight/compare/v2.2.3...v2.2.4) Updates `@aegisjsproject/styles` from 0.2.8 to 0.3.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.2.8...v0.3.0) Updates `@shgysk8zer0/importmap` from 1.8.11 to 1.8.13 - [Release notes](https://github.com/shgysk8zer0/importmap/releases) - [Changelog](https://github.com/shgysk8zer0/importmap/blob/master/CHANGELOG.md) - [Commits](https://github.com/shgysk8zer0/importmap/compare/v1.8.11...v1.8.13) --- updated-dependencies: - dependency-name: marked-highlight dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@aegisjsproject/styles" dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@shgysk8zer0/importmap" dependency-version: 1.8.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 22 +++++++++++----------- package.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 94a29d5..3417d37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "marked-highlight": "^2.2.3" }, "devDependencies": { - "@aegisjsproject/styles": "^0.2.8", + "@aegisjsproject/styles": "^0.3.0", "@rollup/plugin-terser": "^1.0.0", "@shgysk8zer0/eslint-config": "^1.0.9", "@shgysk8zer0/http-server": "^1.1.2", @@ -190,9 +190,9 @@ } }, "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==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@aegisjsproject/styles/-/styles-0.3.0.tgz", + "integrity": "sha512-/sEqlQECLIWqCk/WdMSvxTj4UFKX3Rm6Nt5gbqB0MNrMTEi+455tY0GrMGO7SV+aVIf+u3s3CClEhIfzR8OfKQ==", "dev": true, "funding": [ { @@ -1007,9 +1007,9 @@ } }, "node_modules/@shgysk8zer0/importmap": { - "version": "1.8.11", - "resolved": "https://registry.npmjs.org/@shgysk8zer0/importmap/-/importmap-1.8.11.tgz", - "integrity": "sha512-/C+DRSaLtjlU+FYNWPJeQi5nBT1NcZsIi+SBnbNTyjMeogArsCeU7kM3Hp+Hn/IbBo0igBTHkDauU1PuifvJSg==", + "version": "1.8.13", + "resolved": "https://registry.npmjs.org/@shgysk8zer0/importmap/-/importmap-1.8.13.tgz", + "integrity": "sha512-nOVwWh70UoCSKoKJZ7CoDinlsZ5q3nJgLFGyNsN/01dKvfY3TFLwpbIFzWyK1hvoG780e9kqJBUNU4dCK87I8w==", "dev": true, "license": "MIT", "dependencies": { @@ -1753,12 +1753,12 @@ } }, "node_modules/marked-highlight": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.2.3.tgz", - "integrity": "sha512-FCfZRxW/msZAiasCML4isYpxyQWKEEx44vOgdn5Kloae+Qc3q4XR7WjpKKf8oMLk7JP9ZCRd2vhtclJFdwxlWQ==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.2.4.tgz", + "integrity": "sha512-PZxisNMJDduSjc0q6uvjsnqqHCXc9s0eyzxDO9sB1eNGJnd/H1/Fu+z6g/liC1dfJdFW4SftMwMlLvsBhUPrqQ==", "license": "MIT", "peerDependencies": { - "marked": ">=4 <18" + "marked": ">=4 <19" } }, "node_modules/minimatch": { diff --git a/package.json b/package.json index 3f0efc8..4cbf887 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ }, "homepage": "https://github.com/AegisJSProject/markdown#readme", "devDependencies": { - "@aegisjsproject/styles": "^0.2.8", + "@aegisjsproject/styles": "^0.3.0", "@rollup/plugin-terser": "^1.0.0", "@shgysk8zer0/eslint-config": "^1.0.9", "@shgysk8zer0/http-server": "^1.1.2",