|
47 | 47 | "@turf/distance": "^7.2.0", |
48 | 48 | "@turf/line-intersect": "^7.2.0", |
49 | 49 | "@turf/nearest-point-on-line": "^7.2.0", |
50 | | - "@types/chroma-js": "^3", |
51 | | - "@types/d3-format": "^3", |
52 | | - "@types/d3-geo": "^3", |
53 | | - "@types/d3-shape": "^3", |
| 50 | + "@types/chroma-js": "^3.1.1", |
| 51 | + "@types/d3-format": "^3.0.4", |
| 52 | + "@types/d3-geo": "^3.1.0", |
| 53 | + "@types/d3-shape": "^3.1.7", |
54 | 54 | "@types/topojson-client": "^3.1.5", |
55 | 55 | "@visx/axis": "^3.12.0", |
56 | 56 | "chroma-js": "^3.1.2", |
|
63 | 63 | "d3-path": "^3.1.0", |
64 | 64 | "d3-scale": "^4.0.2", |
65 | 65 | "d3-shape": "^3.2.0", |
66 | | - "mapbox-gl": "^2.11.0", |
| 66 | + "mapbox-gl": "^2.15.0", |
67 | 67 | "react-spring": "^9.7.5", |
68 | 68 | "topojson-client": "^3.1.0", |
69 | 69 | "zustand": "^5.0.3", |
70 | 70 | "zustand-computed": "^2.0.2" |
71 | 71 | }, |
72 | 72 | "peerDependencies": { |
73 | | - "@blueprintjs/core": "^3.43.0 || ^4.3.0 || ^5.0.0", |
| 73 | + "@blueprintjs/core": "^5.0.0", |
74 | 74 | "react": "^16.8.6||^17.0.0||^18.0.0" |
75 | 75 | }, |
76 | 76 | "repository": { |
|
79 | 79 | "directory": "packages/column-views" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | | - "@types/d3-path": "^3", |
83 | | - "@types/d3-scale": "^4", |
| 82 | + "@types/d3-path": "^3.1.1", |
| 83 | + "@types/d3-scale": "^4.0.9", |
84 | 84 | "parcel": "^2.13.3", |
85 | 85 | "postcss": "^8.0.0", |
86 | 86 | "postcss-modules": "^6.0.0" |
|
0 commit comments