@blocklet/pages-kit 0.2.243 → 0.2.244

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit",
3
- "version": "0.2.243",
3
+ "version": "0.2.244",
4
4
  "description": "Pages Kit components and utils",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -126,14 +126,14 @@
126
126
  "@arcblock/ux": "^2.9.38",
127
127
  "@emotion/cache": "^11.11.0",
128
128
  "@emotion/css": "^11.11.2",
129
- "@emotion/react": "^11.11.3",
130
- "@mui/icons-material": "^5.15.10",
131
- "@mui/lab": "^5.0.0-alpha.165",
132
- "@mui/material": "^5.15.10",
129
+ "@emotion/react": "^11.11.4",
130
+ "@mui/icons-material": "^5.15.11",
131
+ "@mui/lab": "^5.0.0-alpha.166",
132
+ "@mui/material": "^5.15.11",
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.58",
136
+ "@types/react": "^18.2.60",
137
137
  "axios": "^1.6.7",
138
138
  "npm-run-all": "^4.1.5",
139
139
  "react": "^18.2.0",