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:
parent
c894dc7364
commit
de685ec0e2
2 changed files with 5 additions and 5 deletions
8
apps/infoalloggi/package-lock.json
generated
8
apps/infoalloggi/package-lock.json
generated
|
|
@ -121,7 +121,7 @@
|
|||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.5.3",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-classnames": "^0.8.1",
|
||||
"prettier-plugin-classnames": "^0.8.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||
"tailwind-scrollbar": "^4.0.2",
|
||||
"tailwindcss": "^4.1.11",
|
||||
|
|
@ -15729,9 +15729,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/prettier-plugin-classnames": {
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-classnames/-/prettier-plugin-classnames-0.8.1.tgz",
|
||||
"integrity": "sha512-7RHvJ+10N4zcz3dTCGDFXTy+/EMCSZf1V5O9iFEsWe8TYUQ8slh0FeeIjW9j2tn7+gSjKtfhp+vGyG2DTSlxZA==",
|
||||
"version": "0.8.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-classnames/-/prettier-plugin-classnames-0.8.2.tgz",
|
||||
"integrity": "sha512-fmYMIIuahJKn7uy8DxMoG1LsB0WOWee1mB6PpHI8SFKSMD5QJEeJx7DppczEKRAtSTHVa58ze/DU+Xq2mLbMVQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -132,7 +132,7 @@
|
|||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.5.3",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-classnames": "^0.8.1",
|
||||
"prettier-plugin-classnames": "^0.8.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||
"tailwind-scrollbar": "^4.0.2",
|
||||
"tailwindcss": "^4.1.11",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue