chore(deps): bump next to v14
This commit is contained in:
parent
cea9697b6d
commit
8c0956aa56
3 changed files with 52 additions and 53 deletions
|
@ -6,7 +6,6 @@ const nextConfig = {
|
||||||
transpilePackages: ['@runtipi/shared'],
|
transpilePackages: ['@runtipi/shared'],
|
||||||
experimental: {
|
experimental: {
|
||||||
serverComponentsExternalPackages: ['bullmq'],
|
serverComponentsExternalPackages: ['bullmq'],
|
||||||
serverActions: true,
|
|
||||||
},
|
},
|
||||||
serverRuntimeConfig: {
|
serverRuntimeConfig: {
|
||||||
INTERNAL_IP: process.env.INTERNAL_IP,
|
INTERNAL_IP: process.env.INTERNAL_IP,
|
||||||
|
|
|
@ -53,10 +53,10 @@
|
||||||
"drizzle-orm": "^0.28.6",
|
"drizzle-orm": "^0.28.6",
|
||||||
"fs-extra": "^11.1.1",
|
"fs-extra": "^11.1.1",
|
||||||
"lodash.merge": "^4.6.2",
|
"lodash.merge": "^4.6.2",
|
||||||
"next": "13.5.6",
|
"next": "14.0.1",
|
||||||
"next-client-cookies": "^1.0.6",
|
"next-client-cookies": "^1.0.6",
|
||||||
"next-intl": "^2.21.0",
|
"next-intl": "^2.21.0",
|
||||||
"next-safe-action": "^4.0.5",
|
"next-safe-action": "^5.0.2",
|
||||||
"pg": "^8.11.3",
|
"pg": "^8.11.3",
|
||||||
"qrcode.react": "^3.1.0",
|
"qrcode.react": "^3.1.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|
100
pnpm-lock.yaml
100
pnpm-lock.yaml
|
@ -72,17 +72,17 @@ importers:
|
||||||
specifier: ^4.6.2
|
specifier: ^4.6.2
|
||||||
version: 4.6.2
|
version: 4.6.2
|
||||||
next:
|
next:
|
||||||
specifier: 13.5.6
|
specifier: 14.0.1
|
||||||
version: 13.5.6(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
version: 14.0.1(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
||||||
next-client-cookies:
|
next-client-cookies:
|
||||||
specifier: ^1.0.6
|
specifier: ^1.0.6
|
||||||
version: 1.0.6(next@13.5.6)(react@18.2.0)
|
version: 1.0.6(next@14.0.1)(react@18.2.0)
|
||||||
next-intl:
|
next-intl:
|
||||||
specifier: ^2.21.0
|
specifier: ^2.21.0
|
||||||
version: 2.21.0(next@13.5.6)(react@18.2.0)
|
version: 2.21.0(next@14.0.1)(react@18.2.0)
|
||||||
next-safe-action:
|
next-safe-action:
|
||||||
specifier: ^4.0.5
|
specifier: ^5.0.2
|
||||||
version: 4.0.5(next@13.5.6)(react@18.2.0)(zod@3.22.4)
|
version: 5.0.2(next@14.0.1)(react@18.2.0)(zod@3.22.4)
|
||||||
pg:
|
pg:
|
||||||
specifier: ^8.11.3
|
specifier: ^8.11.3
|
||||||
version: 8.11.3
|
version: 8.11.3
|
||||||
|
@ -284,7 +284,7 @@ importers:
|
||||||
version: 1.3.2(typescript@5.2.2)
|
version: 1.3.2(typescript@5.2.2)
|
||||||
next-router-mock:
|
next-router-mock:
|
||||||
specifier: ^0.9.10
|
specifier: ^0.9.10
|
||||||
version: 0.9.10(next@13.5.6)(react@18.2.0)
|
version: 0.9.10(next@14.0.1)(react@18.2.0)
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.0.3
|
specifier: ^3.0.3
|
||||||
version: 3.0.3
|
version: 3.0.3
|
||||||
|
@ -1854,8 +1854,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@next/env@13.5.6:
|
/@next/env@14.0.1:
|
||||||
resolution: {integrity: sha512-Yac/bV5sBGkkEXmAX5FWPS9Mmo2rthrOPRQQNfycJPkjUAUclomCPH7QFVCDQ4Mp2k2K1SSM6m0zrxYrOwtFQw==}
|
resolution: {integrity: sha512-Ms8ZswqY65/YfcjrlcIwMPD7Rg/dVjdLapMcSHG26W6O67EJDF435ShW4H4LXi1xKO1oRc97tLXUpx8jpLe86A==}
|
||||||
|
|
||||||
/@next/eslint-plugin-next@14.0.0:
|
/@next/eslint-plugin-next@14.0.0:
|
||||||
resolution: {integrity: sha512-Ye37nNI09V3yt7pzuzSQtwlvuJ2CGzFszHXkcTHHZgNr7EhTMFLipn3VSJChy+e5+ahTdNApPphc3qCPUsn10A==}
|
resolution: {integrity: sha512-Ye37nNI09V3yt7pzuzSQtwlvuJ2CGzFszHXkcTHHZgNr7EhTMFLipn3VSJChy+e5+ahTdNApPphc3qCPUsn10A==}
|
||||||
|
@ -1863,72 +1863,72 @@ packages:
|
||||||
glob: 7.1.7
|
glob: 7.1.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@next/swc-darwin-arm64@13.5.6:
|
/@next/swc-darwin-arm64@14.0.1:
|
||||||
resolution: {integrity: sha512-5nvXMzKtZfvcu4BhtV0KH1oGv4XEW+B+jOfmBdpFI3C7FrB/MfujRpWYSBBO64+qbW8pkZiSyQv9eiwnn5VIQA==}
|
resolution: {integrity: sha512-JyxnGCS4qT67hdOKQ0CkgFTp+PXub5W1wsGvIq98TNbF3YEIN7iDekYhYsZzc8Ov0pWEsghQt+tANdidITCLaw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-darwin-x64@13.5.6:
|
/@next/swc-darwin-x64@14.0.1:
|
||||||
resolution: {integrity: sha512-6cgBfxg98oOCSr4BckWjLLgiVwlL3vlLj8hXg2b+nDgm4bC/qVXXLfpLB9FHdoDu4057hzywbxKvmYGmi7yUzA==}
|
resolution: {integrity: sha512-625Z7bb5AyIzswF9hvfZWa+HTwFZw+Jn3lOBNZB87lUS0iuCYDHqk3ujuHCkiyPtSC0xFBtYDLcrZ11mF/ap3w==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-gnu@13.5.6:
|
/@next/swc-linux-arm64-gnu@14.0.1:
|
||||||
resolution: {integrity: sha512-txagBbj1e1w47YQjcKgSU4rRVQ7uF29YpnlHV5xuVUsgCUf2FmyfJ3CPjZUvpIeXCJAoMCFAoGnbtX86BK7+sg==}
|
resolution: {integrity: sha512-iVpn3KG3DprFXzVHM09kvb//4CNNXBQ9NB/pTm8LO+vnnnaObnzFdS5KM+w1okwa32xH0g8EvZIhoB3fI3mS1g==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-musl@13.5.6:
|
/@next/swc-linux-arm64-musl@14.0.1:
|
||||||
resolution: {integrity: sha512-cGd+H8amifT86ZldVJtAKDxUqeFyLWW+v2NlBULnLAdWsiuuN8TuhVBt8ZNpCqcAuoruoSWynvMWixTFcroq+Q==}
|
resolution: {integrity: sha512-mVsGyMxTLWZXyD5sen6kGOTYVOO67lZjLApIj/JsTEEohDDt1im2nkspzfV5MvhfS7diDw6Rp/xvAQaWZTv1Ww==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-gnu@13.5.6:
|
/@next/swc-linux-x64-gnu@14.0.1:
|
||||||
resolution: {integrity: sha512-Mc2b4xiIWKXIhBy2NBTwOxGD3nHLmq4keFk+d4/WL5fMsB8XdJRdtUlL87SqVCTSaf1BRuQQf1HvXZcy+rq3Nw==}
|
resolution: {integrity: sha512-wMqf90uDWN001NqCM/auRl3+qVVeKfjJdT9XW+RMIOf+rhUzadmYJu++tp2y+hUbb6GTRhT+VjQzcgg/QTD9NQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-musl@13.5.6:
|
/@next/swc-linux-x64-musl@14.0.1:
|
||||||
resolution: {integrity: sha512-CFHvP9Qz98NruJiUnCe61O6GveKKHpJLloXbDSWRhqhkJdZD2zU5hG+gtVJR//tyW897izuHpM6Gtf6+sNgJPQ==}
|
resolution: {integrity: sha512-ol1X1e24w4j4QwdeNjfX0f+Nza25n+ymY0T2frTyalVczUmzkVD7QGgPTZMHfR1aLrO69hBs0G3QBYaj22J5GQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-arm64-msvc@13.5.6:
|
/@next/swc-win32-arm64-msvc@14.0.1:
|
||||||
resolution: {integrity: sha512-aFv1ejfkbS7PUa1qVPwzDHjQWQtknzAZWGTKYIAaS4NMtBlk3VyA6AYn593pqNanlicewqyl2jUhQAaFV/qXsg==}
|
resolution: {integrity: sha512-WEmTEeWs6yRUEnUlahTgvZteh5RJc4sEjCQIodJlZZ5/VJwVP8p2L7l6VhzQhT4h7KvLx/Ed4UViBdne6zpIsw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-ia32-msvc@13.5.6:
|
/@next/swc-win32-ia32-msvc@14.0.1:
|
||||||
resolution: {integrity: sha512-XqqpHgEIlBHvzwG8sp/JXMFkLAfGLqkbVsyN+/Ih1mR8INb6YCc2x/Mbwi6hsAgUnqQztz8cvEbHJUbSl7RHDg==}
|
resolution: {integrity: sha512-oFpHphN4ygAgZUKjzga7SoH2VGbEJXZa/KL8bHCAwCjDWle6R1SpiGOdUdA8EJ9YsG1TYWpzY6FTbUA+iAJeww==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-x64-msvc@13.5.6:
|
/@next/swc-win32-x64-msvc@14.0.1:
|
||||||
resolution: {integrity: sha512-Cqfe1YmOS7k+5mGu92nl5ULkzpKuxJrP3+4AEuPmrpFZ3BHxTY3TnHmU1On3bFmFFs6FbTcdF58CCUProGpIGQ==}
|
resolution: {integrity: sha512-FFp3nOJ/5qSpeWT0BZQ+YE1pSMk4IMpkME/1DwKBwhg4mJLB9L+6EXuJi4JEwaJdl5iN+UUlmUD3IsR1kx5fAg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
@ -8311,18 +8311,18 @@ packages:
|
||||||
engines: {node: '>= 0.6'}
|
engines: {node: '>= 0.6'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/next-client-cookies@1.0.6(next@13.5.6)(react@18.2.0):
|
/next-client-cookies@1.0.6(next@14.0.1)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-fa3oeQT4WAvW8NcgbjoqeV9ZIOF62WREXL0Ikq2nARJC8yqWyDgtyOIF5t16YkYvw6pUUwO2wTcpwJMKcCYGhw==}
|
resolution: {integrity: sha512-fa3oeQT4WAvW8NcgbjoqeV9ZIOF62WREXL0Ikq2nARJC8yqWyDgtyOIF5t16YkYvw6pUUwO2wTcpwJMKcCYGhw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
next: '>= 13.0.0'
|
next: '>= 13.0.0'
|
||||||
react: '>= 16.8.0'
|
react: '>= 16.8.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
js-cookie: 3.0.5
|
js-cookie: 3.0.5
|
||||||
next: 13.5.6(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
next: 14.0.1(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/next-intl@2.21.0(next@13.5.6)(react@18.2.0):
|
/next-intl@2.21.0(next@14.0.1)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-rxyKLsBGGji9gLuNGbbMBe+7jwGYNJZhIXxsDY2esiJ/cpeTfpAq1rLjgeAs663zQE4qHbinUazULdv2QzRngA==}
|
resolution: {integrity: sha512-rxyKLsBGGji9gLuNGbbMBe+7jwGYNJZhIXxsDY2esiJ/cpeTfpAq1rLjgeAs663zQE4qHbinUazULdv2QzRngA==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -8331,37 +8331,37 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@formatjs/intl-localematcher': 0.2.32
|
'@formatjs/intl-localematcher': 0.2.32
|
||||||
negotiator: 0.6.3
|
negotiator: 0.6.3
|
||||||
next: 13.5.6(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
next: 14.0.1(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
use-intl: 2.21.0(react@18.2.0)
|
use-intl: 2.21.0(react@18.2.0)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/next-router-mock@0.9.10(next@13.5.6)(react@18.2.0):
|
/next-router-mock@0.9.10(next@14.0.1)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-bK6sRb/xGNFgHVUZuvuApn6KJBAKTPiP36A7a9mO77U4xQO5ukJx9WHlU67Tv8AuySd09pk0+Hu8qMVIAmLO6A==}
|
resolution: {integrity: sha512-bK6sRb/xGNFgHVUZuvuApn6KJBAKTPiP36A7a9mO77U4xQO5ukJx9WHlU67Tv8AuySd09pk0+Hu8qMVIAmLO6A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
next: '>=10.0.0'
|
next: '>=10.0.0'
|
||||||
react: '>=17.0.0'
|
react: '>=17.0.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
next: 13.5.6(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
next: 14.0.1(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/next-safe-action@4.0.5(next@13.5.6)(react@18.2.0)(zod@3.22.4):
|
/next-safe-action@5.0.2(next@14.0.1)(react@18.2.0)(zod@3.22.4):
|
||||||
resolution: {integrity: sha512-RfD0f9j+qCKOWTC35CNX7bEePFqOJc1jh/E8ntC2p4b2+5i9ZOYrRY0FMFKpvVIHUZiuQF2In0yf+/NqNTFwdQ==}
|
resolution: {integrity: sha512-ogBqdBNW41SVNTOBWwpmCxkjtEk6VosX6YWetJVGXBAUOniq8qFPSQVI32EnoM97lDGb0tuYe5hlqWmWgwtwhw==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
next: '>= 13.4.2'
|
next: '>= 14.0.0'
|
||||||
react: '>= 18.2.0'
|
react: '>= 18.2.0'
|
||||||
zod: '>= 3.0.0'
|
zod: '>= 3.0.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
next: 13.5.6(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
next: 14.0.1(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
zod: 3.22.4
|
zod: 3.22.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/next@13.5.6(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5):
|
/next@14.0.1(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5):
|
||||||
resolution: {integrity: sha512-Y2wTcTbO4WwEsVb4A8VSnOsG1I9ok+h74q0ZdxkwM3EODqrs4pasq7O0iUxbcS9VtWMicG7f3+HAj0r1+NtKSw==}
|
resolution: {integrity: sha512-s4YaLpE4b0gmb3ggtmpmV+wt+lPRuGtANzojMQ2+gmBpgX9w5fTbjsy6dXByBuENsdCX5pukZH/GxdFgO62+pA==}
|
||||||
engines: {node: '>=16.14.0'}
|
engines: {node: '>=18.17.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@opentelemetry/api': ^1.1.0
|
'@opentelemetry/api': ^1.1.0
|
||||||
|
@ -8374,7 +8374,7 @@ packages:
|
||||||
sass:
|
sass:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 13.5.6
|
'@next/env': 14.0.1
|
||||||
'@swc/helpers': 0.5.2
|
'@swc/helpers': 0.5.2
|
||||||
busboy: 1.6.0
|
busboy: 1.6.0
|
||||||
caniuse-lite: 1.0.30001547
|
caniuse-lite: 1.0.30001547
|
||||||
|
@ -8385,15 +8385,15 @@ packages:
|
||||||
styled-jsx: 5.1.1(@babel/core@7.23.2)(react@18.2.0)
|
styled-jsx: 5.1.1(@babel/core@7.23.2)(react@18.2.0)
|
||||||
watchpack: 2.4.0
|
watchpack: 2.4.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@next/swc-darwin-arm64': 13.5.6
|
'@next/swc-darwin-arm64': 14.0.1
|
||||||
'@next/swc-darwin-x64': 13.5.6
|
'@next/swc-darwin-x64': 14.0.1
|
||||||
'@next/swc-linux-arm64-gnu': 13.5.6
|
'@next/swc-linux-arm64-gnu': 14.0.1
|
||||||
'@next/swc-linux-arm64-musl': 13.5.6
|
'@next/swc-linux-arm64-musl': 14.0.1
|
||||||
'@next/swc-linux-x64-gnu': 13.5.6
|
'@next/swc-linux-x64-gnu': 14.0.1
|
||||||
'@next/swc-linux-x64-musl': 13.5.6
|
'@next/swc-linux-x64-musl': 14.0.1
|
||||||
'@next/swc-win32-arm64-msvc': 13.5.6
|
'@next/swc-win32-arm64-msvc': 14.0.1
|
||||||
'@next/swc-win32-ia32-msvc': 13.5.6
|
'@next/swc-win32-ia32-msvc': 14.0.1
|
||||||
'@next/swc-win32-x64-msvc': 13.5.6
|
'@next/swc-win32-x64-msvc': 14.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
- babel-plugin-macros
|
- babel-plugin-macros
|
||||||
|
|
Loading…
Reference in a new issue