diff --git a/docs/package-lock.json b/docs/package-lock.json index 6d3f6867..d6cf9310 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -16,7 +16,7 @@ }, "devDependencies": { "prettier": "=3.2.5", - "prettier-plugin-astro": "^0.13.0" + "prettier-plugin-astro": "^0.14.0" } }, "node_modules/@ampproject/remapping": { @@ -6295,10 +6295,11 @@ } }, "node_modules/prettier-plugin-astro": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.13.0.tgz", - "integrity": "sha512-5HrJNnPmZqTUNoA97zn4gNQv9BgVhv+et03314WpQ9H9N8m2L9OSV798olwmG2YLXPl1iSstlJCR1zB3x5xG4g==", + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.14.0.tgz", + "integrity": "sha512-7jRGJsexaRIyUzTk8uzXlP45cw6DQ5Ci4bTe0xCBCcuO1Fff8jJy9oI+kRCQKSdDFTSAArMSg8GpvzlKBtSaZA==", "devOptional": true, + "license": "MIT", "dependencies": { "@astrojs/compiler": "^1.5.5", "prettier": "^3.0.0", @@ -6312,7 +6313,8 @@ "version": "1.8.2", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.8.2.tgz", "integrity": "sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==", - "devOptional": true + "devOptional": true, + "license": "MIT" }, "node_modules/prismjs": { "version": "1.29.0", diff --git a/docs/package.json b/docs/package.json index ab842452..17f0bc45 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "prettier": "=3.2.5", - "prettier-plugin-astro": "^0.13.0" + "prettier-plugin-astro": "^0.14.0" }, "prettier": { "plugins": [