create-blocklet 0.8.4 → 0.8.6

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.8.4",
3
+ "version": "0.8.6",
4
4
  "exports": "./index.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:blocklet/create-blocklet.git",
@@ -42,7 +42,7 @@
42
42
  "prompts": "^2.4.2",
43
43
  "semver": "^7.6.2",
44
44
  "terminal-link": "^3.0.0",
45
- "zx": "^8.1.3"
45
+ "zx": "^8.1.4"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@arcblock/eslint-config-base": "^0.3.2",
@@ -45,7 +45,7 @@
45
45
  "prettier": "^3.3.2",
46
46
  "rimraf": "^5.0.7",
47
47
  "simple-git-hooks": "^2.11.1",
48
- "zx": "^8.1.3"
48
+ "zx": "^8.1.4"
49
49
  },
50
50
  "simple-git-hooks": {
51
51
  "pre-commit": "npx lint-staged"
@@ -18,6 +18,6 @@
18
18
  "bumpp": "^9.4.1",
19
19
  "prettier": "^3.3.2",
20
20
  "rimraf": "^5.0.7",
21
- "zx": "^8.1.3"
21
+ "zx": "^8.1.4"
22
22
  }
23
23
  }
@@ -24,7 +24,7 @@
24
24
  "eslint": "^8.57.0",
25
25
  "prettier": "^3.3.2",
26
26
  "simple-git-hooks": "^2.11.1",
27
- "zx": "^8.1.3"
27
+ "zx": "^8.1.4"
28
28
  },
29
29
  "simple-git-hooks": {
30
30
  "pre-commit": "npx lint-staged"
@@ -61,7 +61,7 @@
61
61
  "ts-node": "^10.9.2",
62
62
  "tsconfig-paths": "^4.2.0",
63
63
  "typescript": "^5.5.2",
64
- "zx": "^8.1.3"
64
+ "zx": "^8.1.4"
65
65
  },
66
66
  "simple-git-hooks": {
67
67
  "pre-commit": "npx lint-staged"
@@ -49,7 +49,7 @@
49
49
  "npm-run-all": "^4.1.5",
50
50
  "rimraf": "^5.0.7",
51
51
  "simple-git-hooks": "^2.11.1",
52
- "zx": "^8.1.3"
52
+ "zx": "^8.1.4"
53
53
  },
54
54
  "simple-git-hooks": {
55
55
  "pre-commit": "npx lint-staged"
@@ -68,10 +68,10 @@
68
68
  "react-router-dom": "^6.24.0",
69
69
  "rimraf": "^5.0.7",
70
70
  "simple-git-hooks": "^2.11.1",
71
- "vite": "^5.3.2",
72
- "vite-plugin-blocklet": "^0.8.4",
71
+ "vite": "^5.3.3",
72
+ "vite-plugin-blocklet": "^0.8.6",
73
73
  "vite-plugin-svgr": "^4.2.0",
74
- "zx": "^8.1.3"
74
+ "zx": "^8.1.4"
75
75
  },
76
76
  "simple-git-hooks": {
77
77
  "pre-commit": "npx lint-staged"
@@ -78,10 +78,10 @@
78
78
  "simple-git-hooks": "^2.11.1",
79
79
  "ts-node": "^10.9.2",
80
80
  "typescript": "^5.5.2",
81
- "vite": "^5.3.2",
82
- "vite-plugin-blocklet": "^0.8.4",
81
+ "vite": "^5.3.3",
82
+ "vite-plugin-blocklet": "^0.8.6",
83
83
  "vite-plugin-svgr": "^4.2.0",
84
- "zx": "^8.1.3"
84
+ "zx": "^8.1.4"
85
85
  },
86
86
  "importSort": {
87
87
  ".js, .jsx, .mjs": {
@@ -68,10 +68,10 @@
68
68
  "react-router-dom": "^6.24.0",
69
69
  "rimraf": "^5.0.7",
70
70
  "simple-git-hooks": "^2.11.1",
71
- "vite": "^5.3.2",
72
- "vite-plugin-blocklet": "^0.8.4",
71
+ "vite": "^5.3.3",
72
+ "vite-plugin-blocklet": "^0.8.6",
73
73
  "vite-plugin-svgr": "^4.2.0",
74
- "zx": "^8.1.3"
74
+ "zx": "^8.1.4"
75
75
  },
76
76
  "simple-git-hooks": {
77
77
  "pre-commit": "npx lint-staged"
@@ -50,10 +50,10 @@
50
50
  "react-router-dom": "^6.24.0",
51
51
  "rimraf": "^5.0.7",
52
52
  "simple-git-hooks": "^2.11.1",
53
- "vite": "^5.3.2",
54
- "vite-plugin-blocklet": "^0.8.4",
53
+ "vite": "^5.3.3",
54
+ "vite-plugin-blocklet": "^0.8.6",
55
55
  "vite-plugin-svgr": "^4.2.0",
56
- "zx": "^8.1.3"
56
+ "zx": "^8.1.4"
57
57
  },
58
58
  "simple-git-hooks": {
59
59
  "pre-commit": "npx lint-staged"
@@ -33,10 +33,10 @@
33
33
  "prettier": "^3.3.2",
34
34
  "rimraf": "^5.0.7",
35
35
  "simple-git-hooks": "^2.11.1",
36
- "vite": "^5.3.2",
37
- "vite-plugin-blocklet": "^0.8.4",
36
+ "vite": "^5.3.3",
37
+ "vite-plugin-blocklet": "^0.8.6",
38
38
  "vite-plugin-solid": "^2.10.2",
39
- "zx": "^8.1.3"
39
+ "zx": "^8.1.4"
40
40
  },
41
41
  "dependencies": {
42
42
  "@arcblock/did-auth": "^1.18.126",
@@ -29,10 +29,10 @@
29
29
  "rimraf": "^5.0.7",
30
30
  "simple-git-hooks": "^2.11.1",
31
31
  "solid-js": "^1.8.18",
32
- "vite": "^5.3.2",
33
- "vite-plugin-blocklet": "^0.8.4",
32
+ "vite": "^5.3.3",
33
+ "vite-plugin-blocklet": "^0.8.6",
34
34
  "vite-plugin-solid": "^2.10.2",
35
- "zx": "^8.1.3"
35
+ "zx": "^8.1.4"
36
36
  },
37
37
  "lint-staged": {
38
38
  "*.{mjs,js,jsx,tsx}": [
@@ -42,9 +42,9 @@
42
42
  "rimraf": "^5.0.7",
43
43
  "simple-git-hooks": "^2.11.1",
44
44
  "svelte": "^4.2.18",
45
- "vite": "^5.3.2",
46
- "vite-plugin-blocklet": "^0.8.4",
47
- "zx": "^8.1.3"
45
+ "vite": "^5.3.3",
46
+ "vite-plugin-blocklet": "^0.8.6",
47
+ "zx": "^8.1.4"
48
48
  },
49
49
  "lint-staged": {
50
50
  "*.{mjs,js,svelte}": [
@@ -23,9 +23,9 @@
23
23
  "rimraf": "^5.0.7",
24
24
  "simple-git-hooks": "^2.11.1",
25
25
  "svelte": "^4.2.18",
26
- "vite": "^5.3.2",
27
- "vite-plugin-blocklet": "^0.8.4",
28
- "zx": "^8.1.3"
26
+ "vite": "^5.3.3",
27
+ "vite-plugin-blocklet": "^0.8.6",
28
+ "zx": "^8.1.4"
29
29
  },
30
30
  "lint-staged": {
31
31
  "*.{mjs,js,svelte}": [
@@ -90,10 +90,10 @@
90
90
  "simple-git-hooks": "^2.11.1",
91
91
  "ts-node": "^10.9.2",
92
92
  "typescript": "^5.5.2",
93
- "vite": "^5.3.2",
94
- "vite-plugin-blocklet": "^0.8.4",
93
+ "vite": "^5.3.3",
94
+ "vite-plugin-blocklet": "^0.8.6",
95
95
  "vite-plugin-svgr": "^4.2.0",
96
- "zx": "^8.1.3"
96
+ "zx": "^8.1.4"
97
97
  },
98
98
  "importSort": {
99
99
  ".js, .jsx, .mjs": {
@@ -46,10 +46,10 @@
46
46
  "prettier": "^3.3.2",
47
47
  "rimraf": "^5.0.7",
48
48
  "simple-git-hooks": "^2.11.1",
49
- "vite": "^5.3.2",
50
- "vite-plugin-blocklet": "^0.8.4",
49
+ "vite": "^5.3.3",
50
+ "vite-plugin-blocklet": "^0.8.6",
51
51
  "vue": "^3.4.31",
52
- "zx": "^8.1.3"
52
+ "zx": "^8.1.4"
53
53
  },
54
54
  "lint-staged": {
55
55
  "*.{mjs,js,vue}": [
@@ -27,10 +27,10 @@
27
27
  "prettier": "^3.3.2",
28
28
  "rimraf": "^5.0.7",
29
29
  "simple-git-hooks": "^2.11.1",
30
- "vite": "^5.3.2",
31
- "vite-plugin-blocklet": "^0.8.4",
30
+ "vite": "^5.3.3",
31
+ "vite-plugin-blocklet": "^0.8.6",
32
32
  "vue": "^3.4.31",
33
- "zx": "^8.1.3"
33
+ "zx": "^8.1.4"
34
34
  },
35
35
  "lint-staged": {
36
36
  "*.{mjs,js,vue}": [
@@ -45,10 +45,10 @@
45
45
  "prettier": "^3.3.2",
46
46
  "rimraf": "^5.0.7",
47
47
  "simple-git-hooks": "^2.11.1",
48
- "vite": "^5.3.2",
49
- "vite-plugin-blocklet": "^0.8.4",
48
+ "vite": "^5.3.3",
49
+ "vite-plugin-blocklet": "^0.8.6",
50
50
  "vue": "^2.7.16",
51
- "zx": "^8.1.3"
51
+ "zx": "^8.1.4"
52
52
  },
53
53
  "lint-staged": {
54
54
  "*.{mjs,js,vue}": [
@@ -27,10 +27,10 @@
27
27
  "prettier": "^3.3.2",
28
28
  "rimraf": "^5.0.7",
29
29
  "simple-git-hooks": "^2.11.1",
30
- "vite": "^5.3.2",
31
- "vite-plugin-blocklet": "^0.8.4",
30
+ "vite": "^5.3.3",
31
+ "vite-plugin-blocklet": "^0.8.6",
32
32
  "vue": "^2.7.16",
33
- "zx": "^8.1.3"
33
+ "zx": "^8.1.4"
34
34
  },
35
35
  "lint-staged": {
36
36
  "*.{mjs,js,vue}": [