@xyo-network/react-payload-details 2.70.5 → 2.70.6

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 +16 -16
package/package.json CHANGED
@@ -10,25 +10,25 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/forget": "^3.0.8",
14
- "@xylabs/react-button": "^3.1.4",
15
- "@xylabs/react-flexbox": "^3.1.4",
16
- "@xylabs/react-promise": "^3.1.4",
17
- "@xylabs/react-quick-tip-button": "^3.1.4",
18
- "@xyo-network/hash": "^2.92.0",
19
- "@xyo-network/payload-model": "^2.92.0",
20
- "@xyo-network/payload-validator": "^2.92.0",
21
- "@xyo-network/react-property": "~2.70.5",
22
- "@xyo-network/react-schema": "~2.70.5",
23
- "@xyo-network/react-shared": "~2.70.5",
13
+ "@xylabs/forget": "^3.0.12",
14
+ "@xylabs/react-button": "^3.1.5",
15
+ "@xylabs/react-flexbox": "^3.1.5",
16
+ "@xylabs/react-promise": "^3.1.5",
17
+ "@xylabs/react-quick-tip-button": "^3.1.5",
18
+ "@xyo-network/hash": "^2.92.3",
19
+ "@xyo-network/payload-model": "^2.92.3",
20
+ "@xyo-network/payload-validator": "^2.92.3",
21
+ "@xyo-network/react-property": "~2.70.6",
22
+ "@xyo-network/react-schema": "~2.70.6",
23
+ "@xyo-network/react-shared": "~2.70.6",
24
24
  "react-json-view": "^1.21.3"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@storybook/react": "^7.6.17",
28
- "@xylabs/ts-scripts-yarn3": "^3.4.1",
29
- "@xylabs/tsconfig-react": "^3.4.1",
30
- "@xyo-network/react-storybook": "~2.70.5",
31
- "react-router-dom": "^6.22.2",
28
+ "@xylabs/ts-scripts-yarn3": "^3.5.2",
29
+ "@xylabs/tsconfig-react": "^3.5.2",
30
+ "@xyo-network/react-storybook": "~2.70.6",
31
+ "react-router-dom": "^6.22.3",
32
32
  "typescript": "^5.4.2"
33
33
  },
34
34
  "peerDependencies": {
@@ -89,6 +89,6 @@
89
89
  },
90
90
  "sideEffects": false,
91
91
  "types": "dist/browser/index.d.ts",
92
- "version": "2.70.5",
92
+ "version": "2.70.6",
93
93
  "type": "module"
94
94
  }