Skip to content

Commit 79e279e

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 a065dd1 commit 79e279e

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
@@ -16748,13 +16748,14 @@ __metadata:
1674816748
languageName: node
1674916749
linkType: hard
1675016750

16751-
"usehooks-ts@npm:^2.9.1":
16752-
version: 2.9.1
16753-
resolution: "usehooks-ts@npm:2.9.1"
16751+
"usehooks-ts@npm:^3.0.2":
16752+
version: 3.0.2
16753+
resolution: "usehooks-ts@npm:3.0.2"
16754+
dependencies:
16755+
lodash.debounce: ^4.0.8
1675416756
peerDependencies:
16755-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
16756-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
16757-
checksum: 36f1e4142ce23bc019b81d2e93aefd7f2c350abcf255598c21627114a69a2f2f116b35dc3a353375f09c6e4c9b704a04f104e3d10e98280545c097feca66c30a
16757+
react: ^16.8.0 || ^17 || ^18
16758+
checksum: b4c16d294e83c815fb24b94a6344fc4974026f36fc2537c0dabb6821853046a6dea397015de5dbb2fd69ec323fa1295cd08230d0293f7eef173ff6a231af45f1
1675816759
languageName: node
1675916760
linkType: hard
1676016761

0 commit comments

Comments
 (0)