@hangtime/climbing-boards 1.0.46 → 1.0.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -43255,7 +43255,7 @@
43255
43255
  "gym_uuid": "344665",
43256
43256
  "address": "Rue 175 St Viateur E",
43257
43257
  "city": "Montreal",
43258
- "country": "CAN",
43258
+ "country": "CA",
43259
43259
  "countryCode": null,
43260
43260
  "postal_code": "H2T 1B4",
43261
43261
  "latitude": 45.52752,
@@ -40206,7 +40206,7 @@
40206
40206
  "name": "Shakti Rock Gym",
40207
40207
  "address": "Rue 175 St Viateur E",
40208
40208
  "city": "Montreal",
40209
- "country": "CAN",
40209
+ "country": "CA",
40210
40210
  "countryCode": null,
40211
40211
  "postal_code": "H2T 1B4",
40212
40212
  "latitude": 45.52752,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hangtime/climbing-boards",
3
- "version": "1.0.46",
3
+ "version": "1.0.47",
4
4
  "description": "Auto-updating GeoJSON dataset of Aurora Climbing board locations: Kilter, Tension, Grasshopper, Decoy, So iLL, Touchstone and Aurora.",
5
5
  "type": "module",
6
6
  "main": "geojson/combined.geojson",
@@ -51,10 +51,9 @@
51
51
  "author": "Stevie-Ray Hartog <mail@stevie-ray.nl>",
52
52
  "license": "Unlicense",
53
53
  "dependencies": {
54
- "@powersync/node": "^0.18.6",
55
- "@turf/turf": "^7.3.5",
54
+ "@powersync/node": "^0.18.7",
56
55
  "dotenv": "^17.4.2",
57
- "user-agents": "^2.1.61"
56
+ "user-agents": "^2.1.77"
58
57
  },
59
58
  "devDependencies": {
60
59
  "@types/geojson": "^7946.0.16",