Skip to content

Commit 6f15f68

Browse files
build(deps): bump usehooks-ts from 2.9.1 to 3.0.2
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.9.1 to 3.0.2. - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@3.0.2) --- 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 4058644 commit 6f15f68

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.0.2",
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
@@ -2968,7 +2968,7 @@ __metadata:
29682968
two.js: ^0.8.12
29692969
typed-redux-saga: ^1.5.0
29702970
typescript: ~4.9.5
2971-
usehooks-ts: ^2.9.1
2971+
usehooks-ts: ^3.0.2
29722972
user-agent-data-types: ^0.4.2
29732973
web-vitals: ^3.5.2
29742974
webpack: ^5.90.0
@@ -16755,13 +16755,14 @@ __metadata:
1675516755
languageName: node
1675616756
linkType: hard
1675716757

16758-
"usehooks-ts@npm:^2.9.1":
16759-
version: 2.9.1
16760-
resolution: "usehooks-ts@npm:2.9.1"
16758+
"usehooks-ts@npm:^3.0.2":
16759+
version: 3.0.2
16760+
resolution: "usehooks-ts@npm:3.0.2"
16761+
dependencies:
16762+
lodash.debounce: ^4.0.8
1676116763
peerDependencies:
16762-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
16763-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
16764-
checksum: 36f1e4142ce23bc019b81d2e93aefd7f2c350abcf255598c21627114a69a2f2f116b35dc3a353375f09c6e4c9b704a04f104e3d10e98280545c097feca66c30a
16764+
react: ^16.8.0 || ^17 || ^18
16765+
checksum: b4c16d294e83c815fb24b94a6344fc4974026f36fc2537c0dabb6821853046a6dea397015de5dbb2fd69ec323fa1295cd08230d0293f7eef173ff6a231af45f1
1676516766
languageName: node
1676616767
linkType: hard
1676716768

0 commit comments

Comments
 (0)