@xyo-network/react-form 9.0.4 → 9.0.6

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 +29 -27
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-form",
3
- "version": "9.0.4",
3
+ "version": "9.0.6",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,8 +41,8 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-form-group": "~9.0.4",
45
- "@xyo-network/react-form-credit-card": "~9.0.4"
44
+ "@xyo-network/react-form-credit-card": "~9.0.6",
45
+ "@xyo-network/react-form-group": "~9.0.6"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@bitauth/libauth": "~3.0.0",
@@ -56,26 +56,26 @@
56
56
  "@scure/base": "~2.2.0",
57
57
  "@scure/bip39": "~2.2.0",
58
58
  "@storybook/react-vite": "~10.4.2",
59
- "@types/react": "^19.2.16",
60
- "@xylabs/geo": "^6.0.7",
61
- "@xylabs/pixel": "~6.0.7",
62
- "@xylabs/react-button": "~9.0.2",
63
- "@xylabs/react-error": "~9.0.2",
64
- "@xylabs/react-flexbox": "~9.0.2",
65
- "@xylabs/react-hooks": "~9.0.2",
66
- "@xylabs/react-link": "~9.0.2",
67
- "@xylabs/react-promise": "~9.0.2",
68
- "@xylabs/react-shared": "~9.0.2",
69
- "@xylabs/react-theme": "~9.0.2",
70
- "@xylabs/sdk-js": "^6.0.7",
71
- "@xylabs/threads": "^6.0.7",
72
- "@xylabs/toolchain": "~8.1.15",
73
- "@xylabs/tsconfig": "^8.1.15",
74
- "@xylabs/tsconfig-dom": "^8.1.15",
75
- "@xylabs/tsconfig-react": "~8.1.15",
76
- "@xyo-network/archivist-storage": "~6.0.2",
77
- "@xyo-network/sdk-js": "^6.0.2",
78
- "@xyo-network/sdk-protocol-js": "~6.0.7",
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",
79
79
  "ajv": "^8.20.0",
80
80
  "async-mutex": "^0.5.0",
81
81
  "bn.js": "^5.2.3",
@@ -90,11 +90,12 @@
90
90
  "lru-cache": "^11.5.1",
91
91
  "mixpanel-browser": "~2.80.0",
92
92
  "observable-fns": "~0.6.1",
93
- "pako": "^2.1.0",
94
93
  "query-string": "~9.4.0",
95
94
  "react": "^19.2.7",
96
95
  "react-dom": "^19.2.7",
97
- "react-router-dom": "^7.16.0",
96
+ "react-is": "^19.2.7",
97
+ "react-router-dom": "^7.17.0",
98
+ "recharts": "^3.8.1",
98
99
  "spark-md5": "~3.0.2",
99
100
  "store2": "~2.14.4",
100
101
  "storybook": "^10.4.2",
@@ -102,7 +103,7 @@
102
103
  "vite": "^8.0.16",
103
104
  "webextension-polyfill": "^0.12.0",
104
105
  "zod": "^4.4.3",
105
- "@xyo-network/react-shared": "~9.0.4"
106
+ "@xyo-network/react-shared": "~9.0.6"
106
107
  },
107
108
  "peerDependencies": {
108
109
  "@bitauth/libauth": "~3.0",
@@ -143,11 +144,12 @@
143
144
  "lru-cache": "^11.3",
144
145
  "mixpanel-browser": "~2.80",
145
146
  "observable-fns": "~0.6",
146
- "pako": "^2.1",
147
147
  "query-string": "~9.4",
148
148
  "react": "^19.2",
149
149
  "react-dom": "^19.2",
150
+ "react-is": "^19.2",
150
151
  "react-router-dom": "^7.15",
152
+ "recharts": "^3.8",
151
153
  "spark-md5": "~3.0",
152
154
  "store2": "~2.14",
153
155
  "webextension-polyfill": "^0.12",