Bump @types/react-color from 3.0.11 to 3.0.12

Bumps [@types/react-color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-color) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-color)

---
updated-dependencies:
- dependency-name: "@types/react-color"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2024-03-01 08:11:17 +00:00
committed by GitHub
parent c54123f150
commit 5ae3ca1ae4
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"dependencies": {
"@types/commonmark": "^0.27.5",
"@types/react": "^16.14.32",
"@types/react-color": "^3.0.6",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^16.9.16",
"@types/react-resizable": "^3.0.3",
"@types/react-sidebar": "^3.0.2",
@@ -2896,9 +2896,9 @@
}
},
"node_modules/@types/react-color": {
"version": "3.0.11",
"resolved": "https://registry.npmjs.org/@types/react-color/-/react-color-3.0.11.tgz",
"integrity": "sha512-20m5GpzmdqwmSdnPeMs4UPPUuvkS4ESwakL6u2YN1hbo+ajWiiTwGYIMGhdcJFGeoLyAsr7TVonbZrMhU3+pdw==",
"version": "3.0.12",
"resolved": "https://registry.npmjs.org/@types/react-color/-/react-color-3.0.12.tgz",
"integrity": "sha512-pr3uKE3lSvf7GFo1Rn2K3QktiZQFFrSgSGJ/3iMvSOYWt2pPAJ97rVdVfhWxYJZ8prAEXzoP2XX//3qGSQgu7Q==",
"dependencies": {
"@types/react": "*",
"@types/reactcss": "*"
+1 -1
View File
@@ -21,7 +21,7 @@
"dependencies": {
"@types/commonmark": "^0.27.5",
"@types/react": "^16.14.32",
"@types/react-color": "^3.0.6",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^16.9.16",
"@types/react-resizable": "^3.0.3",
"@types/react-sidebar": "^3.0.2",