@ea-lab/reactive-json 1.3.0 → 1.4.0

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.
package/dist/main.js CHANGED
@@ -72,7 +72,7 @@ import { ReactiveJsonSubroot as qo } from "./component/element/special/ReactiveJ
72
72
  import { Switch as Qo } from "./component/element/special/Switch.js";
73
73
  import { addData as Yo } from "./component/reaction/addData.js";
74
74
  import { fetchData as _o } from "./component/reaction/fetchData.js";
75
- import { e as er } from "./httpRequestCommon-BNA1zivP.js";
75
+ import { e as er } from "./httpRequestCommon-C7MsJIKA.js";
76
76
  import { moveData as rr } from "./component/reaction/moveData.js";
77
77
  import { postMessage as ar } from "./component/reaction/postMessage.js";
78
78
  import { redirectNow as pr } from "./component/reaction/redirectNow.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ea-lab/reactive-json",
3
3
  "private": false,
4
- "version": "1.3.0",
4
+ "version": "1.4.0",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",
@@ -64,7 +64,7 @@
64
64
  "babel-jest": "^30.2.0",
65
65
  "clsx": "^2.1.1",
66
66
  "dnd-kit-sortable-tree": "^0.1.73",
67
- "esbuild-jest": "^0.5.0",
67
+ "esbuild-jest": "^0.4.0",
68
68
  "eslint": "^9.25.0",
69
69
  "eslint-plugin-react-hooks": "^5.2.0",
70
70
  "eslint-plugin-react-refresh": "^0.4.19",