@abtnode/blocklet-services 1.16.3 → 1.16.4-beta-8682e092

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
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.16.3",
6
+ "version": "1.16.4-beta-8682e092",
7
7
  "description": "Provide unified services for every blocklet",
8
8
  "main": "api/index.js",
9
9
  "files": [
@@ -31,33 +31,33 @@
31
31
  "author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
32
32
  "license": "MIT",
33
33
  "dependencies": {
34
- "@abtnode/auth": "1.16.3",
35
- "@abtnode/client": "1.16.3",
36
- "@abtnode/constant": "1.16.3",
37
- "@abtnode/core": "1.16.3",
38
- "@abtnode/cron": "1.16.3",
39
- "@abtnode/db": "1.16.3",
40
- "@abtnode/logger": "1.16.3",
41
- "@abtnode/router-adapter": "1.16.3",
42
- "@abtnode/router-templates": "1.16.3",
43
- "@abtnode/util": "1.16.3",
44
- "@arcblock/did": "^1.18.65",
45
- "@arcblock/did-auth": "1.18.65",
34
+ "@abtnode/auth": "1.16.4-beta-8682e092",
35
+ "@abtnode/client": "1.16.4-beta-8682e092",
36
+ "@abtnode/constant": "1.16.4-beta-8682e092",
37
+ "@abtnode/core": "1.16.4-beta-8682e092",
38
+ "@abtnode/cron": "1.16.4-beta-8682e092",
39
+ "@abtnode/db": "1.16.4-beta-8682e092",
40
+ "@abtnode/logger": "1.16.4-beta-8682e092",
41
+ "@abtnode/router-adapter": "1.16.4-beta-8682e092",
42
+ "@abtnode/router-templates": "1.16.4-beta-8682e092",
43
+ "@abtnode/util": "1.16.4-beta-8682e092",
44
+ "@arcblock/did": "^1.18.67",
45
+ "@arcblock/did-auth": "1.18.67",
46
46
  "@arcblock/did-auth-storage-nedb": "^1.7.1",
47
- "@arcblock/did-ext": "^1.18.65",
48
- "@arcblock/event-hub": "1.18.65",
49
- "@arcblock/jwt": "1.18.65",
50
- "@arcblock/ws": "1.18.65",
51
- "@blocklet/constant": "1.16.3",
47
+ "@arcblock/did-ext": "^1.18.67",
48
+ "@arcblock/event-hub": "1.18.67",
49
+ "@arcblock/jwt": "1.18.67",
50
+ "@arcblock/ws": "1.18.67",
51
+ "@blocklet/constant": "1.16.4-beta-8682e092",
52
52
  "@blocklet/form-builder": "^0.1.10",
53
53
  "@blocklet/form-collector": "^0.1.5",
54
- "@blocklet/meta": "1.16.3",
55
- "@blocklet/sdk": "1.16.3",
56
- "@did-connect/authenticator": "^2.1.47",
57
- "@did-connect/relay-adapter-express": "^2.1.47",
58
- "@did-connect/storage-nedb": "^2.1.47",
59
- "@ocap/client": "1.18.65",
60
- "@ocap/util": "1.18.65",
54
+ "@blocklet/meta": "1.16.4-beta-8682e092",
55
+ "@blocklet/sdk": "1.16.4-beta-8682e092",
56
+ "@did-connect/authenticator": "^2.1.49",
57
+ "@did-connect/relay-adapter-express": "^2.1.49",
58
+ "@did-connect/storage-nedb": "^2.1.49",
59
+ "@ocap/client": "1.18.67",
60
+ "@ocap/util": "1.18.67",
61
61
  "auth0": "^3.3.0",
62
62
  "body-parser": "^1.20.1",
63
63
  "buffer": "^6.0.3",
@@ -80,6 +80,7 @@
80
80
  "nanoid": "^3.3.4",
81
81
  "nocache": "^2.1.0",
82
82
  "serve-static": "^1.15.0",
83
+ "transliteration": "^2.3.5",
83
84
  "tweetnacl-sealedbox-js": "^1.2.0",
84
85
  "url-join": "^4.0.1"
85
86
  },
@@ -88,19 +89,19 @@
88
89
  "@nedb/multi": "^2.0.5"
89
90
  },
90
91
  "devDependencies": {
91
- "@abtnode/ux": "1.16.3",
92
- "@arcblock/did-connect": "^2.5.18",
93
- "@arcblock/icons": "^2.5.18",
94
- "@arcblock/ux": "^2.5.18",
92
+ "@abtnode/ux": "1.16.4-beta-8682e092",
93
+ "@arcblock/did-connect": "^2.5.21",
94
+ "@arcblock/icons": "^2.5.21",
95
+ "@arcblock/ux": "^2.5.21",
95
96
  "@blocklet/launcher-layout": "1.9.65",
96
- "@blocklet/ui-react": "^2.5.18",
97
+ "@blocklet/ui-react": "^2.5.21",
97
98
  "@emotion/react": "^11.10.4",
98
99
  "@emotion/styled": "^11.10.4",
99
100
  "@iconify/iconify": "^2.2.1",
100
101
  "@mui/icons-material": "^5.10.6",
101
102
  "@mui/material": "^5.10.8",
102
103
  "@mui/styles": "^5.10.8",
103
- "@ocap/wallet": "1.18.65",
104
+ "@ocap/wallet": "1.18.67",
104
105
  "ahooks": "^3.7.1",
105
106
  "axios": "^0.27.2",
106
107
  "copy-webpack-plugin": "^11.0.0",
@@ -153,5 +154,5 @@
153
154
  "url": "https://github.com/ArcBlock/blocklet-server/issues",
154
155
  "email": "shijun@arcblock.io"
155
156
  },
156
- "gitHead": "a21d48225c6f89963796871f404a2318a335701d"
157
+ "gitHead": "ab6fc7aeaec32f14ec2153976f2121aa893486b5"
157
158
  }