diff --git a/plugins/@sanity/color-input/package.json b/plugins/@sanity/color-input/package.json index 8da40881..e6815797 100644 --- a/plugins/@sanity/color-input/package.json +++ b/plugins/@sanity/color-input/package.json @@ -55,7 +55,7 @@ "@repo/tsconfig": "workspace:*", "@sanity/pkg-utils": "catalog:", "@types/react": "catalog:", - "@types/react-color": "^2.17.11", + "@types/react-color": "^3.0.13", "@types/tinycolor2": "^1.4.6", "@typescript/native-preview": "catalog:", "eslint": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 687b02e8..fad5048f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -210,8 +210,8 @@ importers: specifier: 'catalog:' version: 19.2.7 '@types/react-color': - specifier: ^2.17.11 - version: 2.17.12(@types/react@19.2.7) + specifier: ^3.0.13 + version: 3.0.13(@types/react@19.2.7) '@types/tinycolor2': specifier: ^1.4.6 version: 1.4.6 @@ -2749,8 +2749,8 @@ packages: '@types/prismjs@1.26.5': resolution: {integrity: sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==} - '@types/react-color@2.17.12': - resolution: {integrity: sha512-QFGzyXqUFtIQsVsjd4PG3Ks+4DBCYDwd0rV/tdS4nnvPf/pzZrEtM1uwZZfjwg3dVrrJ2J3hWR3KzkEVOI0I/g==} + '@types/react-color@3.0.13': + resolution: {integrity: sha512-2c/9FZ4ixC5T3JzN0LP5Cke2Mf0MKOP2Eh0NPDPWmuVH3NjPyhEjqNMQpN1Phr5m74egAy+p2lYNAFrX1z9Yrg==} peerDependencies: '@types/react': '*' @@ -9340,7 +9340,7 @@ snapshots: '@types/prismjs@1.26.5': {} - '@types/react-color@2.17.12(@types/react@19.2.7)': + '@types/react-color@3.0.13(@types/react@19.2.7)': dependencies: '@types/react': 19.2.7 '@types/reactcss': 1.2.13(@types/react@19.2.7)