chore(deps): update dependency @types/react-color to v3.0.11 (#1034)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-04 08:15:37 -05:00 committed by GitHub
parent b33d12f862
commit 8606421b72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -207,7 +207,7 @@
"@types/minimatch": "5.1.2",
"@types/node": "18.17.19",
"@types/react": "18.2.25",
"@types/react-color": "3.0.7",
"@types/react-color": "3.0.11",
"@types/react-dom": "18.2.10",
"@types/react-virtualized-auto-sizer": "1.0.1",
"@types/react-window": "1.8.6",

View File

@ -28,7 +28,7 @@
"@types/minimatch": "5.1.2",
"@types/node": "18.17.19",
"@types/react": "18.2.25",
"@types/react-color": "3.0.7",
"@types/react-color": "3.0.11",
"@types/react-dom": "18.2.10",
"@types/react-virtualized-auto-sizer": "1.0.1",
"@types/react-window": "1.8.6",

View File

@ -5189,10 +5189,10 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
"@types/react-color@3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@types/react-color/-/react-color-3.0.7.tgz#2dae4e3f898397adcd54fb62e278fb64298249b5"
integrity sha512-IGZA7e8Oia0+Sb3/1KP0qTThGelZ9DRspfeLrFWQWv5vXHiYlJJQMC2kgQr75CtP4uL8/kvT8qBgrOVlxVoNTw==
"@types/react-color@3.0.11":
version "3.0.11"
resolved "https://registry.yarnpkg.com/@types/react-color/-/react-color-3.0.11.tgz#65992e9fdfef70b2db939a98ce3d6a8b8456ecae"
integrity sha512-20m5GpzmdqwmSdnPeMs4UPPUuvkS4ESwakL6u2YN1hbo+ajWiiTwGYIMGhdcJFGeoLyAsr7TVonbZrMhU3+pdw==
dependencies:
"@types/react" "*"
"@types/reactcss" "*"