@xyo-network/react-error 4.1.0 → 4.1.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +7 -7
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@xyo-network/react-error",
|
3
|
-
"version": "4.1.
|
3
|
+
"version": "4.1.2",
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
5
5
|
"keywords": [
|
6
6
|
"xyo",
|
@@ -44,17 +44,17 @@
|
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
46
|
"@rollbar/react": "^0.12.0-beta",
|
47
|
-
"@xylabs/react-button": "^5.2.
|
48
|
-
"@xylabs/react-flexbox": "^5.2.
|
49
|
-
"@xylabs/react-shared": "^5.2.
|
47
|
+
"@xylabs/react-button": "^5.2.1",
|
48
|
+
"@xylabs/react-flexbox": "^5.2.1",
|
49
|
+
"@xylabs/react-shared": "^5.2.1",
|
50
50
|
"@xyo-network/payload-model": "^3.2.0",
|
51
51
|
"prop-types": "^15.8.1",
|
52
52
|
"react-router-dom": "^6.27.0"
|
53
53
|
},
|
54
54
|
"devDependencies": {
|
55
|
-
"@mui/icons-material": "^6.1.
|
56
|
-
"@mui/material": "^6.1.
|
57
|
-
"@mui/styles": "^6.1.
|
55
|
+
"@mui/icons-material": "^6.1.4",
|
56
|
+
"@mui/material": "^6.1.4",
|
57
|
+
"@mui/styles": "^6.1.4",
|
58
58
|
"@storybook/react": "^8.3.5",
|
59
59
|
"@xylabs/ts-scripts-yarn3": "^4.2.1",
|
60
60
|
"@xylabs/tsconfig-react": "^4.2.1",
|