fix(deps): update nextjs monorepo to ^14.2.13 (#1154)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-20 02:11:53 +00:00
committed by GitHub
parent aa2d440acb
commit 2258dc3ec6
10 changed files with 93 additions and 93 deletions

View File

@@ -39,7 +39,7 @@
"@trpc/react-query": "next",
"@trpc/server": "next",
"dockerode": "^4.0.2",
"next": "^14.2.12",
"next": "^14.2.13",
"react": "^18.3.1",
"superjson": "2.2.1",
"trpc-swagger": "^1.2.6"

View File

@@ -34,7 +34,7 @@
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"ldapts": "7.2.0",
"next": "^14.2.12",
"next": "^14.2.13",
"next-auth": "5.0.0-beta.21",
"react": "^18.3.1",
"react-dom": "^18.3.1"

View File

@@ -26,7 +26,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"dayjs": "^1.11.13",
"next": "^14.2.12",
"next": "^14.2.13",
"react": "^18.3.1",
"tldts": "^6.1.47"
},

View File

@@ -33,7 +33,7 @@
"@mantine/core": "^7.12.2",
"@tabler/icons-react": "^3.17.0",
"dayjs": "^1.11.13",
"next": "^14.2.12",
"next": "^14.2.13",
"react": "^18.3.1"
},
"devDependencies": {

View File

@@ -30,7 +30,7 @@
"@mantine/spotlight": "^7.12.2",
"@tabler/icons-react": "^3.17.0",
"jotai": "^2.9.3",
"next": "^14.2.12",
"next": "^14.2.13",
"react": "^18.3.1",
"use-deep-compare-effect": "^1.8.1"
},

View File

@@ -33,7 +33,7 @@
"@mantine/hooks": "^7.12.2",
"@tabler/icons-react": "^3.17.0",
"mantine-react-table": "2.0.0-beta.6",
"next": "^14.2.12",
"next": "^14.2.13",
"react": "^18.3.1"
},
"devDependencies": {

View File

@@ -59,7 +59,7 @@
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"mantine-react-table": "2.0.0-beta.6",
"next": "^14.2.12",
"next": "^14.2.13",
"react": "^18.3.1",
"video.js": "^8.17.4"
},