diff --git a/package.json b/package.json index 6881a1a..e93fac6 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react": ">=17" }, "dependencies": { - "@next/eslint-plugin-next": "^13.5.4", + "@next/eslint-plugin-next": "^13.5.6", "eslint-config-xo-react": "^0.27.0", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57121e3..a7d04c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@next/eslint-plugin-next': - specifier: ^13.5.4 - version: 13.5.4 + specifier: ^13.5.6 + version: 13.5.6 eslint-config-xo-react: specifier: ^0.27.0 version: 0.27.0(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.33.2)(eslint@8.45.0) @@ -806,8 +806,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@next/eslint-plugin-next@13.5.4: - resolution: {integrity: sha512-vI94U+D7RNgX6XypSyjeFrOzxGlZyxOplU0dVE5norIfZGn/LDjJYPHdvdsR5vN1eRtl6PDAsOHmycFEOljK5A==} + /@next/eslint-plugin-next@13.5.6: + resolution: {integrity: sha512-ng7pU/DDsxPgT6ZPvuprxrkeew3XaRf4LAT4FabaEO/hAbvVx4P7wqnqdbTdDn1kgTvsI4tpIgT4Awn/m0bGbg==} dependencies: glob: 7.1.7 dev: false