From 28089c04e7691c44e66a45bb3e9d9a5fd6569872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 00:20:36 +0000 Subject: [PATCH] Bump colorjs.io from 0.5.2 to 0.6.0 Bumps [colorjs.io](https://github.com/color-js/color.js) from 0.5.2 to 0.6.0. - [Release notes](https://github.com/color-js/color.js/releases) - [Commits](https://github.com/color-js/color.js/compare/v0.5.2...v0.6.0) --- updated-dependencies: - dependency-name: colorjs.io dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd157af5..000dcb3c 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "dependencies": { "@bufbuild/protobuf": "^2.5.0", "buffer-builder": "^0.2.0", - "colorjs.io": "^0.5.0", + "colorjs.io": "^0.6.0", "immutable": "^5.0.2", "rxjs": "^7.4.0", "supports-color": "^8.1.1",