diff --git a/package-lock.json b/package-lock.json index c6201f3..b119fe5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "eslint-config-next": "15.0.3", "json": "11.0.0", "postcss": "8.4.49", - "prettier": "3.4.1", + "prettier": "3.4.2", "prettier-plugin-tailwindcss": "0.6.9", "release-it": "17.10.0", "tailwindcss": "3.4.16", @@ -7048,9 +7048,9 @@ } }, "node_modules/prettier": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz", - "integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", + "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 0dfaf55..89c26af 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-config-next": "15.0.3", "json": "11.0.0", "postcss": "8.4.49", - "prettier": "3.4.1", + "prettier": "3.4.2", "prettier-plugin-tailwindcss": "0.6.9", "release-it": "17.10.0", "tailwindcss": "3.4.16",