Skip to content

Commit

Permalink
refactor: upgraded turf version in frontend dependencies to match bac…
Browse files Browse the repository at this point in the history
…kend version
  • Loading branch information
claustres committed Jan 2, 2025
1 parent 0b61a6e commit 3bf3a05
Show file tree
Hide file tree
Showing 2 changed files with 972 additions and 231 deletions.
27 changes: 1 addition & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,32 +106,7 @@
"@quasar/extras": "1.16.3",
"@thumbmarkjs/thumbmarkjs": "^0.16.1",
"@tmcw/togeojson": "^4.5.0",
"@turf/along": "^6.0.1",
"@turf/area": "^6.0.1",
"@turf/bbox": "^6.0.1",
"@turf/bbox-polygon": "^6.0.1",
"@turf/bearing": "^6.0.1",
"@turf/boolean-intersects": "^6.0.0",
"@turf/centroid": "^6.0.2",
"@turf/circle": "^6.0.2",
"@turf/clean-coords": "^6.0.0",
"@turf/destination": "^6.0.0",
"@turf/distance": "^6.0.0",
"@turf/explode": "^6.2.0-alpha.2",
"@turf/flatten": "^6.0.0",
"@turf/helpers": "^7.0.0",
"@turf/intersect": "^7.0.0",
"@turf/invariant": "^6.0.0",
"@turf/kinks": "^6.0.0",
"@turf/length": "^6.0.0",
"@turf/line-offset": "^6.0.0",
"@turf/meta": "^6.0.0",
"@turf/nearest-point-on-line": "^6.0.0",
"@turf/rhumb-bearing": "^6.0.1",
"@turf/rhumb-distance": "^6.0.0",
"@turf/transform-rotate": "^6.0.0",
"@turf/transform-scale": "^6.0.0",
"@turf/transform-translate": "^6.0.0",
"@turf/turf": "^6.5.0",
"@weacast/core": "^2.2.1",
"abort-controller": "^3.0.0",
"ajv": "^8.12.0",
Expand Down
Loading

0 comments on commit 3bf3a05

Please sign in to comment.