diff --git a/package.json b/package.json index 5aecde3e..1083a517 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "autoprefixer": "^10.4.19", "nuxt": "^3.11.2", "nuxt-icon": "^0.6.10", - "prettier": "^3.2.5", + "prettier": "^3.3.1", "tailwindcss": "^3.4.3" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cff8199..f5994dd5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ devDependencies: specifier: ^0.6.10 version: 0.6.10(nuxt@3.11.2)(vite@4.5.3)(vue@3.4.21) prettier: - specifier: ^3.2.5 - version: 3.2.5 + specifier: ^3.3.1 + version: 3.3.1 tailwindcss: specifier: ^3.4.3 version: 3.4.3 @@ -6901,8 +6901,8 @@ packages: dev: false optional: true - /prettier@3.2.5: - resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} + /prettier@3.3.1: + resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==} engines: {node: '>=14'} hasBin: true dev: true