mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
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>
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Generated
+5
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user