@xyo-network/react-webapp 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 +32 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-webapp",
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,9 +41,9 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-appbar": "~9.0.4",
45
- "@xyo-network/react-footer": "~9.0.4",
46
- "@xyo-network/react-shared": "~9.0.4"
44
+ "@xyo-network/react-shared": "~9.0.6",
45
+ "@xyo-network/react-footer": "~9.0.6",
46
+ "@xyo-network/react-appbar": "~9.0.6"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@bitauth/libauth": "~3.0.0",
@@ -57,29 +57,29 @@
57
57
  "@scure/base": "~2.2.0",
58
58
  "@scure/bip39": "~2.2.0",
59
59
  "@storybook/react-vite": "~10.4.2",
60
- "@types/react": "^19.2.16",
61
- "@xylabs/geo": "^6.0.7",
62
- "@xylabs/pixel": "~6.0.7",
63
- "@xylabs/react-appbar": "~9.0.2",
64
- "@xylabs/react-async-effect": "~9.0.2",
65
- "@xylabs/react-button": "~9.0.2",
66
- "@xylabs/react-flexbox": "~9.0.2",
67
- "@xylabs/react-hooks": "~9.0.2",
68
- "@xylabs/react-link": "~9.0.2",
69
- "@xylabs/react-pixel": "~9.0.2",
70
- "@xylabs/react-promise": "~9.0.2",
71
- "@xylabs/react-select": "~9.0.2",
72
- "@xylabs/react-shared": "~9.0.2",
73
- "@xylabs/react-theme": "~9.0.2",
74
- "@xylabs/react-webapp": "~9.0.2",
75
- "@xylabs/sdk-js": "^6.0.7",
76
- "@xylabs/threads": "^6.0.7",
77
- "@xylabs/toolchain": "~8.1.15",
78
- "@xylabs/tsconfig": "^8.1.15",
79
- "@xylabs/tsconfig-dom": "^8.1.15",
80
- "@xylabs/tsconfig-react": "~8.1.15",
81
- "@xyo-network/sdk-js": "^6.0.2",
82
- "@xyo-network/sdk-protocol-js": "~6.0.7",
60
+ "@types/react": "^19.2.17",
61
+ "@xylabs/geo": "^6.0.10",
62
+ "@xylabs/pixel": "~6.0.10",
63
+ "@xylabs/react-appbar": "~9.0.4",
64
+ "@xylabs/react-async-effect": "~9.0.4",
65
+ "@xylabs/react-button": "~9.0.4",
66
+ "@xylabs/react-flexbox": "~9.0.4",
67
+ "@xylabs/react-hooks": "~9.0.4",
68
+ "@xylabs/react-link": "~9.0.4",
69
+ "@xylabs/react-pixel": "~9.0.4",
70
+ "@xylabs/react-promise": "~9.0.4",
71
+ "@xylabs/react-select": "~9.0.4",
72
+ "@xylabs/react-shared": "~9.0.4",
73
+ "@xylabs/react-theme": "~9.0.4",
74
+ "@xylabs/react-webapp": "~9.0.4",
75
+ "@xylabs/sdk-js": "^6.0.10",
76
+ "@xylabs/threads": "^6.0.10",
77
+ "@xylabs/toolchain": "~8.1.16",
78
+ "@xylabs/tsconfig": "^8.1.16",
79
+ "@xylabs/tsconfig-dom": "^8.1.16",
80
+ "@xylabs/tsconfig-react": "~8.1.16",
81
+ "@xyo-network/sdk-js": "^6.0.4",
82
+ "@xyo-network/sdk-protocol-js": "~6.0.9",
83
83
  "ajv": "^8.20.0",
84
84
  "async-mutex": "^0.5.0",
85
85
  "bn.js": "^5.2.3",
@@ -93,12 +93,13 @@
93
93
  "lru-cache": "^11.5.1",
94
94
  "mixpanel-browser": "~2.80.0",
95
95
  "observable-fns": "~0.6.1",
96
- "pako": "^2.1.0",
97
96
  "query-string": "~9.4.0",
98
97
  "react": "^19.2.7",
99
98
  "react-dom": "^19.2.7",
100
99
  "react-icons": "~5.6.0",
101
- "react-router-dom": "^7.16.0",
100
+ "react-is": "^19.2.7",
101
+ "react-router-dom": "^7.17.0",
102
+ "recharts": "^3.8.1",
102
103
  "spark-md5": "~3.0.2",
103
104
  "storybook": "^10.4.2",
104
105
  "typescript": "^6.0.3",
@@ -147,12 +148,13 @@
147
148
  "lru-cache": "^11.3",
148
149
  "mixpanel-browser": "~2.80",
149
150
  "observable-fns": "~0.6",
150
- "pako": "^2.1",
151
151
  "query-string": "~9.4",
152
152
  "react": "^19.2",
153
153
  "react-dom": "^19.2",
154
154
  "react-icons": "~5.6",
155
+ "react-is": "^19.2",
155
156
  "react-router-dom": "^7.15",
157
+ "recharts": "^3.8",
156
158
  "spark-md5": "~3.0",
157
159
  "webextension-polyfill": "^0.12",
158
160
  "zod": "^4.4"