@blocklet/pages-kit 0.6.20 → 0.6.21

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit",
3
- "version": "0.6.20",
3
+ "version": "0.6.21",
4
4
  "description": "Pages Kit components and utils for blocklet(s)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -113,7 +113,7 @@
113
113
  "@types/file-saver": "^2.0.7",
114
114
  "ahooks": "^3.8.1",
115
115
  "ajv": "^8.17.1",
116
- "axios": "^1.7.4",
116
+ "axios": "^1.11.0",
117
117
  "dayjs": "^1.11.13",
118
118
  "es-module-shims": "^2.0.10",
119
119
  "eventsource-parser": "^2.0.1",
@@ -152,7 +152,7 @@
152
152
  "yaml": "^2.5.0",
153
153
  "zod": "^3.25.76",
154
154
  "zustand": "^4.5.5",
155
- "@blocklet/pages-kit-core": "^0.6.20"
155
+ "@blocklet/pages-kit-core": "^0.6.21"
156
156
  },
157
157
  "peerDependencies": {
158
158
  "@arcblock/ux": "^3.0.8",
@@ -166,7 +166,7 @@
166
166
  "@mui/icons-material": "^7.1.2",
167
167
  "@mui/lab": "^7.0.0-beta.14",
168
168
  "@mui/material": "^7.1.2",
169
- "axios": "^1.6.5",
169
+ "axios": "^1.11.0",
170
170
  "react": "^19.1.0",
171
171
  "react-best-gradient-color-picker": "^3.0.14",
172
172
  "react-dom": "^19.1.0",
@@ -192,7 +192,7 @@
192
192
  "@types/react-scroll-to-bottom": "^4.2.5",
193
193
  "@types/react-syntax-highlighter": "^15.5.13",
194
194
  "@types/tinycolor2": "^1.4.6",
195
- "axios": "^1.7.4",
195
+ "axios": "^1.11.0",
196
196
  "npm-run-all": "^4.1.5",
197
197
  "react": "^19.1.0",
198
198
  "react-dom": "^19.1.0",