@xyo-network/react-property 7.6.2 → 7.6.3

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 +74 -74
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-property",
3
- "version": "7.6.2",
3
+ "version": "7.6.3",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,38 +41,38 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-shared": "~7.6.2"
44
+ "@xyo-network/react-shared": "~7.6.3"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
48
- "@mui/icons-material": "^7.3.10",
49
- "@mui/material": "^7.3.10",
48
+ "@mui/icons-material": "^7.3.11",
49
+ "@mui/material": "^7.3.11",
50
50
  "@opentelemetry/api": "^1.9.1",
51
51
  "@opentelemetry/sdk-trace-base": "^2.7.1",
52
52
  "@react-spring/web": "~10.0.3",
53
53
  "@scure/base": "~2.2.0",
54
54
  "@storybook/react-vite": "~10.3.6",
55
55
  "@types/react": "^19.2.14",
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-identicon": "~7.2.3",
61
- "@xylabs/react-link": "~7.2.3",
62
- "@xylabs/react-promise": "~7.2.3",
63
- "@xylabs/react-quick-tip-button": "~7.2.3",
64
- "@xylabs/react-shared": "~7.2.3",
65
- "@xylabs/react-theme": "~7.2.3",
66
- "@xylabs/sdk-js": "^5.1.1",
67
- "@xylabs/threads": "~5.1.1",
68
- "@xylabs/toolchain": "~7.13.7",
69
- "@xylabs/tsconfig": "^7.13.7",
70
- "@xylabs/tsconfig-dom": "^7.13.7",
71
- "@xylabs/tsconfig-react": "~7.13.7",
72
- "@xyo-network/boundwitness-model": "^5.6.2",
73
- "@xyo-network/boundwitness-validator": "^5.6.1",
74
- "@xyo-network/payload-builder": "^5.6.1",
75
- "@xyo-network/payload-model": "^5.6.2",
56
+ "@xylabs/pixel": "~5.1.2",
57
+ "@xylabs/react-button": "~7.2.4",
58
+ "@xylabs/react-flexbox": "~7.2.4",
59
+ "@xylabs/react-hooks": "~7.2.4",
60
+ "@xylabs/react-identicon": "~7.2.4",
61
+ "@xylabs/react-link": "~7.2.4",
62
+ "@xylabs/react-promise": "~7.2.4",
63
+ "@xylabs/react-quick-tip-button": "~7.2.4",
64
+ "@xylabs/react-shared": "~7.2.4",
65
+ "@xylabs/react-theme": "~7.2.4",
66
+ "@xylabs/sdk-js": "^5.1.2",
67
+ "@xylabs/threads": "~5.1.2",
68
+ "@xylabs/toolchain": "~7.13.15",
69
+ "@xylabs/tsconfig": "^7.13.15",
70
+ "@xylabs/tsconfig-dom": "^7.13.15",
71
+ "@xylabs/tsconfig-react": "~7.13.15",
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",
76
76
  "@xyo-network/typeof": "~5.3.30",
77
77
  "async-mutex": "^0.5.0",
78
78
  "bn.js": "^5.2.3",
@@ -90,9 +90,9 @@
90
90
  "observable-fns": "~0.6.1",
91
91
  "pako": "^2.1.0",
92
92
  "query-string": "~9.3.1",
93
- "react": "^19.2.5",
94
- "react-dom": "^19.2.5",
95
- "react-is": "^19.2.5",
93
+ "react": "^19.2.6",
94
+ "react-dom": "^19.2.6",
95
+ "react-is": "^19.2.6",
96
96
  "react-router-dom": "^7.15.0",
97
97
  "recharts": "~3.8.1",
98
98
  "spark-md5": "~3.0.2",
@@ -103,53 +103,53 @@
103
103
  "zod": "^4.4.3"
104
104
  },
105
105
  "peerDependencies": {
106
- "@bitauth/libauth": ">=3.0.0 <3.1",
107
- "@mui/icons-material": ">=7.3.10 <8",
108
- "@mui/material": ">=7.3.10 <8",
109
- "@opentelemetry/api": ">=1.9.1 <2",
110
- "@opentelemetry/sdk-trace-base": ">=2.7.1 <3",
111
- "@react-spring/web": ">=10.0.3 <10.1",
112
- "@scure/base": ">=2.2.0 <2.3",
113
- "@xylabs/pixel": ">=5.1.1 <5.2",
114
- "@xylabs/react-button": ">=7.2.3 <7.3",
115
- "@xylabs/react-flexbox": ">=7.2.3 <7.3",
116
- "@xylabs/react-hooks": ">=7.2.3 <7.3",
117
- "@xylabs/react-identicon": ">=7.2.3 <7.3",
118
- "@xylabs/react-link": ">=7.2.3 <7.3",
119
- "@xylabs/react-promise": ">=7.2.3 <7.3",
120
- "@xylabs/react-quick-tip-button": ">=7.2.3 <7.3",
121
- "@xylabs/react-shared": ">=7.2.3 <7.3",
122
- "@xylabs/react-theme": ">=7.2.3 <7.3",
123
- "@xylabs/sdk-js": ">=5.1.1 <6",
124
- "@xylabs/threads": ">=5.1.1 <5.2",
125
- "@xyo-network/boundwitness-model": ">=5.6.2 <6",
126
- "@xyo-network/boundwitness-validator": ">=5.6.1 <6",
127
- "@xyo-network/payload-builder": ">=5.6.1 <6",
128
- "@xyo-network/payload-model": ">=5.6.2 <6",
129
- "@xyo-network/typeof": ">=5.3.30 <5.4",
130
- "async-mutex": ">=0.5.0 <1",
131
- "bn.js": ">=5.2.3 <6",
132
- "bowser": ">=2.14.1 <3",
133
- "buffer": ">=6.0.3 <7",
134
- "chalk": ">=5.6.2 <6",
135
- "debug": ">=4.4.3 <4.5",
136
- "ethers": ">=6.16.0 <7",
137
- "fast-deep-equal": ">=3.1.3 <3.2",
138
- "hash-wasm": ">=4.12.0 <4.13",
139
- "js-cookie": ">=3.0.5 <3.1",
140
- "md5": ">=2.3.0 <2.4",
141
- "mixpanel-browser": ">=2.78.0 <2.79",
142
- "observable-fns": ">=0.6.1 <0.7",
143
- "pako": ">=2.1.0 <3",
144
- "query-string": ">=9.3.1 <9.4",
145
- "react": ">=19.2.5 <20",
146
- "react-dom": ">=19.2.5 <20",
147
- "react-is": ">=19.2.5 <20",
148
- "react-router-dom": ">=7.15.0 <8",
149
- "recharts": ">=3.8.1 <3.9",
150
- "spark-md5": ">=3.0.2 <3.1",
151
- "wasm-feature-detect": ">=1.8.0 <1.9",
152
- "zod": ">=4.4.3 <5"
106
+ "@bitauth/libauth": "~3.0",
107
+ "@mui/icons-material": "^7.3",
108
+ "@mui/material": "^7.3",
109
+ "@opentelemetry/api": "^1.9",
110
+ "@opentelemetry/sdk-trace-base": "^2.7",
111
+ "@react-spring/web": "~10.0",
112
+ "@scure/base": "~2.2",
113
+ "@xylabs/pixel": "~5.1",
114
+ "@xylabs/react-button": "~7.2",
115
+ "@xylabs/react-flexbox": "~7.2",
116
+ "@xylabs/react-hooks": "~7.2",
117
+ "@xylabs/react-identicon": "~7.2",
118
+ "@xylabs/react-link": "~7.2",
119
+ "@xylabs/react-promise": "~7.2",
120
+ "@xylabs/react-quick-tip-button": "~7.2",
121
+ "@xylabs/react-shared": "~7.2",
122
+ "@xylabs/react-theme": "~7.2",
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",
129
+ "@xyo-network/typeof": "~5.3",
130
+ "async-mutex": "^0.5",
131
+ "bn.js": "^5.2",
132
+ "bowser": "^2.14",
133
+ "buffer": "^6.0",
134
+ "chalk": "^5.6",
135
+ "debug": "~4.4",
136
+ "ethers": "^6.16",
137
+ "fast-deep-equal": "~3.1",
138
+ "hash-wasm": "~4.12",
139
+ "js-cookie": "~3.0",
140
+ "md5": "~2.3",
141
+ "mixpanel-browser": "~2.78",
142
+ "observable-fns": "~0.6",
143
+ "pako": "^2.1",
144
+ "query-string": "~9.3",
145
+ "react": "^19.2",
146
+ "react-dom": "^19.2",
147
+ "react-is": "^19.2",
148
+ "react-router-dom": "^7.15",
149
+ "recharts": "~3.8",
150
+ "spark-md5": "~3.0",
151
+ "wasm-feature-detect": "~1.8",
152
+ "zod": "^4.4"
153
153
  },
154
154
  "publishConfig": {
155
155
  "access": "public"