mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-19 10:22:07 +00:00
Bump usehooks-ts from 3.1.0 to 3.1.1
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@3.1.0...usehooks-ts@3.1.1) --- updated-dependencies: - dependency-name: usehooks-ts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6dc43bf55a
commit
e291cd9c59
2 changed files with 7 additions and 7 deletions
|
@ -61,7 +61,7 @@
|
|||
"tailwind-merge": "^3.0.1",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
"usehooks-ts": "^3.1.0",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"zod": "^3.24.1",
|
||||
"zustand": "^5.0.3"
|
||||
},
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -12856,7 +12856,7 @@ __metadata:
|
|||
ts-node: "npm:^10.9.2"
|
||||
typescript: "npm:^5.7.3"
|
||||
unsplash-js: "npm:^7.0.19"
|
||||
usehooks-ts: "npm:^3.1.0"
|
||||
usehooks-ts: "npm:^3.1.1"
|
||||
zod: "npm:^3.24.1"
|
||||
zustand: "npm:^5.0.3"
|
||||
languageName: unknown
|
||||
|
@ -13452,14 +13452,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"usehooks-ts@npm:^3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "usehooks-ts@npm:3.1.0"
|
||||
"usehooks-ts@npm:^3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "usehooks-ts@npm:3.1.1"
|
||||
dependencies:
|
||||
lodash.debounce: "npm:^4.0.8"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18
|
||||
checksum: 10c0/2204d8c95109302bdaaa51a66bf216f3dba750f1d2795c20ecba75ba1c44a070a253935d537ef536514ab6e363bcc02ccc78b5ad63576ff8d880d577cf3fc48f
|
||||
react: ^16.8.0 || ^17 || ^18 || ^19 || ^19.0.0-rc
|
||||
checksum: 10c0/8bbebf52b063f2e705eb27364f08ec2eff987b9e8d28d82a28248652dd89ef53cb514e1f2ee1cbc6ac6e083a8dce86310301c3e92a99902b98c32a26381202d7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue