@xyo-network/react-schema-plugin 2.81.6 → 2.81.8

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 +8 -8
package/package.json CHANGED
@@ -10,15 +10,15 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-flexbox": "^3.4.0",
14
- "@xyo-network/payload-model": "^2.110.5",
15
- "@xyo-network/react-payload-details": "^2.81.6",
16
- "@xyo-network/react-payload-plugin": "^2.81.6",
17
- "@xyo-network/schema-payload-plugin": "^2.110.5"
13
+ "@xylabs/react-flexbox": "^3.4.1",
14
+ "@xyo-network/payload-model": "^2.110.9",
15
+ "@xyo-network/react-payload-details": "^2.81.8",
16
+ "@xyo-network/react-payload-plugin": "^2.81.8",
17
+ "@xyo-network/schema-payload-plugin": "^2.110.9"
18
18
  },
19
19
  "devDependencies": {
20
- "@xylabs/ts-scripts-yarn3": "^3.12.1",
21
- "typescript": "^5.5.3"
20
+ "@xylabs/ts-scripts-yarn3": "^3.12.4",
21
+ "typescript": "^5.5.4"
22
22
  },
23
23
  "peerDependencies": {
24
24
  "@emotion/react": "^11",
@@ -80,6 +80,6 @@
80
80
  },
81
81
  "sideEffects": false,
82
82
  "types": "dist/browser/index.d.ts",
83
- "version": "2.81.6",
83
+ "version": "2.81.8",
84
84
  "type": "module"
85
85
  }