@abtnode/blocklet-services 1.16.0-beta-1d6c582e → 1.16.0-beta-99e016c7

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.0-beta-1d6c582e",
6
+ "version": "1.16.0-beta-99e016c7",
7
7
  "description": "Provide unified services for every blocklet",
8
8
  "main": "api/index.js",
9
9
  "files": [
@@ -31,31 +31,34 @@
31
31
  "author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
32
32
  "license": "MIT",
33
33
  "dependencies": {
34
- "@abtnode/auth": "1.16.0-beta-1d6c582e",
35
- "@abtnode/client": "1.16.0-beta-1d6c582e",
36
- "@abtnode/constant": "1.16.0-beta-1d6c582e",
37
- "@abtnode/core": "1.16.0-beta-1d6c582e",
38
- "@abtnode/cron": "1.16.0-beta-1d6c582e",
39
- "@abtnode/db": "1.16.0-beta-1d6c582e",
40
- "@abtnode/logger": "1.16.0-beta-1d6c582e",
41
- "@abtnode/router-adapter": "1.16.0-beta-1d6c582e",
42
- "@abtnode/router-templates": "1.16.0-beta-1d6c582e",
43
- "@abtnode/util": "1.16.0-beta-1d6c582e",
44
- "@arcblock/did-auth": "1.18.62",
34
+ "@abtnode/auth": "1.16.0-beta-99e016c7",
35
+ "@abtnode/client": "1.16.0-beta-99e016c7",
36
+ "@abtnode/constant": "1.16.0-beta-99e016c7",
37
+ "@abtnode/core": "1.16.0-beta-99e016c7",
38
+ "@abtnode/cron": "1.16.0-beta-99e016c7",
39
+ "@abtnode/db": "1.16.0-beta-99e016c7",
40
+ "@abtnode/logger": "1.16.0-beta-99e016c7",
41
+ "@abtnode/router-adapter": "1.16.0-beta-99e016c7",
42
+ "@abtnode/router-templates": "1.16.0-beta-99e016c7",
43
+ "@abtnode/util": "1.16.0-beta-99e016c7",
44
+ "@arcblock/did": "^1.18.63",
45
+ "@arcblock/did-auth": "1.18.63",
45
46
  "@arcblock/did-auth-storage-nedb": "^1.7.1",
46
- "@arcblock/event-hub": "1.18.62",
47
- "@arcblock/jwt": "1.18.62",
48
- "@arcblock/ws": "1.18.62",
49
- "@blocklet/constant": "1.16.0-beta-1d6c582e",
47
+ "@arcblock/did-ext": "^1.18.63",
48
+ "@arcblock/event-hub": "1.18.63",
49
+ "@arcblock/jwt": "1.18.63",
50
+ "@arcblock/ws": "1.18.63",
51
+ "@blocklet/constant": "1.16.0-beta-99e016c7",
50
52
  "@blocklet/form-builder": "^0.1.10",
51
53
  "@blocklet/form-collector": "^0.1.5",
52
- "@blocklet/meta": "1.16.0-beta-1d6c582e",
53
- "@blocklet/sdk": "1.16.0-beta-1d6c582e",
54
+ "@blocklet/meta": "1.16.0-beta-99e016c7",
55
+ "@blocklet/sdk": "1.16.0-beta-99e016c7",
54
56
  "@did-connect/authenticator": "^2.1.44",
55
57
  "@did-connect/relay-adapter-express": "^2.1.44",
56
58
  "@did-connect/storage-nedb": "^2.1.44",
57
- "@ocap/client": "1.18.62",
58
- "@ocap/util": "1.18.62",
59
+ "@ocap/client": "1.18.63",
60
+ "@ocap/util": "1.18.63",
61
+ "auth0": "^3.3.0",
59
62
  "body-parser": "^1.20.1",
60
63
  "buffer": "^6.0.3",
61
64
  "compression": "^1.7.4",
@@ -71,6 +74,7 @@
71
74
  "jsonwebtoken": "^9.0.0",
72
75
  "lodash": "^4.17.21",
73
76
  "lru-cache": "^6.0.0",
77
+ "md5": "^2.3.0",
74
78
  "minimatch": "^3.0.8",
75
79
  "morgan": "^1.10.0",
76
80
  "nanoid": "^3.3.4",
@@ -84,19 +88,19 @@
84
88
  "@nedb/multi": "^2.0.5"
85
89
  },
86
90
  "devDependencies": {
87
- "@abtnode/ux": "1.16.0-beta-1d6c582e",
88
- "@arcblock/did-connect": "^2.5.14",
89
- "@arcblock/icons": "^2.5.14",
90
- "@arcblock/ux": "^2.5.14",
91
+ "@abtnode/ux": "1.16.0-beta-99e016c7",
92
+ "@arcblock/did-connect": "^2.5.15",
93
+ "@arcblock/icons": "^2.5.15",
94
+ "@arcblock/ux": "^2.5.15",
91
95
  "@blocklet/launcher-layout": "1.9.65",
92
- "@blocklet/ui-react": "^2.5.14",
96
+ "@blocklet/ui-react": "^2.5.15",
93
97
  "@emotion/react": "^11.10.4",
94
98
  "@emotion/styled": "^11.10.4",
95
99
  "@iconify/iconify": "^2.2.1",
96
100
  "@mui/icons-material": "^5.10.6",
97
101
  "@mui/material": "^5.10.8",
98
102
  "@mui/styles": "^5.10.8",
99
- "@ocap/wallet": "1.18.62",
103
+ "@ocap/wallet": "1.18.63",
100
104
  "ahooks": "^3.7.1",
101
105
  "axios": "^0.27.2",
102
106
  "copy-webpack-plugin": "^11.0.0",
@@ -149,5 +153,5 @@
149
153
  "url": "https://github.com/ArcBlock/blocklet-server/issues",
150
154
  "email": "shijun@arcblock.io"
151
155
  },
152
- "gitHead": "209fa1413ae05d8961942b2c21f2d83df66f4b68"
156
+ "gitHead": "6dcb70e4613c92752d7b5f2662ac4b0e3bc9050b"
153
157
  }