@blocklet/pages-kit 0.6.40 → 0.6.41

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.40",
3
+ "version": "0.6.41",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -100,12 +100,12 @@
100
100
  "url": "git+https://github.com/blocklet/pages-kit.git"
101
101
  },
102
102
  "dependencies": {
103
- "@arcblock/did-connect": "^3.0.41",
103
+ "@arcblock/did-connect-react": "^3.1.4",
104
104
  "@blocklet/aigne-hub": "^0.2.24",
105
- "@blocklet/js-sdk": "^1.16.46",
106
- "@blocklet/sdk": "^1.16.46",
107
- "@blocklet/uploader": "^0.2.5",
108
- "@blocklet/xss": "^0.2.3",
105
+ "@blocklet/js-sdk": "^1.16.47",
106
+ "@blocklet/sdk": "^1.16.47",
107
+ "@blocklet/uploader": "^0.2.6",
108
+ "@blocklet/xss": "^0.2.4",
109
109
  "@faker-js/faker": "^9.0.3",
110
110
  "@iconify-icons/tabler": "^1.2.95",
111
111
  "@iconify/react": "^5.0.2",
@@ -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.40"
155
+ "@blocklet/pages-kit-core": "^0.6.41"
156
156
  },
157
157
  "peerDependencies": {
158
158
  "@arcblock/ux": "^3.0.8",
@@ -173,10 +173,10 @@
173
173
  "react-router-dom": "^6.16.0"
174
174
  },
175
175
  "devDependencies": {
176
- "@arcblock/ux": "^3.0.41",
176
+ "@arcblock/ux": "^3.1.4",
177
177
  "@blocklet/ai-runtime": "^0.4.279",
178
- "@blocklet/js-sdk": "^1.16.46",
179
- "@blocklet/sdk": "^1.16.46",
178
+ "@blocklet/js-sdk": "^1.16.47",
179
+ "@blocklet/sdk": "^1.16.47",
180
180
  "@emotion/cache": "^11.14.0",
181
181
  "@emotion/css": "^11.13.5",
182
182
  "@emotion/react": "^11.14.0",