Skip to content

Commit 8381437

Browse files
Bump @uiw/react-color-wheel in /Plan/react/dashboard (#4556)
Bumps [@uiw/react-color-wheel](https://github.com/uiwjs/react-color) from 2.9.6 to 2.10.1. - [Release notes](https://github.com/uiwjs/react-color/releases) - [Commits](uiwjs/react-color@v2.9.6...v2.10.1) --- updated-dependencies: - dependency-name: "@uiw/react-color-wheel" dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6ecb92 commit 8381437

2 files changed

Lines changed: 17 additions & 7 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@highcharts/map-collection": "2.3.2",
2121
"@tanstack/react-query": "5.97.0",
2222
"@uiw/react-color-chrome": "2.9.6",
23-
"@uiw/react-color-wheel": "2.9.6",
23+
"@uiw/react-color-wheel": "2.10.1",
2424
"axios": "1.15.0",
2525
"bootstrap": "5.3.8",
2626
"date-fns-tz": "3.2.0",

Plan/react/dashboard/yarn.lock

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,11 @@
655655
resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.3.tgz#d1884c8cc4a426d1ac117ca2611bf333834c6798"
656656
integrity sha512-D1XC7WK8K+zZEveUPY+cf4+kgauk8N4eHr/XIHXGlGYkHLud6hK9lYfZk1ry1TNh798cZUCgb6MqGEG8DkJt6Q==
657657

658+
"@uiw/color-convert@2.10.1":
659+
version "2.10.1"
660+
resolved "https://registry.yarnpkg.com/@uiw/color-convert/-/color-convert-2.10.1.tgz#9b7cf1a97bd051c1c926fad2123b8c554721ab1b"
661+
integrity sha512-/Z3YfBiX+SErRM59yQH88Id+Xy/k10nnkfTuqhX6RB2yYUcG57DoFqb6FudhiQ5fwzKvKf1k4xq9lfT1UTFUKQ==
662+
658663
"@uiw/color-convert@2.9.6":
659664
version "2.9.6"
660665
resolved "https://registry.yarnpkg.com/@uiw/color-convert/-/color-convert-2.9.6.tgz#d0ac52b061e28a1e090f200092b91b80d24558a9"
@@ -734,13 +739,18 @@
734739
dependencies:
735740
"@uiw/color-convert" "2.9.6"
736741

737-
"@uiw/react-color-wheel@2.9.6":
738-
version "2.9.6"
739-
resolved "https://registry.yarnpkg.com/@uiw/react-color-wheel/-/react-color-wheel-2.9.6.tgz#dd103c7f8345a5c66324db4831c0fc24a5c479d9"
740-
integrity sha512-a2qw544xrdVBfl2TY1VlmhLM4PMAN/pl1FLdAlSSy8u1xl1f851n9C3lze/9myQwnPO500NfQ8gcXq40nPEqPw==
742+
"@uiw/react-color-wheel@2.10.1":
743+
version "2.10.1"
744+
resolved "https://registry.yarnpkg.com/@uiw/react-color-wheel/-/react-color-wheel-2.10.1.tgz#8c34df71a3337538c1915548b1800403f949390f"
745+
integrity sha512-LnO7CAsfSDfOSUFUeedNycVtx+ODpkGgcgxAT4QindU2BplTcl3mxQJxC1SIszq9zFdGK+1nXhG8N8ZmgvmVYw==
741746
dependencies:
742-
"@uiw/color-convert" "2.9.6"
743-
"@uiw/react-drag-event-interactive" "2.9.6"
747+
"@uiw/color-convert" "2.10.1"
748+
"@uiw/react-drag-event-interactive" "2.10.1"
749+
750+
"@uiw/react-drag-event-interactive@2.10.1":
751+
version "2.10.1"
752+
resolved "https://registry.yarnpkg.com/@uiw/react-drag-event-interactive/-/react-drag-event-interactive-2.10.1.tgz#d8d0e49c83ddc7a2553f34934d2034f255170a3c"
753+
integrity sha512-eArtX/XdSrg5aQs8CV0vne9vChybw2GkNZCP9H68zjBBzucuYgjURqKBJ/+3jid06YpRZ5zz/YTnAlySqOt0Ag==
744754

745755
"@uiw/react-drag-event-interactive@2.9.6":
746756
version "2.9.6"

0 commit comments

Comments
 (0)