From 4bdb31c884238cd41a613d895c647972c546abd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 11:49:11 +0000 Subject: [PATCH] chore(deps-dev): bump @next/eslint-plugin-next from 15.3.1 to 15.3.3 Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.3.1 to 15.3.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.3.3/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-version: 15.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 38d187a..b2d240f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "zod": "^3.24.3" }, "devDependencies": { - "@next/eslint-plugin-next": "^15.3.1", + "@next/eslint-plugin-next": "^15.3.3", "@types/node": "^22.15.3", "@types/nodemailer": "^6.4.17", "@types/react": "^19.1.2", diff --git a/yarn.lock b/yarn.lock index 1f05a68..6765c1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -288,13 +288,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-15.3.1.tgz#fca98dcb90d92d555972cdbf03adf9aa982e2115" integrity sha512-cwK27QdzrMblHSn9DZRV+DQscHXRuJv6MydlJRpFSqJWZrTYMLzKDeyueJNN9MGd8NNiUKzDQADAf+dMLXX7YQ== -"@next/eslint-plugin-next@15.3.1", "@next/eslint-plugin-next@^15.3.1": +"@next/eslint-plugin-next@15.3.1": version "15.3.1" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.3.1.tgz#8f57c6ccb80ae31e40935f70da57be5f03f225d5" integrity sha512-oEs4dsfM6iyER3jTzMm4kDSbrQJq8wZw5fmT6fg2V3SMo+kgG+cShzLfEV20senZzv8VF+puNLheiGPlBGsv2A== dependencies: fast-glob "3.3.1" +"@next/eslint-plugin-next@^15.3.3": + version "15.3.3" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.3.3.tgz#04a378b405f65f61165085f84971ccb4bbcf2f0a" + integrity sha512-VKZJEiEdpKkfBmcokGjHu0vGDG+8CehGs90tBEy/IDoDDKGngeyIStt2MmE5FYNyU9BhgR7tybNWTAJY/30u+Q== + dependencies: + fast-glob "3.3.1" + "@next/swc-darwin-arm64@15.3.1": version "15.3.1" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.3.1.tgz#8f9589aed9f6816687440aa36a86376b3a16af58"