diff --git a/package.json b/package.json index 12fa4e67c069d39f60275a3fc50cce77bafc2b44..788c4df95e626a396821212d170f0c174c696164 100644 --- a/package.json +++ b/package.json @@ -34,10 +34,13 @@ "gen:icon": "esno ./build/generate/icon/index.ts" }, "dependencies": { + "@ant-design/colors": "^6.0.0", + "@ant-design/icons-vue": "^6.0.1", "@iconify/iconify": "^2.0.4", "@logicflow/core": "^0.7.0", "@logicflow/extension": "^0.7.0", "@vueuse/core": "^6.6.2", + "@vueuse/shared": "^6.7.3", "@zxcvbn-ts/core": "^1.0.0-beta.0", "ant-design-vue": "2.2.8", "axios": "^0.23.0", @@ -48,11 +51,13 @@ "intro.js": "^4.2.2", "lodash-es": "^4.17.21", "mockjs": "^1.1.0", + "moment": "^2.29.1", "nprogress": "^0.2.0", "path-to-regexp": "^6.2.0", "pinia": "2.0.0-rc.14", "print-js": "^1.6.0", "qrcode": "^1.4.4", + "qs": "^6.10.1", "resize-observer-polyfill": "^1.5.1", "showdown": "^1.9.1", "sortablejs": "^1.14.0",