create-blocklet 0.9.3 → 0.9.4

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": "create-blocklet",
3
- "version": "0.9.3",
3
+ "version": "0.9.4",
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.3",
73
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
83
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
73
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
54
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
38
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
34
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
46
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
27
+ "vite-plugin-blocklet": "^0.9.4",
28
28
  "zx": "^8.1.4"
29
29
  },
30
30
  "lint-staged": {
@@ -56,12 +56,12 @@
56
56
  "nanoid": "^5.0.7"
57
57
  },
58
58
  "devDependencies": {
59
- "@arcblock/did-connect": "^2.10.25",
59
+ "@arcblock/did-connect": "^2.10.26",
60
60
  "@arcblock/eslint-config": "^0.3.2",
61
61
  "@arcblock/eslint-config-ts": "^0.3.2",
62
- "@arcblock/ux": "^2.10.25",
62
+ "@arcblock/ux": "^2.10.26",
63
63
  "@blocklet/js-sdk": "^1.16.30",
64
- "@blocklet/ui-react": "^2.10.25",
64
+ "@blocklet/ui-react": "^2.10.26",
65
65
  "@emotion/react": "^11.13.0",
66
66
  "@emotion/styled": "^11.13.0",
67
67
  "@mui/icons-material": "^5.15.21",
@@ -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.3",
98
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
51
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
32
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
42
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
50
+ "vite-plugin-blocklet": "^0.9.4",
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.3",
32
+ "vite-plugin-blocklet": "^0.9.4",
33
33
  "vue": "^2.7.16",
34
34
  "zx": "^8.1.4"
35
35
  },