fix(deps): update nextjs monorepo to ^14.2.5 (#779)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-10 15:27:39 +00:00
committed by GitHub
parent 3da5734571
commit 99175feda4
9 changed files with 80 additions and 85 deletions

View File

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

View File

@@ -28,7 +28,7 @@
"@t3-oss/env-nextjs": "^0.10.1",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.2.4",
"next": "^14.2.5",
"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.4"
"next": "^14.2.5"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -29,7 +29,7 @@
"@mantine/spotlight": "^7.11.1",
"@tabler/icons-react": "^3.10.0",
"jotai": "^2.9.0",
"next": "^14.2.4",
"next": "^14.2.5",
"react": "^18.3.1",
"use-deep-compare-effect": "^1.8.1"
},

View File

@@ -28,7 +28,7 @@
"@mantine/dates": "^7.11.1",
"@mantine/hooks": "^7.11.1",
"@tabler/icons-react": "^3.10.0",
"next": "^14.2.4",
"next": "^14.2.5",
"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.4",
"next": "^14.2.5",
"mantine-react-table": "2.0.0-beta.5",
"react": "^18.3.1",
"video.js": "^8.16.1"