diff --git a/package.json b/package.json index 91cc850..a186c6d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react": ">=17" }, "dependencies": { - "@next/eslint-plugin-next": "^14.0.1", + "@next/eslint-plugin-next": "^14.0.2", "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 1be2ffb..ed02d2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@next/eslint-plugin-next': - specifier: ^14.0.1 - version: 14.0.1 + specifier: ^14.0.2 + version: 14.0.2 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) @@ -790,8 +790,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@next/eslint-plugin-next@14.0.1: - resolution: {integrity: sha512-bLjJMwXdzvhnQOnxvHoTTUh/+PYk6FF/DCgHi4BXwXCINer+o1ZYfL9aVeezj/oI7wqGJOqwGIXrlBvPbAId3w==} + /@next/eslint-plugin-next@14.0.2: + resolution: {integrity: sha512-APrYFsXfAhnysycqxHcpg6Y4i7Ukp30GzVSZQRKT3OczbzkqGjt33vNhScmgoOXYBU1CfkwgtXmNxdiwv1jKmg==} dependencies: glob: 7.1.7 dev: false