mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
build(deps): bump up dependencies to fix CVEs (#408)
This commit is contained in:
@@ -37,7 +37,6 @@ export default ({ mode }: ConfigEnv): UserConfig => {
|
||||
vueJsx(),
|
||||
monacoEditorPlugin({}),
|
||||
AutoImport({
|
||||
imports: ["vue"],
|
||||
resolvers: [ElementPlusResolver()],
|
||||
dts: path.resolve(__dirname, "./src/types/auto-imports.d.ts"),
|
||||
}),
|
||||
|
Reference in New Issue
Block a user