Bump prettier-plugin-classnames from 0.8.1 to 0.8.2 in /apps/infoalloggi

Bumps [prettier-plugin-classnames](https://github.com/ony3000/prettier-plugin-classnames) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/ony3000/prettier-plugin-classnames/releases)
- [Commits](https://github.com/ony3000/prettier-plugin-classnames/compare/v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: prettier-plugin-classnames
  dependency-version: 0.8.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-05 02:29:47 +00:00 committed by GitHub
parent c894dc7364
commit de685ec0e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss": "^8.5.3", "postcss": "^8.5.3",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"prettier-plugin-classnames": "^0.8.1", "prettier-plugin-classnames": "^0.8.2",
"prettier-plugin-tailwindcss": "^0.6.14", "prettier-plugin-tailwindcss": "^0.6.14",
"tailwind-scrollbar": "^4.0.2", "tailwind-scrollbar": "^4.0.2",
"tailwindcss": "^4.1.11", "tailwindcss": "^4.1.11",
@ -15729,9 +15729,9 @@
} }
}, },
"node_modules/prettier-plugin-classnames": { "node_modules/prettier-plugin-classnames": {
"version": "0.8.1", "version": "0.8.2",
"resolved": "https://registry.npmjs.org/prettier-plugin-classnames/-/prettier-plugin-classnames-0.8.1.tgz", "resolved": "https://registry.npmjs.org/prettier-plugin-classnames/-/prettier-plugin-classnames-0.8.2.tgz",
"integrity": "sha512-7RHvJ+10N4zcz3dTCGDFXTy+/EMCSZf1V5O9iFEsWe8TYUQ8slh0FeeIjW9j2tn7+gSjKtfhp+vGyG2DTSlxZA==", "integrity": "sha512-fmYMIIuahJKn7uy8DxMoG1LsB0WOWee1mB6PpHI8SFKSMD5QJEeJx7DppczEKRAtSTHVa58ze/DU+Xq2mLbMVQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View file

@ -132,7 +132,7 @@
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss": "^8.5.3", "postcss": "^8.5.3",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"prettier-plugin-classnames": "^0.8.1", "prettier-plugin-classnames": "^0.8.2",
"prettier-plugin-tailwindcss": "^0.6.14", "prettier-plugin-tailwindcss": "^0.6.14",
"tailwind-scrollbar": "^4.0.2", "tailwind-scrollbar": "^4.0.2",
"tailwindcss": "^4.1.11", "tailwindcss": "^4.1.11",