build(deps): 依赖升级

This commit is contained in:
Soybean
2021-09-08 14:50:13 +08:00
parent 0a1711d5b1
commit 6b7f4cfccb
4 changed files with 698 additions and 442 deletions

View File

@ -1,5 +1,5 @@
import type { ThemeSettings } from '@/interface';
import { EnumAnimate } from '@/enum';
import type { ThemeSettings } from '../../interface';
import { EnumAnimate } from '../../enum';
const themeColorList = [
'#409EFF',