create-vuetify 3.2.0-beta.1 → 3.2.0-beta.2
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/README.md +2 -2
- package/dist/index.mjs +1792 -109419
- package/package.json +22 -104
- package/dist/chunk-4zg6TaOy.mjs +0 -28
- package/dist/ide-config-writer-BEf0T9lZ.mjs +0 -1572
- package/dist/ide-config-writer-DGxLWC5T.mjs +0 -3
- package/dist/jiti-CiyXXzPA.mjs +0 -4477
- package/dist/nypm-CKxLPI3I.mjs +0 -670
- package/dist/nypm-dszTlWLQ.mjs +0 -3
- package/dist/rolldown-runtime-CGkscm_g.mjs +0 -14
- package/dist/src-BVeWJmfO.mjs +0 -1167
- package/dist/tar-BLDFNugv.mjs +0 -2936
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-vuetify",
|
|
3
|
-
"version": "3.2.0-beta.
|
|
3
|
+
"version": "3.2.0-beta.2",
|
|
4
4
|
"description": "Create a new Vuetify project",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -28,131 +28,49 @@
|
|
|
28
28
|
"directory": "packages/create"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@bomb.sh/tab": "^0.0.
|
|
32
|
-
"@clack/prompts": "^1.1
|
|
31
|
+
"@bomb.sh/tab": "^0.0.15",
|
|
32
|
+
"@clack/prompts": "^1.5.1",
|
|
33
33
|
"@types/validate-npm-package-name": "^4.0.2",
|
|
34
|
-
"citty": "^0.2.
|
|
35
|
-
"giget": "^3.1.2",
|
|
34
|
+
"citty": "^0.2.2",
|
|
36
35
|
"kolorist": "^1.8.0",
|
|
37
|
-
"
|
|
36
|
+
"nanotar": "^0.3.0",
|
|
38
37
|
"pathe": "^2.0.3",
|
|
39
|
-
"tsdown": "^0.21.
|
|
40
|
-
"vitest": "^4.1.
|
|
41
|
-
"@vuetify/cli-shared": "1.2.0-beta.
|
|
38
|
+
"tsdown": "^0.21.10",
|
|
39
|
+
"vitest": "^4.1.8",
|
|
40
|
+
"@vuetify/cli-shared": "1.2.0-beta.2"
|
|
42
41
|
},
|
|
43
42
|
"exports": {
|
|
44
43
|
".": "./dist/index.mjs",
|
|
45
44
|
"./package.json": "./package.json"
|
|
46
45
|
},
|
|
47
46
|
"dependencies": {
|
|
48
|
-
"magicast": "^0.5.
|
|
47
|
+
"magicast": "^0.5.3",
|
|
49
48
|
"package-manager-detector": "^1.6.0",
|
|
50
|
-
"pkg-types": "^2.3.
|
|
51
|
-
"tinyexec": "^1.
|
|
49
|
+
"pkg-types": "^2.3.1",
|
|
50
|
+
"tinyexec": "^1.2.4",
|
|
52
51
|
"validate-npm-package-name": "^7.0.2"
|
|
53
52
|
},
|
|
54
53
|
"inlinedDependencies": {
|
|
55
|
-
"@bomb.sh/tab": "0.0.
|
|
56
|
-
"@clack/core": "1.1
|
|
57
|
-
"@clack/prompts": "1.1
|
|
58
|
-
"@eslint-community/eslint-utils": "4.9.1",
|
|
59
|
-
"@eslint-community/regexpp": "4.12.2",
|
|
60
|
-
"@eslint/config-array": "0.21.2",
|
|
61
|
-
"@eslint/eslintrc": "3.3.5",
|
|
62
|
-
"@eslint/js": "9.39.4",
|
|
63
|
-
"@eslint/object-schema": "2.1.7",
|
|
64
|
-
"@eslint/plugin-kit": "0.4.1",
|
|
65
|
-
"@humanfs/core": "0.19.1",
|
|
66
|
-
"@humanfs/node": "0.16.7",
|
|
67
|
-
"@humanwhocodes/retry": "0.4.3",
|
|
54
|
+
"@bomb.sh/tab": "0.0.15",
|
|
55
|
+
"@clack/core": "1.4.1",
|
|
56
|
+
"@clack/prompts": "1.5.1",
|
|
68
57
|
"@sindresorhus/slugify": "3.0.0",
|
|
69
58
|
"@sindresorhus/transliterate": "2.3.1",
|
|
70
|
-
"acorn": "8.15.0",
|
|
71
|
-
"acorn-jsx": "5.3.2",
|
|
72
|
-
"ajv": "6.14.0",
|
|
73
|
-
"balanced-match": "1.0.2",
|
|
74
59
|
"bignumber.js": "9.3.1",
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"debug": "4.4.3",
|
|
81
|
-
"default-browser": "5.4.0",
|
|
82
|
-
"default-browser-id": "5.0.0",
|
|
83
|
-
"define-lazy-prop": "3.0.0",
|
|
84
|
-
"escape-string-regexp": [
|
|
85
|
-
"4.0.0",
|
|
86
|
-
"5.0.0"
|
|
87
|
-
],
|
|
88
|
-
"eslint": "9.39.4",
|
|
89
|
-
"eslint-scope": "8.4.0",
|
|
90
|
-
"eslint-visitor-keys": [
|
|
91
|
-
"3.4.3",
|
|
92
|
-
"4.2.1"
|
|
93
|
-
],
|
|
94
|
-
"espree": "10.4.0",
|
|
95
|
-
"esquery": "1.7.0",
|
|
96
|
-
"esrecurse": "4.3.0",
|
|
97
|
-
"estraverse": "5.3.0",
|
|
98
|
-
"esutils": "2.0.3",
|
|
99
|
-
"exsolve": "1.0.8",
|
|
100
|
-
"fast-deep-equal": "3.1.3",
|
|
101
|
-
"fast-json-stable-stringify": "2.1.0",
|
|
102
|
-
"file-entry-cache": "8.0.0",
|
|
103
|
-
"find-up": "5.0.0",
|
|
104
|
-
"flat-cache": "4.0.1",
|
|
105
|
-
"flatted": "3.3.3",
|
|
106
|
-
"giget": "3.1.2",
|
|
107
|
-
"glob-parent": "6.0.2",
|
|
108
|
-
"globals": "14.0.0",
|
|
109
|
-
"has-flag": "4.0.0",
|
|
60
|
+
"citty": "0.2.2",
|
|
61
|
+
"escape-string-regexp": "5.0.0",
|
|
62
|
+
"fast-string-truncated-width": "3.0.3",
|
|
63
|
+
"fast-string-width": "3.0.2",
|
|
64
|
+
"fast-wrap-ansi": "0.2.2",
|
|
110
65
|
"i18n-js": "4.5.3",
|
|
111
|
-
"ignore": "5.3.2",
|
|
112
|
-
"import-fresh": "3.3.1",
|
|
113
|
-
"imurmurhash": "0.1.4",
|
|
114
|
-
"is-docker": "3.0.0",
|
|
115
|
-
"is-extglob": "2.1.1",
|
|
116
|
-
"is-glob": "4.0.3",
|
|
117
|
-
"is-in-ssh": "1.0.0",
|
|
118
|
-
"is-inside-container": "1.0.0",
|
|
119
66
|
"is-interactive": "2.0.0",
|
|
120
|
-
"is-wsl": "3.1.0",
|
|
121
|
-
"jiti": "2.6.1",
|
|
122
|
-
"json-buffer": "3.0.1",
|
|
123
|
-
"json-schema-traverse": "0.4.1",
|
|
124
|
-
"json-stable-stringify-without-jsonify": "1.0.1",
|
|
125
|
-
"keyv": "4.5.4",
|
|
126
67
|
"kolorist": "1.8.0",
|
|
127
|
-
"levn": "0.4.1",
|
|
128
|
-
"locate-path": "6.0.0",
|
|
129
68
|
"lodash": "4.17.21",
|
|
130
|
-
"lodash.merge": "4.6.2",
|
|
131
69
|
"make-plural": "7.5.0",
|
|
132
|
-
"
|
|
133
|
-
"ms": "2.1.3",
|
|
134
|
-
"natural-compare": "1.4.0",
|
|
135
|
-
"nypm": "0.6.5",
|
|
136
|
-
"open": "11.0.0",
|
|
137
|
-
"p-limit": "3.1.0",
|
|
138
|
-
"p-locate": "5.0.0",
|
|
139
|
-
"parent-module": "1.0.1",
|
|
140
|
-
"path-exists": "4.0.0",
|
|
70
|
+
"nanotar": "0.3.0",
|
|
141
71
|
"pathe": "2.0.3",
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"resolve-from": "4.0.0",
|
|
145
|
-
"run-applescript": "7.1.0",
|
|
146
|
-
"semver": "7.7.4",
|
|
147
|
-
"sisteransi": "1.0.5",
|
|
148
|
-
"smol-toml": "1.6.0",
|
|
149
|
-
"strip-json-comments": "3.1.1",
|
|
150
|
-
"supports-color": "7.2.0",
|
|
151
|
-
"type-check": "0.4.0",
|
|
152
|
-
"uri-js": "4.4.1",
|
|
153
|
-
"vue-eslint-parser": "10.4.0",
|
|
154
|
-
"wsl-utils": "0.3.0",
|
|
155
|
-
"yocto-queue": "0.1.0"
|
|
72
|
+
"semver": "7.8.2",
|
|
73
|
+
"sisteransi": "1.0.5"
|
|
156
74
|
},
|
|
157
75
|
"scripts": {
|
|
158
76
|
"build": "tsdown"
|
package/dist/chunk-4zg6TaOy.mjs
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
import { createRequire } from "node:module";
|
|
3
|
-
//#region \0rolldown/runtime.js
|
|
4
|
-
var __create = Object.create;
|
|
5
|
-
var __defProp = Object.defineProperty;
|
|
6
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
7
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
8
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
9
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
10
|
-
var __esmMin = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
|
|
11
|
-
var __commonJSMin = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
|
|
14
|
-
key = keys[i];
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
|
|
16
|
-
get: ((k) => from[k]).bind(null, key),
|
|
17
|
-
enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
|
|
18
|
-
});
|
|
19
|
-
}
|
|
20
|
-
return to;
|
|
21
|
-
};
|
|
22
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
|
|
23
|
-
value: mod,
|
|
24
|
-
enumerable: true
|
|
25
|
-
}) : target, mod));
|
|
26
|
-
var __require = /* @__PURE__ */ createRequire(import.meta.url);
|
|
27
|
-
//#endregion
|
|
28
|
-
export { __toESM as i, __esmMin as n, __require as r, __commonJSMin as t };
|