@xyo-network/react-error 2.72.1 → 2.72.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
"@xylabs/react-button": "^3.1.6",
|
14
14
|
"@xylabs/react-flexbox": "^3.1.6",
|
15
15
|
"@xylabs/react-shared": "^3.1.6",
|
16
|
-
"@xyo-network/payload-model": "^2.94.
|
16
|
+
"@xyo-network/payload-model": "^2.94.40",
|
17
17
|
"react-router-dom": "^6.22.3"
|
18
18
|
},
|
19
19
|
"peerDependencies": {
|
@@ -28,7 +28,7 @@
|
|
28
28
|
"@storybook/react": "^7.6.17",
|
29
29
|
"@xylabs/ts-scripts-yarn3": "^3.9.0",
|
30
30
|
"@xylabs/tsconfig-react": "^3.9.0",
|
31
|
-
"typescript": "^5.4.
|
31
|
+
"typescript": "^5.4.5"
|
32
32
|
},
|
33
33
|
"peerDependenciesMeta": {
|
34
34
|
"rollbar": {
|
@@ -86,6 +86,6 @@
|
|
86
86
|
},
|
87
87
|
"sideEffects": false,
|
88
88
|
"types": "dist/browser/index.d.ts",
|
89
|
-
"version": "2.72.
|
89
|
+
"version": "2.72.3",
|
90
90
|
"type": "module"
|
91
91
|
}
|