@blocklet/pages-kit 0.4.43 → 0.4.44

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.43",
3
+ "version": "0.4.44",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -92,6 +92,7 @@
92
92
  "url": "git+https://github.com/blocklet/pages-kit.git"
93
93
  },
94
94
  "dependencies": {
95
+ "yaml": "^2.5.0",
95
96
  "@arcblock/did-connect": "^2.12.19",
96
97
  "@blocklet/ai-kit": "^0.1.71",
97
98
  "@blocklet/js-sdk": "^1.16.39",
@@ -112,7 +113,6 @@
112
113
  "isomorphic-dompurify": "^2.14.0",
113
114
  "joi": "^17.13.3",
114
115
  "js-base64": "^3.7.7",
115
- "js-yaml": "^4.1.0",
116
116
  "json-schema-faker": "^0.5.6",
117
117
  "jsonata": "^2.0.5",
118
118
  "lodash": "^4.17.21",
@@ -163,7 +163,6 @@
163
163
  "@mui/icons-material": "^5.16.14",
164
164
  "@mui/lab": "^5.0.0-alpha.173",
165
165
  "@mui/material": "^5.16.14",
166
- "@types/js-yaml": "^4.0.9",
167
166
  "@types/lodash": "^4.17.7",
168
167
  "@types/mustache": "^4.2.5",
169
168
  "@types/node-fetch": "^2.6.11",