From 12aa890fdba50ad1b9619dc564a7f4c480291309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 18:12:43 +0000 Subject: [PATCH] chore(deps): bump @ankh-studio/themes from 0.1.0 to 0.1.3 Bumps [@ankh-studio/themes](https://github.com/Ankh-Studio/themes) from 0.1.0 to 0.1.3. - [Release notes](https://github.com/Ankh-Studio/themes/releases) - [Commits](https://github.com/Ankh-Studio/themes/commits/v0.1.3) --- updated-dependencies: - dependency-name: "@ankh-studio/themes" dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a840fd4..564435c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,22 +32,25 @@ } }, "node_modules/@ankh-studio/themes": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@ankh-studio/themes/-/themes-0.1.0.tgz", - "integrity": "sha512-giOsL9bKBk+dTvNGk43NB6wo/0NTCIv/EOFkCR7BqGSeekLkrIk8W5R942JEZLBlcNyQwvjQ+HBf+2WGKcHU8g==", + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@ankh-studio/themes/-/themes-0.1.3.tgz", + "integrity": "sha512-llumKYuuitNkoRsrtHavz9NAQj9FGw6UeW3rR/cIS7kIO2c7iwJ8KdrhPxZ0MlwsvEmIvRhQ/WnOlEkLkPBJLw==", "license": "MIT", "dependencies": { - "@ankh-studio/tokens": "^0.5.2" + "@ankh-studio/tokens": "^0.5.8" }, "engines": { "node": ">=20" } }, "node_modules/@ankh-studio/tokens": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@ankh-studio/tokens/-/tokens-0.5.2.tgz", - "integrity": "sha512-WS16Fkmf1dgMzIZZ7WV+Q11OWjymu1HphgsV81ALNUMnTYbbp3BChf2Ni+jiUkYVSOUT3MKoeoYjPKhcx5FCBQ==", - "license": "MIT" + "version": "0.5.8", + "resolved": "https://registry.npmjs.org/@ankh-studio/tokens/-/tokens-0.5.8.tgz", + "integrity": "sha512-9h0kekAEomU6Y3yUks+AhXeKk9+kWaBE3ND7z46NT5YdQNcfEwUqNX5BMRtlr0HahJpzJ7V562ckeE2lNmIhSQ==", + "license": "MIT", + "engines": { + "node": ">=20" + } }, "node_modules/@esbuild/aix-ppc64": { "version": "0.27.2",