fix(deps): update dependency dayjs to ^1.11.15 (#3975)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-02 05:21:51 +00:00
committed by GitHub
parent 2b1a3de8df
commit 032f7ffd29
8 changed files with 35 additions and 35 deletions

View File

@@ -29,7 +29,7 @@
"@homarr/core": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^2.2.2",
"dayjs": "^1.11.13",
"dayjs": "^1.11.15",
"next": "15.5.2",
"react": "19.1.1",
"react-dom": "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.13",
"dayjs": "^1.11.15",
"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.13",
"dayjs": "^1.11.15",
"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.13",
"dayjs": "^1.11.15",
"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.13",
"dayjs": "^1.11.15",
"mantine-form-zod-resolver": "^1.3.0",
"mantine-react-table": "2.0.0-beta.9",
"next": "15.5.2",