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

View File

@@ -1,4 +1,4 @@
/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
/*! Blowfish | MIT License | https://github.com/nunocoracao/blowfish */
@layer properties;
#zen-mode-button {

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": {

View File

@@ -36,7 +36,7 @@
},
"homepage": "https://github.com/nunocoracao/blowfish#readme",
"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",