From e377567190b628f4cad8dfc2cf4daf324cd2c0d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 07:13:48 +0000 Subject: [PATCH] chore(deps-dev): bump prettier from 3.6.0 to 3.6.1 in /web Bumps [prettier](https://github.com/prettier/prettier) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.6.0...3.6.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 336704 -> 336704 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 358a3636203c9db4db2773ac234a801bcbb02986..78ee29f97ec99f74d2184d86700d4b045535a0ad 100644 GIT binary patch delta 151 zcmX?bOys~Zkqs;?)9pSm$}}smv@5VM0x=U1GjCU5VW|k1e96#g`l%2WiRnoRjLM;= z74G3diIxVz1xDHxhADw1eg&Qdss4clAudkEmdQ~rxsLjU#YSZ=ett%oh86)Si3Np` z=FYiJsg*uCzNPMk5ne%_{sD>3iD6M8K7N5g;h`S-(*<3aET&HoViDZFIFx1XSpZ>c BF$Mqt delta 155 zcmX?bOys~Zkqs;?j0V%~KQKx+E3mXHurLBK6A&|RS72eO2$<}YXf*v)2#dtzLp{nN zrCGsFmZcFMUfxx{`bO?frLG1UPX3|k&gSOMe#TCD1%-*)=@te_*=5Ed#*UW8As!id8QE2tX;u26u13Lr{$;sIAyuXs!Pzc3(;L}YbS58|#yfq25R2gU#i1;7 G&jJ7fN;571 diff --git a/web/package.json b/web/package.json index c0a835119..2ed4fd72b 100644 --- a/web/package.json +++ b/web/package.json @@ -32,7 +32,7 @@ "eslint": "^9", "eslint-config-next": "15.3.4", "eslint-config-prettier": "^10.1.5", - "prettier": "3.6.0", + "prettier": "3.6.1", "tailwindcss": "^4", "tw-animate-css": "^1.3.4", "typescript": "^5"