From d69dd0dd2c33f1104dc82daa7776a0629c9ebd42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 11:12:06 +0000 Subject: [PATCH] chore(deps): bump eslint-config-next from 14.0.3 to 14.0.4 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.3 to 14.0.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.0.4/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 4fed249e0..d96808555 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/react-dom": "18.2.15", "autoprefixer": "10.4.16", "eslint": "8.55.0", - "eslint-config-next": "14.0.3", + "eslint-config-next": "14.0.4", "framer-motion": "^10.16.5", "next": "^14.0.3", "next-pwa": "^5.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7029f0447..c4ee4af0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: 8.55.0 version: 8.55.0 eslint-config-next: - specifier: 14.0.3 - version: 14.0.3(eslint@8.55.0)(typescript@5.3.3) + specifier: 14.0.4 + version: 14.0.4(eslint@8.55.0)(typescript@5.3.3) framer-motion: specifier: ^10.16.5 version: 10.16.5(react-dom@18.2.0)(react@18.2.0) @@ -1676,8 +1676,8 @@ packages: resolution: {integrity: sha512-7xRqh9nMvP5xrW4/+L0jgRRX+HoNRGnfJpD+5Wq6/13j3dsdzxO3BCXn7D3hMqsDb+vjZnJq+vI7+EtgrYZTeA==} dev: false - /@next/eslint-plugin-next@14.0.3: - resolution: {integrity: sha512-j4K0n+DcmQYCVnSAM+UByTVfIHnYQy2ODozfQP+4RdwtRDfobrIvKq1K4Exb2koJ79HSSa7s6B2SA8T/1YR3RA==} + /@next/eslint-plugin-next@14.0.4: + resolution: {integrity: sha512-U3qMNHmEZoVmHA0j/57nRfi3AscXNvkOnxDmle/69Jz/G0o/gWjXTDdlgILZdrxQ0Lw/jv2mPW8PGy0EGIHXhQ==} dependencies: glob: 7.1.7 dev: false @@ -3109,8 +3109,8 @@ packages: engines: {node: '>=10'} dev: false - /eslint-config-next@14.0.3(eslint@8.55.0)(typescript@5.3.3): - resolution: {integrity: sha512-IKPhpLdpSUyKofmsXUfrvBC49JMUTdeaD8ZIH4v9Vk0sC1X6URTuTJCLtA0Vwuj7V/CQh0oISuSTvNn5//Buew==} + /eslint-config-next@14.0.4(eslint@8.55.0)(typescript@5.3.3): + resolution: {integrity: sha512-9/xbOHEQOmQtqvQ1UsTQZpnA7SlDMBtuKJ//S4JnoyK3oGLhILKXdBgu/UO7lQo/2xOykQULS1qQ6p2+EpHgAQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -3118,7 +3118,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 14.0.3 + '@next/eslint-plugin-next': 14.0.4 '@rushstack/eslint-patch': 1.5.1 '@typescript-eslint/parser': 6.9.1(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0