@xyo-network/react-form 9.0.6 → 9.1.0

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 (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +39 -53
package/README.md CHANGED
@@ -8,6 +8,6 @@ Part of [@xyo-network/sdk-xyo-react](https://www.npmjs.com/package/@xyo-network/
8
8
 
9
9
  ## Credits
10
10
 
11
- [Made with 🔥 and ❄️ by XYO](https://xyo.network)
11
+ [Made with 🔥 and ❄️ by XYO Foundation](https://xyo.network)
12
12
 
13
- [logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
13
+ [logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-form",
3
- "version": "9.0.6",
3
+ "version": "9.1.0",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,46 +41,43 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-form-credit-card": "~9.0.6",
45
- "@xyo-network/react-form-group": "~9.0.6"
44
+ "@xyo-network/react-form-credit-card": "~9.1.0",
45
+ "@xyo-network/react-form-group": "~9.1.0"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@bitauth/libauth": "~3.0.0",
49
49
  "@metamask/providers": "^22.1.1",
50
- "@mui/icons-material": "^9.0.1",
51
- "@mui/material": "^9.0.1",
50
+ "@mui/icons-material": "^9.1.0",
51
+ "@mui/material": "^9.1.0",
52
52
  "@noble/post-quantum": "~0.6.1",
53
53
  "@opentelemetry/api": "^1.9.1",
54
54
  "@opentelemetry/sdk-trace-base": "^2.7.1",
55
- "@react-spring/web": "~10.1.0",
55
+ "@react-spring/web": "~10.1.1",
56
56
  "@scure/base": "~2.2.0",
57
57
  "@scure/bip39": "~2.2.0",
58
- "@storybook/react-vite": "~10.4.2",
58
+ "@storybook/react-vite": "~10.4.3",
59
59
  "@types/react": "^19.2.17",
60
- "@xylabs/geo": "^6.0.10",
61
- "@xylabs/pixel": "~6.0.10",
62
- "@xylabs/react-button": "~9.0.4",
63
- "@xylabs/react-error": "~9.0.4",
64
- "@xylabs/react-flexbox": "~9.0.4",
65
- "@xylabs/react-hooks": "~9.0.4",
66
- "@xylabs/react-link": "~9.0.4",
67
- "@xylabs/react-promise": "~9.0.4",
68
- "@xylabs/react-shared": "~9.0.4",
69
- "@xylabs/react-theme": "~9.0.4",
70
- "@xylabs/sdk-js": "^6.0.10",
71
- "@xylabs/threads": "^6.0.10",
72
- "@xylabs/toolchain": "~8.1.16",
73
- "@xylabs/tsconfig": "^8.1.16",
74
- "@xylabs/tsconfig-dom": "^8.1.16",
75
- "@xylabs/tsconfig-react": "~8.1.16",
76
- "@xyo-network/archivist-storage": "~6.0.4",
77
- "@xyo-network/sdk-js": "^6.0.4",
78
- "@xyo-network/sdk-protocol-js": "~6.0.9",
60
+ "@xylabs/geo": "^6.1.1",
61
+ "@xylabs/pixel": "^6.1.1",
62
+ "@xylabs/react-button": "^9.1.0",
63
+ "@xylabs/react-error": "^9.1.0",
64
+ "@xylabs/react-flexbox": "^9.1.0",
65
+ "@xylabs/react-hooks": "^9.1.0",
66
+ "@xylabs/react-link": "^9.1.0",
67
+ "@xylabs/react-promise": "^9.1.0",
68
+ "@xylabs/react-shared": "^9.1.0",
69
+ "@xylabs/react-theme": "^9.1.0",
70
+ "@xylabs/sdk-js": "^6.1.1",
71
+ "@xylabs/threads": "^6.1.1",
72
+ "@xylabs/toolchain": "~8.1.20",
73
+ "@xylabs/tsconfig": "^8.1.20",
74
+ "@xylabs/tsconfig-dom": "^8.1.20",
75
+ "@xylabs/tsconfig-react": "~8.1.20",
76
+ "@xyo-network/archivist-storage": "^6.1.0",
77
+ "@xyo-network/sdk-js": "^6.1.0",
78
+ "@xyo-network/sdk-protocol-js": "^6.1.0",
79
79
  "ajv": "^8.20.0",
80
80
  "async-mutex": "^0.5.0",
81
- "bn.js": "^5.2.3",
82
- "bowser": "^2.14.1",
83
- "buffer": "^6.0.3",
84
81
  "card-validator": "~10.0.4",
85
82
  "debug": "~4.4.3",
86
83
  "eslint": "^10.4.1",
@@ -88,22 +85,18 @@
88
85
  "hash-wasm": "~4.12.0",
89
86
  "idb": "^8.0.3",
90
87
  "lru-cache": "^11.5.1",
91
- "mixpanel-browser": "~2.80.0",
92
88
  "observable-fns": "~0.6.1",
93
89
  "query-string": "~9.4.0",
94
90
  "react": "^19.2.7",
95
91
  "react-dom": "^19.2.7",
96
- "react-is": "^19.2.7",
97
92
  "react-router-dom": "^7.17.0",
98
- "recharts": "^3.8.1",
99
- "spark-md5": "~3.0.2",
100
93
  "store2": "~2.14.4",
101
- "storybook": "^10.4.2",
94
+ "storybook": "^10.4.3",
102
95
  "typescript": "^6.0.3",
103
96
  "vite": "^8.0.16",
104
97
  "webextension-polyfill": "^0.12.0",
105
98
  "zod": "^4.4.3",
106
- "@xyo-network/react-shared": "~9.0.6"
99
+ "@xyo-network/react-shared": "~9.1.0"
107
100
  },
108
101
  "peerDependencies": {
109
102
  "@bitauth/libauth": "~3.0",
@@ -117,40 +110,33 @@
117
110
  "@scure/base": "~2.2",
118
111
  "@scure/bip39": "~2.2",
119
112
  "@xylabs/geo": "^6.0",
120
- "@xylabs/pixel": "~6.0",
121
- "@xylabs/react-button": "~9.0",
122
- "@xylabs/react-error": "~9.0",
123
- "@xylabs/react-flexbox": "~9.0",
124
- "@xylabs/react-hooks": "~9.0",
125
- "@xylabs/react-link": "~9.0",
126
- "@xylabs/react-promise": "~9.0",
127
- "@xylabs/react-shared": "~9.0",
128
- "@xylabs/react-theme": "~9.0",
113
+ "@xylabs/pixel": "^6.1",
114
+ "@xylabs/react-button": "^9.1",
115
+ "@xylabs/react-error": "^9.1",
116
+ "@xylabs/react-flexbox": "^9.1",
117
+ "@xylabs/react-hooks": "^9.1",
118
+ "@xylabs/react-link": "^9.1",
119
+ "@xylabs/react-promise": "^9.1",
120
+ "@xylabs/react-shared": "^9.1",
121
+ "@xylabs/react-theme": "^9.1",
129
122
  "@xylabs/sdk-js": "^6.0",
130
123
  "@xylabs/threads": "^6.0",
131
- "@xyo-network/archivist-storage": "~6.0",
124
+ "@xyo-network/archivist-storage": "^6.1",
132
125
  "@xyo-network/sdk-js": "^6.0",
133
- "@xyo-network/sdk-protocol-js": "~6.0",
126
+ "@xyo-network/sdk-protocol-js": "^6.1",
134
127
  "ajv": "^8.20",
135
128
  "async-mutex": "^0.5",
136
- "bn.js": "^5.2",
137
- "bowser": "^2.14",
138
- "buffer": "^6.0",
139
129
  "card-validator": "~10.0",
140
130
  "debug": "~4.4",
141
131
  "ethers": "^6.16",
142
132
  "hash-wasm": "~4.12",
143
133
  "idb": "^8.0",
144
134
  "lru-cache": "^11.3",
145
- "mixpanel-browser": "~2.80",
146
135
  "observable-fns": "~0.6",
147
136
  "query-string": "~9.4",
148
137
  "react": "^19.2",
149
138
  "react-dom": "^19.2",
150
- "react-is": "^19.2",
151
139
  "react-router-dom": "^7.15",
152
- "recharts": "^3.8",
153
- "spark-md5": "~3.0",
154
140
  "store2": "~2.14",
155
141
  "webextension-polyfill": "^0.12",
156
142
  "zod": "^4.4"