From 43f1bafac88b4c6b4c2dfffcbf6c5ad9e7df60f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 07:09:06 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-next from 15.4.5 to 15.4.6 in /web Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.4.5 to 15.4.6. - [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.4.6/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 15.4.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 344492 -> 344492 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index bfc36ea3cb6bb5518032845971d7dbb68b50ad77..a459cf0691b94f490c544cf044414d174efe63d0 100644 GIT binary patch delta 277 zcmZ3}EV`yybb|*AquFFd7OCm$6_|N8=d&!HG(G7Xi_xTIY?HmF>rP+tjYT=c$j`sj zI44irDI~cdFUixTw4%by*RN2!AgIW>GPTkqJUGHV(aW>4#K6TUBr-GEBh}wBuqf2k z&o3)E&CJ|5&)CVZ*gT^+Gt9KYDKf~}+c3~#`ol{s!Oe~{+8t*wZg-r)bfpPw@AMCf z%Khx#SDRXQ8_ z8%LEJM_C$1q=f`stgQxfO&?Z#=;iG~G^y VS&`AKJwb*Uh*`EL$gujT0suh}UWotz delta 280 zcmZ3}EV`yybb|-W58p`rWam&9C&%#g6w~0ukVMm5udFKn5(}fi^0XXBx3qBm3}bC) z{{o|sw6Nf+jNIa6&nVO4bffTy5@TPVs?0*?VCU%%7qSF3JI-i#oWZ!=aR$?sCa}HJ zKPWP@Pxq5%Rs&n@>6@9A8Ic%eVqECvr0t$uke6g^ZjxCL;_YJL0;_r;^*O=<7--)Y-F5T4z_x_oeZ-g T$n)(vGR#2CvOPzJ)j<^i73*LU diff --git a/web/package.json b/web/package.json index 70107a843..0faabee13 100644 --- a/web/package.json +++ b/web/package.json @@ -33,7 +33,7 @@ "@types/react": "^19", "@types/react-dom": "^19", "eslint": "^9", - "eslint-config-next": "15.4.5", + "eslint-config-next": "15.4.6", "eslint-config-prettier": "^10.1.8", "prettier": "3.6.2", "tailwindcss": "^4",