create-blocklet 0.4.38 → 0.4.41

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.4.38",
3
+ "version": "0.4.41",
4
4
  "exports": "./index.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:blocklet/create-blocklet.git",
@@ -10,6 +10,6 @@
10
10
  "upload": "npm run bundle && blocklet upload .blocklet/release/blocklet.json"
11
11
  },
12
12
  "dependencies": {
13
- "@xmark/cli": "^2.4.3"
13
+ "@xmark/cli": "^2.4.18"
14
14
  }
15
15
  }
@@ -16,7 +16,7 @@
16
16
  "license": "ISC",
17
17
  "dependencies": {
18
18
  "@arcblock/did-auth-storage-nedb": "^1.6.3",
19
- "@blocklet/sdk": "^1.8.7",
19
+ "@blocklet/sdk": "^1.8.8",
20
20
  "@ocap/client": "^1.17.11",
21
21
  "dotenv-flow": "^3.2.0",
22
22
  "express": "^4.18.1"
@@ -27,7 +27,7 @@
27
27
  "dependencies": {
28
28
  "@arcblock/did-auth": "^1.17.11",
29
29
  "@arcblock/did-auth-storage-nedb": "^1.6.3",
30
- "@blocklet/sdk": "^1.8.7",
30
+ "@blocklet/sdk": "^1.8.8",
31
31
  "@ocap/client": "^1.17.11",
32
32
  "@ocap/mcrypto": "^1.17.11",
33
33
  "@ocap/wallet": "^1.17.11",
@@ -41,7 +41,7 @@
41
41
  "dependencies": {
42
42
  "@arcblock/did-auth": "^1.17.11",
43
43
  "@arcblock/did-auth-storage-nedb": "^1.6.3",
44
- "@blocklet/sdk": "^1.8.7",
44
+ "@blocklet/sdk": "^1.8.8",
45
45
  "@ocap/client": "^1.17.11",
46
46
  "@ocap/mcrypto": "^1.17.11",
47
47
  "@ocap/wallet": "^1.17.11",
@@ -41,7 +41,7 @@
41
41
  "dependencies": {
42
42
  "@arcblock/did-auth": "^1.17.11",
43
43
  "@arcblock/did-auth-storage-nedb": "^1.6.3",
44
- "@blocklet/sdk": "^1.8.7",
44
+ "@blocklet/sdk": "^1.8.8",
45
45
  "@ocap/client": "^1.17.11",
46
46
  "@ocap/mcrypto": "^1.17.11",
47
47
  "@ocap/wallet": "^1.17.11",
@@ -29,15 +29,15 @@
29
29
  "nodemon": "^2.0.19",
30
30
  "npm-run-all": "^4.1.5",
31
31
  "prettier": "^2.7.1",
32
- "vite": "^3.0.7",
33
- "vite-plugin-blocklet": "^0.4.38",
32
+ "vite": "^3.0.8",
33
+ "vite-plugin-blocklet": "^0.4.41",
34
34
  "vite-plugin-html": "^3.2.0",
35
35
  "vite-plugin-solid": "^2.3.0"
36
36
  },
37
37
  "dependencies": {
38
38
  "@arcblock/did-auth": "^1.17.11",
39
39
  "@arcblock/did-auth-storage-nedb": "^1.6.3",
40
- "@blocklet/sdk": "^1.8.7",
40
+ "@blocklet/sdk": "^1.8.8",
41
41
  "@ocap/client": "^1.17.11",
42
42
  "@ocap/mcrypto": "^1.17.11",
43
43
  "@ocap/wallet": "^1.17.11",
@@ -23,8 +23,8 @@
23
23
  "husky": "^8.0.1",
24
24
  "lint-staged": "^12.5.0",
25
25
  "prettier": "^2.7.1",
26
- "vite": "^3.0.7",
27
- "vite-plugin-blocklet": "^0.4.38",
26
+ "vite": "^3.0.8",
27
+ "vite-plugin-blocklet": "^0.4.41",
28
28
  "vite-plugin-html": "^3.2.0",
29
29
  "vite-plugin-solid": "^2.3.0"
30
30
  },
@@ -19,7 +19,7 @@
19
19
  "dependencies": {
20
20
  "@arcblock/did-auth": "^1.17.11",
21
21
  "@arcblock/did-auth-storage-nedb": "^1.6.3",
22
- "@blocklet/sdk": "^1.8.7",
22
+ "@blocklet/sdk": "^1.8.8",
23
23
  "@ocap/client": "^1.17.11",
24
24
  "@ocap/mcrypto": "^1.17.11",
25
25
  "@ocap/wallet": "^1.17.11",
@@ -42,8 +42,8 @@
42
42
  "lint-staged": "^12.5.0",
43
43
  "prettier": "^2.7.1",
44
44
  "svelte": "^3.49.0",
45
- "vite": "^3.0.7",
46
- "vite-plugin-blocklet": "^0.4.38",
45
+ "vite": "^3.0.8",
46
+ "vite-plugin-blocklet": "^0.4.41",
47
47
  "vite-plugin-html": "^3.2.0"
48
48
  },
49
49
  "lint-staged": {
@@ -24,8 +24,8 @@
24
24
  "lint-staged": "^12.5.0",
25
25
  "prettier": "^2.7.1",
26
26
  "svelte": "^3.49.0",
27
- "vite": "^3.0.7",
28
- "vite-plugin-blocklet": "^0.4.38",
27
+ "vite": "^3.0.8",
28
+ "vite-plugin-blocklet": "^0.4.41",
29
29
  "vite-plugin-html": "^3.2.0"
30
30
  },
31
31
  "lint-staged": {
@@ -20,7 +20,7 @@
20
20
  "dependencies": {
21
21
  "@arcblock/did-auth": "^1.17.11",
22
22
  "@arcblock/did-auth-storage-nedb": "^1.6.3",
23
- "@blocklet/sdk": "^1.8.7",
23
+ "@blocklet/sdk": "^1.8.8",
24
24
  "@ocap/client": "^1.17.11",
25
25
  "@ocap/mcrypto": "^1.17.11",
26
26
  "@ocap/wallet": "^1.17.11",
@@ -46,8 +46,8 @@
46
46
  "nodemon": "^2.0.19",
47
47
  "npm-run-all": "^4.1.5",
48
48
  "prettier": "^2.7.1",
49
- "vite": "^3.0.7",
50
- "vite-plugin-blocklet": "^0.4.38"
49
+ "vite": "^3.0.8",
50
+ "vite-plugin-blocklet": "^0.4.41"
51
51
  },
52
52
  "lint-staged": {
53
53
  "*.{mjs,js,vue}": [
@@ -25,8 +25,8 @@
25
25
  "husky": "^8.0.1",
26
26
  "lint-staged": "^12.5.0",
27
27
  "prettier": "^2.7.1",
28
- "vite": "^3.0.7",
29
- "vite-plugin-blocklet": "^0.4.38",
28
+ "vite": "^3.0.8",
29
+ "vite-plugin-blocklet": "^0.4.41",
30
30
  "vite-plugin-html": "^3.2.0"
31
31
  },
32
32
  "lint-staged": {
@@ -20,7 +20,7 @@
20
20
  "dependencies": {
21
21
  "@arcblock/did-auth": "^1.17.11",
22
22
  "@arcblock/did-auth-storage-nedb": "^1.6.3",
23
- "@blocklet/sdk": "^1.8.7",
23
+ "@blocklet/sdk": "^1.8.8",
24
24
  "@ocap/client": "^1.17.11",
25
25
  "@ocap/mcrypto": "^1.17.11",
26
26
  "@ocap/wallet": "^1.17.11",