From c120d418b762dc89c5258c6452ebc3050e431cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 01:37:24 +0000 Subject: [PATCH] build(deps): bump usehooks-ts from 2.9.1 to 3.1.0 Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.9.1 to 3.1.0. - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.9.1...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 +- yarn.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index afc99925c..74c20f07b 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "two.js": "^0.8.12", "typed-redux-saga": "^1.5.0", "typescript": "~4.9.5", - "usehooks-ts": "^2.9.1", + "usehooks-ts": "^3.1.0", "user-agent-data-types": "^0.4.2", "web-vitals": "^3.5.2", "webpack": "^5.90.0", diff --git a/yarn.lock b/yarn.lock index c2bdede16..c3a8e7341 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2968,7 +2968,7 @@ __metadata: two.js: ^0.8.12 typed-redux-saga: ^1.5.0 typescript: ~4.9.5 - usehooks-ts: ^2.9.1 + usehooks-ts: ^3.1.0 user-agent-data-types: ^0.4.2 web-vitals: ^3.5.2 webpack: ^5.90.0 @@ -16762,13 +16762,14 @@ __metadata: languageName: node linkType: hard -"usehooks-ts@npm:^2.9.1": - version: 2.9.1 - resolution: "usehooks-ts@npm:2.9.1" +"usehooks-ts@npm:^3.1.0": + version: 3.1.0 + resolution: "usehooks-ts@npm:3.1.0" + dependencies: + lodash.debounce: ^4.0.8 peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 36f1e4142ce23bc019b81d2e93aefd7f2c350abcf255598c21627114a69a2f2f116b35dc3a353375f09c6e4c9b704a04f104e3d10e98280545c097feca66c30a + react: ^16.8.0 || ^17 || ^18 + checksum: 4f850c0c5ab408afa52fa2ea2c93c488cd7065c82679eb1fb62cba12ca4c57ff62d52375acc6738823421fe6579ce3adcea1e2dc345ce4f549c593d2e51455b3 languageName: node linkType: hard