chore(deps): update dependency prettier-plugin-toml to v2.0.6

This commit is contained in:
renovate[bot] 2026-01-07 09:27:37 +00:00 committed by GitHub
parent 7ec1d2fadd
commit 7709e0641d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 70 additions and 88 deletions

View File

@ -6,7 +6,7 @@
"prettier": "3.5.3", "prettier": "3.5.3",
"prettier-plugin-nginx": "1.0.3", "prettier-plugin-nginx": "1.0.3",
"prettier-plugin-sh": "0.15.0", "prettier-plugin-sh": "0.15.0",
"prettier-plugin-toml": "2.0.2" "prettier-plugin-toml": "2.0.6"
}, },
"packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6", "packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6",
"prettier": "@aminda/global-prettier-config" "prettier": "@aminda/global-prettier-config"

156
pnpm-lock.yaml generated
View File

@ -1,19 +1,20 @@
lockfileVersion: "9.0" lockfileVersion: '9.0'
settings: settings:
autoInstallPeers: true autoInstallPeers: true
excludeLinksFromLockfile: false excludeLinksFromLockfile: false
importers: importers:
.: .:
devDependencies: devDependencies:
"@aminda/global-prettier-config": '@aminda/global-prettier-config':
specifier: 2025.10.0 specifier: 2025.10.0
version: 2025.10.0 version: 2025.10.0
"@prettier/plugin-ruby": '@prettier/plugin-ruby':
specifier: 4.0.4 specifier: 4.0.4
version: 4.0.4(prettier@3.5.3) version: 4.0.4(prettier@3.5.3)
"@prettier/plugin-xml": '@prettier/plugin-xml':
specifier: 3.4.1 specifier: 3.4.1
version: 3.4.1(prettier@3.5.3) version: 3.4.1(prettier@3.5.3)
prettier: prettier:
@ -26,139 +27,115 @@ importers:
specifier: 0.15.0 specifier: 0.15.0
version: 0.15.0(prettier@3.5.3) version: 0.15.0(prettier@3.5.3)
prettier-plugin-toml: prettier-plugin-toml:
specifier: 2.0.2 specifier: 2.0.6
version: 2.0.2(prettier@3.5.3) version: 2.0.6(prettier@3.5.3)
packages: packages:
"@aminda/global-prettier-config@2025.10.0":
resolution:
{
integrity: sha512-7M2TWWTZDU6rU0AkcNeFSILuvh8lT3Mr0TAl/ZVctYWgWuzOzyRVZySwStl4o3Oj2QMCEEEky5wzJO8540rq1Q==,
}
"@prettier/plugin-ruby@4.0.4": '@aminda/global-prettier-config@2025.10.0':
resolution: resolution: {integrity: sha512-7M2TWWTZDU6rU0AkcNeFSILuvh8lT3Mr0TAl/ZVctYWgWuzOzyRVZySwStl4o3Oj2QMCEEEky5wzJO8540rq1Q==}
{
integrity: sha512-lCpvfS/dQU5WrwN3AQ5vR8qrvj2h5gE41X08NNzAAXvHdM4zwwGRcP2sHSxfu6n6No+ljWCVx95NvJPFTTjCTg==, '@prettier/plugin-ruby@4.0.4':
} resolution: {integrity: sha512-lCpvfS/dQU5WrwN3AQ5vR8qrvj2h5gE41X08NNzAAXvHdM4zwwGRcP2sHSxfu6n6No+ljWCVx95NvJPFTTjCTg==}
peerDependencies: peerDependencies:
prettier: ^3.0.0 prettier: ^3.0.0
"@prettier/plugin-xml@3.4.1": '@prettier/plugin-xml@3.4.1':
resolution: resolution: {integrity: sha512-Uf/6/+9ez6z/IvZErgobZ2G9n1ybxF5BhCd7eMcKqfoWuOzzNUxBipNo3QAP8kRC1VD18TIo84no7LhqtyDcTg==}
{
integrity: sha512-Uf/6/+9ez6z/IvZErgobZ2G9n1ybxF5BhCd7eMcKqfoWuOzzNUxBipNo3QAP8kRC1VD18TIo84no7LhqtyDcTg==,
}
peerDependencies: peerDependencies:
prettier: ^3.0.0 prettier: ^3.0.0
"@taplo/core@0.1.1": '@taplo/core@0.1.1':
resolution: resolution: {integrity: sha512-BG/zLGf5wiNXGEVPvUAAX/4ilB3PwDUY2o0MV0y47mZbDZ9ad9UK/cIQsILat3bqbPJsALVbU6k3cskNZ3vAQg==}
{
integrity: sha512-BG/zLGf5wiNXGEVPvUAAX/4ilB3PwDUY2o0MV0y47mZbDZ9ad9UK/cIQsILat3bqbPJsALVbU6k3cskNZ3vAQg==,
}
"@taplo/lib@0.4.0-alpha.2": '@taplo/core@0.2.0':
resolution: resolution: {integrity: sha512-r8bl54Zj1In3QLkiW/ex694bVzpPJ9EhwqT9xkcUVODnVUGirdB1JTsmiIv0o1uwqZiwhi8xNnTOQBRQCpizrQ==}
{
integrity: sha512-DV/Re3DPVY+BhBtLZ3dmP4mP6YMLSsgq9qGLXwOV38lvNF/fBlgvQswzlXmzCEefL/3q2eMoefZpOI/+GLuCNA==,
}
"@xml-tools/parser@1.0.11": '@taplo/lib@0.4.0-alpha.2':
resolution: resolution: {integrity: sha512-DV/Re3DPVY+BhBtLZ3dmP4mP6YMLSsgq9qGLXwOV38lvNF/fBlgvQswzlXmzCEefL/3q2eMoefZpOI/+GLuCNA==}
{
integrity: sha512-aKqQ077XnR+oQtHJlrAflaZaL7qZsulWc/i/ZEooar5JiWj1eLt0+Wg28cpa+XLney107wXqneC+oG1IZvxkTA==, '@taplo/lib@0.5.0':
} resolution: {integrity: sha512-+xIqpQXJco3T+VGaTTwmhxLa51qpkQxCjRwezjFZgr+l21ExlywJFcDfTrNmL6lG6tqb0h8GyJKO3UPGPtSCWg==}
'@xml-tools/parser@1.0.11':
resolution: {integrity: sha512-aKqQ077XnR+oQtHJlrAflaZaL7qZsulWc/i/ZEooar5JiWj1eLt0+Wg28cpa+XLney107wXqneC+oG1IZvxkTA==}
chevrotain@7.1.1: chevrotain@7.1.1:
resolution: resolution: {integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==}
{
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
}
mvdan-sh@0.10.1: mvdan-sh@0.10.1:
resolution: resolution: {integrity: sha512-kMbrH0EObaKmK3nVRKUIIya1dpASHIEusM13S4V1ViHFuxuNxCo+arxoa6j/dbV22YBGjl7UKJm9QQKJ2Crzhg==}
{ deprecated: See https://github.com/mvdan/sh/issues/1145
integrity: sha512-kMbrH0EObaKmK3nVRKUIIya1dpASHIEusM13S4V1ViHFuxuNxCo+arxoa6j/dbV22YBGjl7UKJm9QQKJ2Crzhg==,
}
prettier-plugin-nginx@1.0.3: prettier-plugin-nginx@1.0.3:
resolution: resolution: {integrity: sha512-vV5q85s8XnV6NEgvz1gVLfZhmxAxY03MyOYj2ApBpjFkbs00lRsRkTmqO9L39ADuD18z1RRCcfZ3eVxKhI/nqg==}
{
integrity: sha512-vV5q85s8XnV6NEgvz1gVLfZhmxAxY03MyOYj2ApBpjFkbs00lRsRkTmqO9L39ADuD18z1RRCcfZ3eVxKhI/nqg==,
}
prettier-plugin-sh@0.15.0: prettier-plugin-sh@0.15.0:
resolution: resolution: {integrity: sha512-U0PikJr/yr2bzzARl43qI0mApBj0C1xdAfA04AZa6LnvIKawXHhuy2fFo6LNA7weRzGlAiNbaEFfKMFo0nZr/A==}
{ engines: {node: '>=16.0.0'}
integrity: sha512-U0PikJr/yr2bzzARl43qI0mApBj0C1xdAfA04AZa6LnvIKawXHhuy2fFo6LNA7weRzGlAiNbaEFfKMFo0nZr/A==,
}
engines: { node: ">=16.0.0" }
peerDependencies: peerDependencies:
prettier: ^3.0.3 prettier: ^3.0.3
prettier-plugin-toml@2.0.2: prettier-plugin-toml@2.0.2:
resolution: resolution: {integrity: sha512-tUIIhyfdVX5DMsLGKX/2qaEwi3W48OkUSR7XC91PRI5jFzhexmaYWkrSP1Xh/eWUcEc0TVMQenM3lB09xLQstQ==}
{ engines: {node: '>=16.0.0'}
integrity: sha512-tUIIhyfdVX5DMsLGKX/2qaEwi3W48OkUSR7XC91PRI5jFzhexmaYWkrSP1Xh/eWUcEc0TVMQenM3lB09xLQstQ==, peerDependencies:
} prettier: ^3.0.3
engines: { node: ">=16.0.0" }
prettier-plugin-toml@2.0.6:
resolution: {integrity: sha512-12N/wBuHa9jd/KVy9pRP20NMKxQfQLMseQCt66lIbLaPLItvGUcSIryE1eZZMJ7loSws6Ig3M2Elc2EreNh76w==}
engines: {node: '>=16.0.0'}
peerDependencies: peerDependencies:
prettier: ^3.0.3 prettier: ^3.0.3
prettier@3.5.3: prettier@3.5.3:
resolution: resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
{ engines: {node: '>=14'}
integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==,
}
engines: { node: ">=14" }
hasBin: true hasBin: true
regexp-to-ast@0.5.0: regexp-to-ast@0.5.0:
resolution: resolution: {integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==}
{
integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==,
}
sh-syntax@0.4.2: sh-syntax@0.4.2:
resolution: resolution: {integrity: sha512-/l2UZ5fhGZLVZa16XQM9/Vq/hezGGbdHeVEA01uWjOL1+7Ek/gt6FquW0iKKws4a9AYPYvlz6RyVvjh3JxOteg==}
{ engines: {node: '>=16.0.0'}
integrity: sha512-/l2UZ5fhGZLVZa16XQM9/Vq/hezGGbdHeVEA01uWjOL1+7Ek/gt6FquW0iKKws4a9AYPYvlz6RyVvjh3JxOteg==,
}
engines: { node: ">=16.0.0" }
tslib@2.8.1: tslib@2.8.1:
resolution: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
{
integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==,
}
snapshots: snapshots:
"@aminda/global-prettier-config@2025.10.0":
'@aminda/global-prettier-config@2025.10.0':
dependencies: dependencies:
"@prettier/plugin-ruby": 4.0.4(prettier@3.5.3) '@prettier/plugin-ruby': 4.0.4(prettier@3.5.3)
"@prettier/plugin-xml": 3.4.1(prettier@3.5.3) '@prettier/plugin-xml': 3.4.1(prettier@3.5.3)
prettier: 3.5.3 prettier: 3.5.3
prettier-plugin-nginx: 1.0.3 prettier-plugin-nginx: 1.0.3
prettier-plugin-sh: 0.15.0(prettier@3.5.3) prettier-plugin-sh: 0.15.0(prettier@3.5.3)
prettier-plugin-toml: 2.0.2(prettier@3.5.3) prettier-plugin-toml: 2.0.2(prettier@3.5.3)
"@prettier/plugin-ruby@4.0.4(prettier@3.5.3)": '@prettier/plugin-ruby@4.0.4(prettier@3.5.3)':
dependencies: dependencies:
prettier: 3.5.3 prettier: 3.5.3
"@prettier/plugin-xml@3.4.1(prettier@3.5.3)": '@prettier/plugin-xml@3.4.1(prettier@3.5.3)':
dependencies: dependencies:
"@xml-tools/parser": 1.0.11 '@xml-tools/parser': 1.0.11
prettier: 3.5.3 prettier: 3.5.3
"@taplo/core@0.1.1": {} '@taplo/core@0.1.1': {}
"@taplo/lib@0.4.0-alpha.2": '@taplo/core@0.2.0': {}
'@taplo/lib@0.4.0-alpha.2':
dependencies: dependencies:
"@taplo/core": 0.1.1 '@taplo/core': 0.1.1
"@xml-tools/parser@1.0.11": '@taplo/lib@0.5.0':
dependencies:
'@taplo/core': 0.2.0
'@xml-tools/parser@1.0.11':
dependencies: dependencies:
chevrotain: 7.1.1 chevrotain: 7.1.1
@ -178,7 +155,12 @@ snapshots:
prettier-plugin-toml@2.0.2(prettier@3.5.3): prettier-plugin-toml@2.0.2(prettier@3.5.3):
dependencies: dependencies:
"@taplo/lib": 0.4.0-alpha.2 '@taplo/lib': 0.4.0-alpha.2
prettier: 3.5.3
prettier-plugin-toml@2.0.6(prettier@3.5.3):
dependencies:
'@taplo/lib': 0.5.0
prettier: 3.5.3 prettier: 3.5.3
prettier@3.5.3: {} prettier@3.5.3: {}