mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2025-01-23 18:35:53 +00:00
Update dependency prettier-plugin-packagejson to v2.5.8 (#450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
53d5c224db
commit
a2baaeb9f4
1 changed files with 12 additions and 12 deletions
|
@ -40,7 +40,7 @@ importers:
|
|||
version: 4.1.0(prettier@3.4.2)(typescript@5.7.2)
|
||||
prettier-plugin-packagejson:
|
||||
specifier: ^2.5.1
|
||||
version: 2.5.6(prettier@3.4.2)
|
||||
version: 2.5.8(prettier@3.4.2)
|
||||
sortpack:
|
||||
specifier: ^2.4.0
|
||||
version: 2.4.0
|
||||
|
@ -573,8 +573,8 @@ packages:
|
|||
fastq@1.18.0:
|
||||
resolution: {integrity: sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==}
|
||||
|
||||
fdir@6.4.2:
|
||||
resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
|
||||
fdir@6.4.3:
|
||||
resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==}
|
||||
peerDependencies:
|
||||
picomatch: ^3 || ^4
|
||||
peerDependenciesMeta:
|
||||
|
@ -949,8 +949,8 @@ packages:
|
|||
vue-tsc:
|
||||
optional: true
|
||||
|
||||
prettier-plugin-packagejson@2.5.6:
|
||||
resolution: {integrity: sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w==}
|
||||
prettier-plugin-packagejson@2.5.8:
|
||||
resolution: {integrity: sha512-BaGOF63I0IJZoudxpuQe17naV93BRtK8b3byWktkJReKEMX9CC4qdGUzThPDVO/AUhPzlqDiAXbp18U6X8wLKA==}
|
||||
peerDependencies:
|
||||
prettier: '>= 1.16.0'
|
||||
peerDependenciesMeta:
|
||||
|
@ -1031,8 +1031,8 @@ packages:
|
|||
sort-object-keys@1.1.3:
|
||||
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
||||
|
||||
sort-package-json@2.12.0:
|
||||
resolution: {integrity: sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew==}
|
||||
sort-package-json@2.14.0:
|
||||
resolution: {integrity: sha512-xBRdmMjFB/KW3l51mP31dhlaiFmqkHLfWTfZAno8prb/wbDxwBPWFpxB16GZbiPbYr3wL41H8Kx22QIDWRe8WQ==}
|
||||
hasBin: true
|
||||
|
||||
sortpack@2.4.0:
|
||||
|
@ -1755,7 +1755,7 @@ snapshots:
|
|||
dependencies:
|
||||
reusify: 1.0.4
|
||||
|
||||
fdir@6.4.2(picomatch@4.0.2):
|
||||
fdir@6.4.3(picomatch@4.0.2):
|
||||
optionalDependencies:
|
||||
picomatch: 4.0.2
|
||||
|
||||
|
@ -2095,9 +2095,9 @@ snapshots:
|
|||
prettier: 3.4.2
|
||||
typescript: 5.7.2
|
||||
|
||||
prettier-plugin-packagejson@2.5.6(prettier@3.4.2):
|
||||
prettier-plugin-packagejson@2.5.8(prettier@3.4.2):
|
||||
dependencies:
|
||||
sort-package-json: 2.12.0
|
||||
sort-package-json: 2.14.0
|
||||
synckit: 0.9.2
|
||||
optionalDependencies:
|
||||
prettier: 3.4.2
|
||||
|
@ -2157,7 +2157,7 @@ snapshots:
|
|||
|
||||
sort-object-keys@1.1.3: {}
|
||||
|
||||
sort-package-json@2.12.0:
|
||||
sort-package-json@2.14.0:
|
||||
dependencies:
|
||||
detect-indent: 7.0.1
|
||||
detect-newline: 4.0.1
|
||||
|
@ -2205,7 +2205,7 @@ snapshots:
|
|||
|
||||
tinyglobby@0.2.10:
|
||||
dependencies:
|
||||
fdir: 6.4.2(picomatch@4.0.2)
|
||||
fdir: 6.4.3(picomatch@4.0.2)
|
||||
picomatch: 4.0.2
|
||||
|
||||
to-fast-properties@2.0.0: {}
|
||||
|
|
Loading…
Reference in a new issue