fix(deps): update nextjs monorepo to ^14.2.4 (#658)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-11 22:27:00 +00:00
committed by GitHub
parent 8b3bc03b9b
commit 476fa59079
9 changed files with 81 additions and 96 deletions

View File

@@ -34,7 +34,7 @@
"@trpc/server": "next",
"dockerode": "^4.0.2",
"superjson": "2.2.1",
"next": "^14.2.3",
"next": "^14.2.4",
"react": "^18.3.1"
},
"devDependencies": {

View File

@@ -27,7 +27,7 @@
"@t3-oss/env-nextjs": "^0.10.1",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.2.3",
"next": "^14.2.4",
"next-auth": "5.0.0-beta.19",
"react": "^18.3.1",
"react-dom": "^18.3.1"

View File

@@ -24,7 +24,7 @@
"dependencies": {
"dayjs": "^1.11.11",
"react": "^18.3.1",
"next": "^14.2.3"
"next": "^14.2.4"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -29,7 +29,7 @@
"@mantine/spotlight": "^7.10.1",
"@tabler/icons-react": "^3.5.0",
"jotai": "^2.8.3",
"next": "^14.2.3",
"next": "^14.2.4",
"react": "^18.3.1",
"use-deep-compare-effect": "^1.8.1"
},

View File

@@ -28,7 +28,7 @@
"@mantine/dates": "^7.10.1",
"@mantine/hooks": "^7.10.1",
"@tabler/icons-react": "^3.5.0",
"next": "^14.2.3",
"next": "^14.2.4",
"react": "^18.3.1"
},
"devDependencies": {

View File

@@ -54,7 +54,7 @@
"@tiptap/starter-kit": "^2.4.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"next": "^14.2.3",
"next": "^14.2.4",
"react": "^18.3.1",
"video.js": "^8.12.0"
},