|
53 | 53 | "@opentelemetry/sdk-node": "^0.211.0", |
54 | 54 | "@opentelemetry/sdk-trace-node": "^2.5.0", |
55 | 55 | "@opentelemetry/semantic-conventions": "^1.39.0", |
| 56 | + "@placemarkio/geojson-rewind": "^1.0.3", |
56 | 57 | "@preconstruct/next": "^3.0.1", |
57 | 58 | "@prisma/client": "^4.10.1", |
58 | 59 | "@rdfjs/data-model": "^2.0.2", |
|
62 | 63 | "@testing-library/react-hooks": "^8.0.1", |
63 | 64 | "@tpluscode/rdf-ns-builders": "2.0.1", |
64 | 65 | "@tpluscode/sparql-builder": "^0.3.31", |
| 66 | + "@turf/area": "7.3.4", |
| 67 | + "@turf/bbox": "7.3.4", |
| 68 | + "@turf/centroid": "7.3.4", |
65 | 69 | "@types/react-grid-layout": "^1.3.5", |
66 | 70 | "@uiw/react-color": "^2.3.2", |
67 | 71 | "@urql/devtools": "^2.0.3", |
|
83 | 87 | "d3-delaunay": "^6.0.4", |
84 | 88 | "d3-dsv": "^3.0.1", |
85 | 89 | "d3-format": "^3.1.0", |
86 | | - "d3-geo": "^3.1.1", |
87 | 90 | "d3-interpolate": "^3.0.1", |
88 | 91 | "d3-interpolate-path": "^2.3.0", |
89 | 92 | "d3-scale": "^4.0.2", |
|
204 | 207 | "@types/d3-delaunay": "^6.0.4", |
205 | 208 | "@types/d3-dsv": "^3.0.7", |
206 | 209 | "@types/d3-format": "^3.0.4", |
207 | | - "@types/d3-geo": "^3.1.0", |
208 | 210 | "@types/d3-interpolate": "^3.0.4", |
209 | 211 | "@types/d3-interpolate-path": "^2.0.0", |
210 | 212 | "@types/d3-scale": "^4.0.8", |
|
0 commit comments