Skip to content

Commit 9e93855

Browse files
build(deps): bump usehooks-ts from 2.9.1 to 3.1.1
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.9.1 to 3.1.1. - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@3.1.1) --- updated-dependencies: - dependency-name: usehooks-ts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c364e7 commit 9e93855

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"two.js": "^0.8.12",
117117
"typed-redux-saga": "^1.5.0",
118118
"typescript": "~4.9.5",
119-
"usehooks-ts": "^2.9.1",
119+
"usehooks-ts": "^3.1.1",
120120
"user-agent-data-types": "^0.4.2",
121121
"web-vitals": "^3.5.2",
122122
"webpack": "^5.90.0",

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3092,7 +3092,7 @@ __metadata:
30923092
two.js: ^0.8.12
30933093
typed-redux-saga: ^1.5.0
30943094
typescript: ~4.9.5
3095-
usehooks-ts: ^2.9.1
3095+
usehooks-ts: ^3.1.1
30963096
user-agent-data-types: ^0.4.2
30973097
web-vitals: ^3.5.2
30983098
webpack: ^5.90.0
@@ -16989,13 +16989,14 @@ __metadata:
1698916989
languageName: node
1699016990
linkType: hard
1699116991

16992-
"usehooks-ts@npm:^2.9.1":
16993-
version: 2.9.1
16994-
resolution: "usehooks-ts@npm:2.9.1"
16992+
"usehooks-ts@npm:^3.1.1":
16993+
version: 3.1.1
16994+
resolution: "usehooks-ts@npm:3.1.1"
16995+
dependencies:
16996+
lodash.debounce: ^4.0.8
1699516997
peerDependencies:
16996-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
16997-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
16998-
checksum: 36f1e4142ce23bc019b81d2e93aefd7f2c350abcf255598c21627114a69a2f2f116b35dc3a353375f09c6e4c9b704a04f104e3d10e98280545c097feca66c30a
16998+
react: ^16.8.0 || ^17 || ^18 || ^19 || ^19.0.0-rc
16999+
checksum: ecc8a678f7f08b1e8caaeeb4601b1cd32709e30f73db65441d09808a5f1488f8d2c38a5bc908aa0c67b6dc35379e4b6b7bcd581df57845f91ab6d95256d765ca
1699917000
languageName: node
1700017001
linkType: hard
1700117002

0 commit comments

Comments
 (0)