mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-04-12 14:40:47 +08:00
chore: update deps
This commit is contained in:
parent
0791e60802
commit
e3916f89d0
@ -130,7 +130,6 @@
|
||||
"date-fns": "^2.9.0",
|
||||
"highlight.js": "^9.18.1",
|
||||
"lodash-es": "^4.17.15",
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"treemate": "^0.1.7",
|
||||
"vooks": "0.0.1-alpha.1",
|
||||
"vue": "^3.0.2",
|
||||
|
@ -40,12 +40,12 @@ module.exports = {
|
||||
],
|
||||
external: externalValidator([
|
||||
'async-validator',
|
||||
'css-render',
|
||||
'date-fns',
|
||||
'lodash-es',
|
||||
'resize-observer-polyfill',
|
||||
'vue-runtime-helpers',
|
||||
'css-render',
|
||||
'@css-render/plugin-bem',
|
||||
'vueuc'
|
||||
'vueuc',
|
||||
'vooks'
|
||||
])
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user