@blocklet/pages-kit 0.6.69 → 0.6.70

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.6.69",
3
+ "version": "0.6.70",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -96,17 +96,18 @@
96
96
  "url": "git+https://github.com/blocklet/pages-kit.git"
97
97
  },
98
98
  "dependencies": {
99
- "@arcblock/did-connect-react": "^3.1.34",
99
+ "@arcblock/did-connect-react": "^3.1.39",
100
100
  "@blocklet/aigne-hub": "^0.3.29",
101
- "@blocklet/aigne-sdk": "^0.5.16",
101
+ "@blocklet/aigne-sdk": "^0.5.19",
102
102
  "@blocklet/js-sdk": "^1.16.51",
103
103
  "@blocklet/sdk": "^1.16.51",
104
- "@blocklet/uploader": "^0.2.9",
105
- "@blocklet/xss": "^0.2.6",
104
+ "@blocklet/uploader": "^0.2.10",
105
+ "@blocklet/xss": "^0.2.7",
106
106
  "@faker-js/faker": "^9.0.3",
107
107
  "@iconify-icons/tabler": "^1.2.95",
108
108
  "@iconify/react": "^5.0.2",
109
109
  "@lottiefiles/lottie-player": "^2.0.4",
110
+ "@types/d3-dispatch": "3.0.6",
110
111
  "@types/file-saver": "^2.0.7",
111
112
  "ahooks": "^3.8.1",
112
113
  "ajv": "^8.17.1",
@@ -149,11 +150,10 @@
149
150
  "yaml": "^2.5.0",
150
151
  "zod": "^3.25.76",
151
152
  "zustand": "^4.5.5",
152
- "@types/d3-dispatch": "3.0.6",
153
- "@blocklet/pages-kit-core": "^0.6.69"
153
+ "@blocklet/pages-kit-core": "^0.6.70"
154
154
  },
155
155
  "peerDependencies": {
156
- "@arcblock/ux": "^3.1.6",
156
+ "@arcblock/ux": "^3.1.39",
157
157
  "@blocklet/js-sdk": "^1.16.48",
158
158
  "@blocklet/sdk": "^1.16.48",
159
159
  "@blocklet/uploader": "^0.2.7",
@@ -170,7 +170,7 @@
170
170
  "react-router-dom": "^6.16.0"
171
171
  },
172
172
  "devDependencies": {
173
- "@arcblock/ux": "^3.1.34",
173
+ "@arcblock/ux": "^3.1.39",
174
174
  "@blocklet/js-sdk": "^1.16.51",
175
175
  "@blocklet/sdk": "^1.16.51",
176
176
  "@emotion/cache": "^11.14.0",