mirror of
https://github.com/VisActor/VTable
synced 2024-11-22 18:57:38 +00:00
chore: update vutil version
This commit is contained in:
parent
90d4764928
commit
53df4c4684
File diff suppressed because it is too large
Load Diff
@ -14,7 +14,7 @@
|
||||
"@visactor/vtable-editors": "workspace:*",
|
||||
"@visactor/vtable-export": "workspace:*",
|
||||
"@visactor/vtable-search": "workspace:*",
|
||||
"@visactor/vchart": "1.9.1",
|
||||
"@visactor/vchart": "1.9.6",
|
||||
"markdown-it": "^13.0.0",
|
||||
"highlight.js": "^11.8.0",
|
||||
"axios": "^1.4.0",
|
||||
|
@ -48,11 +48,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@visactor/vtable": "workspace:*",
|
||||
"@visactor/vutils": "~0.17.1",
|
||||
"@visactor/vutils": "~0.18.1",
|
||||
"react-is": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@visactor/vchart": "1.9.1",
|
||||
"@visactor/vchart": "1.9.6",
|
||||
"@internal/bundler": "workspace:*",
|
||||
"@internal/eslint-config": "workspace:*",
|
||||
"@internal/ts-config": "workspace:*",
|
||||
@ -96,4 +96,4 @@
|
||||
"axios": "^1.4.0",
|
||||
"@types/react-is": "^17.0.3"
|
||||
}
|
||||
}
|
||||
}
|
@ -35,12 +35,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@visactor/vtable": "workspace:*",
|
||||
"@visactor/vutils": "~0.17.1",
|
||||
"@visactor/vutils": "~0.18.1",
|
||||
"file-saver": "2.0.5",
|
||||
"exceljs": "4.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@visactor/vchart": "1.9.1",
|
||||
"@visactor/vchart": "1.9.6",
|
||||
"@internal/bundler": "workspace:*",
|
||||
"@internal/eslint-config": "workspace:*",
|
||||
"@internal/ts-config": "workspace:*",
|
||||
@ -85,4 +85,4 @@
|
||||
"@types/react-is": "^17.0.3",
|
||||
"rollup-plugin-node-resolve": "5.2.0"
|
||||
}
|
||||
}
|
||||
}
|
@ -35,10 +35,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@visactor/vtable": "workspace:*",
|
||||
"@visactor/vutils": "~0.17.1"
|
||||
"@visactor/vutils": "~0.18.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@visactor/vchart": "1.9.1",
|
||||
"@visactor/vchart": "1.9.6",
|
||||
"@internal/bundler": "workspace:*",
|
||||
"@internal/eslint-config": "workspace:*",
|
||||
"@internal/ts-config": "workspace:*",
|
||||
|
@ -54,14 +54,14 @@
|
||||
"@visactor/vrender-kits": "0.18.2-alpha.1",
|
||||
"@visactor/vrender-components": "0.18.2-alpha.1",
|
||||
"@visactor/vutils-extension": "~1.8.5",
|
||||
"@visactor/vutils": "~0.17.1",
|
||||
"@visactor/vscale": "~0.17.1",
|
||||
"@visactor/vdataset": "~0.17.1",
|
||||
"@visactor/vutils": "~0.18.1",
|
||||
"@visactor/vscale": "~0.18.1",
|
||||
"@visactor/vdataset": "~0.18.1",
|
||||
"cssfontparser": "^1.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"luxon": "*",
|
||||
"@visactor/vchart": "1.9.1",
|
||||
"@visactor/vchart": "1.9.6",
|
||||
"@internal/bundler": "workspace:*",
|
||||
"@internal/eslint-config": "workspace:*",
|
||||
"@internal/ts-config": "workspace:*",
|
||||
|
Loading…
Reference in New Issue
Block a user