diff --git a/package.json b/package.json index 1f9809d..470e132 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "autoprefixer": "10.4.19", "del-cli": "5.1.0", "eslint": "8.57.0", - "eslint-config-next": "14.2.1", + "eslint-config-next": "14.2.2", "eslint-plugin-react": "7.34.1", "eslint-plugin-react-hooks": "4.6.0", "next": "14.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9669a79..d2da781 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: 8.57.0 version: 8.57.0 eslint-config-next: - specifier: 14.2.1 - version: 14.2.1(eslint@8.57.0)(typescript@5.4.5) + specifier: 14.2.2 + version: 14.2.2(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-react: specifier: 7.34.1 version: 7.34.1(eslint@8.57.0) @@ -1033,8 +1033,8 @@ packages: resolution: {integrity: sha512-sk72qRfM1Q90XZWYRoJKu/UWlTgihrASiYw/scb15u+tyzcze3bOuJ/UV6TBOQEeUaxOkRqGeuGUdiiuxc5oqw==} dev: true - /@next/eslint-plugin-next@14.2.1: - resolution: {integrity: sha512-Fp+mthEBjkn8r9qd6o4JgxKp0IDEzW0VYHD8ZC05xS5/lFNwHKuOdr2kVhWG7BQCO9L6eeepshM1Wbs2T+LgSg==} + /@next/eslint-plugin-next@14.2.2: + resolution: {integrity: sha512-q+Ec2648JtBpKiu/FSJm8HAsFXlNvioHeBCbTP12T1SGcHYwhqHULSfQgFkPgHDu3kzNp2Kem4J54bK4rPQ5SQ==} dependencies: glob: 10.3.10 dev: true @@ -3048,8 +3048,8 @@ packages: engines: {node: '>=12'} dev: true - /eslint-config-next@14.2.1(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-BgD0kPCWMlqoItRf3xe9fG0MqwObKfVch+f2ccwDpZiCJA8ghkz2wrASH+bI6nLZzGcOJOpMm1v1Q1euhfpt4Q==} + /eslint-config-next@14.2.2(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-12/uFc0KX+wUs7EDpOUGKMXBXZJiBVGdK5/m/QgXOCg2mQ0bQWoKSWNrCeOg7Vum6Kw1d1TW453W6xh+GbHquw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -3057,7 +3057,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 14.2.1 + '@next/eslint-plugin-next': 14.2.2 '@rushstack/eslint-patch': 1.8.0 '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0