@xyo-network/react-payload-raw-info 9.0.0 → 9.0.2

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.
@@ -14,7 +14,7 @@ export interface RawInfoIconProps extends IconButtonProps, ExpansionProps {
14
14
  export declare const RawInfoIconButton: {
15
15
  ({ ref, defaultExpandedJson, dialogContent, iconOnly, iconSize, onCloseCallback, rawValue, presetIconSize, updateExpandedJson, ...props }: RawInfoIconProps & {
16
16
  ref?: React.RefObject<HTMLButtonElement | null>;
17
- }): import("react/jsx-runtime").JSX.Element;
17
+ }): React.JSX.Element;
18
18
  displayName: string;
19
19
  };
20
20
  //# sourceMappingURL=RawInfoIconButton.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-payload-raw-info",
3
- "version": "9.0.0",
3
+ "version": "9.0.2",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,7 +41,7 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-shared": "~9.0.0"
44
+ "@xyo-network/react-shared": "~9.0.2"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
@@ -49,61 +49,55 @@
49
49
  "@mui/material": "^9.0.1",
50
50
  "@opentelemetry/api": "^1.9.1",
51
51
  "@opentelemetry/sdk-trace-base": "^2.7.1",
52
- "@react-spring/web": "~10.0.3",
52
+ "@react-spring/web": "~10.1.0",
53
53
  "@scure/base": "~2.2.0",
54
- "@storybook/react-vite": "~10.4.0",
55
- "@types/react": "^19.2.15",
56
- "@xylabs/pixel": "~6.0.2",
57
- "@xylabs/react-button": "~9.0.0",
58
- "@xylabs/react-flexbox": "~9.0.0",
59
- "@xylabs/react-hooks": "~9.0.0",
60
- "@xylabs/react-link": "~9.0.0",
61
- "@xylabs/react-promise": "~9.0.0",
62
- "@xylabs/react-shared": "~9.0.0",
63
- "@xylabs/react-theme": "~9.0.0",
64
- "@xylabs/sdk-js": "^6.0.2",
65
- "@xylabs/sdk-react": "~9.0",
66
- "@xylabs/threads": "~6.0.2",
67
- "@xylabs/toolchain": "~8.1.1",
68
- "@xylabs/tsconfig": "^8.1.1",
69
- "@xylabs/tsconfig-dom": "^8.1.1",
70
- "@xylabs/tsconfig-react": "~8.1.1",
71
- "@xyo-network/boundwitness-model": "^6.0.0",
72
- "@xyo-network/boundwitness-validator": "^6.0.0",
73
- "@xyo-network/payload-builder": "^6.0.0",
74
- "@xyo-network/payload-model": "^6.0.0",
54
+ "@storybook/react-vite": "~10.4.1",
55
+ "@types/react": "^19.2.16",
56
+ "@xylabs/pixel": "~6.0.7",
57
+ "@xylabs/react-button": "~9.0.2",
58
+ "@xylabs/react-flexbox": "~9.0.2",
59
+ "@xylabs/react-hooks": "~9.0.2",
60
+ "@xylabs/react-link": "~9.0.2",
61
+ "@xylabs/react-promise": "~9.0.2",
62
+ "@xylabs/react-shared": "~9.0.2",
63
+ "@xylabs/react-theme": "~9.0.2",
64
+ "@xylabs/sdk-js": "^6.0.7",
65
+ "@xylabs/sdk-react": "~9.0.2",
66
+ "@xylabs/threads": "^6.0.7",
67
+ "@xylabs/toolchain": "~8.1.12",
68
+ "@xylabs/tsconfig": "^8.1.12",
69
+ "@xylabs/tsconfig-dom": "^8.1.12",
70
+ "@xylabs/tsconfig-react": "~8.1.12",
71
+ "@xyo-network/boundwitness-model": "^6.0.7",
72
+ "@xyo-network/boundwitness-validator": "^6.0.7",
73
+ "@xyo-network/payload-builder": "^6.0.7",
74
+ "@xyo-network/payload-model": "^6.0.7",
75
75
  "async-mutex": "^0.5.0",
76
76
  "bn.js": "^5.2.3",
77
77
  "bowser": "^2.14.1",
78
78
  "buffer": "^6.0.3",
79
- "chalk": "^5.6.2",
80
79
  "clsx": "~2.1.1",
81
80
  "debug": "~4.4.3",
82
- "eslint": "^10.4.0",
81
+ "eslint": "^10.4.1",
83
82
  "ethers": "^6.16.0",
84
- "fast-deep-equal": "~3.1.3",
85
83
  "hash-wasm": "~4.12.0",
86
- "js-cookie": "~3.0.7",
87
- "lru-cache": "^11.5.0",
84
+ "lru-cache": "^11.5.1",
88
85
  "md5": "~2.3.0",
89
- "mixpanel-browser": "~2.79.0",
86
+ "mixpanel-browser": "~2.80.0",
90
87
  "numeral": "~2.0.6",
91
88
  "observable-fns": "~0.6.1",
92
89
  "pako": "^2.1.0",
93
- "query-string": "~9.3.1",
94
- "react": "^19.2.6",
95
- "react-dom": "^19.2.6",
96
- "react-is": "^19.2.6",
97
- "react-router-dom": "^7.15.1",
98
- "recharts": "~3.8.1",
90
+ "query-string": "~9.4.0",
91
+ "react": "^19.2.7",
92
+ "react-dom": "^19.2.7",
93
+ "react-router-dom": "^7.16.0",
99
94
  "spark-md5": "~3.0.2",
100
- "storybook": "^10.4.0",
95
+ "storybook": "^10.4.1",
101
96
  "typescript": "^6.0.3",
102
- "viem": "^2.50.4",
103
- "vite": "^8.0.13",
104
- "wasm-feature-detect": "~1.8.0",
97
+ "viem": "^2.52.0",
98
+ "vite": "^8.0.16",
105
99
  "zod": "^4.4.3",
106
- "zustand": "~5.0.13"
100
+ "zustand": "~5.0.14"
107
101
  },
108
102
  "peerDependencies": {
109
103
  "@bitauth/libauth": "~3.0",
@@ -111,7 +105,7 @@
111
105
  "@mui/material": "^9.0",
112
106
  "@opentelemetry/api": "^1.9",
113
107
  "@opentelemetry/sdk-trace-base": "^2.7",
114
- "@react-spring/web": "~10.0",
108
+ "@react-spring/web": "~10.1",
115
109
  "@scure/base": "~2.2",
116
110
  "@xylabs/pixel": "~6.0",
117
111
  "@xylabs/react-button": "~9.0",
@@ -123,7 +117,7 @@
123
117
  "@xylabs/react-theme": "~9.0",
124
118
  "@xylabs/sdk-js": "^6.0",
125
119
  "@xylabs/sdk-react": "~9.0",
126
- "@xylabs/threads": "~6.0",
120
+ "@xylabs/threads": "^6.0",
127
121
  "@xyo-network/boundwitness-model": "^6.0",
128
122
  "@xyo-network/boundwitness-validator": "^6.0",
129
123
  "@xyo-network/payload-builder": "^6.0",
@@ -132,28 +126,22 @@
132
126
  "bn.js": "^5.2",
133
127
  "bowser": "^2.14",
134
128
  "buffer": "^6.0",
135
- "chalk": "^5.6",
136
129
  "clsx": "~2.1",
137
130
  "debug": "~4.4",
138
131
  "ethers": "^6.16",
139
- "fast-deep-equal": "~3.1",
140
132
  "hash-wasm": "~4.12",
141
- "js-cookie": "~3.0",
142
133
  "lru-cache": "^11.3",
143
134
  "md5": "~2.3",
144
- "mixpanel-browser": "~2.79",
135
+ "mixpanel-browser": "~2.80",
145
136
  "numeral": "~2.0",
146
137
  "observable-fns": "~0.6",
147
138
  "pako": "^2.1",
148
- "query-string": "~9.3",
139
+ "query-string": "~9.4",
149
140
  "react": "^19.2",
150
141
  "react-dom": "^19.2",
151
- "react-is": "^19.2",
152
142
  "react-router-dom": "^7.15",
153
- "recharts": "~3.8",
154
143
  "spark-md5": "~3.0",
155
144
  "viem": "^2.48",
156
- "wasm-feature-detect": "~1.8",
157
145
  "zod": "^4.4",
158
146
  "zustand": "~5.0"
159
147
  },