@xyo-network/react-property 8.0.1 → 9.0.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 +50 -60
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-property",
3
- "version": "8.0.1",
3
+ "version": "9.0.1",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,7 +41,7 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-shared": "~8.0.1"
44
+ "@xyo-network/react-shared": "~9.0.1"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
@@ -49,56 +49,51 @@
49
49
  "@mui/material": "^9.0.1",
50
50
  "@opentelemetry/api": "^1.9.1",
51
51
  "@opentelemetry/sdk-trace-base": "^2.7.1",
52
- "@react-spring/web": "~10.0.3",
52
+ "@react-spring/web": "~10.1.0",
53
53
  "@scure/base": "~2.2.0",
54
- "@storybook/react-vite": "~10.4.0",
55
- "@types/react": "^19.2.14",
56
- "@xylabs/pixel": "~5.1.3",
57
- "@xylabs/react-button": "~8.0.3",
58
- "@xylabs/react-flexbox": "~8.0.3",
59
- "@xylabs/react-hooks": "~8.0.3",
60
- "@xylabs/react-identicon": "~8.0.3",
61
- "@xylabs/react-link": "~8.0.3",
62
- "@xylabs/react-promise": "~8.0.3",
63
- "@xylabs/react-quick-tip-button": "~8.0.3",
64
- "@xylabs/react-shared": "~8.0.3",
65
- "@xylabs/react-theme": "~8.0.3",
66
- "@xylabs/sdk-js": "^5.1.3",
67
- "@xylabs/threads": "~5.1.3",
68
- "@xylabs/toolchain": "~8.0.6",
69
- "@xylabs/tsconfig": "^8.0.6",
70
- "@xylabs/tsconfig-dom": "^8.0.6",
71
- "@xylabs/tsconfig-react": "~8.0.6",
72
- "@xyo-network/boundwitness-model": "^5.6.3",
73
- "@xyo-network/boundwitness-validator": "^5.6.2",
74
- "@xyo-network/payload-builder": "^5.6.2",
75
- "@xyo-network/payload-model": "^5.6.3",
54
+ "@storybook/react-vite": "~10.4.1",
55
+ "@types/react": "^19.2.15",
56
+ "@xylabs/pixel": "~6.0.4",
57
+ "@xylabs/react-button": "~9.0.2",
58
+ "@xylabs/react-flexbox": "~9.0.2",
59
+ "@xylabs/react-hooks": "~9.0.2",
60
+ "@xylabs/react-identicon": "~9.0.2",
61
+ "@xylabs/react-link": "~9.0.2",
62
+ "@xylabs/react-promise": "~9.0.2",
63
+ "@xylabs/react-quick-tip-button": "~9.0.2",
64
+ "@xylabs/react-shared": "~9.0.2",
65
+ "@xylabs/react-theme": "~9.0.2",
66
+ "@xylabs/sdk-js": "^6.0.4",
67
+ "@xylabs/threads": "^6.0.4",
68
+ "@xylabs/toolchain": "~8.1.8",
69
+ "@xylabs/tsconfig": "^8.1.8",
70
+ "@xylabs/tsconfig-dom": "^8.1.8",
71
+ "@xylabs/tsconfig-react": "~8.1.8",
72
+ "@xyo-network/boundwitness-model": "^6.0.5",
73
+ "@xyo-network/boundwitness-validator": "^6.0.5",
74
+ "@xyo-network/payload-builder": "^6.0.5",
75
+ "@xyo-network/payload-model": "^6.0.5",
76
76
  "@xyo-network/typeof": "~5.3.30",
77
77
  "async-mutex": "^0.5.0",
78
78
  "bn.js": "^5.2.3",
79
79
  "bowser": "^2.14.1",
80
80
  "buffer": "^6.0.3",
81
- "chalk": "^5.6.2",
82
81
  "debug": "~4.4.3",
83
- "eslint": "^10.4.0",
82
+ "eslint": "^10.4.1",
84
83
  "ethers": "^6.16.0",
85
- "fast-deep-equal": "~3.1.3",
86
84
  "hash-wasm": "~4.12.0",
87
- "js-cookie": "~3.0.6",
88
85
  "md5": "~2.3.0",
89
- "mixpanel-browser": "~2.79.0",
86
+ "mixpanel-browser": "~2.80",
90
87
  "observable-fns": "~0.6.1",
91
88
  "pako": "^2.1.0",
92
- "query-string": "~9.3.1",
89
+ "query-string": "~9.4.0",
93
90
  "react": "^19.2.6",
94
91
  "react-dom": "^19.2.6",
95
- "react-is": "^19.2.6",
96
- "react-router-dom": "^7.15.1",
97
- "recharts": "~3.8.1",
92
+ "react-router-dom": "^7.16.0",
98
93
  "spark-md5": "~3.0.2",
99
- "storybook": "^10.4.0",
94
+ "storybook": "^10.4.1",
100
95
  "typescript": "^6.0.3",
101
- "vite": "^8.0.13",
96
+ "vite": "^8.0.14",
102
97
  "wasm-feature-detect": "~1.8.0",
103
98
  "zod": "^4.4.3"
104
99
  },
@@ -108,45 +103,40 @@
108
103
  "@mui/material": "^9.0",
109
104
  "@opentelemetry/api": "^1.9",
110
105
  "@opentelemetry/sdk-trace-base": "^2.7",
111
- "@react-spring/web": "~10.0",
106
+ "@react-spring/web": "~10.1",
112
107
  "@scure/base": "~2.2",
113
- "@xylabs/pixel": "~5.1",
114
- "@xylabs/react-button": "~8.0",
115
- "@xylabs/react-flexbox": "~8.0",
116
- "@xylabs/react-hooks": "~8.0",
117
- "@xylabs/react-identicon": "~8.0",
118
- "@xylabs/react-link": "~8.0",
119
- "@xylabs/react-promise": "~8.0",
120
- "@xylabs/react-quick-tip-button": "~8.0",
121
- "@xylabs/react-shared": "~8.0",
122
- "@xylabs/react-theme": "~8.0",
123
- "@xylabs/sdk-js": "^5.1",
124
- "@xylabs/threads": "~5.1",
125
- "@xyo-network/boundwitness-model": "^5.6",
126
- "@xyo-network/boundwitness-validator": "^5.6",
127
- "@xyo-network/payload-builder": "^5.6",
128
- "@xyo-network/payload-model": "^5.6",
108
+ "@xylabs/pixel": "~6.0",
109
+ "@xylabs/react-button": "~9.0",
110
+ "@xylabs/react-flexbox": "~9.0",
111
+ "@xylabs/react-hooks": "~9.0",
112
+ "@xylabs/react-identicon": "~9.0",
113
+ "@xylabs/react-link": "~9.0",
114
+ "@xylabs/react-promise": "~9.0",
115
+ "@xylabs/react-quick-tip-button": "~9.0",
116
+ "@xylabs/react-shared": "~9.0",
117
+ "@xylabs/react-theme": "~9.0",
118
+ "@xylabs/sdk-js": "^6.0",
119
+ "@xylabs/threads": "^6.0",
120
+ "@xyo-network/boundwitness-model": "^6.0",
121
+ "@xyo-network/boundwitness-validator": "^6.0",
122
+ "@xyo-network/payload-builder": "^6.0",
123
+ "@xyo-network/payload-model": "^6.0",
129
124
  "@xyo-network/typeof": "~5.3",
130
125
  "async-mutex": "^0.5",
131
126
  "bn.js": "^5.2",
132
127
  "bowser": "^2.14",
133
128
  "buffer": "^6.0",
134
- "chalk": "^5.6",
135
129
  "debug": "~4.4",
136
130
  "ethers": "^6.16",
137
- "fast-deep-equal": "~3.1",
138
131
  "hash-wasm": "~4.12",
139
- "js-cookie": "~3.0",
140
132
  "md5": "~2.3",
141
- "mixpanel-browser": "~2.79",
133
+ "mixpanel-browser": "~2.80",
142
134
  "observable-fns": "~0.6",
143
135
  "pako": "^2.1",
144
- "query-string": "~9.3",
136
+ "query-string": "~9.4",
145
137
  "react": "^19.2",
146
138
  "react-dom": "^19.2",
147
- "react-is": "^19.2",
148
139
  "react-router-dom": "^7.15",
149
- "recharts": "~3.8",
150
140
  "spark-md5": "~3.0",
151
141
  "wasm-feature-detect": "~1.8",
152
142
  "zod": "^4.4"