From 7ba0168fb4c6983264db10c02d0f6cd612ae8115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:34:01 +0000 Subject: [PATCH] Bump colorjs.io from 0.5.2 to 0.7.0 Bumps [colorjs.io](https://github.com/color-js/color.js) from 0.5.2 to 0.7.0. - [Release notes](https://github.com/color-js/color.js/releases) - [Commits](https://github.com/color-js/color.js/compare/v0.5.2...v0.7.0) --- updated-dependencies: - dependency-name: colorjs.io dependency-version: 0.7.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 bd4c3458..2413ca74 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "dependencies": { "@bufbuild/protobuf": "^2.5.0", - "colorjs.io": "^0.5.0", + "colorjs.io": "^0.7.0", "immutable": "^5.1.5", "rxjs": "^7.4.0", "supports-color": "^8.1.1",