@xyo-network/react-typedoc 7.6.1 → 7.6.3

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.
Files changed (1) hide show
  1. package/package.json +76 -76
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-typedoc",
3
- "version": "7.6.1",
3
+ "version": "7.6.3",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,15 +41,15 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-payload-raw-info": "~7.6.1"
44
+ "@xyo-network/react-payload-raw-info": "~7.6.3"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
48
48
  "@emotion/react": "^11.14.0",
49
49
  "@emotion/styled": "^11.14.1",
50
- "@mui/icons-material": "^7.3.10",
51
- "@mui/material": "^7.3.10",
52
- "@mui/system": "^7.3.10",
50
+ "@mui/icons-material": "^7.3.11",
51
+ "@mui/material": "^7.3.11",
52
+ "@mui/system": "^7.3.11",
53
53
  "@mui/x-tree-view": "~8.27.2",
54
54
  "@opentelemetry/api": "^1.9.1",
55
55
  "@opentelemetry/sdk-trace-base": "^2.7.1",
@@ -58,24 +58,24 @@
58
58
  "@storybook/react-vite": "~10.3.6",
59
59
  "@textea/json-viewer": "~4.0.1",
60
60
  "@types/react": "^19.2.14",
61
- "@xylabs/pixel": "~5.1.1",
62
- "@xylabs/react-button": "~7.2.3",
63
- "@xylabs/react-flexbox": "~7.2.3",
64
- "@xylabs/react-hooks": "~7.2.3",
65
- "@xylabs/react-link": "~7.2.3",
66
- "@xylabs/react-promise": "~7.2.3",
67
- "@xylabs/react-shared": "~7.2.3",
68
- "@xylabs/react-theme": "~7.2.3",
69
- "@xylabs/sdk-js": "^5.1.1",
70
- "@xylabs/threads": "~5.1.1",
71
- "@xylabs/toolchain": "~7.13.4",
72
- "@xylabs/tsconfig": "^7.13.4",
73
- "@xylabs/tsconfig-dom": "^7.13.4",
74
- "@xylabs/tsconfig-react": "~7.13.4",
75
- "@xyo-network/boundwitness-model": "^5.6.2",
76
- "@xyo-network/boundwitness-validator": "^5.6.1",
77
- "@xyo-network/payload-builder": "^5.6.1",
78
- "@xyo-network/payload-model": "^5.6.2",
61
+ "@xylabs/pixel": "~5.1.2",
62
+ "@xylabs/react-button": "~7.2.4",
63
+ "@xylabs/react-flexbox": "~7.2.4",
64
+ "@xylabs/react-hooks": "~7.2.4",
65
+ "@xylabs/react-link": "~7.2.4",
66
+ "@xylabs/react-promise": "~7.2.4",
67
+ "@xylabs/react-shared": "~7.2.4",
68
+ "@xylabs/react-theme": "~7.2.4",
69
+ "@xylabs/sdk-js": "^5.1.2",
70
+ "@xylabs/threads": "~5.1.2",
71
+ "@xylabs/toolchain": "~7.13.15",
72
+ "@xylabs/tsconfig": "^7.13.15",
73
+ "@xylabs/tsconfig-dom": "^7.13.15",
74
+ "@xylabs/tsconfig-react": "~7.13.15",
75
+ "@xyo-network/boundwitness-model": "^5.6.3",
76
+ "@xyo-network/boundwitness-validator": "^5.6.2",
77
+ "@xyo-network/payload-builder": "^5.6.2",
78
+ "@xyo-network/payload-model": "^5.6.3",
79
79
  "async-mutex": "^0.5.0",
80
80
  "bn.js": "^5.2.3",
81
81
  "bowser": "^2.14.1",
@@ -91,9 +91,9 @@
91
91
  "observable-fns": "~0.6.1",
92
92
  "pako": "^2.1.0",
93
93
  "query-string": "~9.3.1",
94
- "react": "^19.2.5",
95
- "react-dom": "^19.2.5",
96
- "react-is": "^19.2.5",
94
+ "react": "^19.2.6",
95
+ "react-dom": "^19.2.6",
96
+ "react-is": "^19.2.6",
97
97
  "react-router-dom": "^7.15.0",
98
98
  "recharts": "~3.8.1",
99
99
  "spark-md5": "~3.0.2",
@@ -105,56 +105,56 @@
105
105
  "zod": "^4.4.3"
106
106
  },
107
107
  "peerDependencies": {
108
- "@bitauth/libauth": ">=3.0.0 <3.1",
109
- "@emotion/react": ">=11.14.0 <12",
110
- "@emotion/styled": ">=11.14.1 <12",
111
- "@mui/icons-material": ">=7.3.10 <8",
112
- "@mui/material": ">=7.3.10 <8",
113
- "@mui/system": ">=7.3.10 <8",
114
- "@mui/x-tree-view": ">=8.27.2 <8.28",
115
- "@opentelemetry/api": ">=1.9.1 <2",
116
- "@opentelemetry/sdk-trace-base": ">=2.7.1 <3",
117
- "@react-spring/web": ">=10.0.3 <10.1",
118
- "@scure/base": ">=2.2.0 <2.3",
119
- "@textea/json-viewer": ">=4.0.1 <4.1",
120
- "@xylabs/pixel": ">=5.1.1 <5.2",
121
- "@xylabs/react-button": ">=7.2.3 <7.3",
122
- "@xylabs/react-flexbox": ">=7.2.3 <7.3",
123
- "@xylabs/react-hooks": ">=7.2.3 <7.3",
124
- "@xylabs/react-link": ">=7.2.3 <7.3",
125
- "@xylabs/react-promise": ">=7.2.3 <7.3",
126
- "@xylabs/react-shared": ">=7.2.3 <7.3",
127
- "@xylabs/react-theme": ">=7.2.3 <7.3",
128
- "@xylabs/sdk-js": ">=5.1.1 <6",
129
- "@xylabs/threads": ">=5.1.1 <5.2",
130
- "@xyo-network/boundwitness-model": ">=5.6.2 <6",
131
- "@xyo-network/boundwitness-validator": ">=5.6.1 <6",
132
- "@xyo-network/payload-builder": ">=5.6.1 <6",
133
- "@xyo-network/payload-model": ">=5.6.2 <6",
134
- "async-mutex": ">=0.5.0 <1",
135
- "bn.js": ">=5.2.3 <6",
136
- "bowser": ">=2.14.1 <3",
137
- "buffer": ">=6.0.3 <7",
138
- "chalk": ">=5.6.2 <6",
139
- "debug": ">=4.4.3 <4.5",
140
- "ethers": ">=6.16.0 <7",
141
- "fast-deep-equal": ">=3.1.3 <3.2",
142
- "hash-wasm": ">=4.12.0 <4.13",
143
- "js-cookie": ">=3.0.5 <3.1",
144
- "mixpanel-browser": ">=2.78.0 <2.79",
145
- "observable-fns": ">=0.6.1 <0.7",
146
- "pako": ">=2.1.0 <3",
147
- "query-string": ">=9.3.1 <9.4",
148
- "react": ">=19.2.5 <20",
149
- "react-dom": ">=19.2.5 <20",
150
- "react-is": ">=19.2.5 <20",
151
- "react-router-dom": ">=7.15.0 <8",
152
- "recharts": ">=3.8.1 <3.9",
153
- "spark-md5": ">=3.0.2 <3.1",
154
- "typedoc": ">=0.28.19 <0.29",
155
- "typescript": ">=5.9.3 <6",
156
- "wasm-feature-detect": ">=1.8.0 <1.9",
157
- "zod": ">=4.4.3 <5"
108
+ "@bitauth/libauth": "~3.0",
109
+ "@emotion/react": "^11.14",
110
+ "@emotion/styled": "^11.14",
111
+ "@mui/icons-material": "^7.3",
112
+ "@mui/material": "^7.3",
113
+ "@mui/system": "^7.3",
114
+ "@mui/x-tree-view": "~8.27",
115
+ "@opentelemetry/api": "^1.9",
116
+ "@opentelemetry/sdk-trace-base": "^2.7",
117
+ "@react-spring/web": "~10.0",
118
+ "@scure/base": "~2.2",
119
+ "@textea/json-viewer": "~4.0",
120
+ "@xylabs/pixel": "~5.1",
121
+ "@xylabs/react-button": "~7.2",
122
+ "@xylabs/react-flexbox": "~7.2",
123
+ "@xylabs/react-hooks": "~7.2",
124
+ "@xylabs/react-link": "~7.2",
125
+ "@xylabs/react-promise": "~7.2",
126
+ "@xylabs/react-shared": "~7.2",
127
+ "@xylabs/react-theme": "~7.2",
128
+ "@xylabs/sdk-js": "^5.1",
129
+ "@xylabs/threads": "~5.1",
130
+ "@xyo-network/boundwitness-model": "^5.6",
131
+ "@xyo-network/boundwitness-validator": "^5.6",
132
+ "@xyo-network/payload-builder": "^5.6",
133
+ "@xyo-network/payload-model": "^5.6",
134
+ "async-mutex": "^0.5",
135
+ "bn.js": "^5.2",
136
+ "bowser": "^2.14",
137
+ "buffer": "^6.0",
138
+ "chalk": "^5.6",
139
+ "debug": "~4.4",
140
+ "ethers": "^6.16",
141
+ "fast-deep-equal": "~3.1",
142
+ "hash-wasm": "~4.12",
143
+ "js-cookie": "~3.0",
144
+ "mixpanel-browser": "~2.78",
145
+ "observable-fns": "~0.6",
146
+ "pako": "^2.1",
147
+ "query-string": "~9.3",
148
+ "react": "^19.2",
149
+ "react-dom": "^19.2",
150
+ "react-is": "^19.2",
151
+ "react-router-dom": "^7.15",
152
+ "recharts": "~3.8",
153
+ "spark-md5": "~3.0",
154
+ "typedoc": "~0.28",
155
+ "typescript": "^5.9",
156
+ "wasm-feature-detect": "~1.8",
157
+ "zod": "^4.4"
158
158
  },
159
159
  "publishConfig": {
160
160
  "access": "public"