fix(deps): update dependency ioredis to v5.8.0 (#4174)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-28 08:57:22 +00:00
committed by GitHub
parent 5f4734ef6b
commit bb47f163d3
3 changed files with 14 additions and 14 deletions

View File

@@ -25,7 +25,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@t3-oss/env-nextjs": "^0.13.8",
"ioredis": "5.7.0",
"ioredis": "5.8.0",
"zod": "^4.1.11"
},
"devDependencies": {

View File

@@ -27,7 +27,7 @@
"@homarr/db": "workspace:^",
"@homarr/definitions": "workspace:^",
"@homarr/log": "workspace:^",
"ioredis": "5.7.0",
"ioredis": "5.8.0",
"superjson": "2.2.2"
},
"devDependencies": {