@blocklet/pages-kit 0.4.104 → 0.4.106
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.4.
|
|
3
|
+
"version": "0.4.106",
|
|
4
4
|
"description": "Pages Kit components and utils for blocklet(s)",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
},
|
|
165
165
|
"devDependencies": {
|
|
166
166
|
"@arcblock/ux": "^2.12.58",
|
|
167
|
-
"@blocklet/ai-runtime": "^0.4.
|
|
167
|
+
"@blocklet/ai-runtime": "^0.4.256",
|
|
168
168
|
"@blocklet/js-sdk": "^1.16.41",
|
|
169
169
|
"@blocklet/sdk": "^1.16.41",
|
|
170
170
|
"@emotion/cache": "^11.13.1",
|