From 7c7060f6a15cd2fc75b214de919cecf34efa64b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 02:44:54 -0700 Subject: [PATCH] chore: bump @types/react-color from 3.0.6 to 3.0.12 in /site (#14954) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/site/package.json b/site/package.json index 4f509f9fa8..88c0d56d4d 100644 --- a/site/package.json +++ b/site/package.json @@ -130,7 +130,7 @@ "@types/lodash": "4.17.9", "@types/node": "20.16.10", "@types/react": "18.3.10", - "@types/react-color": "3.0.6", + "@types/react-color": "3.0.12", "@types/react-date-range": "1.4.4", "@types/react-dom": "18.3.0", "@types/react-syntax-highlighter": "15.5.13", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 6edad653ab..ab87bd9aeb 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -299,8 +299,8 @@ importers: specifier: 18.3.10 version: 18.3.10 '@types/react-color': - specifier: 3.0.6 - version: 3.0.6 + specifier: 3.0.12 + version: 3.0.12 '@types/react-date-range': specifier: 1.4.4 version: 1.4.4 @@ -2441,8 +2441,8 @@ packages: '@types/range-parser@1.2.4': resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} - '@types/react-color@3.0.6': - resolution: {integrity: sha512-OzPIO5AyRmLA7PlOyISlgabpYUa3En74LP8mTMa0veCA719SvYQov4WLMsHvCgXP+L+KI9yGhYnqZafVGG0P4w==} + '@types/react-color@3.0.12': + resolution: {integrity: sha512-pr3uKE3lSvf7GFo1Rn2K3QktiZQFFrSgSGJ/3iMvSOYWt2pPAJ97rVdVfhWxYJZ8prAEXzoP2XX//3qGSQgu7Q==} '@types/react-date-range@1.4.4': resolution: {integrity: sha512-9Y9NyNgaCsEVN/+O4HKuxzPbVjRVBGdOKRxMDcsTRWVG62lpYgnxefNckTXDWup8FvczoqPW0+ESZR6R1yymDg==} @@ -8409,7 +8409,7 @@ snapshots: '@types/range-parser@1.2.4': {} - '@types/react-color@3.0.6': + '@types/react-color@3.0.12': dependencies: '@types/react': 18.3.10 '@types/reactcss': 1.2.6