From 93515d44053891b9343b641d657ce7989690d233 Mon Sep 17 00:00:00 2001 From: Nir Tamir Date: Mon, 10 Jun 2024 13:42:34 +0300 Subject: [PATCH] next 15 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 359f29bc02..b49d1cc302 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "@eslint-react/eslint-plugin": "^1.5.15", "@eslint/config-inspector": "^0.4.10", "@naturacosmeticos/eslint-plugin-i18n-checker": "^1.0.1", - "@next/eslint-plugin-next": "^14.2.3", + "@next/eslint-plugin-next": "^15.0.0-rc.0", "@nirtamir2/eslint-config": "workspace:*", "@prettier/plugin-xml": "^3.4.1", "@stylistic/eslint-plugin-migrate": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 399e0aca38..4a13a94111 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -178,8 +178,8 @@ importers: specifier: ^1.0.1 version: 1.0.1 '@next/eslint-plugin-next': - specifier: ^14.2.3 - version: 14.2.3 + specifier: ^15.0.0-rc.0 + version: 15.0.0-rc.0 '@nirtamir2/eslint-config': specifier: workspace:* version: 'link:' @@ -846,8 +846,8 @@ packages: '@naturacosmeticos/eslint-plugin-i18n-checker@1.0.1': resolution: {integrity: sha512-2HhWTfMQ1jQTy12uXjqoX7XNEbiQpbMfCUj3dyG78GHamjGkb7cZG1yQvsahverIJmfp9fjGzXRo/u/QXSGvuA==} - '@next/eslint-plugin-next@14.2.3': - resolution: {integrity: sha512-L3oDricIIjgj1AVnRdRor21gI7mShlSwU/1ZGHmqM3LzHhXXhdkrfeNY5zif25Bi5Dd7fiJHsbhoZCHfXYvlAw==} + '@next/eslint-plugin-next@15.0.0-rc.0': + resolution: {integrity: sha512-/rQXrN47qxlFHtZg77LdcCYbL54ogQuLeqIGV/6HMGnZH8iL81XEFOITO8GZjOukR5i3BbwyfrsmIqFl/scg+w==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -4720,7 +4720,7 @@ snapshots: dependencies: lodash: 4.17.21 - '@next/eslint-plugin-next@14.2.3': + '@next/eslint-plugin-next@15.0.0-rc.0': dependencies: glob: 10.3.10