@xyo-network/react-error 2.66.1 → 2.66.3

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 +10 -10
package/package.json CHANGED
@@ -10,11 +10,11 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-button": "^3.0.21",
14
- "@xylabs/react-flexbox": "^3.0.21",
15
- "@xylabs/react-shared": "^3.0.21",
16
- "@xyo-network/payload-model": "^2.81.6",
17
- "react-router-dom": "^6.19.0"
13
+ "@xylabs/react-button": "^3.0.33",
14
+ "@xylabs/react-flexbox": "^3.0.33",
15
+ "@xylabs/react-shared": "^3.0.33",
16
+ "@xyo-network/payload-model": "^2.82.0",
17
+ "react-router-dom": "^6.20.1"
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.5.3",
29
- "@xylabs/ts-scripts-yarn3": "^3.2.8",
30
- "@xylabs/tsconfig-react": "^3.2.8",
31
- "typescript": "^5.2.2"
28
+ "@storybook/react": "^7.6.3",
29
+ "@xylabs/ts-scripts-yarn3": "^3.2.10",
30
+ "@xylabs/tsconfig-react": "^3.2.10",
31
+ "typescript": "^5.3.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.66.1",
89
+ "version": "2.66.3",
90
90
  "type": "module"
91
91
  }