fix(deps): update dependency superjson to v2.2.2 (#1618)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-06 13:00:57 +00:00
committed by GitHub
parent 58008c1e2f
commit aaa3e7ce0c
9 changed files with 62 additions and 62 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.1"
"superjson": "2.2.2"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -42,7 +42,7 @@
"dockerode": "^4.0.2",
"next": "^14.2.20",
"react": "^18.3.1",
"superjson": "2.2.1",
"superjson": "2.2.2",
"trpc-to-openapi": "^2.1.0"
},
"devDependencies": {

View File

@@ -27,7 +27,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"ioredis": "5.4.1",
"superjson": "2.2.1",
"superjson": "2.2.2",
"winston": "3.17.0"
},
"devDependencies": {

View File

@@ -28,7 +28,7 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/old-schema": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"superjson": "2.2.1"
"superjson": "2.2.2"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -27,7 +27,7 @@
"@homarr/definitions": "workspace:^",
"@homarr/log": "workspace:^",
"ioredis": "5.4.1",
"superjson": "2.2.1"
"superjson": "2.2.2"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -30,7 +30,7 @@
"@homarr/redis": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"pretty-print-error": "^1.1.2",
"superjson": "2.2.1"
"superjson": "2.2.2"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",