@blocklet/pages-kit 0.6.57 → 0.6.58

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.57",
3
+ "version": "0.6.58",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -96,9 +96,9 @@
96
96
  "url": "git+https://github.com/blocklet/pages-kit.git"
97
97
  },
98
98
  "dependencies": {
99
- "@arcblock/did-connect-react": "^3.1.21",
99
+ "@arcblock/did-connect-react": "^3.1.25",
100
100
  "@blocklet/aigne-hub": "^0.3.15",
101
- "@blocklet/aigne-sdk": "^0.5.8",
101
+ "@blocklet/aigne-sdk": "^0.5.10",
102
102
  "@blocklet/js-sdk": "^1.16.48",
103
103
  "@blocklet/sdk": "^1.16.48",
104
104
  "@blocklet/uploader": "^0.2.7",
@@ -149,7 +149,7 @@
149
149
  "yaml": "^2.5.0",
150
150
  "zod": "^3.25.76",
151
151
  "zustand": "^4.5.5",
152
- "@blocklet/pages-kit-core": "^0.6.57"
152
+ "@blocklet/pages-kit-core": "^0.6.58"
153
153
  },
154
154
  "peerDependencies": {
155
155
  "@arcblock/ux": "^3.1.6",
@@ -169,7 +169,7 @@
169
169
  "react-router-dom": "^6.16.0"
170
170
  },
171
171
  "devDependencies": {
172
- "@arcblock/ux": "^3.1.21",
172
+ "@arcblock/ux": "^3.1.25",
173
173
  "@blocklet/js-sdk": "^1.16.48",
174
174
  "@blocklet/sdk": "^1.16.48",
175
175
  "@emotion/cache": "^11.14.0",