From 0d2f4a5db11bb908d8f456ddcbcdf2264170468e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Jun 2025 02:44:51 +0000 Subject: [PATCH] fix: upgrade prettier from 3.3.3 to 3.5.3 Snyk has created this PR to upgrade prettier from 3.3.3 to 3.5.3. See this package in npm: prettier See this project in Snyk: https://app.snyk.io/org/nerds-github/project/128fa64f-2492-4d35-adcb-b5c6f29c1150?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eae71a2..e10ba8f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "devDependencies": { "chart.js": "^4.4.2", "gsap": "^3.12.5", - "prettier": "^3.3.3", + "prettier": "^3.5.3", "prettier-plugin-tailwindcss": "^0.6.5", "swiper": "^11.1.1", "tailwindcss": "^4.1.8"