fix(deps): update nextjs monorepo to ^14.2.21 (#1727)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-19 11:16:50 +00:00
committed by GitHub
parent c0f681637d
commit 2b4bc8352e
12 changed files with 91 additions and 91 deletions

View File

@@ -40,7 +40,7 @@
"@trpc/react-query": "next",
"@trpc/server": "next",
"dockerode": "^4.0.2",
"next": "^14.2.20",
"next": "^14.2.21",
"react": "^19.0.0",
"superjson": "2.2.2",
"trpc-to-openapi": "^2.1.0"

View File

@@ -34,7 +34,7 @@
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"ldapts": "7.3.0",
"next": "^14.2.20",
"next": "^14.2.21",
"next-auth": "5.0.0-beta.25",
"react": "^19.0.0",
"react-dom": "^19.0.0"

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@homarr/log": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"next": "^14.2.20",
"next": "^14.2.21",
"react": "^19.0.0",
"tldts": "^6.1.69"
},

View File

@@ -35,7 +35,7 @@
"@mantine/core": "^7.15.1",
"@tabler/icons-react": "^3.26.0",
"dayjs": "^1.11.13",
"next": "^14.2.20",
"next": "^14.2.21",
"react": "^19.0.0"
},
"devDependencies": {

View File

@@ -40,7 +40,7 @@
"@mantine/core": "^7.15.1",
"@mantine/hooks": "^7.15.1",
"adm-zip": "0.5.16",
"next": "^14.2.20",
"next": "^14.2.21",
"react": "^19.0.0",
"superjson": "2.2.2",
"zod": "^3.24.1",

View File

@@ -37,7 +37,7 @@
"@mantine/spotlight": "^7.15.1",
"@tabler/icons-react": "^3.26.0",
"jotai": "^2.10.4",
"next": "^14.2.20",
"next": "^14.2.21",
"react": "^19.0.0",
"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.20",
"next": "^14.2.21",
"next-intl": "3.26.2",
"react": "^19.0.0"
},

View File

@@ -34,7 +34,7 @@
"@mantine/hooks": "^7.15.1",
"@tabler/icons-react": "^3.26.0",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.20",
"next": "^14.2.21",
"react": "^19.0.0"
},
"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.20",
"next": "^14.2.21",
"react": "^19.0.0",
"video.js": "^8.21.0"
},