unplugin-kubb 0.1.23 → 0.1.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/astro.cjs CHANGED
@@ -58,7 +58,7 @@ var unpluginFactory = (options) => {
58
58
  throw new Error("Config is not set");
59
59
  }
60
60
  const { root: _root, ...userConfig } = options.config;
61
- logger.emit("start", `\u{1F680} Building`);
61
+ logger.emit("start", "\u{1F680} Building");
62
62
  const { error } = await (0, import_core.safeBuild)({
63
63
  config: {
64
64
  root: process.cwd(),
package/dist/astro.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  src_default
3
- } from "./chunk-AQ6RNAS4.js";
3
+ } from "./chunk-IIVRXMU3.js";
4
4
 
5
5
  // src/astro.ts
6
6
  var astro_default = (options) => ({
@@ -32,7 +32,7 @@ var unpluginFactory = (options) => {
32
32
  throw new Error("Config is not set");
33
33
  }
34
34
  const { root: _root, ...userConfig } = options.config;
35
- logger.emit("start", `\u{1F680} Building`);
35
+ logger.emit("start", "\u{1F680} Building");
36
36
  const { error } = await safeBuild({
37
37
  config: {
38
38
  root: process.cwd(),
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unpluginFactory
3
- } from "./chunk-AQ6RNAS4.js";
3
+ } from "./chunk-IIVRXMU3.js";
4
4
 
5
5
  // src/webpack.ts
6
6
  import { createWebpackPlugin } from "unplugin";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unpluginFactory
3
- } from "./chunk-AQ6RNAS4.js";
3
+ } from "./chunk-IIVRXMU3.js";
4
4
 
5
5
  // src/vite.ts
6
6
  import { createVitePlugin } from "unplugin";
package/dist/esbuild.cjs CHANGED
@@ -59,7 +59,7 @@ var unpluginFactory = (options) => {
59
59
  throw new Error("Config is not set");
60
60
  }
61
61
  const { root: _root, ...userConfig } = options.config;
62
- logger.emit("start", `\u{1F680} Building`);
62
+ logger.emit("start", "\u{1F680} Building");
63
63
  const { error } = await (0, import_core.safeBuild)({
64
64
  config: {
65
65
  root: process.cwd(),
package/dist/esbuild.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unpluginFactory
3
- } from "./chunk-AQ6RNAS4.js";
3
+ } from "./chunk-IIVRXMU3.js";
4
4
 
5
5
  // src/esbuild.ts
6
6
  import { createEsbuildPlugin } from "unplugin";
package/dist/index.cjs CHANGED
@@ -58,7 +58,7 @@ var unpluginFactory = (options) => {
58
58
  throw new Error("Config is not set");
59
59
  }
60
60
  const { root: _root, ...userConfig } = options.config;
61
- logger.emit("start", `\u{1F680} Building`);
61
+ logger.emit("start", "\u{1F680} Building");
62
62
  const { error } = await (0, import_core.safeBuild)({
63
63
  config: {
64
64
  root: process.cwd(),
package/dist/index.js CHANGED
@@ -2,7 +2,7 @@ import {
2
2
  src_default,
3
3
  unplugin,
4
4
  unpluginFactory
5
- } from "./chunk-AQ6RNAS4.js";
5
+ } from "./chunk-IIVRXMU3.js";
6
6
  export {
7
7
  src_default as default,
8
8
  unplugin,
package/dist/nuxt.cjs CHANGED
@@ -63,7 +63,7 @@ var unpluginFactory = (options) => {
63
63
  throw new Error("Config is not set");
64
64
  }
65
65
  const { root: _root, ...userConfig } = options.config;
66
- logger.emit("start", `\u{1F680} Building`);
66
+ logger.emit("start", "\u{1F680} Building");
67
67
  const { error } = await (0, import_core.safeBuild)({
68
68
  config: {
69
69
  root: process.cwd(),
package/dist/nuxt.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  webpack_default
3
- } from "./chunk-HAA5LJCK.js";
3
+ } from "./chunk-RZJKQCPO.js";
4
4
  import {
5
5
  vite_default
6
- } from "./chunk-LOUQP7FA.js";
7
- import "./chunk-AQ6RNAS4.js";
6
+ } from "./chunk-YBINIK57.js";
7
+ import "./chunk-IIVRXMU3.js";
8
8
 
9
9
  // src/nuxt.ts
10
10
  import { addVitePlugin, addWebpackPlugin, defineNuxtModule } from "@nuxt/kit";
package/dist/rollup.cjs CHANGED
@@ -59,7 +59,7 @@ var unpluginFactory = (options) => {
59
59
  throw new Error("Config is not set");
60
60
  }
61
61
  const { root: _root, ...userConfig } = options.config;
62
- logger.emit("start", `\u{1F680} Building`);
62
+ logger.emit("start", "\u{1F680} Building");
63
63
  const { error } = await (0, import_core.safeBuild)({
64
64
  config: {
65
65
  root: process.cwd(),
package/dist/rollup.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unpluginFactory
3
- } from "./chunk-AQ6RNAS4.js";
3
+ } from "./chunk-IIVRXMU3.js";
4
4
 
5
5
  // src/rollup.ts
6
6
  import { createRollupPlugin } from "unplugin";
package/dist/rspack.cjs CHANGED
@@ -59,7 +59,7 @@ var unpluginFactory = (options) => {
59
59
  throw new Error("Config is not set");
60
60
  }
61
61
  const { root: _root, ...userConfig } = options.config;
62
- logger.emit("start", `\u{1F680} Building`);
62
+ logger.emit("start", "\u{1F680} Building");
63
63
  const { error } = await (0, import_core.safeBuild)({
64
64
  config: {
65
65
  root: process.cwd(),
package/dist/rspack.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unpluginFactory
3
- } from "./chunk-AQ6RNAS4.js";
3
+ } from "./chunk-IIVRXMU3.js";
4
4
 
5
5
  // src/rspack.ts
6
6
  import { createRspackPlugin } from "unplugin";
package/dist/vite.cjs CHANGED
@@ -59,7 +59,7 @@ var unpluginFactory = (options) => {
59
59
  throw new Error("Config is not set");
60
60
  }
61
61
  const { root: _root, ...userConfig } = options.config;
62
- logger.emit("start", `\u{1F680} Building`);
62
+ logger.emit("start", "\u{1F680} Building");
63
63
  const { error } = await (0, import_core.safeBuild)({
64
64
  config: {
65
65
  root: process.cwd(),
package/dist/vite.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  vite_default
3
- } from "./chunk-LOUQP7FA.js";
4
- import "./chunk-AQ6RNAS4.js";
3
+ } from "./chunk-YBINIK57.js";
4
+ import "./chunk-IIVRXMU3.js";
5
5
  export {
6
6
  vite_default as default
7
7
  };
package/dist/webpack.cjs CHANGED
@@ -59,7 +59,7 @@ var unpluginFactory = (options) => {
59
59
  throw new Error("Config is not set");
60
60
  }
61
61
  const { root: _root, ...userConfig } = options.config;
62
- logger.emit("start", `\u{1F680} Building`);
62
+ logger.emit("start", "\u{1F680} Building");
63
63
  const { error } = await (0, import_core.safeBuild)({
64
64
  config: {
65
65
  root: process.cwd(),
package/dist/webpack.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  webpack_default
3
- } from "./chunk-HAA5LJCK.js";
4
- import "./chunk-AQ6RNAS4.js";
3
+ } from "./chunk-RZJKQCPO.js";
4
+ import "./chunk-IIVRXMU3.js";
5
5
  export {
6
6
  webpack_default as default
7
7
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unplugin-kubb",
3
- "version": "0.1.23",
3
+ "version": "0.1.24",
4
4
  "description": "Unplugin for Kubb",
5
5
  "keywords": [
6
6
  "unplugin",
@@ -98,7 +98,7 @@
98
98
  "rollup": "^3",
99
99
  "vite": ">=3",
100
100
  "webpack": "^4 || ^5",
101
- "@kubb/core": "2.11.1"
101
+ "@kubb/core": "2.12.0"
102
102
  },
103
103
  "peerDependenciesMeta": {
104
104
  "webpack": {
@@ -121,21 +121,21 @@
121
121
  }
122
122
  },
123
123
  "dependencies": {
124
- "unplugin": "^1.10.0"
124
+ "unplugin": "^1.10.1"
125
125
  },
126
126
  "devDependencies": {
127
127
  "@nuxt/kit": "^3.11.1",
128
128
  "@nuxt/schema": "^3.11.1",
129
- "@types/node": "^20.11.30",
129
+ "@types/node": "^20.12.2",
130
130
  "eslint": "^8.57.0",
131
131
  "rimraf": "^5.0.5",
132
132
  "rollup": "^4.13.2",
133
133
  "tsup": "^8.0.2",
134
134
  "typescript": "^5.4.3",
135
- "vite": "^5.2.6",
135
+ "vite": "^5.2.7",
136
136
  "vitest": "^1.4.0",
137
137
  "webpack": "^5.91.0",
138
- "@kubb/core": "2.11.1",
138
+ "@kubb/core": "2.12.0",
139
139
  "@kubb/eslint-config": "1.1.8",
140
140
  "@kubb/ts-config": "0.1.0",
141
141
  "@kubb/tsup-config": "1.1.8"
package/src/index.ts CHANGED
@@ -44,7 +44,7 @@ export const unpluginFactory: UnpluginFactory<Options | undefined> = (options) =
44
44
 
45
45
  const { root: _root, ...userConfig } = options.config as Config
46
46
 
47
- logger.emit('start', `🚀 Building`)
47
+ logger.emit('start', '🚀 Building')
48
48
 
49
49
  const { error } = await safeBuild({
50
50
  config: {
package/src/nuxt.ts CHANGED
@@ -6,8 +6,7 @@ import webpack from './webpack.ts'
6
6
 
7
7
  import type { Options } from './types.ts'
8
8
 
9
- export interface ModuleOptions extends Options {
10
- }
9
+ export interface ModuleOptions extends Options {}
11
10
 
12
11
  export default defineNuxtModule<ModuleOptions>({
13
12
  meta: {