diff --git a/package.json b/package.json index f66b83e..5185f8e 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/react-syntax-highlighter": "^15.5.6", "autoprefixer": "^10.4.13", "eslint": "8.40.0", - "eslint-config-next": "13.4.1", + "eslint-config-next": "13.4.2", "eslint-config-prettier": "^8.6.0", "i18next-parser": "^7.6.0", "postcss": "^8.4.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78276c3..eed611d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -163,8 +163,8 @@ devDependencies: specifier: 8.40.0 version: 8.40.0 eslint-config-next: - specifier: 13.4.1 - version: 13.4.1(eslint@8.40.0)(typescript@5.0.4) + specifier: 13.4.2 + version: 13.4.2(eslint@8.40.0)(typescript@5.0.4) eslint-config-prettier: specifier: ^8.6.0 version: 8.6.0(eslint@8.40.0) @@ -526,8 +526,8 @@ packages: resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==} dev: false - /@next/eslint-plugin-next@13.4.1: - resolution: {integrity: sha512-tVPS/2FKlA3ANCRCYZVT5jdbUKasBU8LG6bYqcNhyORDFTlDYa4cAWQJjZ7msIgLwMQIbL8CAsxrOL8maa/4Lg==} + /@next/eslint-plugin-next@13.4.2: + resolution: {integrity: sha512-ZeFWgrxwckxTpYM+ANeUL9E7LOGPbZKmI94LJIjbDU69iEIgqd4WD0l2pVbOJMr/+vgoZmJ9Dx1m0WJ7WScXHA==} dependencies: glob: 7.1.7 dev: true @@ -882,7 +882,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.49.0 - eslint-visitor-keys: 3.4.0 + eslint-visitor-keys: 3.4.1 dev: true /@xmldom/xmldom@0.7.9: @@ -1848,8 +1848,8 @@ packages: engines: {node: '>=12'} dev: false - /eslint-config-next@13.4.1(eslint@8.40.0)(typescript@5.0.4): - resolution: {integrity: sha512-ajuxjCkW1hvirr0EQZb3/B/bFH52Z7CT89uCtTcICFL9l30i5c8hN4p0LXvTjdOXNPV5fEDcxBgGHgXdzTj1/A==} + /eslint-config-next@13.4.2(eslint@8.40.0)(typescript@5.0.4): + resolution: {integrity: sha512-zjLJ9B9bbeWSo5q+iHfdt8gVYyT+y2BpWDfjR6XMBtFRSMKRGjllDKxnuKBV1q2Y/QpwLM2PXHJTMRyblCmRAg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -1857,7 +1857,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.1 + '@next/eslint-plugin-next': 13.4.2 '@rushstack/eslint-patch': 1.2.0 '@typescript-eslint/parser': 5.49.0(eslint@8.40.0)(typescript@5.0.4) eslint: 8.40.0 @@ -2041,11 +2041,6 @@ packages: estraverse: 5.3.0 dev: true - /eslint-visitor-keys@3.4.0: - resolution: {integrity: sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /eslint-visitor-keys@3.4.1: resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}