fix(deps): update dependency superjson to v2.2.5 (#4398)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-02 17:26:14 +00:00
committed by GitHub
parent 4c4e901e7d
commit 19e25a095f
10 changed files with 30 additions and 30 deletions

View File

@@ -26,7 +26,7 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@umami/node": "^0.4.0",
"superjson": "2.2.3"
"superjson": "2.2.5"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -52,7 +52,7 @@
"next": "15.5.6",
"react": "19.2.0",
"react-dom": "19.2.0",
"superjson": "2.2.3",
"superjson": "2.2.5",
"trpc-to-openapi": "^3.1.0",
"zod": "^4.1.12"
},

View File

@@ -60,7 +60,7 @@
"drizzle-zod": "^0.8.3",
"mysql2": "3.15.3",
"pg": "^8.16.3",
"superjson": "2.2.3"
"superjson": "2.2.5"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -25,7 +25,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/core": "workspace:^0.1.0",
"superjson": "2.2.3",
"superjson": "2.2.5",
"winston": "3.18.3",
"zod": "^4.1.12"
},

View File

@@ -43,7 +43,7 @@
"next": "15.5.6",
"react": "19.2.0",
"react-dom": "19.2.0",
"superjson": "2.2.3",
"superjson": "2.2.5",
"zod": "^4.1.12",
"zod-form-data": "^3.0.1"
},

View File

@@ -28,7 +28,7 @@
"@homarr/definitions": "workspace:^",
"@homarr/log": "workspace:^",
"ioredis": "5.8.2",
"superjson": "2.2.3"
"superjson": "2.2.5"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -31,7 +31,7 @@
"@homarr/redis": "workspace:^0.1.0",
"dayjs": "^1.11.18",
"octokit": "^5.0.4",
"superjson": "2.2.3",
"superjson": "2.2.5",
"undici": "7.16.0",
"zod": "^4.1.12"
},