diff --git a/package.json b/package.json index cbb201b..14004b2 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@eslint/eslintrc": "~3.3.3", "@ianvs/prettier-plugin-sort-imports": "~4.7.0", "@next/bundle-analyzer": "~16.0.7", - "@next/eslint-plugin-next": "~16.0.7", + "@next/eslint-plugin-next": "~16.0.8", "@tailwindcss/postcss": "~4.1.17", "@types/node": "~24.10.1", "@types/react": "~19.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa11ba5..e10b27e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: ~16.0.7 version: 16.0.7 '@next/eslint-plugin-next': - specifier: ~16.0.7 - version: 16.0.7 + specifier: ~16.0.8 + version: 16.0.8 '@tailwindcss/postcss': specifier: ~4.1.17 version: 4.1.17 @@ -502,6 +502,9 @@ packages: '@next/eslint-plugin-next@16.0.7': resolution: {integrity: sha512-hFrTNZcMEG+k7qxVxZJq3F32Kms130FAhG8lvw2zkKBgAcNOJIxlljNiCjGygvBshvaGBdf88q2CqWtnqezDHA==} + '@next/eslint-plugin-next@16.0.8': + resolution: {integrity: sha512-1miV0qXDcLUaOdHridVPCh4i39ElRIAraseVIbb3BEqyZ5ol9sPyjTP/GNTPV5rBxqxjF6/vv5zQTVbhiNaLqA==} + '@next/mdx@16.0.7': resolution: {integrity: sha512-ysX8mH24XuTwXStJLbecHO97I4EdUT9vHQymXLypLb3956cYXfVb/36nukH0C4Q2iA7RZE04yNpHs84Br77nNg==} peerDependencies: @@ -3510,6 +3513,10 @@ snapshots: dependencies: fast-glob: 3.3.1 + '@next/eslint-plugin-next@16.0.8': + dependencies: + fast-glob: 3.3.1 + '@next/mdx@16.0.7(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.1))': dependencies: source-map: 0.7.6