fix(deps): update dependency dayjs to ^1.11.19 (#4414)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-05 07:32:10 +00:00
committed by GitHub
parent 816c6a0329
commit 97cbade713
8 changed files with 35 additions and 35 deletions

View File

@@ -30,7 +30,7 @@
"@homarr/core": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^3.1.0",
"dayjs": "^1.11.18",
"dayjs": "^1.11.19",
"dns-caching": "^0.2.7",
"next": "16.0.1",
"octokit": "^5.0.4",

View File

@@ -35,7 +35,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^8.3.6",
"@tabler/icons-react": "^3.35.0",
"dayjs": "^1.11.18",
"dayjs": "^1.11.19",
"next": "16.0.1",
"react": "19.2.0",
"react-dom": "19.2.0",

View File

@@ -29,7 +29,7 @@
"@homarr/integrations": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@homarr/redis": "workspace:^0.1.0",
"dayjs": "^1.11.18",
"dayjs": "^1.11.19",
"octokit": "^5.0.4",
"superjson": "2.2.5",
"undici": "7.16.0",

View File

@@ -29,7 +29,7 @@
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",
"dayjs": "^1.11.18",
"dayjs": "^1.11.19",
"deepmerge": "4.3.1",
"mantine-react-table": "2.0.0-beta.9",
"next": "16.0.1",

View File

@@ -69,7 +69,7 @@
"@tiptap/react": "^2.27.1",
"@tiptap/starter-kit": "^2.27.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.18",
"dayjs": "^1.11.19",
"mantine-form-zod-resolver": "^1.3.0",
"mantine-react-table": "2.0.0-beta.9",
"next": "16.0.1",