From d8dcbc12f813601a469c3573524f1efb7ce2415d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 06:42:16 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-next from 15.3.4 to 15.3.5 in /web Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.3.4 to 15.3.5. - [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.5/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 15.3.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 345250 -> 345154 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 ca87a1ba64101211e5a04cfc4bd928996b816949..97fc2dc11e9cc9f254f86eb1699f625679ed38aa 100644 GIT binary patch delta 307 zcmZ3~DSD_wbb|*Aqv>Qt7OCm{ip<=b^H{DAl*+6e>J(KT z9^jrt{RmRZSZAw_;gxy2r-+8GfZ zIay%_W@eFoDPhGH$rVBV6%nSM>Ar#P5r&oq(-ZeHD@?y|lS!(%XnK3mbjIyP)0tvh z!PZYt5M^eY&MwQW4sk$!U`kn@XL^8{MR|r%P)?AsZ%SZ6S)!MvNsw8gt6PqCPF|@+ zly^lymT6kCqeoG&o4!YmqkmL#ab~Vhxv@)#SyG;Bpl4`GQk1iiW0F~Mcx6G!binTG9}AA z#M7c6Bgre-C)lyjrNq=c&oenc$u%=Q&(tr{)7v?-(jX%uFrz3mDWuS+&_6NQCDYW* zBGjzRE!`x;E6ph-Dzez!Br`z2)H}nuFn#*P8_Yq?QPbO_rZaAjn$8s43bfN`@;^QH z=^td6)xZ{q7p9ixIv1Ln2PTIE80AFfgqb-7g;oZqxo0{>x<=##8u}RI25Og@_?bkQ zL}i4A1qTP38iki+6?&AJ85DS#rMQ@9PH0^S0pEwfi0eXLY7$( oWSNuACU02ow!J-snVo6+fhuOF>6MX8;qCn4%-i|HS&ZKT0CELtcK`qY diff --git a/web/package.json b/web/package.json index ffbb140b9..3fa5c489a 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.3.4", + "eslint-config-next": "15.3.5", "eslint-config-prettier": "^10.1.5", "prettier": "3.6.2", "tailwindcss": "^4",