diff --git a/packages/ui/package.json b/packages/ui/package.json index 2212500..0d9907c 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -33,7 +33,7 @@ "react": "^18.3.1 || ^19.0.0" }, "devDependencies": { - "@next/eslint-plugin-next": "16.2.6", + "@next/eslint-plugin-next": "16.2.9", "@query/eslint-config": "workspace:*", "@query/tailwind-config": "workspace:*", "@query/tsconfig": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a2315e..1afc26d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -187,8 +187,8 @@ importers: version: 19.0.0(react@19.2.7) devDependencies: '@next/eslint-plugin-next': - specifier: 16.2.6 - version: 16.2.6 + specifier: 16.2.9 + version: 16.2.9 '@query/eslint-config': specifier: workspace:* version: link:../../tooling/eslint @@ -279,8 +279,8 @@ importers: version: 3.6.0 devDependencies: '@next/eslint-plugin-next': - specifier: 16.2.6 - version: 16.2.6 + specifier: 16.2.9 + version: 16.2.9 '@playwright/test': specifier: ^1.60.0 version: 1.60.0 @@ -409,8 +409,8 @@ importers: specifier: 16.2.6 version: 16.2.6 '@next/eslint-plugin-next': - specifier: 16.2.6 - version: 16.2.6 + specifier: 16.2.9 + version: 16.2.9 '@query/eslint-config': specifier: workspace:* version: link:../../tooling/eslint @@ -481,8 +481,8 @@ importers: specifier: 9.17.0 version: 9.17.0 '@next/eslint-plugin-next': - specifier: 16.2.6 - version: 16.2.6 + specifier: 16.2.9 + version: 16.2.9 '@typescript-eslint/eslint-plugin': specifier: 8.26.1 version: 8.26.1(@typescript-eslint/parser@8.26.1(eslint@9.17.0(jiti@2.7.0))(typescript@6.0.2))(eslint@9.17.0(jiti@2.7.0))(typescript@6.0.2) @@ -583,8 +583,8 @@ importers: version: 4.0.0 devDependencies: '@next/eslint-plugin-next': - specifier: 16.2.6 - version: 16.2.6 + specifier: 16.2.9 + version: 16.2.9 typescript: specifier: ^6.0.2 version: 6.0.2 @@ -1417,8 +1417,8 @@ packages: '@next/env@16.2.6': resolution: {integrity: sha512-gd8HoHN4ufj73WmR3JmVolrpJR47ILK6LouP5xElPglaVxir6e1a7VzvTvDWkOoPXT9rkkTzyCxBu4yeZfZwcw==} - '@next/eslint-plugin-next@16.2.6': - resolution: {integrity: sha512-Z8l6o4JWKUl755x4R+wogD86KPeU+Ckw4K+SYG4kHeOJtRenDeK+OSbGcqZpDtbwn9DsJVdir2UxmwXuinUbUw==} + '@next/eslint-plugin-next@16.2.9': + resolution: {integrity: sha512-UZi8+YT/MLgTC9nrrn2Xd4lBYv1B7lVmtWHfPcthAI5Tt/C1LuDe6DfmtCtJ+WQod3ksY4VrKSvk3oMVAnL7qw==} '@next/swc-darwin-arm64@16.2.6': resolution: {integrity: sha512-ZJGkkcNfYgrrMkqOdZ7zoLa1TOy0qpcMfk/z4Mh/FKUz40gVO+HNQWqmLxf67Z5WB64DRp0dhEbyHfel+6sJUg==} @@ -5692,7 +5692,7 @@ snapshots: '@next/env@16.2.6': {} - '@next/eslint-plugin-next@16.2.6': + '@next/eslint-plugin-next@16.2.9': dependencies: fast-glob: 3.3.1 diff --git a/sites/hacklytics2027/package.json b/sites/hacklytics2027/package.json index 8bb7c57..b4e3858 100644 --- a/sites/hacklytics2027/package.json +++ b/sites/hacklytics2027/package.json @@ -25,7 +25,7 @@ "tailwind-merge": "3.6.0" }, "devDependencies": { - "@next/eslint-plugin-next": "16.2.6", + "@next/eslint-plugin-next": "16.2.9", "@playwright/test": "^1.60.0", "@tailwindcss/postcss": "4.3.0", "@types/node": "22.15.32", diff --git a/sites/mainweb/package.json b/sites/mainweb/package.json index cebcc48..7fb96b6 100644 --- a/sites/mainweb/package.json +++ b/sites/mainweb/package.json @@ -43,7 +43,7 @@ }, "devDependencies": { "@next/bundle-analyzer": "16.2.6", - "@next/eslint-plugin-next": "16.2.6", + "@next/eslint-plugin-next": "16.2.9", "@query/eslint-config": "workspace:*", "@query/tailwind-config": "workspace:*", "@query/tsconfig": "workspace:*", diff --git a/tooling/eslint/package.json b/tooling/eslint/package.json index 6da1359..f693a5d 100644 --- a/tooling/eslint/package.json +++ b/tooling/eslint/package.json @@ -18,7 +18,7 @@ "dependencies": { "@eslint/compat": "1.2.0", "@eslint/js": "9.17.0", - "@next/eslint-plugin-next": "16.2.6", + "@next/eslint-plugin-next": "16.2.9", "@typescript-eslint/eslint-plugin": "8.26.1", "@typescript-eslint/parser": "8.26.1", "eslint-config-prettier": "9.1.0", diff --git a/tooling/tailwind/package.json b/tooling/tailwind/package.json index 562e394..ad3b184 100644 --- a/tooling/tailwind/package.json +++ b/tooling/tailwind/package.json @@ -17,7 +17,7 @@ "tailwindcss": "4.0.0" }, "devDependencies": { - "@next/eslint-plugin-next": "16.2.6", + "@next/eslint-plugin-next": "16.2.9", "typescript": "^6.0.2" } }