@xyo-network/react-map 2.71.1 → 2.71.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 +6 -6
package/package.json CHANGED
@@ -17,11 +17,11 @@
17
17
  "@xylabs/lodash": "^3.0.24",
18
18
  "@xylabs/react-flexbox": "^3.1.6",
19
19
  "@xylabs/react-shared": "^3.1.6",
20
- "@xyo-network/payload-model": "^2.93.8",
21
- "@xyo-network/react-app-settings": "~2.71.1",
22
- "@xyo-network/react-archivist": "~2.71.1",
23
- "@xyo-network/react-network": "~2.71.1",
24
- "@xyo-network/react-shared": "~2.71.1",
20
+ "@xyo-network/payload-model": "^2.94.1",
21
+ "@xyo-network/react-app-settings": "~2.71.3",
22
+ "@xyo-network/react-archivist": "~2.71.3",
23
+ "@xyo-network/react-network": "~2.71.3",
24
+ "@xyo-network/react-shared": "~2.71.3",
25
25
  "@xyo-network/sdk-geo": "^2.11.3",
26
26
  "geojson": "^0.5.0",
27
27
  "mapbox-gl": "^3.2.0"
@@ -91,6 +91,6 @@
91
91
  },
92
92
  "sideEffects": false,
93
93
  "types": "dist/browser/index.d.ts",
94
- "version": "2.71.1",
94
+ "version": "2.71.3",
95
95
  "type": "module"
96
96
  }