diff --git a/package.json b/package.json index 099a9448..29460db2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/rss": "0.0.32", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", + "eslint-config-next": "14.2.21", "eslint-config-prettier": "9.1.0", "eslint-plugin-simple-import-sort": "^12.1.1", "jest": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0e23a71..f6020bb5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: 8.57.1 version: 8.57.1 eslint-config-next: - specifier: 14.2.20 - version: 14.2.20(eslint@8.57.1)(typescript@5.7.2) + specifier: 14.2.21 + version: 14.2.21(eslint@8.57.1)(typescript@5.7.2) eslint-config-prettier: specifier: 9.1.0 version: 9.1.0(eslint@8.57.1) @@ -443,8 +443,8 @@ packages: '@next/env@14.2.20': resolution: {integrity: sha512-JfDpuOCB0UBKlEgEy/H6qcBSzHimn/YWjUHzKl1jMeUO+QVRdzmTTl8gFJaNO87c8DXmVKhFCtwxQ9acqB3+Pw==} - '@next/eslint-plugin-next@14.2.20': - resolution: {integrity: sha512-T0JRi706KLbvR1Uc46t56VtawbhR/igdBagzOrA7G+vv4rvjwnlu/Y4/Iq6X9TDVj5UZjyot4lUdkNd3V2kLhw==} + '@next/eslint-plugin-next@14.2.21': + resolution: {integrity: sha512-bxfiExnMkpwo4bBhCqnDhdgFyxSp6Xt6xu4Ne7En6MpgqwiER95Or+q1WDUDX4e888taeIAdPIAVaY+Wv0kiwQ==} '@next/swc-darwin-arm64@14.2.20': resolution: {integrity: sha512-WDfq7bmROa5cIlk6ZNonNdVhKmbCv38XteVFYsxea1vDJt3SnYGgxLGMTXQNfs5OkFvAhmfKKrwe7Y0Hs+rWOg==} @@ -1231,8 +1231,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-next@14.2.20: - resolution: {integrity: sha512-gHBvp4RDd51DAaDco7KiWFy731EwcItkDtGUaZH1EUXEnHCzsVRjMceT+b8aThjMLjOScz6Q27MGlePASvK4Aw==} + eslint-config-next@14.2.21: + resolution: {integrity: sha512-bi1Mn6LxWdQod9qvOBuhBhN4ZpBYH5DuyDunbZt6lye3zlohJyM0T5/oFokRPNl2Mqt3/+uwHxr8XKOkPe852A==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -3369,7 +3369,7 @@ snapshots: '@next/env@14.2.20': {} - '@next/eslint-plugin-next@14.2.20': + '@next/eslint-plugin-next@14.2.21': dependencies: glob: 10.3.10 @@ -4256,9 +4256,9 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-next@14.2.20(eslint@8.57.1)(typescript@5.7.2): + eslint-config-next@14.2.21(eslint@8.57.1)(typescript@5.7.2): dependencies: - '@next/eslint-plugin-next': 14.2.20 + '@next/eslint-plugin-next': 14.2.21 '@rushstack/eslint-patch': 1.10.2 '@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@8.57.1)(typescript@5.7.2))(eslint@8.57.1)(typescript@5.7.2) '@typescript-eslint/parser': 7.2.0(eslint@8.57.1)(typescript@5.7.2)