fix(deps): update nextjs monorepo to v16.0.5 (#4577)

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:45:55 +00:00
committed by GitHub
parent 10bdd74b2b
commit 16f12d98e6
13 changed files with 105 additions and 110 deletions

View File

@@ -49,7 +49,7 @@
"@trpc/server": "^11.7.1",
"@trpc/tanstack-react-query": "^11.7.1",
"lodash.clonedeep": "^4.5.0",
"next": "16.0.3",
"next": "16.0.5",
"react": "19.2.0",
"react-dom": "19.2.0",
"superjson": "2.2.5",

View File

@@ -35,7 +35,7 @@
"bcrypt": "^6.0.0",
"cookies": "^0.9.1",
"ldapts": "8.0.9",
"next": "16.0.3",
"next": "16.0.5",
"next-auth": "5.0.0-beta.30",
"react": "19.2.0",
"react-dom": "19.2.0",

View File

@@ -32,7 +32,7 @@
"@paralleldrive/cuid2": "^3.1.0",
"dayjs": "^1.11.19",
"dns-caching": "^0.2.7",
"next": "16.0.3",
"next": "16.0.5",
"octokit": "^5.0.5",
"react": "19.2.0",
"react-dom": "19.2.0",

View File

@@ -36,7 +36,7 @@
"@mantine/core": "^8.3.8",
"@tabler/icons-react": "^3.35.0",
"dayjs": "^1.11.19",
"next": "16.0.3",
"next": "16.0.5",
"react": "19.2.0",
"react-dom": "19.2.0",
"zod": "^4.1.13"

View File

@@ -40,7 +40,7 @@
"@mantine/core": "^8.3.8",
"@mantine/hooks": "^8.3.8",
"adm-zip": "0.5.16",
"next": "16.0.3",
"next": "16.0.5",
"react": "19.2.0",
"react-dom": "19.2.0",
"superjson": "2.2.5",

View File

@@ -27,7 +27,7 @@
"@homarr/db": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/dates": "^8.3.8",
"next": "16.0.3",
"next": "16.0.5",
"react": "19.2.0",
"react-dom": "19.2.0"
},

View File

@@ -38,7 +38,7 @@
"@mantine/spotlight": "^8.3.8",
"@tabler/icons-react": "^3.35.0",
"jotai": "^2.15.1",
"next": "16.0.3",
"next": "16.0.5",
"react": "19.2.0",
"react-dom": "19.2.0",
"use-deep-compare-effect": "^1.8.1"

View File

@@ -32,7 +32,7 @@
"dayjs": "^1.11.19",
"deepmerge": "4.3.1",
"mantine-react-table": "2.0.0-beta.9",
"next": "16.0.3",
"next": "16.0.5",
"next-intl": "4.5.6",
"react": "19.2.0",
"react-dom": "19.2.0"

View File

@@ -35,7 +35,7 @@
"@mantine/hooks": "^8.3.8",
"@tabler/icons-react": "^3.35.0",
"mantine-react-table": "2.0.0-beta.9",
"next": "16.0.3",
"next": "16.0.5",
"react": "19.2.0",
"react-dom": "19.2.0",
"svgson": "^5.3.1"

View File

@@ -72,7 +72,7 @@
"dayjs": "^1.11.19",
"mantine-form-zod-resolver": "^1.3.0",
"mantine-react-table": "2.0.0-beta.9",
"next": "16.0.3",
"next": "16.0.5",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-markdown": "^10.1.0",