diff --git a/package.json b/package.json index f0a409c..46e24ee 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "classnames": "^2.3.2", "echarts": "^5.4.3", "echarts-for-react": "^3.0.2", + "js-yaml": "^4.1.0", "lodash": "^4.17.21", "moment": "^2.29.4", "omit.js": "^2.0.2", @@ -76,6 +77,7 @@ "@types/express": "^4.17.17", "@types/history": "^4.7.11", "@types/jest": "^29.5.1", + "@types/js-yaml": "^4.0.8", "@types/lodash": "^4.14.195", "@types/react": "^18.2.7", "@types/react-dom": "^18.2.4",