diff --git a/package.json b/package.json index ae2b659..840d25e 100644 --- a/package.json +++ b/package.json @@ -12,12 +12,14 @@ "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore" }, "dependencies": { + "@ant-design/icons-vue": "^7.0.1", "@antv/g2plot": "^2.4.31", "@sy/y-code-chart": "^1.2.1", "@vueuse/core": "^10.11.0", "ant-design-vue": "^4.1.2", "axios": "^1.6.7", "cross-env": "^7.0.3", + "dayjs": "^1.11.13", "lodash": "^4.17.21", "p-limit": "^6.1.0", "pinia": "^2.1.7",