@vue-macros/setup-component
Advanced tools
Comparing version 0.17.2 to 0.17.3
@@ -1,2 +0,2 @@ | ||
export { S as SetupComponentContext, g as getScopeDecls, h as hotUpdateSetupComponent, l as loadSetupComponent, s as scanSetupComponent, a as transformPost, t as transformSetupComponent } from './index-Wrh4w_qP.js'; | ||
export { S as SetupComponentContext, g as getScopeDecls, h as hotUpdateSetupComponent, l as loadSetupComponent, s as scanSetupComponent, a as transformPost, t as transformSetupComponent } from './index-BjspVjMj.js'; | ||
import '@vue-macros/common'; | ||
@@ -3,0 +3,0 @@ import '@babel/types'; |
@@ -5,3 +5,3 @@ import * as esbuild from 'esbuild'; | ||
import '@vue-macros/common'; | ||
import './index-Wrh4w_qP.js'; | ||
import './index-BjspVjMj.js'; | ||
import '@babel/types'; | ||
@@ -8,0 +8,0 @@ import 'vite'; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkI3HZT6QTjs = require('./chunk-I3HZT6QT.js'); | ||
var _chunkQWUUNCRHjs = require('./chunk-QWUUNCRH.js'); | ||
require('./chunk-MLW3MI4D.js'); | ||
// src/esbuild.ts | ||
var esbuild_default = _chunkI3HZT6QTjs.src_default.esbuild; | ||
var esbuild_default = _chunkQWUUNCRHjs.src_default.esbuild; | ||
@@ -9,0 +9,0 @@ |
import * as unplugin from 'unplugin'; | ||
import { BaseOptions, MarkRequired } from '@vue-macros/common'; | ||
export { S as SetupComponentContext } from './index-Wrh4w_qP.js'; | ||
export { S as SetupComponentContext } from './index-BjspVjMj.js'; | ||
import '@babel/types'; | ||
@@ -5,0 +5,0 @@ import 'vite'; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkI3HZT6QTjs = require('./chunk-I3HZT6QT.js'); | ||
var _chunkQWUUNCRHjs = require('./chunk-QWUUNCRH.js'); | ||
require('./chunk-MLW3MI4D.js'); | ||
exports.default = _chunkI3HZT6QTjs.src_default; | ||
exports.default = _chunkQWUUNCRHjs.src_default; | ||
module.exports = exports.default; |
@@ -5,3 +5,3 @@ import * as rollup from 'rollup'; | ||
import '@vue-macros/common'; | ||
import './index-Wrh4w_qP.js'; | ||
import './index-BjspVjMj.js'; | ||
import '@babel/types'; | ||
@@ -8,0 +8,0 @@ import 'vite'; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkI3HZT6QTjs = require('./chunk-I3HZT6QT.js'); | ||
var _chunkQWUUNCRHjs = require('./chunk-QWUUNCRH.js'); | ||
require('./chunk-MLW3MI4D.js'); | ||
// src/rollup.ts | ||
var rollup_default = _chunkI3HZT6QTjs.src_default.rollup; | ||
var rollup_default = _chunkQWUUNCRHjs.src_default.rollup; | ||
@@ -9,0 +9,0 @@ |
@@ -5,3 +5,3 @@ import * as vite from 'vite'; | ||
import '@vue-macros/common'; | ||
import './index-Wrh4w_qP.js'; | ||
import './index-BjspVjMj.js'; | ||
import '@babel/types'; | ||
@@ -8,0 +8,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkI3HZT6QTjs = require('./chunk-I3HZT6QT.js'); | ||
var _chunkQWUUNCRHjs = require('./chunk-QWUUNCRH.js'); | ||
require('./chunk-MLW3MI4D.js'); | ||
// src/vite.ts | ||
var vite_default = _chunkI3HZT6QTjs.src_default.vite; | ||
var vite_default = _chunkQWUUNCRHjs.src_default.vite; | ||
@@ -9,0 +9,0 @@ |
@@ -5,3 +5,3 @@ import * as webpack from 'webpack'; | ||
import '@vue-macros/common'; | ||
import './index-Wrh4w_qP.js'; | ||
import './index-BjspVjMj.js'; | ||
import '@babel/types'; | ||
@@ -8,0 +8,0 @@ import 'vite'; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkI3HZT6QTjs = require('./chunk-I3HZT6QT.js'); | ||
var _chunkQWUUNCRHjs = require('./chunk-QWUUNCRH.js'); | ||
require('./chunk-MLW3MI4D.js'); | ||
// src/webpack.ts | ||
var webpack_default = _chunkI3HZT6QTjs.src_default.webpack; | ||
var webpack_default = _chunkQWUUNCRHjs.src_default.webpack; | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@vue-macros/setup-component", | ||
"version": "0.17.2", | ||
"packageManager": "pnpm@8.14.1", | ||
"version": "0.17.3", | ||
"packageManager": "pnpm@8.15.5", | ||
"description": "setup-component feature from Vue Macros.", | ||
@@ -79,7 +79,7 @@ "keywords": [ | ||
"dependencies": { | ||
"unplugin": "^1.6.0", | ||
"@vue-macros/common": "1.10.1" | ||
"unplugin": "^1.10.0", | ||
"@vue-macros/common": "1.10.2" | ||
}, | ||
"devDependencies": { | ||
"vue": "^3.4.13" | ||
"vue": "^3.4.21" | ||
}, | ||
@@ -86,0 +86,0 @@ "engines": { |
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
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
37129
834
+ Added@vue-macros/common@1.10.2(transitive)
+ Addedast-kit@0.12.2(transitive)
- Removed@vue-macros/common@1.10.1(transitive)
- Removedast-kit@0.11.3(transitive)
Updated@vue-macros/common@1.10.2
Updatedunplugin@^1.10.0