@blocklet/pages-kit 0.6.6 → 0.6.7
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.
|
|
3
|
+
"version": "0.6.7",
|
|
4
4
|
"description": "Pages Kit components and utils for blocklet(s)",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
},
|
|
102
102
|
"dependencies": {
|
|
103
103
|
"@arcblock/did-connect": "^3.0.22",
|
|
104
|
-
"@blocklet/ai-kit": "^0.
|
|
104
|
+
"@blocklet/ai-kit": "^0.2.0",
|
|
105
105
|
"@blocklet/js-sdk": "^1.16.45",
|
|
106
106
|
"@blocklet/sdk": "^1.16.45",
|
|
107
107
|
"@blocklet/uploader": "^0.2.4",
|
|
@@ -151,11 +151,11 @@
|
|
|
151
151
|
"ufo": "^1.5.4",
|
|
152
152
|
"yaml": "^2.5.0",
|
|
153
153
|
"zustand": "^4.5.5",
|
|
154
|
-
"@blocklet/pages-kit-core": "^0.6.
|
|
154
|
+
"@blocklet/pages-kit-core": "^0.6.7"
|
|
155
155
|
},
|
|
156
156
|
"peerDependencies": {
|
|
157
157
|
"@arcblock/ux": "^3.0.8",
|
|
158
|
-
"@blocklet/ai-runtime": "
|
|
158
|
+
"@blocklet/ai-runtime": "0.4.275",
|
|
159
159
|
"@blocklet/js-sdk": "^1.16.33",
|
|
160
160
|
"@blocklet/sdk": "^1.16.33",
|
|
161
161
|
"@blocklet/uploader": "^0.1.82",
|