From e734037794bd350b0f5528db7c9ffc7ea931f835 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:47:16 +0000 Subject: [PATCH] Update nextjs monorepo to v14.1.0 --- package.json | 4 ++-- pnpm-lock.yaml | 27 ++++++++------------------- 2 files changed, 10 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 255412d6..cfb12653 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "inngest": "^3.11.0", "intuit-oauth": "^4.0.0", "lucide-react": "^0.312.0", - "next": "^14.0.4", + "next": "^14.1.0", "next-auth": "^4.24.5", "postcss-focus-visible": "^9.0.1", "react": "^18.2.0", @@ -80,7 +80,7 @@ "@types/react-dom": "^18.2.18", "cspell": "^8.3.2", "eslint": "8.56.0", - "eslint-config-next": "14.0.4", + "eslint-config-next": "14.1.0", "prettier": "^3.2.4", "prettier-plugin-tailwindcss": "^0.5.10", "prisma": "5.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25ed3a93..14128414 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -198,8 +198,8 @@ devDependencies: specifier: 8.56.0 version: 8.56.0 eslint-config-next: - specifier: 14.0.4 - version: 14.0.4(eslint@8.56.0)(typescript@5.3.3) + specifier: 14.1.0 + version: 14.1.0(eslint@8.56.0)(typescript@5.3.3) prettier: specifier: ^3.2.4 version: 3.2.4 @@ -3546,10 +3546,10 @@ packages: resolution: {integrity: sha512-irQnbMLbUNQpP1wcE5NstJtbuA/69kRfzBrpAD7Gsn8zm/CY6YQYc3HQBz8QPxwISG26tIm5afvvVbu508oBeQ==} dev: false - /@next/eslint-plugin-next@14.0.4: - resolution: {integrity: sha512-U3qMNHmEZoVmHA0j/57nRfi3AscXNvkOnxDmle/69Jz/G0o/gWjXTDdlgILZdrxQ0Lw/jv2mPW8PGy0EGIHXhQ==} + /@next/eslint-plugin-next@14.1.0: + resolution: {integrity: sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==} dependencies: - glob: 7.1.7 + glob: 10.3.10 dev: true /@next/swc-darwin-arm64@14.0.4: @@ -7000,8 +7000,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /eslint-config-next@14.0.4(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-9/xbOHEQOmQtqvQ1UsTQZpnA7SlDMBtuKJ//S4JnoyK3oGLhILKXdBgu/UO7lQo/2xOykQULS1qQ6p2+EpHgAQ==} + /eslint-config-next@14.1.0(eslint@8.56.0)(typescript@5.3.3): + resolution: {integrity: sha512-SBX2ed7DoRFXC6CQSLc/SbLY9Ut6HxNB2wPTcoIWjUMd7aF7O/SIE7111L8FdZ9TXsNV4pulUDnfthpyPtbFUg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -7009,7 +7009,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 14.0.4 + '@next/eslint-plugin-next': 14.1.0 '@rushstack/eslint-patch': 1.6.1 '@typescript-eslint/parser': 6.14.0(eslint@8.56.0)(typescript@5.3.3) eslint: 8.56.0 @@ -7772,17 +7772,6 @@ packages: path-is-absolute: 1.0.1 dev: false - /glob@7.1.7: - resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} - dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 3.1.2 - once: 1.4.0 - path-is-absolute: 1.0.1 - dev: true - /glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} dependencies: