diff --git a/package.json b/package.json index 9a1fe6e..9fa3ef7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@eslint/eslintrc": "^3.3.1", - "@next/eslint-plugin-next": "^15.4.5", + "@next/eslint-plugin-next": "^15.4.6", "@tailwindcss/postcss": "^4.1.11", "@types/node": "^24.2.0", "@types/react": "^19.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf1f4ff..e1d49ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^3.3.1 version: 3.3.1 '@next/eslint-plugin-next': - specifier: ^15.4.5 - version: 15.4.5 + specifier: ^15.4.6 + version: 15.4.6 '@tailwindcss/postcss': specifier: ^4.1.11 version: 4.1.11 @@ -357,6 +357,9 @@ packages: '@next/eslint-plugin-next@15.4.5': resolution: {integrity: sha512-YhbrlbEt0m4jJnXHMY/cCUDBAWgd5SaTa5mJjzOt82QwflAFfW/h3+COp2TfVSzhmscIZ5sg2WXt3MLziqCSCw==} + '@next/eslint-plugin-next@15.4.6': + resolution: {integrity: sha512-2NOu3ln+BTcpnbIDuxx6MNq+pRrCyey4WSXGaJIyt0D2TYicHeO9QrUENNjcf673n3B1s7hsiV5xBYRCK1Q8kA==} + '@next/swc-darwin-arm64@15.4.5': resolution: {integrity: sha512-84dAN4fkfdC7nX6udDLz9GzQlMUwEMKD7zsseXrl7FTeIItF8vpk1lhLEnsotiiDt+QFu3O1FVWnqwcRD2U3KA==} engines: {node: '>= 10'} @@ -2617,6 +2620,10 @@ snapshots: dependencies: fast-glob: 3.3.1 + '@next/eslint-plugin-next@15.4.6': + dependencies: + fast-glob: 3.3.1 + '@next/swc-darwin-arm64@15.4.5': optional: true