@xyo-network/react-error 2.60.11 → 2.61.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
- package/dist/docs.json +0 -25341
package/package.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
"@xylabs/react-button": "~2.17.15",
|
14
14
|
"@xylabs/react-flexbox": "~2.17.15",
|
15
15
|
"@xylabs/react-shared": "~2.17.15",
|
16
|
-
"@xyo-network/payload-model": "^2.
|
16
|
+
"@xyo-network/payload-model": "^2.73.3"
|
17
17
|
},
|
18
18
|
"peerDependencies": {
|
19
19
|
"@mui/icons-material": "^5",
|
@@ -26,8 +26,8 @@
|
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
28
|
"@storybook/react": "^7.4.0",
|
29
|
-
"@xylabs/ts-scripts-yarn3": "^2.19.
|
30
|
-
"@xylabs/tsconfig-react": "^2.19.
|
29
|
+
"@xylabs/ts-scripts-yarn3": "^2.19.5",
|
30
|
+
"@xylabs/tsconfig-react": "^2.19.5",
|
31
31
|
"typescript": "^5.2.2"
|
32
32
|
},
|
33
33
|
"peerDependenciesMeta": {
|
@@ -78,5 +78,5 @@
|
|
78
78
|
},
|
79
79
|
"sideEffects": false,
|
80
80
|
"types": "dist/types/index.d.ts",
|
81
|
-
"version": "2.
|
81
|
+
"version": "2.61.0"
|
82
82
|
}
|