@abtnode/blocklet-services 1.16.19-beta-626e4d43 → 1.16.19-beta-0c8ccc95

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.19-beta-626e4d43",
6
+ "version": "1.16.19-beta-0c8ccc95",
7
7
  "description": "Provide unified services for every blocklet",
8
8
  "main": "api/index.js",
9
9
  "files": [
@@ -33,17 +33,17 @@
33
33
  "author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
- "@abtnode/analytics": "1.16.19-beta-626e4d43",
37
- "@abtnode/auth": "1.16.19-beta-626e4d43",
38
- "@abtnode/client": "1.16.19-beta-626e4d43",
39
- "@abtnode/connect-storage": "1.16.19-beta-626e4d43",
40
- "@abtnode/constant": "1.16.19-beta-626e4d43",
41
- "@abtnode/core": "1.16.19-beta-626e4d43",
42
- "@abtnode/cron": "1.16.19-beta-626e4d43",
43
- "@abtnode/logger": "1.16.19-beta-626e4d43",
44
- "@abtnode/models": "1.16.19-beta-626e4d43",
45
- "@abtnode/router-templates": "1.16.19-beta-626e4d43",
46
- "@abtnode/util": "1.16.19-beta-626e4d43",
36
+ "@abtnode/analytics": "1.16.19-beta-0c8ccc95",
37
+ "@abtnode/auth": "1.16.19-beta-0c8ccc95",
38
+ "@abtnode/client": "1.16.19-beta-0c8ccc95",
39
+ "@abtnode/connect-storage": "1.16.19-beta-0c8ccc95",
40
+ "@abtnode/constant": "1.16.19-beta-0c8ccc95",
41
+ "@abtnode/core": "1.16.19-beta-0c8ccc95",
42
+ "@abtnode/cron": "1.16.19-beta-0c8ccc95",
43
+ "@abtnode/logger": "1.16.19-beta-0c8ccc95",
44
+ "@abtnode/models": "1.16.19-beta-0c8ccc95",
45
+ "@abtnode/router-templates": "1.16.19-beta-0c8ccc95",
46
+ "@abtnode/util": "1.16.19-beta-0c8ccc95",
47
47
  "@arcblock/did": "^1.18.101",
48
48
  "@arcblock/did-auth": "1.18.101",
49
49
  "@arcblock/did-ext": "^1.18.101",
@@ -52,11 +52,11 @@
52
52
  "@arcblock/jwt": "1.18.101",
53
53
  "@arcblock/validator": "^1.18.101",
54
54
  "@arcblock/ws": "1.18.101",
55
- "@blocklet/constant": "1.16.19-beta-626e4d43",
55
+ "@blocklet/constant": "1.16.19-beta-0c8ccc95",
56
56
  "@blocklet/form-builder": "^0.1.11",
57
57
  "@blocklet/form-collector": "^0.1.6",
58
- "@blocklet/meta": "1.16.19-beta-626e4d43",
59
- "@blocklet/sdk": "1.16.19-beta-626e4d43",
58
+ "@blocklet/meta": "1.16.19-beta-0c8ccc95",
59
+ "@blocklet/sdk": "1.16.19-beta-0c8ccc95",
60
60
  "@did-connect/authenticator": "^2.2.1",
61
61
  "@did-connect/relay-adapter-express": "^2.2.1",
62
62
  "@ocap/client": "1.18.101",
@@ -96,13 +96,13 @@
96
96
  },
97
97
  "resolutions": {},
98
98
  "devDependencies": {
99
- "@abtnode/ux": "1.16.19-beta-626e4d43",
100
- "@arcblock/did-connect": "^2.8.17",
101
- "@arcblock/icons": "^2.8.17",
102
- "@arcblock/ux": "^2.8.17",
103
- "@blocklet/launcher-layout": "2.2.43",
104
- "@blocklet/tracker": "1.16.19-beta-626e4d43",
105
- "@blocklet/ui-react": "^2.8.17",
99
+ "@abtnode/ux": "1.16.19-beta-0c8ccc95",
100
+ "@arcblock/did-connect": "^2.8.18",
101
+ "@arcblock/icons": "^2.8.18",
102
+ "@arcblock/ux": "^2.8.18",
103
+ "@blocklet/launcher-layout": "2.2.44",
104
+ "@blocklet/tracker": "1.16.19-beta-0c8ccc95",
105
+ "@blocklet/ui-react": "^2.8.18",
106
106
  "@emotion/react": "^11.10.4",
107
107
  "@emotion/styled": "^11.10.4",
108
108
  "@iconify/iconify": "^2.2.1",
@@ -172,5 +172,5 @@
172
172
  "url": "https://github.com/ArcBlock/blocklet-server/issues",
173
173
  "email": "shijun@arcblock.io"
174
174
  },
175
- "gitHead": "1acfc039b8866999003c156edb50c71859226532"
175
+ "gitHead": "ac7746e282b6690a4ff8487c8e43a7055e383b15"
176
176
  }