@blocklet/pages-kit 0.7.12 → 0.7.14

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 +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit",
3
- "version": "0.7.12",
3
+ "version": "0.7.14",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -104,13 +104,13 @@
104
104
  "url": "git+https://github.com/blocklet/pages-kit.git"
105
105
  },
106
106
  "dependencies": {
107
- "@arcblock/did-connect-react": "^3.1.58",
107
+ "@arcblock/did-connect-react": "^3.2.1",
108
108
  "@blocklet/aigne-hub": "^0.4.61",
109
109
  "@blocklet/aigne-sdk": "^0.5.26",
110
- "@blocklet/js-sdk": "^1.17.0-beta-20251105-030013-0c24dbf6",
111
- "@blocklet/sdk": "^1.17.0-beta-20251105-030013-0c24dbf6",
112
- "@blocklet/uploader": "^0.3.5",
113
- "@blocklet/xss": "^0.3.4",
110
+ "@blocklet/js-sdk": "^1.17.1",
111
+ "@blocklet/sdk": "^1.17.1",
112
+ "@blocklet/uploader": "^0.3.8",
113
+ "@blocklet/xss": "^0.3.6",
114
114
  "@faker-js/faker": "^9.0.3",
115
115
  "@iconify-icons/tabler": "^1.2.95",
116
116
  "@iconify/react": "^5.0.2",
@@ -159,7 +159,7 @@
159
159
  "yaml": "^2.5.0",
160
160
  "zod": "^3.25.76",
161
161
  "zustand": "^4.5.5",
162
- "@blocklet/pages-kit-core": "^0.7.12"
162
+ "@blocklet/pages-kit-core": "^0.7.14"
163
163
  },
164
164
  "peerDependencies": {
165
165
  "@arcblock/ux": "^3.1.39",
@@ -179,9 +179,9 @@
179
179
  "react-router-dom": "^6.16.0"
180
180
  },
181
181
  "devDependencies": {
182
- "@arcblock/ux": "^3.1.58",
183
- "@blocklet/js-sdk": "^1.17.0-beta-20251105-030013-0c24dbf6",
184
- "@blocklet/sdk": "^1.17.0-beta-20251105-030013-0c24dbf6",
182
+ "@arcblock/ux": "^3.2.1",
183
+ "@blocklet/js-sdk": "^1.17.1",
184
+ "@blocklet/sdk": "^1.17.1",
185
185
  "@emotion/cache": "^11.14.0",
186
186
  "@emotion/css": "^11.13.5",
187
187
  "@emotion/react": "^11.14.0",