mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
build(deps): update deps
This commit is contained in:
@ -17,7 +17,13 @@
|
||||
"~/*": ["./*"],
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"types": ["vite/client", "node", "unplugin-icons/types/vue", "naive-ui/volar", "unplugin-vue-macros/macros-global"]
|
||||
"types": [
|
||||
"vite/client",
|
||||
"node",
|
||||
"unplugin-icons/types/vue",
|
||||
"naive-ui/volar",
|
||||
"unplugin-vue-define-options/macros-global"
|
||||
]
|
||||
},
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user