fix(deps): update nextjs monorepo to ^14.2.20 (#1610)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-04 21:38:54 +00:00
committed by GitHub
parent f38f3438c9
commit ef65270778
11 changed files with 88 additions and 88 deletions

View File

@@ -40,7 +40,7 @@
"@trpc/react-query": "next",
"@trpc/server": "next",
"dockerode": "^4.0.2",
"next": "^14.2.19",
"next": "^14.2.20",
"react": "^18.3.1",
"superjson": "2.2.1",
"trpc-to-openapi": "^2.1.0"

View File

@@ -34,7 +34,7 @@
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"ldapts": "7.2.2",
"next": "^14.2.19",
"next": "^14.2.20",
"next-auth": "5.0.0-beta.25",
"react": "^18.3.1",
"react-dom": "^18.3.1"

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@homarr/log": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"next": "^14.2.19",
"next": "^14.2.20",
"react": "^18.3.1",
"tldts": "^6.1.65"
},

View File

@@ -34,7 +34,7 @@
"@mantine/core": "^7.14.3",
"@tabler/icons-react": "^3.24.0",
"dayjs": "^1.11.13",
"next": "^14.2.19",
"next": "^14.2.20",
"react": "^18.3.1"
},
"devDependencies": {

View File

@@ -37,7 +37,7 @@
"@mantine/spotlight": "^7.14.3",
"@tabler/icons-react": "^3.24.0",
"jotai": "^2.10.3",
"next": "^14.2.19",
"next": "^14.2.20",
"react": "^18.3.1",
"use-deep-compare-effect": "^1.8.1"
},

View File

@@ -32,7 +32,7 @@
"dayjs": "^1.11.13",
"deepmerge": "4.3.1",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.19",
"next": "^14.2.20",
"next-intl": "3.25.3",
"react": "^18.3.1"
},

View File

@@ -34,7 +34,7 @@
"@mantine/hooks": "^7.14.3",
"@tabler/icons-react": "^3.24.0",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.19",
"next": "^14.2.20",
"react": "^18.3.1"
},
"devDependencies": {

View File

@@ -62,7 +62,7 @@
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.19",
"next": "^14.2.20",
"react": "^18.3.1",
"video.js": "^8.20.0"
},