xi-create 1.0.15 → 1.0.17
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "xi-create",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.17",
|
|
4
4
|
"description": "一个用于创建项目的命令行工具",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./bin/xi-create.js",
|
|
@@ -39,6 +39,6 @@
|
|
|
39
39
|
"ora": "^9.4.1"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@types/node": "^26.
|
|
42
|
+
"@types/node": "^26.2.0"
|
|
43
43
|
}
|
|
44
44
|
}
|
|
@@ -11,52 +11,52 @@
|
|
|
11
11
|
"preinstall": "npx only-allow pnpm"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@tailwindcss/vite": "^4.3.
|
|
15
|
-
"@xiping/react-components": "^1.0.
|
|
16
|
-
"@zumer/snapdom": "^2.
|
|
14
|
+
"@tailwindcss/vite": "^4.3.3",
|
|
15
|
+
"@xiping/react-components": "^1.0.95",
|
|
16
|
+
"@zumer/snapdom": "^2.24.1",
|
|
17
17
|
"ahooks": "^3.9.7",
|
|
18
|
-
"axios": "^1.
|
|
18
|
+
"axios": "^1.19.0",
|
|
19
19
|
"clsx": "^2.1.1",
|
|
20
20
|
"dayjs": "^1.11.21",
|
|
21
21
|
"disable-devtool": "^0.3.9",
|
|
22
22
|
"file-saver": "^2.0.5",
|
|
23
23
|
"lodash-es": "^4.18.1",
|
|
24
|
-
"lucide-react": "^1.
|
|
25
|
-
"motion": "^
|
|
26
|
-
"react": "^19.2.
|
|
24
|
+
"lucide-react": "^1.31.0",
|
|
25
|
+
"motion": "^13.1.0",
|
|
26
|
+
"react": "^19.2.8",
|
|
27
27
|
"react-device-detect": "^2.2.3",
|
|
28
|
-
"react-dom": "^19.2.
|
|
29
|
-
"react-dropzone": "^
|
|
28
|
+
"react-dom": "^19.2.8",
|
|
29
|
+
"react-dropzone": "^20.1.0",
|
|
30
30
|
"react-hot-toast": "^2.6.0",
|
|
31
|
-
"react-router-dom": "^7.18.
|
|
31
|
+
"react-router-dom": "^7.18.2",
|
|
32
32
|
"zustand": "^5.0.14"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@eslint/js": "^10.0.1",
|
|
36
36
|
"@types/file-saver": "^2.0.7",
|
|
37
37
|
"@types/lodash-es": "^4.17.12",
|
|
38
|
-
"@types/node": "^26.0
|
|
39
|
-
"@types/react": "^19.2.
|
|
40
|
-
"@types/react-dom": "^19.2.
|
|
41
|
-
"@vitejs/plugin-react": "^6.0.
|
|
42
|
-
"@xiping/vite-version": "^1.0.
|
|
43
|
-
"autoprefixer": "^10.5.
|
|
44
|
-
"eslint": "^10.
|
|
38
|
+
"@types/node": "^26.2.0",
|
|
39
|
+
"@types/react": "^19.2.18",
|
|
40
|
+
"@types/react-dom": "^19.2.4",
|
|
41
|
+
"@vitejs/plugin-react": "^6.0.5",
|
|
42
|
+
"@xiping/vite-version": "^1.0.95",
|
|
43
|
+
"autoprefixer": "^10.5.4",
|
|
44
|
+
"eslint": "^10.8.1",
|
|
45
45
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
46
|
-
"eslint-plugin-react-refresh": "^0.5.
|
|
47
|
-
"globals": "^17.
|
|
48
|
-
"less": "^4.
|
|
46
|
+
"eslint-plugin-react-refresh": "^0.5.4",
|
|
47
|
+
"globals": "^17.9.0",
|
|
48
|
+
"less": "^4.8.1",
|
|
49
49
|
"only-allow": "^1.2.2",
|
|
50
|
-
"postcss": "^8.5.
|
|
51
|
-
"prettier": "^3.9.
|
|
52
|
-
"sharp": "^0.35.
|
|
53
|
-
"svgo": "^4.0.
|
|
50
|
+
"postcss": "^8.5.26",
|
|
51
|
+
"prettier": "^3.9.6",
|
|
52
|
+
"sharp": "^0.35.3",
|
|
53
|
+
"svgo": "^4.0.2",
|
|
54
54
|
"tailwind-scrollbar": "^4.0.2",
|
|
55
|
-
"tailwindcss": "^4.3.
|
|
55
|
+
"tailwindcss": "^4.3.3",
|
|
56
56
|
"tailwindcss-safe-area": "^1.3.0",
|
|
57
57
|
"typescript": "^6.0.3",
|
|
58
|
-
"typescript-eslint": "^8.
|
|
59
|
-
"vite": "^8.1
|
|
58
|
+
"typescript-eslint": "^8.67.0",
|
|
59
|
+
"vite": "^8.2.1",
|
|
60
60
|
"vite-plugin-image-optimizer": "^2.0.3",
|
|
61
61
|
"vite-plugin-pwa": "^1.3.0",
|
|
62
62
|
"vite-plugin-zip-pack": "^1.2.4"
|