Skip to content

Commit 05020aa

Browse files
Bump @uiw/react-color-wheel from 2.9.2 to 2.9.4 in /Plan/react/dashboard
Bumps [@uiw/react-color-wheel](https://github.com/uiwjs/react-color) from 2.9.2 to 2.9.4. - [Release notes](https://github.com/uiwjs/react-color/releases) - [Commits](uiwjs/react-color@v2.9.2...v2.9.4) --- updated-dependencies: - dependency-name: "@uiw/react-color-wheel" dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d195229 commit 05020aa

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@testing-library/react": "^16.3.2",
2323
"@testing-library/user-event": "^14.6.1",
2424
"@uiw/react-color-chrome": "^2.9.2",
25-
"@uiw/react-color-wheel": "^2.9.2",
25+
"@uiw/react-color-wheel": "^2.9.4",
2626
"axios": "^1.13.4",
2727
"bootstrap": "^5.3.8",
2828
"export-to-csv": "^1.3.0",

Plan/react/dashboard/yarn.lock

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,6 +1437,11 @@
14371437
resolved "https://registry.yarnpkg.com/@uiw/color-convert/-/color-convert-2.9.2.tgz#b2330d7928d1a4fefaacabafc9743a5b014fa9b5"
14381438
integrity sha512-ibw9OS29S7GlL+vDwU3p5XG3vhR7XdzUecydpZbakUeg2Td6nfsnrCAX9sbLwQ73p0abO42v+V4qRaWq+7/BjQ==
14391439

1440+
1441+
version "2.9.4"
1442+
resolved "https://registry.yarnpkg.com/@uiw/color-convert/-/color-convert-2.9.4.tgz#516e3af0805ab297e24932939edc97a58c405f63"
1443+
integrity sha512-iFqdh+yCwGGZz0CJOBAiF7Yj31QlF9oquGqIQSvDkRqiEFmPLhXXH7/HMQriuJpweoPkyzsXoX7g006AILB85w==
1444+
14401445
14411446
version "2.9.2"
14421447
resolved "https://registry.yarnpkg.com/@uiw/react-color-alpha/-/react-color-alpha-2.9.2.tgz#dc05cab8242a797001904dfbeb2e215db863465d"
@@ -1511,19 +1516,24 @@
15111516
dependencies:
15121517
"@uiw/color-convert" "2.9.2"
15131518

1514-
"@uiw/react-color-wheel@^2.9.2":
1515-
version "2.9.2"
1516-
resolved "https://registry.yarnpkg.com/@uiw/react-color-wheel/-/react-color-wheel-2.9.2.tgz#e21154b1a875c80dd6aee1d3336b895d3b438211"
1517-
integrity sha512-ayGzQyMZM3Cp+sX7LNElQ/QQWMO7YG4k/RQwVJAhxNQ+4lJ/p4LLSnI85D7NxILkk+jiXnjxRroxxZ2eJhWo+g==
1519+
"@uiw/react-color-wheel@^2.9.4":
1520+
version "2.9.4"
1521+
resolved "https://registry.yarnpkg.com/@uiw/react-color-wheel/-/react-color-wheel-2.9.4.tgz#89534df37961751cbd03695cfbe0699b7d0878c7"
1522+
integrity sha512-ofLdt6yLu00gZDFOASJaetRGwfmTM5Flr262+E3I2cpLtq8iVkMu/ohs0k613Y1gT/LWaXEZwcWXkFrAdDpsLA==
15181523
dependencies:
1519-
"@uiw/color-convert" "2.9.2"
1520-
"@uiw/react-drag-event-interactive" "2.9.2"
1524+
"@uiw/color-convert" "2.9.4"
1525+
"@uiw/react-drag-event-interactive" "2.9.4"
15211526

15221527
15231528
version "2.9.2"
15241529
resolved "https://registry.yarnpkg.com/@uiw/react-drag-event-interactive/-/react-drag-event-interactive-2.9.2.tgz#1b6019cdd55f069cb8c203a618ca665f759f0ecf"
15251530
integrity sha512-6gxQz+Ij7JkXlEOpfZhOu+Gdp/sI9VnMeDl8AJeYl3+0YXP31lXGmyb0NkNYnoUmJO+RrAf68c1raMpaDWs+Ow==
15261531

1532+
1533+
version "2.9.4"
1534+
resolved "https://registry.yarnpkg.com/@uiw/react-drag-event-interactive/-/react-drag-event-interactive-2.9.4.tgz#237d61f439865674a8045aa1222ce29d5bd2b828"
1535+
integrity sha512-I5AZquK4C4LN24OvixRwk4krFaEYAGOaGRD3pgtByfQv4br3igb/94wt3cxz/EMKSzOM1aSAH857ipHBYpOSXg==
1536+
15271537
"@vitejs/plugin-react@^5.1.2":
15281538
version "5.1.2"
15291539
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.2.tgz#46f47be184c05a18839cb8705d79578b469ac6eb"

0 commit comments

Comments
 (0)