@xyo-network/react-error 2.77.1 → 2.78.0
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
@@ -13,8 +13,8 @@
|
|
13
13
|
"@xylabs/react-button": "^3.1.7",
|
14
14
|
"@xylabs/react-flexbox": "^3.1.7",
|
15
15
|
"@xylabs/react-shared": "^3.1.7",
|
16
|
-
"@xyo-network/payload-model": "^2.
|
17
|
-
"react-router-dom": "^6.
|
16
|
+
"@xyo-network/payload-model": "^2.107.0",
|
17
|
+
"react-router-dom": "^6.24.0"
|
18
18
|
},
|
19
19
|
"peerDependencies": {
|
20
20
|
"@mui/icons-material": "^5",
|
@@ -25,10 +25,10 @@
|
|
25
25
|
"rollbar": "^2"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
|
-
"@storybook/react": "^7.6.
|
29
|
-
"@xylabs/ts-scripts-yarn3": "^3.11.
|
30
|
-
"@xylabs/tsconfig-react": "^3.11.
|
31
|
-
"typescript": "^5.
|
28
|
+
"@storybook/react": "^7.6.20",
|
29
|
+
"@xylabs/ts-scripts-yarn3": "^3.11.8",
|
30
|
+
"@xylabs/tsconfig-react": "^3.11.8",
|
31
|
+
"typescript": "^5.5.2"
|
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.
|
89
|
+
"version": "2.78.0",
|
90
90
|
"type": "module"
|
91
91
|
}
|