diff --git a/package.json b/package.json index c35a43e..6d7d2a8 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react": ">=17" }, "dependencies": { - "@next/eslint-plugin-next": "^14.2.13", + "@next/eslint-plugin-next": "^14.2.16", "eslint-config-xo-react": "^0.27.0", "eslint-plugin-react": "^7.37.1", "eslint-plugin-react-hooks": "^5.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 43db3c1..3a7b196 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@next/eslint-plugin-next': - specifier: ^14.2.13 - version: 14.2.13 + specifier: ^14.2.16 + version: 14.2.16 eslint-config-xo-react: specifier: ^0.27.0 version: 0.27.0(eslint-plugin-react-hooks@5.0.0(eslint@8.57.0))(eslint-plugin-react@7.37.1(eslint@8.57.0))(eslint@8.57.0) @@ -394,8 +394,8 @@ packages: '@jridgewell/trace-mapping@0.3.18': resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} - '@next/eslint-plugin-next@14.2.13': - resolution: {integrity: sha512-z8Mk0VljxhIzsSiZUSdt3wp+t2lKd+jk5a9Jsvh3zDGkItgDMfjv/ZbET6HsxEl/fSihVoHGsXV6VLyDH0lfTQ==} + '@next/eslint-plugin-next@14.2.16': + resolution: {integrity: sha512-noORwKUMkKc96MWjTOwrsUCjky0oFegHbeJ1yEnQBGbMHAaTEIgLZIIfsYF0x3a06PiS+2TXppfifR+O6VWslg==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -4067,7 +4067,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 - '@next/eslint-plugin-next@14.2.13': + '@next/eslint-plugin-next@14.2.16': dependencies: glob: 10.3.10