diff --git a/package.json b/package.json index 91f689b..c988173 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/react-syntax-highlighter": "^15.5.6", "autoprefixer": "^10.4.13", "eslint": "8.38.0", - "eslint-config-next": "13.3.0", + "eslint-config-next": "13.3.1", "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 22d9829..35c3e0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -163,8 +163,8 @@ devDependencies: specifier: 8.38.0 version: 8.38.0 eslint-config-next: - specifier: 13.3.0 - version: 13.3.0(eslint@8.38.0)(typescript@5.0.4) + specifier: 13.3.1 + version: 13.3.1(eslint@8.38.0)(typescript@5.0.4) eslint-config-prettier: specifier: ^8.6.0 version: 8.6.0(eslint@8.38.0) @@ -526,8 +526,8 @@ packages: resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==} dev: false - /@next/eslint-plugin-next@13.3.0: - resolution: {integrity: sha512-wuGN5qSEjSgcq9fVkH0Y/qIPFjnZtW3ZPwfjJOn7l/rrf6y8J24h/lo61kwqunTyzZJm/ETGfGVU9PUs8cnzEA==} + /@next/eslint-plugin-next@13.3.1: + resolution: {integrity: sha512-Hpd74UrYGF+bq9bBSRDXRsRfaWkPpcwjhvachy3sr/R/5fY6feC0T0s047pUthyqcaeNsqKOY1nUGQQJNm4WyA==} dependencies: glob: 7.1.7 dev: true @@ -1848,8 +1848,8 @@ packages: engines: {node: '>=12'} dev: false - /eslint-config-next@13.3.0(eslint@8.38.0)(typescript@5.0.4): - resolution: {integrity: sha512-6YEwmFBX0VjBd3ODGW9df0Is0FLaRFdMN8eAahQG9CN6LjQ28J8AFr19ngxqMSg7Qv6Uca/3VeeBosJh1bzu0w==} + /eslint-config-next@13.3.1(eslint@8.38.0)(typescript@5.0.4): + resolution: {integrity: sha512-DieA5djybeE3Q0IqnDXihmhgRSp44x1ywWBBpVRA9pSx+m5Icj8hFclx7ffXlAvb9MMLN6cgj/hqJ4lka/QmvA==} 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.3.0 + '@next/eslint-plugin-next': 13.3.1 '@rushstack/eslint-patch': 1.2.0 '@typescript-eslint/parser': 5.49.0(eslint@8.38.0)(typescript@5.0.4) eslint: 8.38.0