diff --git a/.changeset/brown-stingrays-push.md b/.changeset/brown-stingrays-push.md new file mode 100644 index 0000000..84d893e --- /dev/null +++ b/.changeset/brown-stingrays-push.md @@ -0,0 +1,5 @@ +--- +'@commencis/eslint-config': patch +--- + +chore(deps): update dependency @next/eslint-plugin-next to v15.3.3 diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index f8e582a..2e9ab13 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@eslint/js": "9.27.0", - "@next/eslint-plugin-next": "15.2.5", + "@next/eslint-plugin-next": "15.3.3", "@typescript-eslint/utils": "8.29.1", "eslint-config-prettier": "10.1.1", "eslint-plugin-jsx-a11y": "6.10.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f429b10..1bdf065 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 9.27.0 version: 9.27.0 '@next/eslint-plugin-next': - specifier: 15.2.5 - version: 15.2.5 + specifier: 15.3.3 + version: 15.3.3 '@typescript-eslint/utils': specifier: 8.29.1 version: 8.29.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3) @@ -681,6 +681,9 @@ packages: '@next/eslint-plugin-next@15.2.5': resolution: {integrity: sha512-Q1ncASVFKSy+AbabimYxr/2HH/h+qlKlwu1fYV48xUefGzVimS3i3nKwYsM2w+rLdpMFdJyoVowrYyjKu47rBw==} + '@next/eslint-plugin-next@15.3.3': + resolution: {integrity: sha512-VKZJEiEdpKkfBmcokGjHu0vGDG+8CehGs90tBEy/IDoDDKGngeyIStt2MmE5FYNyU9BhgR7tybNWTAJY/30u+Q==} + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -3689,6 +3692,10 @@ snapshots: dependencies: fast-glob: 3.3.1 + '@next/eslint-plugin-next@15.3.3': + dependencies: + fast-glob: 3.3.1 + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5