@xyo-network/react-error 2.75.5 → 2.75.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -10,9 +10,9 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-button": "^3.1.6",
14
- "@xylabs/react-flexbox": "^3.1.6",
15
- "@xylabs/react-shared": "^3.1.6",
13
+ "@xylabs/react-button": "^3.1.7",
14
+ "@xylabs/react-flexbox": "^3.1.7",
15
+ "@xylabs/react-shared": "^3.1.7",
16
16
  "@xyo-network/payload-model": "^2.99.1",
17
17
  "react-router-dom": "^6.23.0"
18
18
  },
@@ -25,7 +25,7 @@
25
25
  "rollbar": "^2"
26
26
  },
27
27
  "devDependencies": {
28
- "@storybook/react": "^7.6.18",
28
+ "@storybook/react": "^7.6.19",
29
29
  "@xylabs/ts-scripts-yarn3": "^3.9.1",
30
30
  "@xylabs/tsconfig-react": "^3.9.1",
31
31
  "typescript": "^5.4.5"
@@ -86,6 +86,6 @@
86
86
  },
87
87
  "sideEffects": false,
88
88
  "types": "dist/browser/index.d.ts",
89
- "version": "2.75.5",
89
+ "version": "2.75.7",
90
90
  "type": "module"
91
91
  }