mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.7.3...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/2330/head
committed by
GitHub
2 changed files with 10 additions and 9 deletions
@ -133,11 +133,11 @@ importers: |
|||
specifier: ^10.1.8 |
|||
version: 10.1.8([email protected]([email protected])) |
|||
prettier: |
|||
specifier: ^3.7.3 |
|||
version: 3.7.3 |
|||
specifier: ^3.7.4 |
|||
version: 3.7.4 |
|||
prettier-plugin-tailwindcss: |
|||
specifier: ^0.7.1 |
|||
version: 0.7.1([email protected].3) |
|||
version: 0.7.1([email protected].4) |
|||
tsx: |
|||
specifier: ^4.21.0 |
|||
version: 4.21.0 |
|||
@ -986,6 +986,7 @@ packages: |
|||
'@koa/[email protected]': |
|||
resolution: {integrity: sha512-sYcHglGKTxGF+hQ6x67xDfkE9o+NhVlRHBqq6gLywaMc6CojK/5vFZByphdonKinYlMLkEkacm+HEse9HzwgTA==} |
|||
engines: {node: '>= 12'} |
|||
deprecated: Please upgrade to v15 or higher. All reported bugs in this version are fixed in newer releases, dependencies have been updated, and security has been improved. |
|||
|
|||
'@kwsites/[email protected]': |
|||
resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==} |
|||
@ -4663,8 +4664,8 @@ packages: |
|||
prettier-plugin-svelte: |
|||
optional: true |
|||
|
|||
[email protected].3: |
|||
resolution: {integrity: sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==} |
|||
[email protected].4: |
|||
resolution: {integrity: sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==} |
|||
engines: {node: '>=14'} |
|||
hasBin: true |
|||
|
|||
@ -10325,11 +10326,11 @@ snapshots: |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]([email protected].3): |
|||
[email protected]([email protected].4): |
|||
dependencies: |
|||
prettier: 3.7.3 |
|||
prettier: 3.7.4 |
|||
|
|||
[email protected].3: {} |
|||
[email protected].4: {} |
|||
|
|||
[email protected]: {} |
|||
|
|||
|
|||
Loading…
Reference in new issue