Merge pull request #2301 from nunocoracao/dependabot/npm_and_yarn/dev/awmottaz/prettier-plugin-void-html-1.9.0

📌 bump @awmottaz/prettier-plugin-void-html from 1.8.0 to 1.9.0
This commit is contained in:
Nuno C.
2025-07-09 15:25:54 +01:00
committed by GitHub
3 changed files with 7 additions and 10 deletions

13
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"commander": "^14.0.0"
},
"devDependencies": {
"@awmottaz/prettier-plugin-void-html": "^1.8.0",
"@awmottaz/prettier-plugin-void-html": "^1.9.0",
"@tailwindcss/cli": "^4.1.11",
"@tailwindcss/typography": "^0.5.16",
"chart.js": "^4.5.0",
@@ -78,16 +78,13 @@
}
},
"node_modules/@awmottaz/prettier-plugin-void-html": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/@awmottaz/prettier-plugin-void-html/-/prettier-plugin-void-html-1.8.0.tgz",
"integrity": "sha512-gC1CO6TdjILFBc9UYJHY93RvM76jbNhb8IMiFzNbhyH1aCqvSVVjIhXCEQ9BkLyXGy8gmPfHX3m9BKHnl0edhQ==",
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@awmottaz/prettier-plugin-void-html/-/prettier-plugin-void-html-1.9.0.tgz",
"integrity": "sha512-NMwspO5GtUU9PESivdrx86z7XTm0lM5DDoMMVtYUp7nBQXak23j9/aB9tNR9XuVyoXYhdvxhEjXal9DfUqZnNg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=22.0.0"
},
"peerDependencies": {
"prettier": "3.0.0 - 3.5.x"
"prettier": "3.0.0 - 3.6.x"
}
},
"node_modules/@babel/code-frame": {