@xyo-network/react-card 7.5.12 → 7.6.1

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 +75 -63
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-card",
3
- "version": "7.5.12",
3
+ "version": "7.6.1",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,96 +41,108 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-shared": "~7.5.12"
44
+ "@xyo-network/react-shared": "~7.6.1"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
48
48
  "@mui/icons-material": "^7.3.10",
49
49
  "@mui/material": "^7.3.10",
50
50
  "@opentelemetry/api": "^1.9.1",
51
- "@opentelemetry/sdk-trace-base": "^2.7.0",
51
+ "@opentelemetry/sdk-trace-base": "^2.7.1",
52
+ "@react-spring/web": "~10.0.3",
52
53
  "@scure/base": "~2.2.0",
53
- "@storybook/react-vite": "~10.3.5",
54
- "@types/node": "~25.6.0",
54
+ "@storybook/react-vite": "~10.3.6",
55
55
  "@types/react": "^19.2.14",
56
- "@xylabs/react-async-effect": "~7.1.20",
57
- "@xylabs/react-button": "~7.1.20",
58
- "@xylabs/react-flexbox": "~7.1.20",
59
- "@xylabs/react-hooks": "~7.1.20",
60
- "@xylabs/react-link": "~7.1.20",
61
- "@xylabs/react-promise": "~7.1.20",
62
- "@xylabs/react-shared": "~7.1.20",
63
- "@xylabs/react-theme": "~7.1.20",
64
- "@xylabs/sdk-js": "^5.0.100",
65
- "@xylabs/threads": "~5.0.100",
66
- "@xylabs/toolchain": "~7.11.9",
67
- "@xylabs/tsconfig": "^7.11.9",
68
- "@xylabs/tsconfig-dom": "^7.11.9",
69
- "@xylabs/tsconfig-react": "~7.11.9",
70
- "@xylabs/zod": "~5.0.100",
71
- "@xyo-network/boundwitness-model": "^5.5.1",
72
- "@xyo-network/boundwitness-validator": "^5.5.1",
73
- "@xyo-network/payload-builder": "^5.5.1",
74
- "@xyo-network/payload-model": "^5.5.1",
56
+ "@xylabs/pixel": "~5.1.1",
57
+ "@xylabs/react-button": "~7.2.3",
58
+ "@xylabs/react-flexbox": "~7.2.3",
59
+ "@xylabs/react-hooks": "~7.2.3",
60
+ "@xylabs/react-link": "~7.2.3",
61
+ "@xylabs/react-promise": "~7.2.3",
62
+ "@xylabs/react-shared": "~7.2.3",
63
+ "@xylabs/react-theme": "~7.2.3",
64
+ "@xylabs/sdk-js": "^5.1.1",
65
+ "@xylabs/threads": "~5.1.1",
66
+ "@xylabs/toolchain": "~7.13.4",
67
+ "@xylabs/tsconfig": "^7.13.4",
68
+ "@xylabs/tsconfig-dom": "^7.13.4",
69
+ "@xylabs/tsconfig-react": "~7.13.4",
70
+ "@xyo-network/boundwitness-model": "^5.6.2",
71
+ "@xyo-network/boundwitness-validator": "^5.6.1",
72
+ "@xyo-network/payload-builder": "^5.6.1",
73
+ "@xyo-network/payload-model": "^5.6.2",
75
74
  "async-mutex": "^0.5.0",
76
- "axios": "^1.15.2",
77
75
  "bn.js": "^5.2.3",
78
76
  "bowser": "^2.14.1",
79
77
  "buffer": "^6.0.3",
80
78
  "chalk": "^5.6.2",
81
79
  "debug": "~4.4.3",
82
- "esbuild": "~0.28.0",
83
- "eslint": "^10.2.1",
80
+ "eslint": "^10.3.0",
84
81
  "ethers": "^6.16.0",
85
82
  "fast-deep-equal": "~3.1.3",
86
83
  "hash-wasm": "~4.12.0",
87
84
  "js-cookie": "~3.0.5",
85
+ "mixpanel-browser": "~2.78.0",
88
86
  "observable-fns": "~0.6.1",
89
87
  "pako": "^2.1.0",
88
+ "query-string": "~9.3.1",
90
89
  "react": "^19.2.5",
91
90
  "react-dom": "^19.2.5",
92
- "react-router-dom": "^7.14.2",
91
+ "react-is": "^19.2.5",
92
+ "react-router-dom": "^7.15.0",
93
+ "recharts": "~3.8.1",
93
94
  "spark-md5": "~3.0.2",
94
- "storybook": "^10.3.5",
95
+ "storybook": "^10.3.6",
95
96
  "typescript": "^5.9.3",
96
97
  "vite": "^8.0.10",
97
98
  "wasm-feature-detect": "~1.8.0",
98
- "zod": "^4.3.6",
99
- "@xyo-network/react-storybook": "~7.5.12"
99
+ "zod": "^4.4.3",
100
+ "@xyo-network/react-storybook": "~7.6.1"
100
101
  },
101
102
  "peerDependencies": {
102
- "@mui/icons-material": "^7.3.10",
103
- "@mui/material": "^7.3.10",
104
- "@opentelemetry/sdk-trace-base": "^2.7.0",
105
- "@scure/base": "~2.2.0",
106
- "@xylabs/react-async-effect": "~7.1.20",
107
- "@xylabs/react-button": "~7.1.20",
108
- "@xylabs/react-flexbox": "~7.1.20",
109
- "@xylabs/react-hooks": "~7.1.20",
110
- "@xylabs/react-link": "~7.1.20",
111
- "@xylabs/react-promise": "~7.1.20",
112
- "@xylabs/react-shared": "~7.1.20",
113
- "@xylabs/react-theme": "~7.1.20",
114
- "@xylabs/sdk-js": "^5.0.100",
115
- "@xylabs/zod": "~5.0.100",
116
- "@xyo-network/boundwitness-model": "^5.5.1",
117
- "@xyo-network/boundwitness-validator": "^5.5.1",
118
- "@xyo-network/payload-builder": "^5.5.1",
119
- "@xyo-network/payload-model": "^5.5.1",
120
- "async-mutex": "^0.5.0",
121
- "bn.js": "^5.2.3",
122
- "bowser": "^2.14.1",
123
- "buffer": "^6.0.3",
124
- "chalk": "^5.6.2",
125
- "ethers": "^6.16.0",
126
- "fast-deep-equal": "~3.1.3",
127
- "js-cookie": "~3.0.5",
128
- "pako": "^2.1.0",
129
- "react": "^19.2.5",
130
- "react-dom": "^19.2.5",
131
- "react-router-dom": "^7.14.2",
132
- "spark-md5": "~3.0.2",
133
- "zod": "^4.3.6"
103
+ "@bitauth/libauth": ">=3.0.0 <3.1",
104
+ "@mui/icons-material": ">=7.3.10 <8",
105
+ "@mui/material": ">=7.3.10 <8",
106
+ "@opentelemetry/api": ">=1.9.1 <2",
107
+ "@opentelemetry/sdk-trace-base": ">=2.7.1 <3",
108
+ "@react-spring/web": ">=10.0.3 <10.1",
109
+ "@scure/base": ">=2.2.0 <2.3",
110
+ "@xylabs/pixel": ">=5.1.1 <5.2",
111
+ "@xylabs/react-button": ">=7.2.3 <7.3",
112
+ "@xylabs/react-flexbox": ">=7.2.3 <7.3",
113
+ "@xylabs/react-hooks": ">=7.2.3 <7.3",
114
+ "@xylabs/react-link": ">=7.2.3 <7.3",
115
+ "@xylabs/react-promise": ">=7.2.3 <7.3",
116
+ "@xylabs/react-shared": ">=7.2.3 <7.3",
117
+ "@xylabs/react-theme": ">=7.2.3 <7.3",
118
+ "@xylabs/sdk-js": ">=5.1.1 <6",
119
+ "@xylabs/threads": ">=5.1.1 <5.2",
120
+ "@xyo-network/boundwitness-model": ">=5.6.2 <6",
121
+ "@xyo-network/boundwitness-validator": ">=5.6.1 <6",
122
+ "@xyo-network/payload-builder": ">=5.6.1 <6",
123
+ "@xyo-network/payload-model": ">=5.6.2 <6",
124
+ "async-mutex": ">=0.5.0 <1",
125
+ "bn.js": ">=5.2.3 <6",
126
+ "bowser": ">=2.14.1 <3",
127
+ "buffer": ">=6.0.3 <7",
128
+ "chalk": ">=5.6.2 <6",
129
+ "debug": ">=4.4.3 <4.5",
130
+ "ethers": ">=6.16.0 <7",
131
+ "fast-deep-equal": ">=3.1.3 <3.2",
132
+ "hash-wasm": ">=4.12.0 <4.13",
133
+ "js-cookie": ">=3.0.5 <3.1",
134
+ "mixpanel-browser": ">=2.78.0 <2.79",
135
+ "observable-fns": ">=0.6.1 <0.7",
136
+ "pako": ">=2.1.0 <3",
137
+ "query-string": ">=9.3.1 <9.4",
138
+ "react": ">=19.2.5 <20",
139
+ "react-dom": ">=19.2.5 <20",
140
+ "react-is": ">=19.2.5 <20",
141
+ "react-router-dom": ">=7.15.0 <8",
142
+ "recharts": ">=3.8.1 <3.9",
143
+ "spark-md5": ">=3.0.2 <3.1",
144
+ "wasm-feature-detect": ">=1.8.0 <1.9",
145
+ "zod": ">=4.4.3 <5"
134
146
  },
135
147
  "publishConfig": {
136
148
  "access": "public"