mirror of https://github.com/wg-easy/wg-easy
Browse Source
--- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.6.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/2026/head
committed by
GitHub
2 changed files with 12 additions and 6 deletions
@ -130,8 +130,8 @@ importers: |
|||||
specifier: ^3.6.2 |
specifier: ^3.6.2 |
||||
version: 3.6.2 |
version: 3.6.2 |
||||
prettier-plugin-tailwindcss: |
prettier-plugin-tailwindcss: |
||||
specifier: ^0.6.13 |
specifier: ^0.6.14 |
||||
version: 0.6.13([email protected]) |
version: 0.6.14([email protected]) |
||||
tsx: |
tsx: |
||||
specifier: ^4.20.3 |
specifier: ^4.20.3 |
||||
version: 4.20.3 |
version: 4.20.3 |
||||
@ -4325,11 +4325,13 @@ packages: |
|||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} |
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} |
||||
engines: {node: '>= 0.8.0'} |
engines: {node: '>= 0.8.0'} |
||||
|
|
||||
[email protected]3: |
[email protected]4: |
||||
resolution: {integrity: sha512-uQ0asli1+ic8xrrSmIOaElDu0FacR4x69GynTh2oZjFY10JUt6EEumTQl5tB4fMeD6I1naKd+4rXQQ7esT2i1g==} |
resolution: {integrity: sha512-pi2e/+ZygeIqntN+vC573BcW5Cve8zUB0SSAGxqpB4f96boZF4M3phPVoOFCeypwkpRYdi7+jQ5YJJUwrkGUAg==} |
||||
engines: {node: '>=14.21.3'} |
engines: {node: '>=14.21.3'} |
||||
peerDependencies: |
peerDependencies: |
||||
'@ianvs/prettier-plugin-sort-imports': '*' |
'@ianvs/prettier-plugin-sort-imports': '*' |
||||
|
'@prettier/plugin-hermes': '*' |
||||
|
'@prettier/plugin-oxc': '*' |
||||
'@prettier/plugin-pug': '*' |
'@prettier/plugin-pug': '*' |
||||
'@shopify/prettier-plugin-liquid': '*' |
'@shopify/prettier-plugin-liquid': '*' |
||||
'@trivago/prettier-plugin-sort-imports': '*' |
'@trivago/prettier-plugin-sort-imports': '*' |
||||
@ -4349,6 +4351,10 @@ packages: |
|||||
peerDependenciesMeta: |
peerDependenciesMeta: |
||||
'@ianvs/prettier-plugin-sort-imports': |
'@ianvs/prettier-plugin-sort-imports': |
||||
optional: true |
optional: true |
||||
|
'@prettier/plugin-hermes': |
||||
|
optional: true |
||||
|
'@prettier/plugin-oxc': |
||||
|
optional: true |
||||
'@prettier/plugin-pug': |
'@prettier/plugin-pug': |
||||
optional: true |
optional: true |
||||
'@shopify/prettier-plugin-liquid': |
'@shopify/prettier-plugin-liquid': |
||||
@ -9987,7 +9993,7 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]3([email protected]): |
[email protected]4([email protected]): |
||||
dependencies: |
dependencies: |
||||
prettier: 3.6.2 |
prettier: 3.6.2 |
||||
|
|
||||
|
|||||
Loading…
Reference in new issue