@blocklet/pages-kit 0.2.233 → 0.2.234

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.2.233",
3
+ "version": "0.2.234",
4
4
  "description": "Pages Kit components and utils",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -93,8 +93,8 @@
93
93
  "prepare": "npm run build"
94
94
  },
95
95
  "dependencies": {
96
- "@arcblock/did-connect": "^2.9.26",
97
- "@blocklet/sdk": "^1.16.22",
96
+ "@arcblock/did-connect": "^2.9.29",
97
+ "@blocklet/sdk": "^1.16.23",
98
98
  "@iconify/react": "^4.1.1",
99
99
  "axios": "^1.6.7",
100
100
  "eventsource-parser": "^1.1.1",
@@ -103,10 +103,10 @@
103
103
  "nanoid": "^3.3.7",
104
104
  "react-error-boundary": "^4.0.12",
105
105
  "react-frame-component": "^5.2.6",
106
- "react-hook-form": "^7.50.0",
106
+ "react-hook-form": "^7.50.1",
107
107
  "react-wrap-balancer": "^1.1.0",
108
108
  "typescript": "^5.3.3",
109
- "ufo": "^1.3.2",
109
+ "ufo": "^1.4.0",
110
110
  "zustand": "^4.5.0"
111
111
  },
112
112
  "peerDependencies": {
@@ -123,17 +123,17 @@
123
123
  "react-router-dom": "^6.16.0"
124
124
  },
125
125
  "devDependencies": {
126
- "@arcblock/ux": "^2.9.26",
126
+ "@arcblock/ux": "^2.9.29",
127
127
  "@emotion/cache": "^11.11.0",
128
128
  "@emotion/css": "^11.11.2",
129
129
  "@emotion/react": "^11.11.3",
130
- "@mui/icons-material": "^5.15.7",
131
- "@mui/lab": "^5.0.0-alpha.163",
130
+ "@mui/icons-material": "^5.15.8",
131
+ "@mui/lab": "^5.0.0-alpha.164",
132
132
  "@mui/material": "^5.15.7",
133
133
  "@types/lodash": "^4.14.202",
134
134
  "@types/mustache": "^4.2.5",
135
135
  "@types/node-fetch": "^2.6.11",
136
- "@types/react": "^18.2.54",
136
+ "@types/react": "^18.2.55",
137
137
  "axios": "^1.6.7",
138
138
  "npm-run-all": "^4.1.5",
139
139
  "react": "^18.2.0",