mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.14 to 0.7.1. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>pull/2224/head
committed by
GitHub
2 changed files with 7 additions and 13 deletions
@ -133,8 +133,8 @@ importers: |
|||
specifier: ^3.6.2 |
|||
version: 3.6.2 |
|||
prettier-plugin-tailwindcss: |
|||
specifier: ^0.6.14 |
|||
version: 0.6.14([email protected]) |
|||
specifier: ^0.7.1 |
|||
version: 0.7.1([email protected]) |
|||
tsx: |
|||
specifier: ^4.20.6 |
|||
version: 4.20.6 |
|||
@ -4455,9 +4455,9 @@ packages: |
|||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} |
|||
engines: {node: '>= 0.8.0'} |
|||
|
|||
prettier-plugin-tailwindcss@0.6.14: |
|||
resolution: {integrity: sha512-pi2e/+ZygeIqntN+vC573BcW5Cve8zUB0SSAGxqpB4f96boZF4M3phPVoOFCeypwkpRYdi7+jQ5YJJUwrkGUAg==} |
|||
engines: {node: '>=14.21.3'} |
|||
prettier-plugin-tailwindcss@0.7.1: |
|||
resolution: {integrity: sha512-Bzv1LZcuiR1Sk02iJTS1QzlFNp/o5l2p3xkopwOrbPmtMeh3fK9rVW5M3neBQzHq+kGKj/4LGQMTNcTH4NGPtQ==} |
|||
engines: {node: '>=20.19'} |
|||
peerDependencies: |
|||
'@ianvs/prettier-plugin-sort-imports': '*' |
|||
'@prettier/plugin-hermes': '*' |
|||
@ -4469,14 +4469,12 @@ packages: |
|||
prettier: ^3.0 |
|||
prettier-plugin-astro: '*' |
|||
prettier-plugin-css-order: '*' |
|||
prettier-plugin-import-sort: '*' |
|||
prettier-plugin-jsdoc: '*' |
|||
prettier-plugin-marko: '*' |
|||
prettier-plugin-multiline-arrays: '*' |
|||
prettier-plugin-organize-attributes: '*' |
|||
prettier-plugin-organize-imports: '*' |
|||
prettier-plugin-sort-imports: '*' |
|||
prettier-plugin-style-order: '*' |
|||
prettier-plugin-svelte: '*' |
|||
peerDependenciesMeta: |
|||
'@ianvs/prettier-plugin-sort-imports': |
|||
@ -4497,8 +4495,6 @@ packages: |
|||
optional: true |
|||
prettier-plugin-css-order: |
|||
optional: true |
|||
prettier-plugin-import-sort: |
|||
optional: true |
|||
prettier-plugin-jsdoc: |
|||
optional: true |
|||
prettier-plugin-marko: |
|||
@ -4511,8 +4507,6 @@ packages: |
|||
optional: true |
|||
prettier-plugin-sort-imports: |
|||
optional: true |
|||
prettier-plugin-style-order: |
|||
optional: true |
|||
prettier-plugin-svelte: |
|||
optional: true |
|||
|
|||
@ -10046,7 +10040,7 @@ snapshots: |
|||
|
|||
[email protected]: {} |
|||
|
|||
prettier-plugin-tailwindcss@0.6.14([email protected]): |
|||
prettier-plugin-tailwindcss@0.7.1([email protected]): |
|||
dependencies: |
|||
prettier: 3.6.2 |
|||
|
|||
|
|||
Loading…
Reference in new issue