mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-10 07:33:09 +00:00
Bump ioredis from 5.6.0 to 5.6.1
Bumps [ioredis](https://github.com/luin/ioredis) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](https://github.com/luin/ioredis/compare/v5.6.0...v5.6.1) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
40090b7ffe
commit
0db370ce22
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"dompurify": "^3.2.4",
|
"dompurify": "^3.2.4",
|
||||||
"ioredis": "^5.6.0",
|
"ioredis": "^5.6.1",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.487.0",
|
"lucide-react": "^0.487.0",
|
||||||
"next": "^15.2.4",
|
"next": "^15.2.4",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -8716,9 +8716,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"ioredis@npm:^5.6.0":
|
"ioredis@npm:^5.6.1":
|
||||||
version: 5.6.0
|
version: 5.6.1
|
||||||
resolution: "ioredis@npm:5.6.0"
|
resolution: "ioredis@npm:5.6.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@ioredis/commands": "npm:^1.1.1"
|
"@ioredis/commands": "npm:^1.1.1"
|
||||||
cluster-key-slot: "npm:^1.1.0"
|
cluster-key-slot: "npm:^1.1.0"
|
||||||
|
@ -8729,7 +8729,7 @@ __metadata:
|
||||||
redis-errors: "npm:^1.2.0"
|
redis-errors: "npm:^1.2.0"
|
||||||
redis-parser: "npm:^3.0.0"
|
redis-parser: "npm:^3.0.0"
|
||||||
standard-as-callback: "npm:^2.1.0"
|
standard-as-callback: "npm:^2.1.0"
|
||||||
checksum: 10c0/a885e5146640fc448706871290ef424ffa39af561f7ee3cf1590085209a509f85e99082bdaaf3cd32fa66758aea3fc2055d1109648ddca96fac4944bf2092c30
|
checksum: 10c0/26ae49cf448e807e454a9bdea5a9dfdcf669e2fdbf2df341900a0fb693c5662fea7e39db3227ce8972d1bda0ba7da9b7410e5163b12d8878a579548d847220ac
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13400,7 +13400,7 @@ __metadata:
|
||||||
eslint-config-prettier: "npm:^10.1.1"
|
eslint-config-prettier: "npm:^10.1.1"
|
||||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
||||||
fluid-tailwind: "npm:^1.0.4"
|
fluid-tailwind: "npm:^1.0.4"
|
||||||
ioredis: "npm:^5.6.0"
|
ioredis: "npm:^5.6.1"
|
||||||
jest: "npm:^29.7.0"
|
jest: "npm:^29.7.0"
|
||||||
jest-environment-jsdom: "npm:^29.7.0"
|
jest-environment-jsdom: "npm:^29.7.0"
|
||||||
jest-junit: "npm:^16.0.0"
|
jest-junit: "npm:^16.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue