diff --git a/package.json b/package.json index d022809..857d69c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/react": "~19.2.7", "@types/react-dom": "~19.2.3", "eslint": "~9.39.1", - "eslint-config-next": "~16.0.5", + "eslint-config-next": "~16.0.6", "eslint-config-prettier": "~10.1.8", "eslint-plugin-react-hooks": "~7.0.1", "eslint-plugin-tailwindcss": "4.0.0-beta.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f973f40..75e2024 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: specifier: ~9.39.1 version: 9.39.1(jiti@2.6.1) eslint-config-next: - specifier: ~16.0.5 - version: 16.0.5(@typescript-eslint/parser@8.48.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) + specifier: ~16.0.6 + version: 16.0.6(@typescript-eslint/parser@8.48.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) eslint-config-prettier: specifier: ~10.1.8 version: 10.1.8(eslint@9.39.1(jiti@2.6.1)) @@ -502,6 +502,9 @@ packages: '@next/eslint-plugin-next@16.0.5': resolution: {integrity: sha512-m1zPz6hsBvQt1CMRz7rTga8OXpRE9rVW4JHCSjW+tswTxiEU+6ev+GTlgm7ZzcCiMEVQAHTNhpEGFzDtVha9qg==} + '@next/eslint-plugin-next@16.0.6': + resolution: {integrity: sha512-9INsBF3/4XL0/tON8AGsh0svnTtDMLwv3iREGWnWkewGdOnd790tguzq9rX8xwrVthPyvaBHhw1ww0GZz0jO5Q==} + '@next/mdx@16.0.5': resolution: {integrity: sha512-k4aPEey/pODxFGN82Eqw130Pnbhpbm6A8+u1thx+xF+VE5PPAsKT36fWfr/+y5K8YCy9FITi91jA4NeeXnuxJA==} peerDependencies: @@ -1615,8 +1618,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-config-next@16.0.5: - resolution: {integrity: sha512-9rBjZ/biSpolkIUiqvx/iwJJaz8sxJ6pKWSPptJenpj01HlWbCDeaA1v0yG3a71IIPMplxVCSXhmtP27SXqMdg==} + eslint-config-next@16.0.6: + resolution: {integrity: sha512-nx0Z2S50TlcSQ2RtyULCff5tlKTwqF/ICh3U9s8C/e2aRXAm1Ootdb7BEHGZmejtJSgsFq8PVFdlWy8BHiz2pg==} peerDependencies: eslint: '>=9.0.0' typescript: '>=3.3.1' @@ -3510,6 +3513,10 @@ snapshots: dependencies: fast-glob: 3.3.1 + '@next/eslint-plugin-next@16.0.6': + dependencies: + fast-glob: 3.3.1 + '@next/mdx@16.0.5(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.0))': dependencies: source-map: 0.7.6 @@ -4591,9 +4598,9 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-next@16.0.5(@typescript-eslint/parser@8.48.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3): + eslint-config-next@16.0.6(@typescript-eslint/parser@8.48.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3): dependencies: - '@next/eslint-plugin-next': 16.0.5 + '@next/eslint-plugin-next': 16.0.6 eslint: 9.39.1(jiti@2.6.1) eslint-import-resolver-node: 0.3.9 eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.1(jiti@2.6.1))