diff --git a/package.json b/package.json index 0dfcd966..c9806f3f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "tailwind-merge": "^2.2.1", "tailwindcss-animate": "^1.0.7", "tldts": "^6.1.11", - "usehooks-ts": "^2.14.0", + "usehooks-ts": "^3.0.2", "xss": "1.0.14" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c06e913..3941e3c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ dependencies: specifier: ^6.1.11 version: 6.1.11 usehooks-ts: - specifier: ^2.14.0 - version: 2.14.0(react@18.2.0) + specifier: ^3.0.2 + version: 3.0.2(react@18.2.0) xss: specifier: 1.0.14 version: 1.0.14 @@ -7469,8 +7469,8 @@ packages: tslib: 2.6.2 dev: false - /usehooks-ts@2.14.0(react@18.2.0): - resolution: {integrity: sha512-jnhrjTRJoJS7cFxz63tRYc5mzTKf/h+Ii8P0PDHymT9qDe4ZA2/gzDRmDR4WGausg5X8wMIdghwi3BBCN9JKow==} + /usehooks-ts@3.0.2(react@18.2.0): + resolution: {integrity: sha512-qJScCj8YOxa8RV3Iz2T+2IsydLG0EID5FouTGE7aNFEpFlCXmRrnJiPCESDArKr1FLTaUQSfDQ43UDn7yMLExw==} engines: {node: '>=16.15.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18