build: upgrade AntV dependency

This commit is contained in:
junjun 2022-03-07 17:41:19 +08:00
parent 8470d02204
commit f456f15d66

View File

@ -13,8 +13,9 @@
"svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml"
},
"dependencies": {
"@antv/g2plot": "^2.3.32",
"@antv/s2": "^1.7.0",
"@antv/g2plot": "^2.4.9",
"@antv/s2": "^1.11.0",
"@antv/util": "^2.0.17",
"@riophae/vue-treeselect": "0.4.0",
"@tinymce/tinymce-vue": "^3.2.8",
"axios": "^0.21.1",