@blocklet/pages-kit 0.7.27 → 0.7.28

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.7.27",
3
+ "version": "0.7.28",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -105,12 +105,12 @@
105
105
  },
106
106
  "dependencies": {
107
107
  "@arcblock/did-connect-react": "^3.2.11",
108
- "@blocklet/aigne-hub": "^0.6.19",
109
- "@blocklet/aigne-sdk": "^0.7.7",
110
- "@blocklet/js-sdk": "^1.17.3",
111
- "@blocklet/sdk": "^1.17.3",
112
- "@blocklet/uploader": "^0.3.13",
113
- "@blocklet/xss": "^0.3.11",
108
+ "@blocklet/aigne-hub": "^0.6.25",
109
+ "@blocklet/aigne-sdk": "^0.7.8",
110
+ "@blocklet/js-sdk": "^1.17.4",
111
+ "@blocklet/sdk": "^1.17.4",
112
+ "@blocklet/uploader": "^0.3.14",
113
+ "@blocklet/xss": "^0.3.12",
114
114
  "@faker-js/faker": "^9.0.3",
115
115
  "@iconify-icons/tabler": "^1.2.95",
116
116
  "@iconify/react": "^5.0.2",
@@ -159,7 +159,7 @@
159
159
  "yaml": "^2.5.0",
160
160
  "zod": "^3.25.76",
161
161
  "zustand": "^4.5.5",
162
- "@blocklet/pages-kit-core": "^0.7.27"
162
+ "@blocklet/pages-kit-core": "^0.7.28"
163
163
  },
164
164
  "peerDependencies": {
165
165
  "@arcblock/ux": "^3.1.39",
@@ -180,8 +180,8 @@
180
180
  },
181
181
  "devDependencies": {
182
182
  "@arcblock/ux": "^3.2.11",
183
- "@blocklet/js-sdk": "^1.17.3",
184
- "@blocklet/sdk": "^1.17.3",
183
+ "@blocklet/js-sdk": "^1.17.4",
184
+ "@blocklet/sdk": "^1.17.4",
185
185
  "@emotion/cache": "^11.14.0",
186
186
  "@emotion/css": "^11.13.5",
187
187
  "@emotion/react": "^11.14.0",