Skip to content

Commit d1bea31

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] <support@github.com>
1 parent a181f33 commit d1bea31

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
@@ -1463,6 +1463,11 @@
14631463
resolved "https://registry.yarnpkg.com/@uiw/color-convert/-/color-convert-2.9.2.tgz#b2330d7928d1a4fefaacabafc9743a5b014fa9b5"
14641464
integrity sha512-ibw9OS29S7GlL+vDwU3p5XG3vhR7XdzUecydpZbakUeg2Td6nfsnrCAX9sbLwQ73p0abO42v+V4qRaWq+7/BjQ==
14651465

1466+
"@uiw/color-convert@2.9.4":
1467+
version "2.9.4"
1468+
resolved "https://registry.yarnpkg.com/@uiw/color-convert/-/color-convert-2.9.4.tgz#516e3af0805ab297e24932939edc97a58c405f63"
1469+
integrity sha512-iFqdh+yCwGGZz0CJOBAiF7Yj31QlF9oquGqIQSvDkRqiEFmPLhXXH7/HMQriuJpweoPkyzsXoX7g006AILB85w==
1470+
14661471
"@uiw/react-color-alpha@2.9.2":
14671472
version "2.9.2"
14681473
resolved "https://registry.yarnpkg.com/@uiw/react-color-alpha/-/react-color-alpha-2.9.2.tgz#dc05cab8242a797001904dfbeb2e215db863465d"
@@ -1537,19 +1542,24 @@
15371542
dependencies:
15381543
"@uiw/color-convert" "2.9.2"
15391544

1540-
"@uiw/react-color-wheel@^2.9.2":
1541-
version "2.9.2"
1542-
resolved "https://registry.yarnpkg.com/@uiw/react-color-wheel/-/react-color-wheel-2.9.2.tgz#e21154b1a875c80dd6aee1d3336b895d3b438211"
1543-
integrity sha512-ayGzQyMZM3Cp+sX7LNElQ/QQWMO7YG4k/RQwVJAhxNQ+4lJ/p4LLSnI85D7NxILkk+jiXnjxRroxxZ2eJhWo+g==
1545+
"@uiw/react-color-wheel@^2.9.4":
1546+
version "2.9.4"
1547+
resolved "https://registry.yarnpkg.com/@uiw/react-color-wheel/-/react-color-wheel-2.9.4.tgz#89534df37961751cbd03695cfbe0699b7d0878c7"
1548+
integrity sha512-ofLdt6yLu00gZDFOASJaetRGwfmTM5Flr262+E3I2cpLtq8iVkMu/ohs0k613Y1gT/LWaXEZwcWXkFrAdDpsLA==
15441549
dependencies:
1545-
"@uiw/color-convert" "2.9.2"
1546-
"@uiw/react-drag-event-interactive" "2.9.2"
1550+
"@uiw/color-convert" "2.9.4"
1551+
"@uiw/react-drag-event-interactive" "2.9.4"
15471552

15481553
"@uiw/react-drag-event-interactive@2.9.2":
15491554
version "2.9.2"
15501555
resolved "https://registry.yarnpkg.com/@uiw/react-drag-event-interactive/-/react-drag-event-interactive-2.9.2.tgz#1b6019cdd55f069cb8c203a618ca665f759f0ecf"
15511556
integrity sha512-6gxQz+Ij7JkXlEOpfZhOu+Gdp/sI9VnMeDl8AJeYl3+0YXP31lXGmyb0NkNYnoUmJO+RrAf68c1raMpaDWs+Ow==
15521557

1558+
"@uiw/react-drag-event-interactive@2.9.4":
1559+
version "2.9.4"
1560+
resolved "https://registry.yarnpkg.com/@uiw/react-drag-event-interactive/-/react-drag-event-interactive-2.9.4.tgz#237d61f439865674a8045aa1222ce29d5bd2b828"
1561+
integrity sha512-I5AZquK4C4LN24OvixRwk4krFaEYAGOaGRD3pgtByfQv4br3igb/94wt3cxz/EMKSzOM1aSAH857ipHBYpOSXg==
1562+
15531563
"@vitejs/plugin-react@^5.1.3":
15541564
version "5.1.3"
15551565
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.3.tgz#05eba092cc89a6ff89668d3f62258e2c5a8a9122"

0 commit comments

Comments
 (0)