mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
116 lines
2.7 KiB
YAML
Vendored
116 lines
2.7 KiB
YAML
Vendored
lockfileVersion: "9.0"
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
.:
|
|
devDependencies:
|
|
prettier:
|
|
specifier: 3.2.5
|
|
version: 3.2.5
|
|
prettier-plugin-nginx:
|
|
specifier: 1.0.3
|
|
version: 1.0.3
|
|
prettier-plugin-sh:
|
|
specifier: 0.14.0
|
|
version: 0.14.0(prettier@3.2.5)
|
|
prettier-plugin-toml:
|
|
specifier: 2.0.1
|
|
version: 2.0.1(prettier@3.2.5)
|
|
|
|
packages:
|
|
"@taplo/core@0.1.1":
|
|
resolution:
|
|
{
|
|
integrity: sha512-BG/zLGf5wiNXGEVPvUAAX/4ilB3PwDUY2o0MV0y47mZbDZ9ad9UK/cIQsILat3bqbPJsALVbU6k3cskNZ3vAQg==,
|
|
}
|
|
|
|
"@taplo/lib@0.4.0-alpha.2":
|
|
resolution:
|
|
{
|
|
integrity: sha512-DV/Re3DPVY+BhBtLZ3dmP4mP6YMLSsgq9qGLXwOV38lvNF/fBlgvQswzlXmzCEefL/3q2eMoefZpOI/+GLuCNA==,
|
|
}
|
|
|
|
mvdan-sh@0.10.1:
|
|
resolution:
|
|
{
|
|
integrity: sha512-kMbrH0EObaKmK3nVRKUIIya1dpASHIEusM13S4V1ViHFuxuNxCo+arxoa6j/dbV22YBGjl7UKJm9QQKJ2Crzhg==,
|
|
}
|
|
|
|
prettier-plugin-nginx@1.0.3:
|
|
resolution:
|
|
{
|
|
integrity: sha512-vV5q85s8XnV6NEgvz1gVLfZhmxAxY03MyOYj2ApBpjFkbs00lRsRkTmqO9L39ADuD18z1RRCcfZ3eVxKhI/nqg==,
|
|
}
|
|
|
|
prettier-plugin-sh@0.14.0:
|
|
resolution:
|
|
{
|
|
integrity: sha512-hfXulj5+zEl/ulrO5kMuuTPKmXvOg0bnLHY1hKFNN/N+/903iZbNp8NyZBTsgI8dtkSgFfAEIQq0IQTyP1ZVFQ==,
|
|
}
|
|
engines: { node: ">=16.0.0" }
|
|
peerDependencies:
|
|
prettier: ^3.0.3
|
|
|
|
prettier-plugin-toml@2.0.1:
|
|
resolution:
|
|
{
|
|
integrity: sha512-99z1YOkViECHtXQjGIigd3talI/ybUI1zB3yniAwUrlWBXupNXThB1hM6bwSMUEj2/+tomTlMtT98F5t4s8IWA==,
|
|
}
|
|
engines: { node: ">=16.0.0" }
|
|
peerDependencies:
|
|
prettier: ^3.0.3
|
|
|
|
prettier@3.2.5:
|
|
resolution:
|
|
{
|
|
integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==,
|
|
}
|
|
engines: { node: ">=14" }
|
|
hasBin: true
|
|
|
|
sh-syntax@0.4.2:
|
|
resolution:
|
|
{
|
|
integrity: sha512-/l2UZ5fhGZLVZa16XQM9/Vq/hezGGbdHeVEA01uWjOL1+7Ek/gt6FquW0iKKws4a9AYPYvlz6RyVvjh3JxOteg==,
|
|
}
|
|
engines: { node: ">=16.0.0" }
|
|
|
|
tslib@2.6.3:
|
|
resolution:
|
|
{
|
|
integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==,
|
|
}
|
|
|
|
snapshots:
|
|
"@taplo/core@0.1.1": {}
|
|
|
|
"@taplo/lib@0.4.0-alpha.2":
|
|
dependencies:
|
|
"@taplo/core": 0.1.1
|
|
|
|
mvdan-sh@0.10.1: {}
|
|
|
|
prettier-plugin-nginx@1.0.3: {}
|
|
|
|
prettier-plugin-sh@0.14.0(prettier@3.2.5):
|
|
dependencies:
|
|
mvdan-sh: 0.10.1
|
|
prettier: 3.2.5
|
|
sh-syntax: 0.4.2
|
|
|
|
prettier-plugin-toml@2.0.1(prettier@3.2.5):
|
|
dependencies:
|
|
"@taplo/lib": 0.4.0-alpha.2
|
|
prettier: 3.2.5
|
|
|
|
prettier@3.2.5: {}
|
|
|
|
sh-syntax@0.4.2:
|
|
dependencies:
|
|
tslib: 2.6.3
|
|
|
|
tslib@2.6.3: {}
|