From b7b96fe0f0d2f432f8694cee42056b0962a62e7f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 3 Feb 2025 12:27:40 +0000
Subject: [PATCH] chore: bump @types/react-color from 3.0.12 to 3.0.13 in /site
(#16398)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps
[@types/react-color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-color)
from 3.0.12 to 3.0.13.
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
site/package.json | 2 +-
site/pnpm-lock.yaml | 22 +++++++++++++---------
2 files changed, 14 insertions(+), 10 deletions(-)
diff --git a/site/package.json b/site/package.json
index 84024d6c34..0b013f719a 100644
--- a/site/package.json
+++ b/site/package.json
@@ -150,7 +150,7 @@
"@types/lodash": "4.17.15",
"@types/node": "20.17.16",
"@types/react": "18.3.12",
- "@types/react-color": "3.0.12",
+ "@types/react-color": "3.0.13",
"@types/react-date-range": "1.4.4",
"@types/react-dom": "18.3.1",
"@types/react-syntax-highlighter": "15.5.13",
diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml
index 8ab48c90c6..8e08f594f4 100644
--- a/site/pnpm-lock.yaml
+++ b/site/pnpm-lock.yaml
@@ -356,8 +356,8 @@ importers:
specifier: 18.3.12
version: 18.3.12
'@types/react-color':
- specifier: 3.0.12
- version: 3.0.12
+ specifier: 3.0.13
+ version: 3.0.13(@types/react@18.3.12)
'@types/react-date-range':
specifier: 1.4.4
version: 1.4.4
@@ -2664,8 +2664,10 @@ packages:
'@types/range-parser@1.2.4':
resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==, tarball: https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz}
- '@types/react-color@3.0.12':
- resolution: {integrity: sha512-pr3uKE3lSvf7GFo1Rn2K3QktiZQFFrSgSGJ/3iMvSOYWt2pPAJ97rVdVfhWxYJZ8prAEXzoP2XX//3qGSQgu7Q==, tarball: https://registry.npmjs.org/@types/react-color/-/react-color-3.0.12.tgz}
+ '@types/react-color@3.0.13':
+ resolution: {integrity: sha512-2c/9FZ4ixC5T3JzN0LP5Cke2Mf0MKOP2Eh0NPDPWmuVH3NjPyhEjqNMQpN1Phr5m74egAy+p2lYNAFrX1z9Yrg==, tarball: https://registry.npmjs.org/@types/react-color/-/react-color-3.0.13.tgz}
+ peerDependencies:
+ '@types/react': '*'
'@types/react-date-range@1.4.4':
resolution: {integrity: sha512-9Y9NyNgaCsEVN/+O4HKuxzPbVjRVBGdOKRxMDcsTRWVG62lpYgnxefNckTXDWup8FvczoqPW0+ESZR6R1yymDg==, tarball: https://registry.npmjs.org/@types/react-date-range/-/react-date-range-1.4.4.tgz}
@@ -2690,8 +2692,10 @@ packages:
'@types/react@18.3.12':
resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==, tarball: https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz}
- '@types/reactcss@1.2.6':
- resolution: {integrity: sha512-qaIzpCuXNWomGR1Xq8SCFTtF4v8V27Y6f+b9+bzHiv087MylI/nTCqqdChNeWS7tslgROmYB7yeiruWX7WnqNg==, tarball: https://registry.npmjs.org/@types/reactcss/-/reactcss-1.2.6.tgz}
+ '@types/reactcss@1.2.13':
+ resolution: {integrity: sha512-gi3S+aUi6kpkF5vdhUsnkwbiSEIU/BEJyD7kBy2SudWBUuKmJk8AQKE0OVcQQeEy40Azh0lV6uynxlikYIJuwg==, tarball: https://registry.npmjs.org/@types/reactcss/-/reactcss-1.2.13.tgz}
+ peerDependencies:
+ '@types/react': '*'
'@types/resolve@1.20.4':
resolution: {integrity: sha512-BKGK0T1VgB1zD+PwQR4RRf0ais3NyvH1qjLUrHI5SEiccYaJrhLstLuoXFWJ+2Op9whGizSPUMGPJY/Qtb/A2w==, tarball: https://registry.npmjs.org/@types/resolve/-/resolve-1.20.4.tgz}
@@ -8722,10 +8726,10 @@ snapshots:
'@types/range-parser@1.2.4': {}
- '@types/react-color@3.0.12':
+ '@types/react-color@3.0.13(@types/react@18.3.12)':
dependencies:
'@types/react': 18.3.12
- '@types/reactcss': 1.2.6
+ '@types/reactcss': 1.2.13(@types/react@18.3.12)
'@types/react-date-range@1.4.4':
dependencies:
@@ -8757,7 +8761,7 @@ snapshots:
'@types/prop-types': 15.7.13
csstype: 3.1.3
- '@types/reactcss@1.2.6':
+ '@types/reactcss@1.2.13(@types/react@18.3.12)':
dependencies:
'@types/react': 18.3.12