@xyo-network/react-typedoc 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.
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
2
  import type { ReflectionType } from 'typedoc';
3
3
  import type { ReflectionViewerProps } from '../ReflectionViewerProps.tsx';
4
- export declare const buildReflectionString: (typeObj: ReflectionType, reflectionViewer: React.FC<ReflectionViewerProps>) => import("react/jsx-runtime").JSX.Element | undefined;
4
+ export declare const buildReflectionString: (typeObj: ReflectionType, reflectionViewer: React.FC<ReflectionViewerProps>) => React.JSX.Element | undefined;
5
5
  //# sourceMappingURL=buildReflectionString.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"buildReflectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReflectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAA;AAEzE,eAAO,MAAM,qBAAqB,GAAI,SAAS,cAAc,EAAE,kBAAkB,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,wDAI/G,CAAA"}
1
+ {"version":3,"file":"buildReflectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReflectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAA;AAEzE,eAAO,MAAM,qBAAqB,GAAI,SAAS,cAAc,EAAE,kBAAkB,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,kCAI/G,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-typedoc",
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-payload-raw-info": "~9.0.0"
44
+ "@xyo-network/react-payload-raw-info": "~9.0.2"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
@@ -51,62 +51,56 @@
51
51
  "@mui/x-tree-view": "~9.1.0",
52
52
  "@opentelemetry/api": "^1.9.1",
53
53
  "@opentelemetry/sdk-trace-base": "^2.7.1",
54
- "@react-spring/web": "~10.0.3",
54
+ "@react-spring/web": "~10.1.0",
55
55
  "@scure/base": "~2.2.0",
56
- "@storybook/react-vite": "~10.4.0",
57
- "@types/react": "^19.2.15",
58
- "@xylabs/pixel": "~6.0.2",
59
- "@xylabs/react-button": "~9.0.0",
60
- "@xylabs/react-flexbox": "~9.0.0",
61
- "@xylabs/react-hooks": "~9.0.0",
62
- "@xylabs/react-link": "~9.0.0",
63
- "@xylabs/react-promise": "~9.0.0",
64
- "@xylabs/react-shared": "~9.0.0",
65
- "@xylabs/react-theme": "~9.0.0",
66
- "@xylabs/sdk-js": "^6.0.2",
67
- "@xylabs/sdk-react": "~9.0",
68
- "@xylabs/threads": "~6.0.2",
69
- "@xylabs/toolchain": "~8.1.1",
70
- "@xylabs/tsconfig": "^8.1.1",
71
- "@xylabs/tsconfig-dom": "^8.1.1",
72
- "@xylabs/tsconfig-react": "~8.1.1",
73
- "@xyo-network/boundwitness-model": "^6.0.0",
74
- "@xyo-network/boundwitness-validator": "^6.0.0",
75
- "@xyo-network/payload-builder": "^6.0.0",
76
- "@xyo-network/payload-model": "^6.0.0",
56
+ "@storybook/react-vite": "~10.4.1",
57
+ "@types/react": "^19.2.16",
58
+ "@xylabs/pixel": "~6.0.7",
59
+ "@xylabs/react-button": "~9.0.2",
60
+ "@xylabs/react-flexbox": "~9.0.2",
61
+ "@xylabs/react-hooks": "~9.0.2",
62
+ "@xylabs/react-link": "~9.0.2",
63
+ "@xylabs/react-promise": "~9.0.2",
64
+ "@xylabs/react-shared": "~9.0.2",
65
+ "@xylabs/react-theme": "~9.0.2",
66
+ "@xylabs/sdk-js": "^6.0.7",
67
+ "@xylabs/sdk-react": "~9.0.2",
68
+ "@xylabs/threads": "^6.0.7",
69
+ "@xylabs/toolchain": "~8.1.12",
70
+ "@xylabs/tsconfig": "^8.1.12",
71
+ "@xylabs/tsconfig-dom": "^8.1.12",
72
+ "@xylabs/tsconfig-react": "~8.1.12",
73
+ "@xyo-network/boundwitness-model": "^6.0.7",
74
+ "@xyo-network/boundwitness-validator": "^6.0.7",
75
+ "@xyo-network/payload-builder": "^6.0.7",
76
+ "@xyo-network/payload-model": "^6.0.7",
77
77
  "async-mutex": "^0.5.0",
78
78
  "bn.js": "^5.2.3",
79
79
  "bowser": "^2.14.1",
80
80
  "buffer": "^6.0.3",
81
- "chalk": "^5.6.2",
82
81
  "clsx": "~2.1.1",
83
82
  "debug": "~4.4.3",
84
- "eslint": "^10.4.0",
83
+ "eslint": "^10.4.1",
85
84
  "ethers": "^6.16.0",
86
- "fast-deep-equal": "~3.1.3",
87
85
  "hash-wasm": "~4.12.0",
88
- "js-cookie": "~3.0.7",
89
- "lru-cache": "^11.5.0",
86
+ "lru-cache": "^11.5.1",
90
87
  "md5": "~2.3.0",
91
- "mixpanel-browser": "~2.79.0",
88
+ "mixpanel-browser": "~2.80.0",
92
89
  "numeral": "~2.0.6",
93
90
  "observable-fns": "~0.6.1",
94
91
  "pako": "^2.1.0",
95
- "query-string": "~9.3.1",
96
- "react": "^19.2.6",
97
- "react-dom": "^19.2.6",
98
- "react-is": "^19.2.6",
99
- "react-router-dom": "^7.15.1",
100
- "recharts": "~3.8.1",
92
+ "query-string": "~9.4.0",
93
+ "react": "^19.2.7",
94
+ "react-dom": "^19.2.7",
95
+ "react-router-dom": "^7.16.0",
101
96
  "spark-md5": "~3.0.2",
102
- "storybook": "^10.4.0",
97
+ "storybook": "^10.4.1",
103
98
  "typedoc": "~0.28.19",
104
99
  "typescript": "^6.0.3",
105
- "viem": "^2.50.4",
106
- "vite": "^8.0.13",
107
- "wasm-feature-detect": "~1.8.0",
100
+ "viem": "^2.52.0",
101
+ "vite": "^8.0.16",
108
102
  "zod": "^4.4.3",
109
- "zustand": "~5.0.13"
103
+ "zustand": "~5.0.14"
110
104
  },
111
105
  "peerDependencies": {
112
106
  "@bitauth/libauth": "~3.0",
@@ -116,7 +110,7 @@
116
110
  "@mui/x-tree-view": "~9.1",
117
111
  "@opentelemetry/api": "^1.9",
118
112
  "@opentelemetry/sdk-trace-base": "^2.7",
119
- "@react-spring/web": "~10.0",
113
+ "@react-spring/web": "~10.1",
120
114
  "@scure/base": "~2.2",
121
115
  "@xylabs/pixel": "~6.0",
122
116
  "@xylabs/react-button": "~9.0",
@@ -128,7 +122,7 @@
128
122
  "@xylabs/react-theme": "~9.0",
129
123
  "@xylabs/sdk-js": "^6.0",
130
124
  "@xylabs/sdk-react": "~9.0",
131
- "@xylabs/threads": "~6.0",
125
+ "@xylabs/threads": "^6.0",
132
126
  "@xyo-network/boundwitness-model": "^6.0",
133
127
  "@xyo-network/boundwitness-validator": "^6.0",
134
128
  "@xyo-network/payload-builder": "^6.0",
@@ -137,30 +131,24 @@
137
131
  "bn.js": "^5.2",
138
132
  "bowser": "^2.14",
139
133
  "buffer": "^6.0",
140
- "chalk": "^5.6",
141
134
  "clsx": "~2.1",
142
135
  "debug": "~4.4",
143
136
  "ethers": "^6.16",
144
- "fast-deep-equal": "~3.1",
145
137
  "hash-wasm": "~4.12",
146
- "js-cookie": "~3.0",
147
138
  "lru-cache": "^11.3",
148
139
  "md5": "~2.3",
149
- "mixpanel-browser": "~2.79",
140
+ "mixpanel-browser": "~2.80",
150
141
  "numeral": "~2.0",
151
142
  "observable-fns": "~0.6",
152
143
  "pako": "^2.1",
153
- "query-string": "~9.3",
144
+ "query-string": "~9.4",
154
145
  "react": "^19.2",
155
146
  "react-dom": "^19.2",
156
- "react-is": "^19.2",
157
147
  "react-router-dom": "^7.15",
158
- "recharts": "~3.8",
159
148
  "spark-md5": "~3.0",
160
149
  "typedoc": "~0.28",
161
150
  "typescript": "^6.0",
162
151
  "viem": "^2.48",
163
- "wasm-feature-detect": "~1.8",
164
152
  "zod": "^4.4",
165
153
  "zustand": "~5.0"
166
154
  },