@blocklet/pages-kit 0.6.22 → 0.6.23

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.22",
3
+ "version": "0.6.23",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -100,8 +100,8 @@
100
100
  "url": "git+https://github.com/blocklet/pages-kit.git"
101
101
  },
102
102
  "dependencies": {
103
- "@arcblock/did-connect": "^3.0.33",
104
- "@blocklet/aigne-hub": "^0.2.18",
103
+ "@arcblock/did-connect": "^3.0.36",
104
+ "@blocklet/aigne-hub": "^0.2.19",
105
105
  "@blocklet/js-sdk": "^1.16.46",
106
106
  "@blocklet/sdk": "^1.16.46",
107
107
  "@blocklet/uploader": "^0.2.4",
@@ -152,7 +152,7 @@
152
152
  "yaml": "^2.5.0",
153
153
  "zod": "^3.25.76",
154
154
  "zustand": "^4.5.5",
155
- "@blocklet/pages-kit-core": "^0.6.22"
155
+ "@blocklet/pages-kit-core": "^0.6.23"
156
156
  },
157
157
  "peerDependencies": {
158
158
  "@arcblock/ux": "^3.0.8",
@@ -173,7 +173,7 @@
173
173
  "react-router-dom": "^6.16.0"
174
174
  },
175
175
  "devDependencies": {
176
- "@arcblock/ux": "^3.0.33",
176
+ "@arcblock/ux": "^3.0.36",
177
177
  "@blocklet/ai-runtime": "^0.4.276",
178
178
  "@blocklet/js-sdk": "^1.16.46",
179
179
  "@blocklet/sdk": "^1.16.46",