diff --git a/package.json b/package.json index 9e51660a..0dff4551 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint": "8.56.0", "eslint-config-next": "14.0.4", "postcss": "8.4.33", - "prettier": "3.2.0", + "prettier": "3.2.1", "tailwindcss": "3.4.1", "typescript": "5.3.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2db2ea50..c408bb04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -110,8 +110,8 @@ devDependencies: specifier: 8.4.33 version: 8.4.33 prettier: - specifier: 3.2.0 - version: 3.2.0 + specifier: 3.2.1 + version: 3.2.1 tailwindcss: specifier: 3.4.1 version: 3.4.1 @@ -4749,10 +4749,10 @@ packages: engines: { node: ">= 0.8.0" } dev: true - /prettier@3.2.0: + /prettier@3.2.1: resolution: { - integrity: sha512-/vBUecTGaPlRVwyZVROVC58bYIScqaoEJzZmzQXXrZOzqn0TwWz0EnOozOlFO/YAImRnb7XsKpTCd3m1SjS2Ww==, + integrity: sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==, } engines: { node: ">=14" } hasBin: true