diff --git a/package.json b/package.json index 40087381..72e28c71 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "packageManager": "pnpm@8.4.0", "devDependencies": { "@edge-runtime/vm": "3.1.3", - "@next/eslint-plugin-next": "13.4.19", + "@next/eslint-plugin-next": "13.5.2", "@types/node": "20.6.0", "@typescript-eslint/eslint-plugin": "6.7.0", "@typescript-eslint/parser": "6.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2a07fbd..10af9659 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: 3.1.3 version: 3.1.3 '@next/eslint-plugin-next': - specifier: 13.4.19 - version: 13.4.19 + specifier: 13.5.2 + version: 13.5.2 '@types/node': specifier: 20.6.0 version: 20.6.0 @@ -2244,8 +2244,8 @@ packages: resolution: {integrity: sha512-twuSf1klb3k9wXI7IZhbZGtFCWvGD4wXTY2rmvzIgVhXhs7ISThrbNyutBx3jWIL8Y/Hk9+woytFz5QsgtcRKQ==} dev: false - /@next/eslint-plugin-next@13.4.19: - resolution: {integrity: sha512-N/O+zGb6wZQdwu6atMZHbR7T9Np5SUFUjZqCbj0sXm+MwQO35M8TazVB4otm87GkXYs2l6OPwARd3/PUWhZBVQ==} + /@next/eslint-plugin-next@13.5.2: + resolution: {integrity: sha512-Ew8DOUerJYGRo8pI84SVwn9wxxx8sH92AanCXSkkLJM2W0RJEWy+BqWSCfrlA/3ZIczEl4l4o4lOeTGBPYfBJg==} dependencies: glob: 7.1.7 dev: true