Jungzl
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
0 deletions
-
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", |
|
|
|
|