unplugin-vue-components
Advanced tools
Comparing version 0.17.6 to 0.17.8
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkWC74JFCVjs = require('./chunk-WC74JFCV.js'); | ||
var _chunkTFMUKG5Vjs = require('./chunk-TFMUKG5V.js'); | ||
@@ -16,2 +16,2 @@ | ||
exports.camelCase = _chunkVGL64D3Tjs.camelCase; exports.default = _chunkWC74JFCVjs.unplugin_default; exports.kebabCase = _chunkVGL64D3Tjs.kebabCase; exports.pascalCase = _chunkVGL64D3Tjs.pascalCase; | ||
exports.camelCase = _chunkVGL64D3Tjs.camelCase; exports.default = _chunkTFMUKG5Vjs.unplugin_default; exports.kebabCase = _chunkVGL64D3Tjs.kebabCase; exports.pascalCase = _chunkVGL64D3Tjs.pascalCase; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkWC74JFCVjs = require('./chunk-WC74JFCV.js'); | ||
var _chunkTFMUKG5Vjs = require('./chunk-TFMUKG5V.js'); | ||
require('./chunk-VGL64D3T.js'); | ||
@@ -12,7 +12,7 @@ require('./chunk-GGNOJ77I.js'); | ||
config.plugins = config.plugins || []; | ||
config.plugins.unshift(_chunkWC74JFCVjs.unplugin_default.webpack(options)); | ||
config.plugins.unshift(_chunkTFMUKG5Vjs.unplugin_default.webpack(options)); | ||
}); | ||
this.nuxt.hook("vite:extend", async (vite) => { | ||
vite.config.plugins = vite.config.plugins || []; | ||
vite.config.plugins.push(_chunkWC74JFCVjs.unplugin_default.vite(options)); | ||
vite.config.plugins.push(_chunkTFMUKG5Vjs.unplugin_default.vite(options)); | ||
}); | ||
@@ -19,0 +19,0 @@ } |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkWC74JFCVjs = require('./chunk-WC74JFCV.js'); | ||
var _chunkTFMUKG5Vjs = require('./chunk-TFMUKG5V.js'); | ||
require('./chunk-VGL64D3T.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-GGNOJ77I.js'); | ||
// src/rollup.ts | ||
var rollup_default = _chunkWC74JFCVjs.unplugin_default.rollup; | ||
var rollup_default = _chunkTFMUKG5Vjs.unplugin_default.rollup; | ||
@@ -12,0 +12,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkWC74JFCVjs = require('./chunk-WC74JFCV.js'); | ||
var _chunkTFMUKG5Vjs = require('./chunk-TFMUKG5V.js'); | ||
require('./chunk-VGL64D3T.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-GGNOJ77I.js'); | ||
// src/vite.ts | ||
var vite_default = _chunkWC74JFCVjs.unplugin_default.vite; | ||
var vite_default = _chunkTFMUKG5Vjs.unplugin_default.vite; | ||
@@ -12,0 +12,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkWC74JFCVjs = require('./chunk-WC74JFCV.js'); | ||
var _chunkTFMUKG5Vjs = require('./chunk-TFMUKG5V.js'); | ||
require('./chunk-VGL64D3T.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-GGNOJ77I.js'); | ||
// src/webpack.ts | ||
var webpack_default = _chunkWC74JFCVjs.unplugin_default.webpack; | ||
var webpack_default = _chunkTFMUKG5Vjs.unplugin_default.webpack; | ||
@@ -12,0 +12,0 @@ |
{ | ||
"name": "unplugin-vue-components", | ||
"version": "0.17.6", | ||
"version": "0.17.8", | ||
"description": "Components auto importing for Vue", | ||
@@ -59,4 +59,4 @@ "homepage": "https://github.com/antfu/unplugin-vue-components", | ||
"release": "npx bumpp --commit --tag --push", | ||
"test": "jest", | ||
"test:update": "jest --u" | ||
"test": "vitest", | ||
"test:update": "vitest --u" | ||
}, | ||
@@ -94,3 +94,2 @@ "peerDependencies": { | ||
"@types/debug": "^4.1.7", | ||
"@types/jest": "^27.0.3", | ||
"@types/minimatch": "^3.0.5", | ||
@@ -105,8 +104,7 @@ "@types/node": "^16.11.9", | ||
"esno": "^0.12.1", | ||
"jest": "^27.3.1", | ||
"rollup": "^2.60.0", | ||
"ts-jest": "^27.0.7", | ||
"tsup": "^5.7.4", | ||
"typescript": "^4.5.2", | ||
"vite": "^2.6.14", | ||
"vitest": "^0.0.50", | ||
"vue": "3" | ||
@@ -113,0 +111,0 @@ }, |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
216035
20
6219