diff --git a/package.json b/package.json index 71348e0..074d175 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react": ">=17" }, "dependencies": { - "@next/eslint-plugin-next": "^14.1.0", + "@next/eslint-plugin-next": "^14.1.3", "eslint-config-xo-react": "^0.27.0", "eslint-plugin-react": "^7.34.0", "eslint-plugin-react-hooks": "^4.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d706e31..ac70194 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@next/eslint-plugin-next': - specifier: ^14.1.0 - version: 14.1.0 + specifier: ^14.1.3 + version: 14.1.3 eslint-config-xo-react: specifier: ^0.27.0 version: 0.27.0(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.34.0)(eslint@8.56.0) @@ -819,8 +819,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@next/eslint-plugin-next@14.1.0: - resolution: {integrity: sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==} + /@next/eslint-plugin-next@14.1.3: + resolution: {integrity: sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==} dependencies: glob: 10.3.10 dev: false