@xyo-network/react-error 9.0.4 → 9.0.5

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 +15 -17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-error",
3
- "version": "9.0.4",
3
+ "version": "9.0.5",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -53,19 +53,19 @@
53
53
  "@scure/bip39": "~2.2.0",
54
54
  "@storybook/react-vite": "~10.4.2",
55
55
  "@types/react": "^19.2.16",
56
- "@xylabs/geo": "^6.0.7",
57
- "@xylabs/pixel": "~6.0.7",
58
- "@xylabs/react-button": "~9.0.2",
59
- "@xylabs/react-error": "~9.0.2",
60
- "@xylabs/react-flexbox": "~9.0.2",
61
- "@xylabs/sdk-js": "^6.0.7",
62
- "@xylabs/threads": "^6.0.7",
63
- "@xylabs/toolchain": "~8.1.15",
64
- "@xylabs/tsconfig": "^8.1.15",
65
- "@xylabs/tsconfig-dom": "^8.1.15",
66
- "@xylabs/tsconfig-react": "~8.1.15",
67
- "@xyo-network/sdk-js": "^6.0.2",
68
- "@xyo-network/sdk-protocol-js": "~6.0.7",
56
+ "@xylabs/geo": "^6.0.8",
57
+ "@xylabs/pixel": "~6.0.8",
58
+ "@xylabs/react-button": "~9.0.3",
59
+ "@xylabs/react-error": "~9.0.3",
60
+ "@xylabs/react-flexbox": "~9.0.3",
61
+ "@xylabs/sdk-js": "^6.0.8",
62
+ "@xylabs/threads": "^6.0.8",
63
+ "@xylabs/toolchain": "~8.1.16",
64
+ "@xylabs/tsconfig": "^8.1.16",
65
+ "@xylabs/tsconfig-dom": "^8.1.16",
66
+ "@xylabs/tsconfig-react": "~8.1.16",
67
+ "@xyo-network/sdk-js": "^6.0.4",
68
+ "@xyo-network/sdk-protocol-js": "~6.0.9",
69
69
  "ajv": "^8.20.0",
70
70
  "async-mutex": "^0.5.0",
71
71
  "bn.js": "^5.2.3",
@@ -79,12 +79,11 @@
79
79
  "lru-cache": "^11.5.1",
80
80
  "mixpanel-browser": "~2.80.0",
81
81
  "observable-fns": "~0.6.1",
82
- "pako": "^2.1.0",
83
82
  "prop-types": "^15.8.1",
84
83
  "query-string": "~9.4.0",
85
84
  "react": "^19.2.7",
86
85
  "react-dom": "^19.2.7",
87
- "react-router-dom": "^7.16.0",
86
+ "react-router-dom": "^7.17.0",
88
87
  "rollbar": "~3.1.0",
89
88
  "spark-md5": "~3.0.2",
90
89
  "storybook": "^10.4.2",
@@ -125,7 +124,6 @@
125
124
  "lru-cache": "^11.3",
126
125
  "mixpanel-browser": "~2.80",
127
126
  "observable-fns": "~0.6",
128
- "pako": "^2.1",
129
127
  "prop-types": "^15.8",
130
128
  "query-string": "~9.4",
131
129
  "react": "^19.2",