create-vue 3.22.1 → 3.22.3
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/LICENSE +89 -0
- package/README.md +1 -1
- package/bundle.js +712 -683
- package/locales/en-US.json +0 -3
- package/locales/fr-FR.json +0 -3
- package/locales/tr-TR.json +0 -3
- package/locales/zh-Hans.json +0 -3
- package/locales/zh-Hant.json +0 -3
- package/package.json +12 -23
- package/template/base/package.json +4 -4
- package/template/config/cypress/package.json +1 -1
- package/template/config/cypress-ct/package.json +2 -2
- package/template/config/jsx/package.json +3 -3
- package/template/config/pinia/package.json +1 -1
- package/template/config/playwright/package.json +1 -1
- package/template/config/router/package.json +2 -2
- package/template/config/typescript/package.json +3 -3
- package/template/config/vitest/package.json +3 -3
- package/template/formatting/oxfmt/package.json +1 -1
- package/template/formatting/prettier/package.json +1 -1
- package/template/linting/base/package.json +1 -1
- package/template/linting/core/js/package.json +2 -2
- package/template/linting/core/ts/package.json +2 -2
- package/template/linting/cypress/package.json +1 -1
- package/template/linting/oxlint/package.json +2 -2
- package/template/linting/playwright/package.json +1 -1
- package/template/linting/vitest/package.json +1 -1
- package/template/tsconfig/base/package.json +1 -1
- package/template/tsconfig/vitest/package.json +1 -1
package/locales/en-US.json
CHANGED
|
@@ -61,9 +61,6 @@
|
|
|
61
61
|
"message": "Select experimental features to include in your project:",
|
|
62
62
|
"hint": "(↑/↓ to navigate, space to select, a to toggle all, enter to confirm)"
|
|
63
63
|
},
|
|
64
|
-
"needsViteBeta": {
|
|
65
|
-
"message": "Vite 8 (beta)"
|
|
66
|
-
},
|
|
67
64
|
"needsVueBeta": {
|
|
68
65
|
"message": "Vue 3.6 (beta)"
|
|
69
66
|
},
|
package/locales/fr-FR.json
CHANGED
|
@@ -61,9 +61,6 @@
|
|
|
61
61
|
"message": "Sélectionnez les fonctionnalités expérimentales à inclure\u00a0:",
|
|
62
62
|
"hint": "(↑/↓ pour naviguer, espace pour sélectionner, a pour tout sélectionner, entrée pour confirmer)"
|
|
63
63
|
},
|
|
64
|
-
"needsViteBeta": {
|
|
65
|
-
"message": "Vite 8 (beta)"
|
|
66
|
-
},
|
|
67
64
|
"needsVueBeta": {
|
|
68
65
|
"message": "Vue 3.6 (beta)"
|
|
69
66
|
},
|
package/locales/tr-TR.json
CHANGED
|
@@ -61,9 +61,6 @@
|
|
|
61
61
|
"message": "Dahil edilecek deneysel özellikleri seçin:",
|
|
62
62
|
"hint": "(↑/↓ gezinmek için, boşluk seçmek için, a tümünü seçmek için, enter onaylamak için)"
|
|
63
63
|
},
|
|
64
|
-
"needsViteBeta": {
|
|
65
|
-
"message": "Vite 8 (beta)"
|
|
66
|
-
},
|
|
67
64
|
"needsVueBeta": {
|
|
68
65
|
"message": "Vue 3.6 (beta)"
|
|
69
66
|
},
|
package/locales/zh-Hans.json
CHANGED
package/locales/zh-Hant.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-vue",
|
|
3
|
-
"version": "3.22.
|
|
3
|
+
"version": "3.22.3",
|
|
4
4
|
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"homepage": "https://github.com/vuejs/create-vue#readme",
|
|
@@ -28,41 +28,30 @@
|
|
|
28
28
|
"provenance": true
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@clack/prompts": "^1.
|
|
31
|
+
"@clack/prompts": "^1.2.0",
|
|
32
32
|
"@tsconfig/node24": "^24.0.4",
|
|
33
|
-
"@types/
|
|
34
|
-
"@
|
|
35
|
-
"@types/prompts": "^2.4.9",
|
|
36
|
-
"@vue/tsconfig": "^0.9.0",
|
|
33
|
+
"@types/node": "^24.12.2",
|
|
34
|
+
"@vue/tsconfig": "^0.9.1",
|
|
37
35
|
"ejs": "^3.1.10",
|
|
38
|
-
"husky": "^9.1.7",
|
|
39
|
-
"lint-staged": "^16.3.3",
|
|
40
|
-
"oxfmt": "^0.37.0",
|
|
41
|
-
"oxlint": "~1.51.0",
|
|
42
36
|
"picocolors": "^1.1.1",
|
|
43
|
-
"rolldown": "1.0.0-rc.
|
|
44
|
-
"rollup-plugin-license": "^3.7.
|
|
45
|
-
"
|
|
37
|
+
"rolldown": "1.0.0-rc.16",
|
|
38
|
+
"rollup-plugin-license": "^3.7.1",
|
|
39
|
+
"vite-plus": "latest",
|
|
40
|
+
"vitest": "npm:@voidzero-dev/vite-plus-test@latest",
|
|
46
41
|
"zx": "^8.8.5"
|
|
47
42
|
},
|
|
48
|
-
"lint-staged": {
|
|
49
|
-
"*.{js,ts,vue,json}": [
|
|
50
|
-
"oxfmt --no-error-on-unmatched-pattern",
|
|
51
|
-
"oxlint --fix"
|
|
52
|
-
]
|
|
53
|
-
},
|
|
54
43
|
"engines": {
|
|
55
44
|
"node": "^20.19.0 || >=22.12.0"
|
|
56
45
|
},
|
|
57
46
|
"scripts": {
|
|
58
|
-
"format": "
|
|
59
|
-
"format-check": "
|
|
60
|
-
"lint": "
|
|
47
|
+
"format": "vp fmt",
|
|
48
|
+
"format-check": "vp fmt --check",
|
|
49
|
+
"lint": "vp lint . --fix --ignore-pattern playground",
|
|
61
50
|
"build": "rolldown -c rolldown.config.ts",
|
|
62
51
|
"snapshot": "zx ./scripts/snapshot.mjs",
|
|
63
52
|
"pretest": "pnpm run build && pnpm run snapshot",
|
|
64
53
|
"test": "zx ./scripts/test.mjs",
|
|
65
|
-
"test:unit": "
|
|
54
|
+
"test:unit": "vp test",
|
|
66
55
|
"preversion": "git fetch && git status -uno | grep -q 'Your branch is up to date'",
|
|
67
56
|
"postversion": "zx ./scripts/postversion.mjs"
|
|
68
57
|
}
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
"preview": "vite preview"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"vue": "^3.5.
|
|
10
|
+
"vue": "^3.5.32"
|
|
11
11
|
},
|
|
12
12
|
"devDependencies": {
|
|
13
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
14
|
-
"vite": "^
|
|
15
|
-
"vite-plugin-vue-devtools": "^8.
|
|
13
|
+
"@vitejs/plugin-vue": "^6.0.6",
|
|
14
|
+
"vite": "^8.0.8",
|
|
15
|
+
"vite-plugin-vue-devtools": "^8.1.1"
|
|
16
16
|
},
|
|
17
17
|
"engines": {
|
|
18
18
|
"node": "^20.19.0 || >=22.12.0"
|