@xyo-network/react-payload-details 2.70.0 → 2.70.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -18,16 +18,16 @@
18
18
  "@xyo-network/hash": "^2.92.0",
19
19
  "@xyo-network/payload-model": "^2.92.0",
20
20
  "@xyo-network/payload-validator": "^2.92.0",
21
- "@xyo-network/react-property": "~2.70.0",
22
- "@xyo-network/react-schema": "~2.70.0",
23
- "@xyo-network/react-shared": "~2.70.0",
21
+ "@xyo-network/react-property": "~2.70.2",
22
+ "@xyo-network/react-schema": "~2.70.2",
23
+ "@xyo-network/react-shared": "~2.70.2",
24
24
  "react-json-view": "^1.21.3"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@storybook/react": "^7.6.17",
28
28
  "@xylabs/ts-scripts-yarn3": "^3.4.1",
29
29
  "@xylabs/tsconfig-react": "^3.4.1",
30
- "@xyo-network/react-storybook": "~2.70.0",
30
+ "@xyo-network/react-storybook": "~2.70.2",
31
31
  "react-router-dom": "^6.22.2",
32
32
  "typescript": "^5.4.2"
33
33
  },
@@ -89,6 +89,6 @@
89
89
  },
90
90
  "sideEffects": false,
91
91
  "types": "dist/browser/index.d.ts",
92
- "version": "2.70.0",
92
+ "version": "2.70.2",
93
93
  "type": "module"
94
94
  }