feat(new-tool): yaml and json converters

This commit is contained in:
Corentin Thomasset 2023-04-10 17:34:58 +02:00 committed by Corentin THOMASSET
parent 05f06f6a07
commit c0a89131dd
9 changed files with 149 additions and 1 deletions

8
pnpm-lock.yaml generated
View file

@ -124,6 +124,9 @@ dependencies:
vue-router:
specifier: ^4.1.6
version: 4.1.6(vue@3.2.47)
yaml:
specifier: ^2.2.1
version: 2.2.1
devDependencies:
'@playwright/test':
@ -9029,6 +9032,11 @@ packages:
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
dev: true
/yaml@2.2.1:
resolution: {integrity: sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==}
engines: {node: '>= 14'}
dev: false
/yamljs@0.3.0:
resolution: {integrity: sha512-C/FsVVhht4iPQYXOInoxUM/1ELSf9EsgKH34FofQOp6hwCPrW4vG4w5++TED3xRUo8gD7l0P1J1dLlDYzODsTQ==}
hasBin: true