diff --git a/package.json b/package.json index eb3dd281..6c224515 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vitejs/plugin-react": "4.3.4", "autoprefixer": "10.4.20", "postcss": "8.4.49", - "prettier": "3.4.1", + "prettier": "3.4.2", "tailwindcss": "3.4.15", "typescript": "5.7.2", "vite": "6.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0fb0c329..71479493 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: 8.4.49 version: 8.4.49 prettier: - specifier: 3.4.1 - version: 3.4.1 + specifier: 3.4.2 + version: 3.4.2 tailwindcss: specifier: 3.4.15 version: 3.4.15 @@ -1363,8 +1363,8 @@ packages: source-map-js: 1.2.1 dev: true - /prettier@3.4.1: - resolution: {integrity: sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==} + /prettier@3.4.2: + resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} engines: {node: '>=14'} hasBin: true dev: true