@blocklet/pages-kit 0.6.100 → 0.6.102

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": "@blocklet/pages-kit",
3
- "version": "0.6.100",
3
+ "version": "0.6.102",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -96,11 +96,11 @@
96
96
  "url": "git+https://github.com/blocklet/pages-kit.git"
97
97
  },
98
98
  "dependencies": {
99
- "@arcblock/did-connect-react": "^3.1.49",
100
- "@blocklet/aigne-hub": "^0.3.29",
99
+ "@arcblock/did-connect-react": "^3.1.52",
100
+ "@blocklet/aigne-hub": "^0.4.52",
101
101
  "@blocklet/aigne-sdk": "^0.5.26",
102
- "@blocklet/js-sdk": "^1.16.53",
103
- "@blocklet/sdk": "^1.16.53",
102
+ "@blocklet/js-sdk": "^1.16.54-beta-20251024-030947-6f2889bf",
103
+ "@blocklet/sdk": "^1.16.54-beta-20251024-030947-6f2889bf",
104
104
  "@blocklet/uploader": "^0.2.15",
105
105
  "@blocklet/xss": "^0.2.12",
106
106
  "@faker-js/faker": "^9.0.3",
@@ -150,7 +150,7 @@
150
150
  "yaml": "^2.5.0",
151
151
  "zod": "^3.25.76",
152
152
  "zustand": "^4.5.5",
153
- "@blocklet/pages-kit-core": "^0.6.100"
153
+ "@blocklet/pages-kit-core": "^0.6.102"
154
154
  },
155
155
  "peerDependencies": {
156
156
  "@arcblock/ux": "^3.1.39",
@@ -170,9 +170,9 @@
170
170
  "react-router-dom": "^6.16.0"
171
171
  },
172
172
  "devDependencies": {
173
- "@arcblock/ux": "^3.1.50",
174
- "@blocklet/js-sdk": "^1.16.53",
175
- "@blocklet/sdk": "^1.16.53",
173
+ "@arcblock/ux": "^3.1.52",
174
+ "@blocklet/js-sdk": "^1.16.54-beta-20251024-030947-6f2889bf",
175
+ "@blocklet/sdk": "^1.16.54-beta-20251024-030947-6f2889bf",
176
176
  "@emotion/cache": "^11.14.0",
177
177
  "@emotion/css": "^11.13.5",
178
178
  "@emotion/react": "^11.14.0",