create-blocklet 0.9.31 → 0.9.33

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/index.js CHANGED
@@ -26,7 +26,7 @@ import {
26
26
  toValidPackageName,
27
27
  } from './lib/utils.js';
28
28
 
29
- const { yellow, red, green, cyan, blue, bold, magenta } = chalk;
29
+ const { yellow, red, green, cyan, blue, bold } = chalk;
30
30
 
31
31
  const __dirname = path.dirname(fileURLToPath(import.meta.url));
32
32
 
@@ -143,13 +143,14 @@ const templates = [
143
143
  color: blue,
144
144
  },
145
145
  // dev
146
- {
147
- name: 'component-studio',
148
- display: '[dev] component studio (beta): Local studio using for component development',
149
- color: magenta,
150
- // use this permanent did as blocklet.yml did always
151
- permanentDid: 'z2qa7BQdkEb3TwYyEYC1psK6uvmGnHSUHt5RM',
152
- },
146
+ // component studio template has been migrated to @blocklet/component-studio-cli
147
+ // {
148
+ // name: 'component-studio',
149
+ // display: '[dev] component studio (beta): Local studio using for component development',
150
+ // color: magenta,
151
+ // // use this permanent did as blocklet.yml did always
152
+ // permanentDid: 'z2qa7BQdkEb3TwYyEYC1psK6uvmGnHSUHt5RM',
153
+ // },
153
154
  ];
154
155
 
155
156
  const templatesMap = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-blocklet",
3
- "version": "0.9.31",
3
+ "version": "0.9.33",
4
4
  "exports": "./index.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:blocklet/create-blocklet.git",
@@ -98,7 +98,7 @@
98
98
  "typescript": "^5.7.2",
99
99
  "vite": "^5.4.11",
100
100
  "vite-node": "^2.1.8",
101
- "vite-plugin-blocklet": "^0.9.31",
101
+ "vite-plugin-blocklet": "^0.9.33",
102
102
  "vite-plugin-require": "^1.2.14",
103
103
  "vite-plugin-svgr": "^4.3.0",
104
104
  "vite-tsconfig-paths": "^4.3.2",
@@ -78,7 +78,7 @@
78
78
  "simple-git-hooks": "^2.11.1",
79
79
  "tsx": "^4.19.3",
80
80
  "vite": "^5.4.14",
81
- "vite-plugin-blocklet": "^0.9.31",
81
+ "vite-plugin-blocklet": "^0.9.33",
82
82
  "vite-plugin-svgr": "^4.3.0",
83
83
  "zx": "^8.3.2"
84
84
  },
@@ -53,7 +53,7 @@
53
53
  "simple-git-hooks": "^2.11.1",
54
54
  "vite": "^5.4.14",
55
55
  "vite-node": "^2.1.9",
56
- "vite-plugin-blocklet": "^0.9.31",
56
+ "vite-plugin-blocklet": "^0.9.33",
57
57
  "vite-plugin-require": "^1.2.14",
58
58
  "vite-plugin-svgr": "^4.3.0",
59
59
  "zx": "^8.3.2",
@@ -96,7 +96,7 @@
96
96
  "tsx": "^4.19.3",
97
97
  "typescript": "^5.7.3",
98
98
  "vite": "^5.4.14",
99
- "vite-plugin-blocklet": "^0.9.31",
99
+ "vite-plugin-blocklet": "^0.9.33",
100
100
  "vite-plugin-svgr": "^4.3.0",
101
101
  "zx": "^8.3.2"
102
102
  },
@@ -72,7 +72,7 @@
72
72
  "simple-git-hooks": "^2.11.1",
73
73
  "tsx": "^4.19.3",
74
74
  "vite": "^5.4.14",
75
- "vite-plugin-blocklet": "^0.9.31",
75
+ "vite-plugin-blocklet": "^0.9.33",
76
76
  "vite-plugin-svgr": "^4.3.0",
77
77
  "zx": "^8.3.2"
78
78
  },
@@ -82,7 +82,7 @@
82
82
  "tsx": "^4.19.3",
83
83
  "typescript": "^5.7.3",
84
84
  "vite": "^5.4.14",
85
- "vite-plugin-blocklet": "^0.9.31",
85
+ "vite-plugin-blocklet": "^0.9.33",
86
86
  "vite-plugin-svgr": "^4.3.0",
87
87
  "zx": "^8.3.2"
88
88
  },
@@ -72,7 +72,7 @@
72
72
  "simple-git-hooks": "^2.11.1",
73
73
  "tsx": "^4.19.3",
74
74
  "vite": "^5.4.14",
75
- "vite-plugin-blocklet": "^0.9.31",
75
+ "vite-plugin-blocklet": "^0.9.33",
76
76
  "vite-plugin-svgr": "^4.3.0",
77
77
  "zx": "^8.3.2"
78
78
  },
@@ -52,7 +52,7 @@
52
52
  "rimraf": "^5.0.10",
53
53
  "simple-git-hooks": "^2.11.1",
54
54
  "vite": "^5.4.14",
55
- "vite-plugin-blocklet": "^0.9.31",
55
+ "vite-plugin-blocklet": "^0.9.33",
56
56
  "vite-plugin-svgr": "^4.3.0",
57
57
  "zx": "^8.3.2"
58
58
  },
@@ -37,7 +37,7 @@
37
37
  "simple-git-hooks": "^2.11.1",
38
38
  "tsx": "^4.19.3",
39
39
  "vite": "^5.4.14",
40
- "vite-plugin-blocklet": "^0.9.31",
40
+ "vite-plugin-blocklet": "^0.9.33",
41
41
  "vite-plugin-solid": "^2.11.2",
42
42
  "zx": "^8.3.2"
43
43
  },
@@ -32,7 +32,7 @@
32
32
  "simple-git-hooks": "^2.11.1",
33
33
  "solid-js": "^1.9.4",
34
34
  "vite": "^5.4.14",
35
- "vite-plugin-blocklet": "^0.9.31",
35
+ "vite-plugin-blocklet": "^0.9.33",
36
36
  "vite-plugin-solid": "^2.11.2",
37
37
  "zx": "^8.3.2"
38
38
  },
@@ -45,7 +45,7 @@
45
45
  "svelte": "^4.2.19",
46
46
  "tsx": "^4.19.3",
47
47
  "vite": "^5.4.14",
48
- "vite-plugin-blocklet": "^0.9.31",
48
+ "vite-plugin-blocklet": "^0.9.33",
49
49
  "zx": "^8.3.2",
50
50
  "nodemon": "^3.1.9"
51
51
  },
@@ -26,7 +26,7 @@
26
26
  "simple-git-hooks": "^2.11.1",
27
27
  "svelte": "^4.2.19",
28
28
  "vite": "^5.4.14",
29
- "vite-plugin-blocklet": "^0.9.31",
29
+ "vite-plugin-blocklet": "^0.9.33",
30
30
  "zx": "^8.3.2"
31
31
  },
32
32
  "lint-staged": {
@@ -97,7 +97,7 @@
97
97
  "tsx": "^4.19.3",
98
98
  "typescript": "^5.7.3",
99
99
  "vite": "^5.4.14",
100
- "vite-plugin-blocklet": "^0.9.31",
100
+ "vite-plugin-blocklet": "^0.9.33",
101
101
  "vite-plugin-svgr": "^4.3.0",
102
102
  "zx": "^8.3.2"
103
103
  },
@@ -50,7 +50,7 @@
50
50
  "simple-git-hooks": "^2.11.1",
51
51
  "tsx": "^4.19.3",
52
52
  "vite": "^5.4.14",
53
- "vite-plugin-blocklet": "^0.9.31",
53
+ "vite-plugin-blocklet": "^0.9.33",
54
54
  "vue": "^3.5.13",
55
55
  "zx": "^8.3.2"
56
56
  },
@@ -30,7 +30,7 @@
30
30
  "rimraf": "^5.0.10",
31
31
  "simple-git-hooks": "^2.11.1",
32
32
  "vite": "^5.4.14",
33
- "vite-plugin-blocklet": "^0.9.31",
33
+ "vite-plugin-blocklet": "^0.9.33",
34
34
  "vue": "^3.5.13",
35
35
  "zx": "^8.3.2"
36
36
  },
@@ -39,7 +39,7 @@
39
39
  "taze": "^0.16.9",
40
40
  "typescript": "^5.7.3",
41
41
  "vite": "^5.4.14",
42
- "vite-plugin-blocklet": "^0.9.31",
42
+ "vite-plugin-blocklet": "^0.9.33",
43
43
  "vue-tsc": "^2.2.2",
44
44
  "zx": "^8.3.2"
45
45
  },
@@ -49,7 +49,7 @@
49
49
  "simple-git-hooks": "^2.11.1",
50
50
  "tsx": "^4.19.3",
51
51
  "vite": "^5.4.14",
52
- "vite-plugin-blocklet": "^0.9.31",
52
+ "vite-plugin-blocklet": "^0.9.33",
53
53
  "vue": "^2.7.16",
54
54
  "zx": "^8.3.2"
55
55
  },
@@ -30,7 +30,7 @@
30
30
  "rimraf": "^5.0.10",
31
31
  "simple-git-hooks": "^2.11.1",
32
32
  "vite": "^5.4.14",
33
- "vite-plugin-blocklet": "^0.9.31",
33
+ "vite-plugin-blocklet": "^0.9.33",
34
34
  "vue": "^2.7.16",
35
35
  "zx": "^8.3.2"
36
36
  },