Skip to content

Commit 54a3702

Browse files
build(deps-dev): bump color-convert from 2.0.1 to 3.0.1
Bumps [color-convert](https://github.com/Qix-/color-convert) from 2.0.1 to 3.0.1. - [Release notes](https://github.com/Qix-/color-convert/releases) - [Changelog](https://github.com/Qix-/color-convert/blob/master/CHANGELOG.md) - [Commits](Qix-/color-convert@2.0.1...3.0.1) --- updated-dependencies: - dependency-name: color-convert dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d279ba commit 54a3702

File tree

2 files changed

+90
-7
lines changed

2 files changed

+90
-7
lines changed

package-lock.json

Lines changed: 89 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@vitejs/plugin-react": "~4.4.1",
5353
"@vitest/coverage-v8": "^3.1.2",
5454
"classnames": "~2.5.0",
55-
"color-convert": "~2.0.1",
55+
"color-convert": "~3.0.1",
5656
"daisyui": "^5.0.27",
5757
"deep-diff": "~1.0.2",
5858
"deep-object-diff": "~1.1.9",

0 commit comments

Comments
 (0)