fix(deps): update nextjs monorepo to ^14.2.6 (#1009)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7742d5f5b4
commit
1311e72ca0
@@ -37,7 +37,7 @@
|
||||
"@trpc/server": "next",
|
||||
"dockerode": "^4.0.2",
|
||||
"superjson": "2.2.1",
|
||||
"next": "^14.2.5",
|
||||
"next": "^14.2.6",
|
||||
"react": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"bcrypt": "^5.1.1",
|
||||
"cookies": "^0.9.1",
|
||||
"ldapts": "7.1.0",
|
||||
"next": "^14.2.5",
|
||||
"next": "^14.2.6",
|
||||
"next-auth": "5.0.0-beta.20",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dayjs": "^1.11.13",
|
||||
"next": "^14.2.5",
|
||||
"next": "^14.2.6",
|
||||
"react": "^18.3.1",
|
||||
"tldts": "^6.1.41"
|
||||
},
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@mantine/spotlight": "^7.12.1",
|
||||
"@tabler/icons-react": "^3.12.0",
|
||||
"jotai": "^2.9.3",
|
||||
"next": "^14.2.5",
|
||||
"next": "^14.2.6",
|
||||
"react": "^18.3.1",
|
||||
"use-deep-compare-effect": "^1.8.1"
|
||||
},
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"@mantine/hooks": "^7.12.1",
|
||||
"@tabler/icons-react": "^3.12.0",
|
||||
"mantine-react-table": "2.0.0-beta.6",
|
||||
"next": "^14.2.5",
|
||||
"next": "^14.2.6",
|
||||
"react": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"@tiptap/starter-kit": "^2.6.5",
|
||||
"clsx": "^2.1.1",
|
||||
"dayjs": "^1.11.13",
|
||||
"next": "^14.2.5",
|
||||
"next": "^14.2.6",
|
||||
"mantine-react-table": "2.0.0-beta.6",
|
||||
"react": "^18.3.1",
|
||||
"video.js": "^8.17.3"
|
||||
|
||||
Reference in New Issue
Block a user