@vue-macros/setup-sfc
Advanced tools
Comparing version 0.18.3 to 0.18.4
import { | ||
src_default | ||
} from "./chunk-5CSUHZKM.js"; | ||
index_default | ||
} from "./chunk-IEHAGFCL.js"; | ||
import "./chunk-5CTFCXOS.js"; | ||
// src/esbuild.ts | ||
var esbuild_default = src_default.esbuild; | ||
var esbuild_default = index_default.esbuild; | ||
export { | ||
esbuild_default as default | ||
}; |
import { | ||
src_default | ||
} from "./chunk-5CSUHZKM.js"; | ||
index_default | ||
} from "./chunk-IEHAGFCL.js"; | ||
import "./chunk-5CTFCXOS.js"; | ||
export { | ||
src_default as default | ||
index_default as default | ||
}; |
import { | ||
src_default | ||
} from "./chunk-5CSUHZKM.js"; | ||
index_default | ||
} from "./chunk-IEHAGFCL.js"; | ||
import "./chunk-5CTFCXOS.js"; | ||
// src/rolldown.ts | ||
var rolldown_default = src_default.rolldown; | ||
var rolldown_default = index_default.rolldown; | ||
export { | ||
rolldown_default as default | ||
}; |
import { | ||
src_default | ||
} from "./chunk-5CSUHZKM.js"; | ||
index_default | ||
} from "./chunk-IEHAGFCL.js"; | ||
import "./chunk-5CTFCXOS.js"; | ||
// src/rollup.ts | ||
var rollup_default = src_default.rollup; | ||
var rollup_default = index_default.rollup; | ||
export { | ||
rollup_default as default | ||
}; |
import { | ||
src_default | ||
} from "./chunk-5CSUHZKM.js"; | ||
index_default | ||
} from "./chunk-IEHAGFCL.js"; | ||
import "./chunk-5CTFCXOS.js"; | ||
// src/rspack.ts | ||
var rspack_default = src_default.rspack; | ||
var rspack_default = index_default.rspack; | ||
export { | ||
rspack_default as default | ||
}; |
import { | ||
src_default | ||
} from "./chunk-5CSUHZKM.js"; | ||
index_default | ||
} from "./chunk-IEHAGFCL.js"; | ||
import "./chunk-5CTFCXOS.js"; | ||
// src/vite.ts | ||
var vite_default = src_default.vite; | ||
var vite_default = index_default.vite; | ||
export { | ||
vite_default as default | ||
}; |
import { | ||
src_default | ||
} from "./chunk-5CSUHZKM.js"; | ||
index_default | ||
} from "./chunk-IEHAGFCL.js"; | ||
import "./chunk-5CTFCXOS.js"; | ||
// src/webpack.ts | ||
var webpack_default = src_default.webpack; | ||
var webpack_default = index_default.webpack; | ||
export { | ||
webpack_default as default | ||
}; |
{ | ||
"name": "@vue-macros/setup-sfc", | ||
"version": "0.18.3", | ||
"version": "0.18.4", | ||
"description": "setupSfc feature from Vue Macros.", | ||
@@ -80,4 +80,4 @@ "type": "module", | ||
"dependencies": { | ||
"unplugin": "^1.16.0", | ||
"@vue-macros/common": "1.15.1" | ||
"unplugin": "^1.16.1", | ||
"@vue-macros/common": "1.16.0" | ||
}, | ||
@@ -84,0 +84,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14865
+ Added@vue-macros/common@1.16.0(transitive)
+ Addedlocal-pkg@1.0.0(transitive)
+ Addedmagic-string-ast@0.7.0(transitive)
- Removed@rollup/pluginutils@5.1.4(transitive)
- Removed@types/estree@1.0.6(transitive)
- Removed@vue-macros/common@1.15.1(transitive)
- Removedlocal-pkg@0.5.1(transitive)
- Removedmagic-string-ast@0.6.3(transitive)
Updated@vue-macros/common@1.16.0
Updatedunplugin@^1.16.1