@xyo-network/react-event 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 +4 -4
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/assert": "^3.5.9"
13
+ "@xylabs/assert": "^3.6.4"
14
14
  },
15
15
  "devDependencies": {
16
- "@xylabs/ts-scripts-yarn3": "^3.12.1",
17
- "typescript": "^5.5.3"
16
+ "@xylabs/ts-scripts-yarn3": "^3.12.4",
17
+ "typescript": "^5.5.4"
18
18
  },
19
19
  "peerDependencies": {
20
20
  "react": "^18.2.0",
@@ -71,6 +71,6 @@
71
71
  },
72
72
  "sideEffects": false,
73
73
  "types": "dist/browser/index.d.ts",
74
- "version": "2.81.6",
74
+ "version": "2.81.8",
75
75
  "type": "module"
76
76
  }