@blocklet/pages-kit 0.4.47 → 0.4.49

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.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit",
3
- "version": "0.4.47",
3
+ "version": "0.4.49",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -92,11 +92,10 @@
92
92
  "url": "git+https://github.com/blocklet/pages-kit.git"
93
93
  },
94
94
  "dependencies": {
95
- "yaml": "^2.5.0",
96
- "@arcblock/did-connect": "^2.12.19",
95
+ "@arcblock/did-connect": "^2.12.25",
97
96
  "@blocklet/ai-kit": "^0.1.71",
98
- "@blocklet/js-sdk": "^1.16.39",
99
- "@blocklet/sdk": "^1.16.39",
97
+ "@blocklet/js-sdk": "^1.16.40",
98
+ "@blocklet/sdk": "^1.16.40",
100
99
  "@faker-js/faker": "^9.0.3",
101
100
  "@iconify-icons/tabler": "^1.2.95",
102
101
  "@iconify/react": "^5.0.2",
@@ -134,6 +133,7 @@
134
133
  "remark-gfm": "^4.0.0",
135
134
  "typescript": "~5.5.4",
136
135
  "ufo": "^1.5.4",
136
+ "yaml": "^2.5.0",
137
137
  "zustand": "^4.5.5"
138
138
  },
139
139
  "peerDependencies": {
@@ -153,10 +153,10 @@
153
153
  "react-router-dom": "^6.16.0"
154
154
  },
155
155
  "devDependencies": {
156
- "@arcblock/ux": "^2.12.19",
157
- "@blocklet/ai-runtime": "^0.4.250",
158
- "@blocklet/js-sdk": "^1.16.39",
159
- "@blocklet/sdk": "^1.16.39",
156
+ "@arcblock/ux": "^2.12.25",
157
+ "@blocklet/ai-runtime": "^0.4.251",
158
+ "@blocklet/js-sdk": "^1.16.40",
159
+ "@blocklet/sdk": "^1.16.40",
160
160
  "@emotion/cache": "^11.13.1",
161
161
  "@emotion/css": "^11.13.0",
162
162
  "@emotion/react": "^11.13.0",