@vue-macros/setup-block
Advanced tools
Comparing version 0.3.3 to 0.3.4
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkVBD4TI52js = require('./chunk-VBD4TI52.js'); | ||
var _chunkDDMCG7AFjs = require('./chunk-DDMCG7AF.js'); | ||
exports.transformSetupBlock = _chunkVBD4TI52js.transformSetupBlock; | ||
exports.transformSetupBlock = _chunkDDMCG7AFjs.transformSetupBlock; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkISP6R33Ljs = require('./chunk-ISP6R33L.js'); | ||
require('./chunk-VBD4TI52.js'); | ||
var _chunkA46VEKIGjs = require('./chunk-A46VEKIG.js'); | ||
require('./chunk-DDMCG7AF.js'); | ||
// src/esbuild.ts | ||
var esbuild_default = _chunkISP6R33Ljs.src_default.esbuild; | ||
var esbuild_default = _chunkA46VEKIGjs.src_default.esbuild; | ||
@@ -9,0 +9,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkISP6R33Ljs = require('./chunk-ISP6R33L.js'); | ||
require('./chunk-VBD4TI52.js'); | ||
var _chunkA46VEKIGjs = require('./chunk-A46VEKIG.js'); | ||
require('./chunk-DDMCG7AF.js'); | ||
exports.default = _chunkISP6R33Ljs.src_default; | ||
exports.default = _chunkA46VEKIGjs.src_default; | ||
module.exports = exports.default; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkISP6R33Ljs = require('./chunk-ISP6R33L.js'); | ||
require('./chunk-VBD4TI52.js'); | ||
var _chunkA46VEKIGjs = require('./chunk-A46VEKIG.js'); | ||
require('./chunk-DDMCG7AF.js'); | ||
// src/rollup.ts | ||
var rollup_default = _chunkISP6R33Ljs.src_default.rollup; | ||
var rollup_default = _chunkA46VEKIGjs.src_default.rollup; | ||
@@ -9,0 +9,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkISP6R33Ljs = require('./chunk-ISP6R33L.js'); | ||
require('./chunk-VBD4TI52.js'); | ||
var _chunkA46VEKIGjs = require('./chunk-A46VEKIG.js'); | ||
require('./chunk-DDMCG7AF.js'); | ||
// src/vite.ts | ||
var vite_default = _chunkISP6R33Ljs.src_default.vite; | ||
var vite_default = _chunkA46VEKIGjs.src_default.vite; | ||
@@ -9,0 +9,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkISP6R33Ljs = require('./chunk-ISP6R33L.js'); | ||
require('./chunk-VBD4TI52.js'); | ||
var _chunkA46VEKIGjs = require('./chunk-A46VEKIG.js'); | ||
require('./chunk-DDMCG7AF.js'); | ||
// src/webpack.ts | ||
var webpack_default = _chunkISP6R33Ljs.src_default.webpack; | ||
var webpack_default = _chunkA46VEKIGjs.src_default.webpack; | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@vue-macros/setup-block", | ||
"version": "0.3.3", | ||
"packageManager": "pnpm@8.15.5", | ||
"version": "0.3.4", | ||
"description": "setup-block feature from Vue Macros.", | ||
@@ -78,5 +77,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@vue/compiler-dom": "^3.4.21", | ||
"unplugin": "^1.10.0", | ||
"@vue-macros/common": "1.10.2" | ||
"@vue/compiler-dom": "^3.4.25", | ||
"unplugin": "^1.10.1", | ||
"@vue-macros/common": "1.10.3" | ||
}, | ||
@@ -83,0 +82,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13689
1
+ Added@vue-macros/common@1.10.3(transitive)
+ Addedmagic-string-ast@0.5.0(transitive)
- Removed@vue-macros/common@1.10.2(transitive)
- Removedmagic-string-ast@0.3.0(transitive)
Updated@vue-macros/common@1.10.3
Updated@vue/compiler-dom@^3.4.25
Updatedunplugin@^1.10.1