@xyo-network/react-property 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 +37 -51
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-property",
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-shared": "~9.0.6"
44
+ "@xyo-network/react-shared": "~9.1.0"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
48
48
  "@metamask/providers": "^22.1.1",
49
- "@mui/icons-material": "^9.0.1",
50
- "@mui/material": "^9.0.1",
49
+ "@mui/icons-material": "^9.1.0",
50
+ "@mui/material": "^9.1.0",
51
51
  "@noble/post-quantum": "~0.6.1",
52
52
  "@opentelemetry/api": "^1.9.1",
53
53
  "@opentelemetry/sdk-trace-base": "^2.7.1",
54
- "@react-spring/web": "~10.1.0",
54
+ "@react-spring/web": "~10.1.1",
55
55
  "@scure/base": "~2.2.0",
56
56
  "@scure/bip39": "~2.2.0",
57
- "@storybook/react-vite": "~10.4.2",
57
+ "@storybook/react-vite": "~10.4.3",
58
58
  "@types/react": "^19.2.17",
59
- "@xylabs/geo": "^6.0.10",
60
- "@xylabs/pixel": "~6.0.10",
61
- "@xylabs/react-button": "~9.0.4",
62
- "@xylabs/react-flexbox": "~9.0.4",
63
- "@xylabs/react-hooks": "~9.0.4",
64
- "@xylabs/react-identicon": "~9.0.4",
65
- "@xylabs/react-link": "~9.0.4",
66
- "@xylabs/react-promise": "~9.0.4",
67
- "@xylabs/react-quick-tip-button": "~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/sdk-js": "^6.0.4",
77
- "@xyo-network/sdk-protocol-js": "~6.0.9",
59
+ "@xylabs/geo": "^6.1.1",
60
+ "@xylabs/pixel": "^6.1.1",
61
+ "@xylabs/react-button": "^9.1.0",
62
+ "@xylabs/react-flexbox": "^9.1.0",
63
+ "@xylabs/react-hooks": "^9.1.0",
64
+ "@xylabs/react-identicon": "^9.1.0",
65
+ "@xylabs/react-link": "^9.1.0",
66
+ "@xylabs/react-promise": "^9.1.0",
67
+ "@xylabs/react-quick-tip-button": "^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/sdk-js": "^6.1.0",
77
+ "@xyo-network/sdk-protocol-js": "^6.1.0",
78
78
  "@xyo-network/typeof": "~5.3.30",
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
  "debug": "~4.4.3",
85
82
  "eslint": "^10.4.1",
86
83
  "ethers": "^6.16.0",
@@ -88,16 +85,12 @@
88
85
  "idb": "^8.0.3",
89
86
  "lru-cache": "^11.5.1",
90
87
  "md5": "~2.3.0",
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
- "storybook": "^10.4.2",
93
+ "storybook": "^10.4.3",
101
94
  "typescript": "^6.0.3",
102
95
  "vite": "^8.0.16",
103
96
  "webextension-polyfill": "^0.12.0",
@@ -115,41 +108,34 @@
115
108
  "@scure/base": "~2.2",
116
109
  "@scure/bip39": "~2.2",
117
110
  "@xylabs/geo": "^6.0",
118
- "@xylabs/pixel": "~6.0",
119
- "@xylabs/react-button": "~9.0",
120
- "@xylabs/react-flexbox": "~9.0",
121
- "@xylabs/react-hooks": "~9.0",
122
- "@xylabs/react-identicon": "~9.0",
123
- "@xylabs/react-link": "~9.0",
124
- "@xylabs/react-promise": "~9.0",
125
- "@xylabs/react-quick-tip-button": "~9.0",
126
- "@xylabs/react-shared": "~9.0",
127
- "@xylabs/react-theme": "~9.0",
111
+ "@xylabs/pixel": "^6.1",
112
+ "@xylabs/react-button": "^9.1",
113
+ "@xylabs/react-flexbox": "^9.1",
114
+ "@xylabs/react-hooks": "^9.1",
115
+ "@xylabs/react-identicon": "^9.1",
116
+ "@xylabs/react-link": "^9.1",
117
+ "@xylabs/react-promise": "^9.1",
118
+ "@xylabs/react-quick-tip-button": "^9.1",
119
+ "@xylabs/react-shared": "^9.1",
120
+ "@xylabs/react-theme": "^9.1",
128
121
  "@xylabs/sdk-js": "^6.0",
129
122
  "@xylabs/threads": "^6.0",
130
123
  "@xyo-network/sdk-js": "^6.0",
131
- "@xyo-network/sdk-protocol-js": "~6.0",
124
+ "@xyo-network/sdk-protocol-js": "^6.1",
132
125
  "@xyo-network/typeof": "~5.3",
133
126
  "ajv": "^8.20",
134
127
  "async-mutex": "^0.5",
135
- "bn.js": "^5.2",
136
- "bowser": "^2.14",
137
- "buffer": "^6.0",
138
128
  "debug": "~4.4",
139
129
  "ethers": "^6.16",
140
130
  "hash-wasm": "~4.12",
141
131
  "idb": "^8.0",
142
132
  "lru-cache": "^11.3",
143
133
  "md5": "~2.3",
144
- "mixpanel-browser": "~2.80",
145
134
  "observable-fns": "~0.6",
146
135
  "query-string": "~9.4",
147
136
  "react": "^19.2",
148
137
  "react-dom": "^19.2",
149
- "react-is": "^19.2",
150
138
  "react-router-dom": "^7.15",
151
- "recharts": "^3.8",
152
- "spark-md5": "~3.0",
153
139
  "webextension-polyfill": "^0.12",
154
140
  "zod": "^4.4"
155
141
  },