@blocklet/pages-kit 0.5.7 → 0.5.9

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.5.7",
3
+ "version": "0.5.9",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -100,10 +100,10 @@
100
100
  "url": "git+https://github.com/blocklet/pages-kit.git"
101
101
  },
102
102
  "dependencies": {
103
- "@arcblock/did-connect": "^2.13.23",
103
+ "@arcblock/did-connect": "^2.13.28",
104
104
  "@blocklet/ai-kit": "^0.1.74",
105
- "@blocklet/js-sdk": "^1.16.42",
106
- "@blocklet/sdk": "^1.16.42",
105
+ "@blocklet/js-sdk": "^1.16.43",
106
+ "@blocklet/sdk": "^1.16.43",
107
107
  "@blocklet/uploader": "^0.1.89",
108
108
  "@faker-js/faker": "^9.0.3",
109
109
  "@iconify-icons/tabler": "^1.2.95",
@@ -169,10 +169,10 @@
169
169
  "react-router-dom": "^6.16.0"
170
170
  },
171
171
  "devDependencies": {
172
- "@arcblock/ux": "^2.13.23",
172
+ "@arcblock/ux": "^2.13.28",
173
173
  "@blocklet/ai-runtime": "^0.4.264",
174
- "@blocklet/js-sdk": "^1.16.42",
175
- "@blocklet/sdk": "^1.16.42",
174
+ "@blocklet/js-sdk": "^1.16.43",
175
+ "@blocklet/sdk": "^1.16.43",
176
176
  "@emotion/cache": "^11.13.1",
177
177
  "@emotion/css": "^11.13.0",
178
178
  "@emotion/react": "^11.13.0",