@xylabs/react-webapp 7.2.1 → 7.2.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.
- package/package.json +41 -43
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xylabs/react-webapp",
|
|
3
|
-
"version": "7.2.
|
|
3
|
+
"version": "7.2.3",
|
|
4
4
|
"description": "Common React library for all XY Labs projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"utility",
|
|
@@ -40,41 +40,39 @@
|
|
|
40
40
|
"README.md"
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@xylabs/react-appbar": "~7.2.
|
|
44
|
-
"@xylabs/react-
|
|
45
|
-
"@xylabs/react-
|
|
46
|
-
"@xylabs/react-error": "~7.2.
|
|
47
|
-
"@xylabs/react-
|
|
48
|
-
"@xylabs/react-pixel": "~7.2.
|
|
49
|
-
"@xylabs/react-
|
|
50
|
-
"@xylabs/react-
|
|
43
|
+
"@xylabs/react-appbar": "~7.2.3",
|
|
44
|
+
"@xylabs/react-async-effect": "~7.2.3",
|
|
45
|
+
"@xylabs/react-button": "~7.2.3",
|
|
46
|
+
"@xylabs/react-error": "~7.2.3",
|
|
47
|
+
"@xylabs/react-flexbox": "~7.2.3",
|
|
48
|
+
"@xylabs/react-pixel": "~7.2.3",
|
|
49
|
+
"@xylabs/react-shared": "~7.2.3",
|
|
50
|
+
"@xylabs/react-app-settings": "~7.2.3"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@mui/icons-material": "~7.3.10",
|
|
54
54
|
"@mui/material": "~7.3.10",
|
|
55
55
|
"@opentelemetry/api": "^1.9.1",
|
|
56
|
-
"@opentelemetry/sdk-trace-base": "
|
|
56
|
+
"@opentelemetry/sdk-trace-base": "~2.7.1",
|
|
57
57
|
"@react-spring/web": "~10.0.3",
|
|
58
58
|
"@storybook/react-vite": "~10.3.6",
|
|
59
|
-
"@types/node": "~25.6.0",
|
|
60
59
|
"@types/react": "^19.2.14",
|
|
61
60
|
"@types/react-helmet": "~6.1.11",
|
|
62
|
-
"@xylabs/pixel": "^5.1.
|
|
63
|
-
"@xylabs/sdk-js": "
|
|
64
|
-
"@xylabs/toolchain": "~7.
|
|
65
|
-
"@xylabs/tsconfig": "~7.
|
|
66
|
-
"@xylabs/tsconfig-dom": "~7.
|
|
67
|
-
"@xylabs/tsconfig-react": "~7.
|
|
68
|
-
"async-mutex": "
|
|
69
|
-
"bn.js": "
|
|
70
|
-
"bowser": "
|
|
71
|
-
"buffer": "
|
|
72
|
-
"chalk": "
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"js-cookie": ">=3.0.5 <3.1",
|
|
61
|
+
"@xylabs/pixel": "^5.1.1",
|
|
62
|
+
"@xylabs/sdk-js": "^5.1.1",
|
|
63
|
+
"@xylabs/toolchain": "~7.13.4",
|
|
64
|
+
"@xylabs/tsconfig": "~7.13.4",
|
|
65
|
+
"@xylabs/tsconfig-dom": "~7.13.4",
|
|
66
|
+
"@xylabs/tsconfig-react": "~7.13.4",
|
|
67
|
+
"async-mutex": "~0.5.0",
|
|
68
|
+
"bn.js": "~5.2.3",
|
|
69
|
+
"bowser": "~2.14.1",
|
|
70
|
+
"buffer": "~6.0.3",
|
|
71
|
+
"chalk": "~5.6.2",
|
|
72
|
+
"eslint": "~10.3.0",
|
|
73
|
+
"ethers": "~6.16.0",
|
|
74
|
+
"fast-deep-equal": "~3.1.3",
|
|
75
|
+
"js-cookie": "~3.0.5",
|
|
78
76
|
"mixpanel-browser": "^2.78.0",
|
|
79
77
|
"pako": "~2.1.0",
|
|
80
78
|
"query-string": "~9.3.1",
|
|
@@ -82,31 +80,31 @@
|
|
|
82
80
|
"react-dom": "^19.2.5",
|
|
83
81
|
"react-helmet": "~6.1.0",
|
|
84
82
|
"react-is": "^19.2.5",
|
|
85
|
-
"react-router-dom": "
|
|
83
|
+
"react-router-dom": "^7.15.0",
|
|
86
84
|
"recharts": "~3.8.1",
|
|
87
|
-
"spark-md5": "
|
|
85
|
+
"spark-md5": "~3.0.2",
|
|
88
86
|
"storybook": "~10.3.6",
|
|
89
87
|
"typescript": "^5.9.3",
|
|
90
88
|
"vite": "~8.0.10",
|
|
91
89
|
"zod": "^4.4.3",
|
|
92
|
-
"@xylabs/react-link": "~7.2.
|
|
90
|
+
"@xylabs/react-link": "~7.2.3"
|
|
93
91
|
},
|
|
94
92
|
"peerDependencies": {
|
|
95
93
|
"@mui/icons-material": ">=7.3.10 <7.4",
|
|
96
94
|
"@mui/material": ">=7.3.10 <7.4",
|
|
97
95
|
"@opentelemetry/api": ">=1.9.1 <2",
|
|
98
|
-
"@opentelemetry/sdk-trace-base": ">=2.7.1 <
|
|
96
|
+
"@opentelemetry/sdk-trace-base": ">=2.7.1 <2.8",
|
|
99
97
|
"@react-spring/web": ">=10.0.3 <10.1",
|
|
100
|
-
"@xylabs/pixel": ">=5.1.
|
|
101
|
-
"@xylabs/sdk-js": ">=5.1.
|
|
102
|
-
"async-mutex": ">=0.5.0 <
|
|
103
|
-
"bn.js": ">=5.2.3 <
|
|
104
|
-
"bowser": ">=2.14.1 <
|
|
105
|
-
"buffer": ">=6.0.3 <
|
|
106
|
-
"chalk": ">=5.6.2 <
|
|
107
|
-
"ethers": ">=6.16.0 <
|
|
108
|
-
"fast-deep-equal": ">=3.1.3 <
|
|
109
|
-
"js-cookie": ">=3.0.5 <
|
|
98
|
+
"@xylabs/pixel": ">=5.1.1 <6",
|
|
99
|
+
"@xylabs/sdk-js": ">=5.1.1 <6",
|
|
100
|
+
"async-mutex": ">=0.5.0 <0.6",
|
|
101
|
+
"bn.js": ">=5.2.3 <5.3",
|
|
102
|
+
"bowser": ">=2.14.1 <2.15",
|
|
103
|
+
"buffer": ">=6.0.3 <6.1",
|
|
104
|
+
"chalk": ">=5.6.2 <5.7",
|
|
105
|
+
"ethers": ">=6.16.0 <6.17",
|
|
106
|
+
"fast-deep-equal": ">=3.1.3 <3.2",
|
|
107
|
+
"js-cookie": ">=3.0.5 <3.1",
|
|
110
108
|
"mixpanel-browser": ">=2.78.0 <3",
|
|
111
109
|
"pako": ">=2.1.0 <2.2",
|
|
112
110
|
"query-string": ">=9.3.1 <9.4",
|
|
@@ -114,9 +112,9 @@
|
|
|
114
112
|
"react-dom": ">=19.2.5 <20",
|
|
115
113
|
"react-helmet": ">=6.1.0 <6.2",
|
|
116
114
|
"react-is": ">=19.2.5 <20",
|
|
117
|
-
"react-router-dom": ">=7.
|
|
115
|
+
"react-router-dom": ">=7.15.0 <8",
|
|
118
116
|
"recharts": ">=3.8.1 <3.9",
|
|
119
|
-
"spark-md5": ">=3.0.2 <
|
|
117
|
+
"spark-md5": ">=3.0.2 <3.1",
|
|
120
118
|
"zod": ">=4.4.3 <5"
|
|
121
119
|
},
|
|
122
120
|
"publishConfig": {
|