@blocklet/pages-kit-inner-components 0.6.52 → 0.6.53

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit-inner-components",
3
- "version": "0.6.52",
3
+ "version": "0.6.53",
4
4
  "description": "Pages Kit inner components library",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -199,8 +199,8 @@
199
199
  "yaml": "^2.5.0",
200
200
  "yjs": "^13.6.18",
201
201
  "zustand": "^4.5.5",
202
- "@blocklet/pages-kit": "^0.6.52",
203
- "@blocklet/pages-kit-block-studio": "^0.6.52"
202
+ "@blocklet/pages-kit": "^0.6.53",
203
+ "@blocklet/pages-kit-block-studio": "^0.6.53"
204
204
  },
205
205
  "devDependencies": {
206
206
  "@trivago/prettier-plugin-sort-imports": "^5.2.1",