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
+1 -1
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 */ /*! Blowfish | MIT License | https://github.com/nunocoracao/blowfish */
@layer properties; @layer properties;
#zen-mode-button { #zen-mode-button {
+5 -8
View File
@@ -17,7 +17,7 @@
"commander": "^14.0.0" "commander": "^14.0.0"
}, },
"devDependencies": { "devDependencies": {
"@awmottaz/prettier-plugin-void-html": "^1.8.0", "@awmottaz/prettier-plugin-void-html": "^1.9.0",
"@tailwindcss/cli": "^4.1.11", "@tailwindcss/cli": "^4.1.11",
"@tailwindcss/typography": "^0.5.16", "@tailwindcss/typography": "^0.5.16",
"chart.js": "^4.5.0", "chart.js": "^4.5.0",
@@ -78,16 +78,13 @@
} }
}, },
"node_modules/@awmottaz/prettier-plugin-void-html": { "node_modules/@awmottaz/prettier-plugin-void-html": {
"version": "1.8.0", "version": "1.9.0",
"resolved": "https://registry.npmjs.org/@awmottaz/prettier-plugin-void-html/-/prettier-plugin-void-html-1.8.0.tgz", "resolved": "https://registry.npmjs.org/@awmottaz/prettier-plugin-void-html/-/prettier-plugin-void-html-1.9.0.tgz",
"integrity": "sha512-gC1CO6TdjILFBc9UYJHY93RvM76jbNhb8IMiFzNbhyH1aCqvSVVjIhXCEQ9BkLyXGy8gmPfHX3m9BKHnl0edhQ==", "integrity": "sha512-NMwspO5GtUU9PESivdrx86z7XTm0lM5DDoMMVtYUp7nBQXak23j9/aB9tNR9XuVyoXYhdvxhEjXal9DfUqZnNg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": {
"node": ">=22.0.0"
},
"peerDependencies": { "peerDependencies": {
"prettier": "3.0.0 - 3.5.x" "prettier": "3.0.0 - 3.6.x"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
+1 -1
View File
@@ -36,7 +36,7 @@
}, },
"homepage": "https://github.com/nunocoracao/blowfish#readme", "homepage": "https://github.com/nunocoracao/blowfish#readme",
"devDependencies": { "devDependencies": {
"@awmottaz/prettier-plugin-void-html": "^1.8.0", "@awmottaz/prettier-plugin-void-html": "^1.9.0",
"@tailwindcss/cli": "^4.1.11", "@tailwindcss/cli": "^4.1.11",
"@tailwindcss/typography": "^0.5.16", "@tailwindcss/typography": "^0.5.16",
"chart.js": "^4.5.0", "chart.js": "^4.5.0",