build(deps): add yaml lib to handle yaml files

This commit is contained in:
Fhilipe Coelho 2024-04-11 12:24:46 -03:00
parent 8800a15526
commit 323e451d5a
2 changed files with 567 additions and 358 deletions

View File

@ -98,6 +98,7 @@
"uuid": "^9.0.1",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.2",
"winston": "^3.12.0"
"winston": "^3.12.0",
"yaml": "^2.4.1"
}
}

922
yarn.lock

File diff suppressed because it is too large Load Diff