diff --git a/.changeset/dependencies-GH-90.md b/.changeset/dependencies-GH-90.md new file mode 100644 index 00000000..80c130ea --- /dev/null +++ b/.changeset/dependencies-GH-90.md @@ -0,0 +1,5 @@ +--- +"@tcd-devkit/eslint-config-next": patch +--- + +fix(deps): update dependency @next/eslint-plugin-next to v15.4.0-canary.84 diff --git a/packages/eslint/eslint-config-next/package.json b/packages/eslint/eslint-config-next/package.json index 7d0edf2a..105ab902 100644 --- a/packages/eslint/eslint-config-next/package.json +++ b/packages/eslint/eslint-config-next/package.json @@ -65,7 +65,7 @@ "test:watch": "vitest --watch" }, "dependencies": { - "@next/eslint-plugin-next": "15.4.0-canary.83" + "@next/eslint-plugin-next": "15.4.0-canary.84" }, "devDependencies": { "@tcd-devkit/internal-utils": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5b82275..78261865 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -316,8 +316,8 @@ importers: packages/eslint/eslint-config-next: dependencies: '@next/eslint-plugin-next': - specifier: 15.4.0-canary.83 - version: 15.4.0-canary.83 + specifier: 15.4.0-canary.84 + version: 15.4.0-canary.84 devDependencies: '@tcd-devkit/internal-utils': specifier: workspace:* @@ -1058,8 +1058,8 @@ packages: '@napi-rs/wasm-runtime@0.2.11': resolution: {integrity: sha512-9DPkXtvHydrcOsopiYpUgPHpmj0HWZKMUnL2dZqpvC42lsratuBG06V5ipyno0fUek5VlFsNQ+AcFATSrJXgMA==} - '@next/eslint-plugin-next@15.4.0-canary.83': - resolution: {integrity: sha512-W0fzpwpi1GjIr2in306ZlZAEpkXfeJK+rxIANrpSoFMzVuo2fKfAddfZxIlqfAgivj3MCqUowm8HNc92fH9F7w==} + '@next/eslint-plugin-next@15.4.0-canary.84': + resolution: {integrity: sha512-HXpmvhdLGvFctl7vEDTKZt5WTmD852HYZjH1ENqTENOHqAOO/aD68e58llmmfQZ12vnp9jphIZyv1GdmFebfMw==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -3944,7 +3944,7 @@ snapshots: '@tybys/wasm-util': 0.9.0 optional: true - '@next/eslint-plugin-next@15.4.0-canary.83': + '@next/eslint-plugin-next@15.4.0-canary.84': dependencies: fast-glob: 3.3.1