fix(deps): update dependency superjson to v2.2.6 (#4573)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-03 10:48:15 +00:00
committed by GitHub
parent 16f12d98e6
commit deb5e9d960
10 changed files with 30 additions and 30 deletions

View File

@@ -86,7 +86,7 @@
"react-error-boundary": "^6.0.0", "react-error-boundary": "^6.0.0",
"react-simple-code-editor": "^0.14.1", "react-simple-code-editor": "^0.14.1",
"sass": "^1.94.2", "sass": "^1.94.2",
"superjson": "2.2.5", "superjson": "2.2.6",
"swagger-ui-react": "^5.30.2", "swagger-ui-react": "^5.30.2",
"use-deep-compare-effect": "^1.8.1", "use-deep-compare-effect": "^1.8.1",
"zod": "^4.1.13" "zod": "^4.1.13"

View File

@@ -40,7 +40,7 @@
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"dotenv": "^17.2.3", "dotenv": "^17.2.3",
"fastify": "^5.6.2", "fastify": "^5.6.2",
"superjson": "2.2.5", "superjson": "2.2.6",
"undici": "7.16.0" "undici": "7.16.0"
}, },
"devDependencies": { "devDependencies": {

View File

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

View File

@@ -52,7 +52,7 @@
"next": "16.0.5", "next": "16.0.5",
"react": "19.2.0", "react": "19.2.0",
"react-dom": "19.2.0", "react-dom": "19.2.0",
"superjson": "2.2.5", "superjson": "2.2.6",
"trpc-to-openapi": "^3.1.0", "trpc-to-openapi": "^3.1.0",
"zod": "^4.1.13" "zod": "^4.1.13"
}, },

View File

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

View File

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

View File

@@ -43,7 +43,7 @@
"next": "16.0.5", "next": "16.0.5",
"react": "19.2.0", "react": "19.2.0",
"react-dom": "19.2.0", "react-dom": "19.2.0",
"superjson": "2.2.5", "superjson": "2.2.6",
"zod": "^4.1.13", "zod": "^4.1.13",
"zod-form-data": "^3.0.1" "zod-form-data": "^3.0.1"
}, },

View File

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

View File

@@ -32,7 +32,7 @@
"@homarr/redis": "workspace:^0.1.0", "@homarr/redis": "workspace:^0.1.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"octokit": "^5.0.5", "octokit": "^5.0.5",
"superjson": "2.2.5", "superjson": "2.2.6",
"undici": "7.16.0", "undici": "7.16.0",
"zod": "^4.1.13" "zod": "^4.1.13"
}, },

42
pnpm-lock.yaml generated
View File

@@ -323,8 +323,8 @@ importers:
specifier: ^1.94.2 specifier: ^1.94.2
version: 1.94.2 version: 1.94.2
superjson: superjson:
specifier: 2.2.5 specifier: 2.2.6
version: 2.2.5 version: 2.2.6
swagger-ui-react: swagger-ui-react:
specifier: ^5.30.2 specifier: ^5.30.2
version: 5.30.2(@types/react@19.2.7)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) version: 5.30.2(@types/react@19.2.7)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
@@ -441,8 +441,8 @@ importers:
specifier: ^5.6.2 specifier: ^5.6.2
version: 5.6.2 version: 5.6.2
superjson: superjson:
specifier: 2.2.5 specifier: 2.2.6
version: 2.2.5 version: 2.2.6
undici: undici:
specifier: 7.16.0 specifier: 7.16.0
version: 7.16.0 version: 7.16.0
@@ -554,8 +554,8 @@ importers:
specifier: ^0.4.0 specifier: ^0.4.0
version: 0.4.0 version: 0.4.0
superjson: superjson:
specifier: 2.2.5 specifier: 2.2.6
version: 2.2.5 version: 2.2.6
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -669,8 +669,8 @@ importers:
specifier: 19.2.0 specifier: 19.2.0
version: 19.2.0(react@19.2.0) version: 19.2.0(react@19.2.0)
superjson: superjson:
specifier: 2.2.5 specifier: 2.2.6
version: 2.2.5 version: 2.2.6
trpc-to-openapi: trpc-to-openapi:
specifier: ^3.1.0 specifier: ^3.1.0
version: 3.1.0(patch_hash=2ca3c16af0fcca0c736697ad4fe553a14f794524fa9ce0d5c3e8ee4aea76090c)(@trpc/server@11.7.1(typescript@5.9.3))(zod-openapi@5.3.0(zod@4.1.13))(zod@4.1.13) version: 3.1.0(patch_hash=2ca3c16af0fcca0c736697ad4fe553a14f794524fa9ce0d5c3e8ee4aea76090c)(@trpc/server@11.7.1(typescript@5.9.3))(zod-openapi@5.3.0(zod@4.1.13))(zod@4.1.13)
@@ -1190,8 +1190,8 @@ importers:
specifier: ^8.16.3 specifier: ^8.16.3
version: 8.16.3 version: 8.16.3
superjson: superjson:
specifier: 2.2.5 specifier: 2.2.6
version: 2.2.5 version: 2.2.6
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -1549,8 +1549,8 @@ importers:
specifier: workspace:^0.1.0 specifier: workspace:^0.1.0
version: link:../core version: link:../core
superjson: superjson:
specifier: 2.2.5 specifier: 2.2.6
version: 2.2.5 version: 2.2.6
winston: winston:
specifier: 3.18.3 specifier: 3.18.3
version: 3.18.3 version: 3.18.3
@@ -1763,8 +1763,8 @@ importers:
specifier: 19.2.0 specifier: 19.2.0
version: 19.2.0(react@19.2.0) version: 19.2.0(react@19.2.0)
superjson: superjson:
specifier: 2.2.5 specifier: 2.2.6
version: 2.2.5 version: 2.2.6
zod: zod:
specifier: ^4.1.13 specifier: ^4.1.13
version: 4.1.13 version: 4.1.13
@@ -1865,8 +1865,8 @@ importers:
specifier: 5.8.2 specifier: 5.8.2
version: 5.8.2 version: 5.8.2
superjson: superjson:
specifier: 2.2.5 specifier: 2.2.6
version: 2.2.5 version: 2.2.6
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -1917,8 +1917,8 @@ importers:
specifier: ^5.0.5 specifier: ^5.0.5
version: 5.0.5 version: 5.0.5
superjson: superjson:
specifier: 2.2.5 specifier: 2.2.6
version: 2.2.5 version: 2.2.6
undici: undici:
specifier: 7.16.0 specifier: 7.16.0
version: 7.16.0 version: 7.16.0
@@ -10128,8 +10128,8 @@ packages:
resolution: {integrity: sha512-CY8u7DtbvucKuquCmOFEKhr9Besln7n9uN8eFbwcoGYWXOMW07u2o8njWaiXt11ylS3qoGF55pILjRmPlbodyg==} resolution: {integrity: sha512-CY8u7DtbvucKuquCmOFEKhr9Besln7n9uN8eFbwcoGYWXOMW07u2o8njWaiXt11ylS3qoGF55pILjRmPlbodyg==}
engines: {node: '>=18'} engines: {node: '>=18'}
superjson@2.2.5: superjson@2.2.6:
resolution: {integrity: sha512-zWPTX96LVsA/eVYnqOM2+ofcdPqdS1dAF1LN4TS2/MWuUpfitd9ctTa87wt4xrYnZnkLtS69xpBdSxVBP5Rm6w==} resolution: {integrity: sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==}
engines: {node: '>=16'} engines: {node: '>=16'}
supports-color@5.5.0: supports-color@5.5.0:
@@ -19975,7 +19975,7 @@ snapshots:
function-timeout: 1.0.2 function-timeout: 1.0.2
time-span: 5.1.0 time-span: 5.1.0
superjson@2.2.5: superjson@2.2.6:
dependencies: dependencies:
copy-anything: 4.0.5 copy-anything: 4.0.5