create-blocklet 0.9.0 → 0.9.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.
@@ -5,5 +5,6 @@
5
5
  "trailingComma": "all",
6
6
  "bracketSameLine": true,
7
7
  "semi": true,
8
- "singleQuote": true
8
+ "singleQuote": true,
9
+ "plugins": ["prettier-plugin-import-sort"]
9
10
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-blocklet",
3
- "version": "0.9.0",
3
+ "version": "0.9.2",
4
4
  "exports": "./index.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:blocklet/create-blocklet.git",
@@ -70,7 +70,7 @@
70
70
  "rimraf": "^5.0.7",
71
71
  "simple-git-hooks": "^2.11.1",
72
72
  "vite": "^5.3.5",
73
- "vite-plugin-blocklet": "^0.9.0",
73
+ "vite-plugin-blocklet": "^0.9.2",
74
74
  "vite-plugin-svgr": "^4.2.0",
75
75
  "zx": "^8.1.4"
76
76
  },
@@ -80,7 +80,7 @@
80
80
  "ts-node": "^10.9.2",
81
81
  "typescript": "^5.5.2",
82
82
  "vite": "^5.3.5",
83
- "vite-plugin-blocklet": "^0.9.0",
83
+ "vite-plugin-blocklet": "^0.9.2",
84
84
  "vite-plugin-svgr": "^4.2.0",
85
85
  "zx": "^8.1.4"
86
86
  },
@@ -70,7 +70,7 @@
70
70
  "rimraf": "^5.0.7",
71
71
  "simple-git-hooks": "^2.11.1",
72
72
  "vite": "^5.3.5",
73
- "vite-plugin-blocklet": "^0.9.0",
73
+ "vite-plugin-blocklet": "^0.9.2",
74
74
  "vite-plugin-svgr": "^4.2.0",
75
75
  "zx": "^8.1.4"
76
76
  },
@@ -51,7 +51,7 @@
51
51
  "rimraf": "^5.0.7",
52
52
  "simple-git-hooks": "^2.11.1",
53
53
  "vite": "^5.3.5",
54
- "vite-plugin-blocklet": "^0.9.0",
54
+ "vite-plugin-blocklet": "^0.9.2",
55
55
  "vite-plugin-svgr": "^4.2.0",
56
56
  "zx": "^8.1.4"
57
57
  },
@@ -35,7 +35,7 @@
35
35
  "rimraf": "^5.0.7",
36
36
  "simple-git-hooks": "^2.11.1",
37
37
  "vite": "^5.3.5",
38
- "vite-plugin-blocklet": "^0.9.0",
38
+ "vite-plugin-blocklet": "^0.9.2",
39
39
  "vite-plugin-solid": "^2.10.2",
40
40
  "zx": "^8.1.4"
41
41
  },
@@ -31,7 +31,7 @@
31
31
  "simple-git-hooks": "^2.11.1",
32
32
  "solid-js": "^1.8.18",
33
33
  "vite": "^5.3.5",
34
- "vite-plugin-blocklet": "^0.9.0",
34
+ "vite-plugin-blocklet": "^0.9.2",
35
35
  "vite-plugin-solid": "^2.10.2",
36
36
  "zx": "^8.1.4"
37
37
  },
@@ -43,7 +43,7 @@
43
43
  "simple-git-hooks": "^2.11.1",
44
44
  "svelte": "^4.2.18",
45
45
  "vite": "^5.3.5",
46
- "vite-plugin-blocklet": "^0.9.0",
46
+ "vite-plugin-blocklet": "^0.9.2",
47
47
  "zx": "^8.1.4"
48
48
  },
49
49
  "lint-staged": {
@@ -24,7 +24,7 @@
24
24
  "simple-git-hooks": "^2.11.1",
25
25
  "svelte": "^4.2.18",
26
26
  "vite": "^5.3.5",
27
- "vite-plugin-blocklet": "^0.9.0",
27
+ "vite-plugin-blocklet": "^0.9.2",
28
28
  "zx": "^8.1.4"
29
29
  },
30
30
  "lint-staged": {
@@ -95,7 +95,7 @@
95
95
  "ts-node": "^10.9.2",
96
96
  "typescript": "^5.5.2",
97
97
  "vite": "^5.3.5",
98
- "vite-plugin-blocklet": "^0.9.0",
98
+ "vite-plugin-blocklet": "^0.9.2",
99
99
  "vite-plugin-svgr": "^4.2.0",
100
100
  "zx": "^8.1.4"
101
101
  },
@@ -48,7 +48,7 @@
48
48
  "rimraf": "^5.0.7",
49
49
  "simple-git-hooks": "^2.11.1",
50
50
  "vite": "^5.3.5",
51
- "vite-plugin-blocklet": "^0.9.0",
51
+ "vite-plugin-blocklet": "^0.9.2",
52
52
  "vue": "^3.4.31",
53
53
  "zx": "^8.1.4"
54
54
  },
@@ -29,7 +29,7 @@
29
29
  "rimraf": "^5.0.7",
30
30
  "simple-git-hooks": "^2.11.1",
31
31
  "vite": "^5.3.5",
32
- "vite-plugin-blocklet": "^0.9.0",
32
+ "vite-plugin-blocklet": "^0.9.2",
33
33
  "vue": "^3.4.31",
34
34
  "zx": "^8.1.4"
35
35
  },
@@ -39,7 +39,7 @@
39
39
  "taze": "^0.16.3",
40
40
  "typescript": "^5.5.4",
41
41
  "vite": "^5.3.5",
42
- "vite-plugin-blocklet": "^0.9.0",
42
+ "vite-plugin-blocklet": "^0.9.2",
43
43
  "vue-tsc": "^2.0.29",
44
44
  "zx": "^8.1.4"
45
45
  },
@@ -47,7 +47,7 @@
47
47
  "rimraf": "^5.0.7",
48
48
  "simple-git-hooks": "^2.11.1",
49
49
  "vite": "^5.3.5",
50
- "vite-plugin-blocklet": "^0.9.0",
50
+ "vite-plugin-blocklet": "^0.9.2",
51
51
  "vue": "^2.7.16",
52
52
  "zx": "^8.1.4"
53
53
  },
@@ -29,7 +29,7 @@
29
29
  "rimraf": "^5.0.7",
30
30
  "simple-git-hooks": "^2.11.1",
31
31
  "vite": "^5.3.5",
32
- "vite-plugin-blocklet": "^0.9.0",
32
+ "vite-plugin-blocklet": "^0.9.2",
33
33
  "vue": "^2.7.16",
34
34
  "zx": "^8.1.4"
35
35
  },