@xyo-network/react-pointer-plugin 2.72.7 → 2.73.0

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
@@ -11,12 +11,12 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@xylabs/react-flexbox": "^3.1.6",
14
- "@xyo-network/payload-model": "^2.95.6",
15
- "@xyo-network/react-payload-details": "~2.72.7",
16
- "@xyo-network/react-payload-plugin": "~2.72.7"
14
+ "@xyo-network/payload-model": "^2.97.1",
15
+ "@xyo-network/react-payload-details": "~2.73.0",
16
+ "@xyo-network/react-payload-plugin": "~2.73.0"
17
17
  },
18
18
  "devDependencies": {
19
- "@xylabs/ts-scripts-yarn3": "^3.9.0",
19
+ "@xylabs/ts-scripts-yarn3": "^3.9.1",
20
20
  "typescript": "^5.4.5"
21
21
  },
22
22
  "peerDependencies": {
@@ -79,6 +79,6 @@
79
79
  },
80
80
  "sideEffects": false,
81
81
  "types": "dist/browser/index.d.ts",
82
- "version": "2.72.7",
82
+ "version": "2.73.0",
83
83
  "type": "module"
84
84
  }