@blocklet/pages-kit-inner-components 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.
@@ -10,8 +10,8 @@ import { produce as De } from "immer";
10
10
  import Z from "lodash/difference";
11
11
  import { useState as D, useMemo as C, useCallback as O, useImperativeHandle as Oe, useEffect as E, useRef as Ae } from "react";
12
12
  import { useAsync as je } from "react-use";
13
- import { L as ve } from "./home-Dmze9ay0.js";
14
- import { p as Ce, g as Re } from "./index-aeMNll_R.js";
13
+ import { L as ve } from "./home-8A6Q8Ei8.js";
14
+ import { p as Ce, g as Re } from "./index-DrqhF7Qu.js";
15
15
  function ze(s) {
16
16
  const [u, g] = D(!1);
17
17
  return /* @__PURE__ */ t(
package/lib/es/home.js CHANGED
@@ -21,8 +21,8 @@ import "react-helmet";
21
21
  import "react-router-dom";
22
22
  import "react-use";
23
23
  import "ufo";
24
- import "./chunks/index-aeMNll_R.js";
25
- import { a as R, P as S, d as W, c as j, b as k, T as q, H as v } from "./chunks/home-Dmze9ay0.js";
24
+ import "./chunks/index-DrqhF7Qu.js";
25
+ import { a as R, P as S, d as W, c as j, b as k, T as q, H as v } from "./chunks/home-8A6Q8Ei8.js";
26
26
  import "./chunks/session-C72Dq8zg.js";
27
27
  export {
28
28
  R as HomeView,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit-inner-components",
3
- "version": "0.6.20",
3
+ "version": "0.6.21",
4
4
  "description": "Pages Kit inner components library",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -119,7 +119,7 @@
119
119
  "@types/tz-lookup": "^6.1.2",
120
120
  "ahooks": "^3.8.1",
121
121
  "autoprefixer": "^10.4.20",
122
- "axios": "^1.7.4",
122
+ "axios": "^1.11.0",
123
123
  "circular-natal-horoscope-js": "^1.1.0",
124
124
  "compression": "^1.8.0",
125
125
  "cookie-parser": "^1.4.6",
@@ -203,8 +203,8 @@
203
203
  "yaml": "^2.5.0",
204
204
  "yjs": "^13.6.18",
205
205
  "zustand": "^4.5.5",
206
- "@blocklet/pages-kit": "^0.6.20",
207
- "@blocklet/pages-kit-block-studio": "^0.6.20"
206
+ "@blocklet/pages-kit-block-studio": "^0.6.21",
207
+ "@blocklet/pages-kit": "^0.6.21"
208
208
  },
209
209
  "devDependencies": {
210
210
  "@trivago/prettier-plugin-sort-imports": "^5.2.1",