@xyo-network/react-form 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 +97 -97
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-form",
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,49 +41,49 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-form-credit-card": "~7.6.1",
45
- "@xyo-network/react-form-group": "~7.6.1"
44
+ "@xyo-network/react-form-credit-card": "~7.6.3",
45
+ "@xyo-network/react-form-group": "~7.6.3"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@bitauth/libauth": "~3.0.0",
49
- "@mui/icons-material": "^7.3.10",
50
- "@mui/material": "^7.3.10",
49
+ "@mui/icons-material": "^7.3.11",
50
+ "@mui/material": "^7.3.11",
51
51
  "@opentelemetry/api": "^1.9.1",
52
52
  "@opentelemetry/sdk-trace-base": "^2.7.1",
53
53
  "@react-spring/web": "~10.0.3",
54
54
  "@scure/base": "~2.2.0",
55
55
  "@storybook/react-vite": "~10.3.6",
56
56
  "@types/react": "^19.2.14",
57
- "@xylabs/pixel": "~5.1.1",
58
- "@xylabs/react-button": "~7.2.3",
59
- "@xylabs/react-error": "~7.2.3",
60
- "@xylabs/react-flexbox": "~7.2.3",
61
- "@xylabs/react-hooks": "~7.2.3",
62
- "@xylabs/react-link": "~7.2.3",
63
- "@xylabs/react-promise": "~7.2.3",
64
- "@xylabs/react-shared": "~7.2.3",
65
- "@xylabs/react-theme": "~7.2.3",
66
- "@xylabs/sdk-js": "^5.1.1",
67
- "@xylabs/threads": "~5.1.1",
68
- "@xylabs/toolchain": "~7.13.4",
69
- "@xylabs/tsconfig": "^7.13.4",
70
- "@xylabs/tsconfig-dom": "^7.13.4",
71
- "@xylabs/tsconfig-react": "~7.13.4",
72
- "@xyo-network/account": "~5.6",
73
- "@xyo-network/account-model": "^5.6.2",
74
- "@xyo-network/archivist-model": "^5.6.3",
75
- "@xyo-network/archivist-storage": "~5.6.3",
76
- "@xyo-network/boundwitness-builder": "~5.6",
77
- "@xyo-network/boundwitness-model": "^5.6.2",
78
- "@xyo-network/boundwitness-validator": "^5.6.1",
79
- "@xyo-network/boundwitness-wrapper": "~5.6",
80
- "@xyo-network/config-payload-plugin": "~5.6",
81
- "@xyo-network/manifest-model": "~5.6",
82
- "@xyo-network/module-event-emitter": "~5.6.3",
83
- "@xyo-network/payload-builder": "^5.6.1",
84
- "@xyo-network/payload-model": "^5.6.2",
85
- "@xyo-network/query-payload-plugin": "~5.6",
86
- "@xyo-network/wallet-model": "~5.6",
57
+ "@xylabs/pixel": "~5.1.2",
58
+ "@xylabs/react-button": "~7.2.4",
59
+ "@xylabs/react-error": "~7.2.4",
60
+ "@xylabs/react-flexbox": "~7.2.4",
61
+ "@xylabs/react-hooks": "~7.2.4",
62
+ "@xylabs/react-link": "~7.2.4",
63
+ "@xylabs/react-promise": "~7.2.4",
64
+ "@xylabs/react-shared": "~7.2.4",
65
+ "@xylabs/react-theme": "~7.2.4",
66
+ "@xylabs/sdk-js": "^5.1.2",
67
+ "@xylabs/threads": "~5.1.2",
68
+ "@xylabs/toolchain": "~7.13.15",
69
+ "@xylabs/tsconfig": "^7.13.15",
70
+ "@xylabs/tsconfig-dom": "^7.13.15",
71
+ "@xylabs/tsconfig-react": "~7.13.15",
72
+ "@xyo-network/account": "~5.6.2",
73
+ "@xyo-network/account-model": "^5.6.3",
74
+ "@xyo-network/archivist-model": "^5.6.4",
75
+ "@xyo-network/archivist-storage": "~5.6.4",
76
+ "@xyo-network/boundwitness-builder": "^5.6.2",
77
+ "@xyo-network/boundwitness-model": "^5.6.3",
78
+ "@xyo-network/boundwitness-validator": "^5.6.2",
79
+ "@xyo-network/boundwitness-wrapper": "~5.6.2",
80
+ "@xyo-network/config-payload-plugin": "~5.6.3",
81
+ "@xyo-network/manifest-model": "~5.6.3",
82
+ "@xyo-network/module-event-emitter": "~5.6.4",
83
+ "@xyo-network/payload-builder": "^5.6.2",
84
+ "@xyo-network/payload-model": "^5.6.3",
85
+ "@xyo-network/query-payload-plugin": "~5.6.3",
86
+ "@xyo-network/wallet-model": "^5.6.3",
87
87
  "async-mutex": "^0.5.0",
88
88
  "bn.js": "^5.2.3",
89
89
  "bowser": "^2.14.1",
@@ -101,9 +101,9 @@
101
101
  "observable-fns": "~0.6.1",
102
102
  "pako": "^2.1.0",
103
103
  "query-string": "~9.3.1",
104
- "react": "^19.2.5",
105
- "react-dom": "^19.2.5",
106
- "react-is": "^19.2.5",
104
+ "react": "^19.2.6",
105
+ "react-dom": "^19.2.6",
106
+ "react-is": "^19.2.6",
107
107
  "react-router-dom": "^7.15.0",
108
108
  "recharts": "~3.8.1",
109
109
  "spark-md5": "~3.0.2",
@@ -113,67 +113,67 @@
113
113
  "vite": "^8.0.10",
114
114
  "wasm-feature-detect": "~1.8.0",
115
115
  "zod": "^4.4.3",
116
- "@xyo-network/react-shared": "~7.6.1"
116
+ "@xyo-network/react-shared": "~7.6.3"
117
117
  },
118
118
  "peerDependencies": {
119
- "@bitauth/libauth": ">=3.0.0 <3.1",
120
- "@mui/icons-material": ">=7.3.10 <8",
121
- "@mui/material": ">=7.3.10 <8",
122
- "@opentelemetry/api": ">=1.9.1 <2",
123
- "@opentelemetry/sdk-trace-base": ">=2.7.1 <3",
124
- "@react-spring/web": ">=10.0.3 <10.1",
125
- "@scure/base": ">=2.2.0 <2.3",
126
- "@xylabs/pixel": ">=5.1.1 <5.2",
127
- "@xylabs/react-button": ">=7.2.3 <7.3",
128
- "@xylabs/react-error": ">=7.2.3 <7.3",
129
- "@xylabs/react-flexbox": ">=7.2.3 <7.3",
130
- "@xylabs/react-hooks": ">=7.2.3 <7.3",
131
- "@xylabs/react-link": ">=7.2.3 <7.3",
132
- "@xylabs/react-promise": ">=7.2.3 <7.3",
133
- "@xylabs/react-shared": ">=7.2.3 <7.3",
134
- "@xylabs/react-theme": ">=7.2.3 <7.3",
135
- "@xylabs/sdk-js": ">=5.1.1 <6",
136
- "@xylabs/threads": ">=5.1.1 <5.2",
137
- "@xyo-network/account": ">=5.6.0 <5.7",
138
- "@xyo-network/account-model": ">=5.6.2 <6",
139
- "@xyo-network/archivist-model": ">=5.6.3 <6",
140
- "@xyo-network/archivist-storage": ">=5.6.3 <5.7",
141
- "@xyo-network/boundwitness-builder": ">=5.6.0 <5.7",
142
- "@xyo-network/boundwitness-model": ">=5.6.2 <6",
143
- "@xyo-network/boundwitness-validator": ">=5.6.1 <6",
144
- "@xyo-network/boundwitness-wrapper": ">=5.6.0 <5.7",
145
- "@xyo-network/config-payload-plugin": ">=5.6.0 <5.7",
146
- "@xyo-network/manifest-model": ">=5.6.0 <5.7",
147
- "@xyo-network/module-event-emitter": ">=5.6.3 <5.7",
148
- "@xyo-network/payload-builder": ">=5.6.1 <6",
149
- "@xyo-network/payload-model": ">=5.6.2 <6",
150
- "@xyo-network/query-payload-plugin": ">=5.6.0 <5.7",
151
- "@xyo-network/wallet-model": ">=5.6.0 <5.7",
152
- "async-mutex": ">=0.5.0 <1",
153
- "bn.js": ">=5.2.3 <6",
154
- "bowser": ">=2.14.1 <3",
155
- "buffer": ">=6.0.3 <7",
156
- "card-validator": ">=10.0.4 <10.1",
157
- "chalk": ">=5.6.2 <6",
158
- "debug": ">=4.4.3 <4.5",
159
- "ethers": ">=6.16.0 <7",
160
- "fast-deep-equal": ">=3.1.3 <3.2",
161
- "hash-wasm": ">=4.12.0 <4.13",
162
- "js-cookie": ">=3.0.5 <3.1",
163
- "lru-cache": ">=11.3.6 <12",
164
- "mixpanel-browser": ">=2.78.0 <2.79",
165
- "observable-fns": ">=0.6.1 <0.7",
166
- "pako": ">=2.1.0 <3",
167
- "query-string": ">=9.3.1 <9.4",
168
- "react": ">=19.2.5 <20",
169
- "react-dom": ">=19.2.5 <20",
170
- "react-is": ">=19.2.5 <20",
171
- "react-router-dom": ">=7.15.0 <8",
172
- "recharts": ">=3.8.1 <3.9",
173
- "spark-md5": ">=3.0.2 <3.1",
174
- "store2": ">=2.14.4 <2.15",
175
- "wasm-feature-detect": ">=1.8.0 <1.9",
176
- "zod": ">=4.4.3 <5"
119
+ "@bitauth/libauth": "~3.0",
120
+ "@mui/icons-material": "^7.3",
121
+ "@mui/material": "^7.3",
122
+ "@opentelemetry/api": "^1.9",
123
+ "@opentelemetry/sdk-trace-base": "^2.7",
124
+ "@react-spring/web": "~10.0",
125
+ "@scure/base": "~2.2",
126
+ "@xylabs/pixel": "~5.1",
127
+ "@xylabs/react-button": "~7.2",
128
+ "@xylabs/react-error": "~7.2",
129
+ "@xylabs/react-flexbox": "~7.2",
130
+ "@xylabs/react-hooks": "~7.2",
131
+ "@xylabs/react-link": "~7.2",
132
+ "@xylabs/react-promise": "~7.2",
133
+ "@xylabs/react-shared": "~7.2",
134
+ "@xylabs/react-theme": "~7.2",
135
+ "@xylabs/sdk-js": "^5.1",
136
+ "@xylabs/threads": "~5.1",
137
+ "@xyo-network/account": "~5.6",
138
+ "@xyo-network/account-model": "^5.6",
139
+ "@xyo-network/archivist-model": "^5.6",
140
+ "@xyo-network/archivist-storage": "~5.6",
141
+ "@xyo-network/boundwitness-builder": "^5.6",
142
+ "@xyo-network/boundwitness-model": "^5.6",
143
+ "@xyo-network/boundwitness-validator": "^5.6",
144
+ "@xyo-network/boundwitness-wrapper": "~5.6",
145
+ "@xyo-network/config-payload-plugin": "~5.6",
146
+ "@xyo-network/manifest-model": "~5.6",
147
+ "@xyo-network/module-event-emitter": "~5.6",
148
+ "@xyo-network/payload-builder": "^5.6",
149
+ "@xyo-network/payload-model": "^5.6",
150
+ "@xyo-network/query-payload-plugin": "~5.6",
151
+ "@xyo-network/wallet-model": "^5.6",
152
+ "async-mutex": "^0.5",
153
+ "bn.js": "^5.2",
154
+ "bowser": "^2.14",
155
+ "buffer": "^6.0",
156
+ "card-validator": "~10.0",
157
+ "chalk": "^5.6",
158
+ "debug": "~4.4",
159
+ "ethers": "^6.16",
160
+ "fast-deep-equal": "~3.1",
161
+ "hash-wasm": "~4.12",
162
+ "js-cookie": "~3.0",
163
+ "lru-cache": "^11.3",
164
+ "mixpanel-browser": "~2.78",
165
+ "observable-fns": "~0.6",
166
+ "pako": "^2.1",
167
+ "query-string": "~9.3",
168
+ "react": "^19.2",
169
+ "react-dom": "^19.2",
170
+ "react-is": "^19.2",
171
+ "react-router-dom": "^7.15",
172
+ "recharts": "~3.8",
173
+ "spark-md5": "~3.0",
174
+ "store2": "~2.14",
175
+ "wasm-feature-detect": "~1.8",
176
+ "zod": "^4.4"
177
177
  },
178
178
  "publishConfig": {
179
179
  "access": "public"