@xyo-network/react-error 2.83.1 → 2.83.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -25,9 +25,9 @@
|
|
25
25
|
"rollbar": "^2"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
|
-
"@storybook/react": "^8.2.
|
29
|
-
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.
|
30
|
-
"@xylabs/tsconfig-react": "^4.0.0-rc.
|
28
|
+
"@storybook/react": "^8.2.8",
|
29
|
+
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.12",
|
30
|
+
"@xylabs/tsconfig-react": "^4.0.0-rc.12",
|
31
31
|
"typescript": "^5.5.4"
|
32
32
|
},
|
33
33
|
"peerDependenciesMeta": {
|
@@ -70,6 +70,6 @@
|
|
70
70
|
},
|
71
71
|
"sideEffects": false,
|
72
72
|
"types": "dist/browser/index.d.ts",
|
73
|
-
"version": "2.83.
|
73
|
+
"version": "2.83.2",
|
74
74
|
"type": "module"
|
75
75
|
}
|