From 385193b8a76ec4501811d2418c54adc5e09b5e4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:27:35 +0000 Subject: [PATCH] Bump usehooks-ts from 2.16.0 to 3.1.0 Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.16.0 to 3.1.0. - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.16.0...usehooks-ts@3.1.0) --- updated-dependencies: - dependency-name: usehooks-ts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0aaae606..c469e1cf 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "strip-markdown": "^6.0.0", "tailwind-merge": "^2.5.5", "uploadthing": "^7.2.0", - "usehooks-ts": "^2.16.0", + "usehooks-ts": "^3.1.0", "uuid": "^11.0.2", "validator": "^13.12.0", "zod": "^3.23.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e0f0d7c..addc6eb8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -240,8 +240,8 @@ importers: specifier: ^7.2.0 version: 7.2.0(next@14.2.16(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.81.0))(tailwindcss@4.0.0-beta.3) usehooks-ts: - specifier: ^2.16.0 - version: 2.16.0(react@18.3.1) + specifier: ^3.1.0 + version: 3.1.0(react@18.3.1) uuid: specifier: ^11.0.2 version: 11.0.2 @@ -5181,8 +5181,8 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 - usehooks-ts@2.16.0: - resolution: {integrity: sha512-bez95WqYujxp6hFdM/CpRDiVPirZPxlMzOH2QB8yopoKQMXpscyZoxOjpEdaxvV+CAWUDSM62cWnqHE0E/MZ7w==} + usehooks-ts@3.1.0: + resolution: {integrity: sha512-bBIa7yUyPhE1BCc0GmR96VU/15l/9gP1Ch5mYdLcFBaFGQsdmXkvjV0TtOqW1yUd6VjIwDunm+flSciCQXujiw==} engines: {node: '>=16.15.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 @@ -10881,7 +10881,7 @@ snapshots: dependencies: react: 18.3.1 - usehooks-ts@2.16.0(react@18.3.1): + usehooks-ts@3.1.0(react@18.3.1): dependencies: lodash.debounce: 4.0.8 react: 18.3.1