mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-12-04 18:21:12 +00:00
Update dependency prettier-plugin-packagejson to v2.5.6 (#412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c275eea006
commit
d0b532eb78
1 changed files with 8 additions and 8 deletions
|
@ -40,7 +40,7 @@ importers:
|
|||
version: 4.1.0(prettier@3.3.3)(typescript@5.7.2)
|
||||
prettier-plugin-packagejson:
|
||||
specifier: ^2.5.1
|
||||
version: 2.5.5(prettier@3.3.3)
|
||||
version: 2.5.6(prettier@3.3.3)
|
||||
sortpack:
|
||||
specifier: ^2.4.0
|
||||
version: 2.4.0
|
||||
|
@ -1034,8 +1034,8 @@ packages:
|
|||
vue-tsc:
|
||||
optional: true
|
||||
|
||||
prettier-plugin-packagejson@2.5.5:
|
||||
resolution: {integrity: sha512-SvzImCwDluH29OgD37wDv96milAHhIQuYS+WN3iwQzonR8lqv0su7IdQYfLc3So+0MtuPSCEQF6tZYubTnf7xg==}
|
||||
prettier-plugin-packagejson@2.5.6:
|
||||
resolution: {integrity: sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w==}
|
||||
peerDependencies:
|
||||
prettier: '>= 1.16.0'
|
||||
peerDependenciesMeta:
|
||||
|
@ -1125,8 +1125,8 @@ packages:
|
|||
sort-object-keys@1.1.3:
|
||||
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
||||
|
||||
sort-package-json@2.11.0:
|
||||
resolution: {integrity: sha512-pBs3n/wcsbnMSiO5EYV4AVnZVtyQslfZ/0v6VbrRRVApqyNf0Uqo4MOXJsBmIplGY1hYZ4bq5qjO9xTgY+K8xw==}
|
||||
sort-package-json@2.12.0:
|
||||
resolution: {integrity: sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew==}
|
||||
hasBin: true
|
||||
|
||||
sortpack@2.4.0:
|
||||
|
@ -2332,9 +2332,9 @@ snapshots:
|
|||
prettier: 3.3.3
|
||||
typescript: 5.7.2
|
||||
|
||||
prettier-plugin-packagejson@2.5.5(prettier@3.3.3):
|
||||
prettier-plugin-packagejson@2.5.6(prettier@3.3.3):
|
||||
dependencies:
|
||||
sort-package-json: 2.11.0
|
||||
sort-package-json: 2.12.0
|
||||
synckit: 0.9.2
|
||||
optionalDependencies:
|
||||
prettier: 3.3.3
|
||||
|
@ -2407,7 +2407,7 @@ snapshots:
|
|||
|
||||
sort-object-keys@1.1.3: {}
|
||||
|
||||
sort-package-json@2.11.0:
|
||||
sort-package-json@2.12.0:
|
||||
dependencies:
|
||||
detect-indent: 7.0.1
|
||||
detect-newline: 4.0.1
|
||||
|
|
Loading…
Reference in a new issue