diff --git a/package-lock.json b/package-lock.json index 57db81d5..aecc1bd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "npm-run-all": "^4.1.5", "ora": "^7.0.1", "prettier": "^3.0.3", - "prettier-plugin-astro": "^0.12.0", + "prettier-plugin-astro": "^0.12.2", "sharp-ico": "^0.1.5", "stylelint": "^15.11.0", "stylelint-config-css-modules": "^4.3.0", @@ -14649,9 +14649,9 @@ } }, "node_modules/prettier-plugin-astro": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.12.0.tgz", - "integrity": "sha512-8E+9YQR6/5CPZJs8XsfBw579zrwZkc0Wb7x0fRVm/51JC8Iys4lBw4ecV8fHwpbQnzve86TUa4fJ08BJzqfWnA==", + "version": "0.12.2", + "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.12.2.tgz", + "integrity": "sha512-1OXSEht27zrnX7rCa0bEpLdspeumFW4hnj4+JzPuG5bRlSOAhD0rbXBNZfRD9q0Qbr00EcCcnjd6k6M8q+GfTA==", "devOptional": true, "dependencies": { "@astrojs/compiler": "^1.5.5", diff --git a/package.json b/package.json index 8a6db892..a016a999 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "npm-run-all": "^4.1.5", "ora": "^7.0.1", "prettier": "^3.0.3", - "prettier-plugin-astro": "^0.12.0", + "prettier-plugin-astro": "^0.12.2", "sharp-ico": "^0.1.5", "stylelint": "^15.11.0", "stylelint-config-css-modules": "^4.3.0",