fix(deps): update dependency dayjs to ^1.11.18 (#3982)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-04 04:17:26 +00:00
committed by GitHub
parent 83fec579e7
commit 5e92e66803
8 changed files with 14 additions and 14 deletions

View File

@@ -30,7 +30,7 @@
"@homarr/core": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^2.2.2",
"dayjs": "^1.11.15",
"dayjs": "^1.11.18",
"dns-caching": "^0.2.5",
"next": "15.5.2",
"react": "19.1.1",

View File

@@ -35,7 +35,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^8.2.7",
"@tabler/icons-react": "^3.34.1",
"dayjs": "^1.11.15",
"dayjs": "^1.11.18",
"next": "15.5.2",
"react": "19.1.1",
"react-dom": "19.1.1",

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.15",
"dayjs": "^1.11.18",
"octokit": "^5.0.3",
"superjson": "2.2.2",
"undici": "7.15.0"

View File

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

View File

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