diff --git a/package.json b/package.json index 3e0a151a..9e51660a 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.1.1", + "prettier": "3.2.0", "tailwindcss": "3.4.1", "typescript": "5.3.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d86e10d5..2db2ea50 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.1.1 - version: 3.1.1 + specifier: 3.2.0 + version: 3.2.0 tailwindcss: specifier: 3.4.1 version: 3.4.1 @@ -4749,10 +4749,10 @@ packages: engines: { node: ">= 0.8.0" } dev: true - /prettier@3.1.1: + /prettier@3.2.0: resolution: { - integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==, + integrity: sha512-/vBUecTGaPlRVwyZVROVC58bYIScqaoEJzZmzQXXrZOzqn0TwWz0EnOozOlFO/YAImRnb7XsKpTCd3m1SjS2Ww==, } engines: { node: ">=14" } hasBin: true