|
35 | 35 | "author": "Thibaud Michel, modified by Frank Elsinga",
|
36 | 36 | "license": "MIT",
|
37 | 37 | "devDependencies": {
|
38 |
| - "@maplibre/maplibre-gl-style-spec": "23.0.0", |
39 |
| - "@eslint/js": "9.11.1", |
| 38 | + "@maplibre/maplibre-gl-style-spec": "23.3.0", |
| 39 | + "@eslint/js": "9.35.0", |
40 | 40 | "@types/eslint__js": "8.42.3",
|
41 |
| - "@types/geojson": "7946.0.14", |
42 |
| - "@types/jest": "29.5.13", |
43 |
| - "@typescript-eslint/eslint-plugin": "8.7.0", |
44 |
| - "@typescript-eslint/parser": "8.7.0", |
| 41 | + "@types/geojson": "7946.0.16", |
| 42 | + "@types/jest": "29.5.14", |
| 43 | + "@typescript-eslint/eslint-plugin": "8.44.0", |
| 44 | + "@typescript-eslint/parser": "8.44.0", |
45 | 45 | "dts-bundle-generator": "9.5.1",
|
46 |
| - "eslint": "9.11.1", |
47 |
| - "eslint-plugin-perfectionist": "3.7.0", |
| 46 | + "eslint": "9.35.0", |
| 47 | + "eslint-plugin-perfectionist": "3.9.1", |
48 | 48 | "events": "3.3.0",
|
49 | 49 | "jest": "29.7.0",
|
50 |
| - "prettier": "3.3.3", |
51 |
| - "ts-jest": "29.2.5", |
52 |
| - "typescript": "5.6.2", |
53 |
| - "typescript-eslint": "8.7.0", |
| 50 | + "prettier": "3.6.2", |
| 51 | + "ts-jest": "29.4.2", |
| 52 | + "typescript": "5.9.2", |
| 53 | + "typescript-eslint": "8.44.0", |
54 | 54 | "vite": "5.4.7"
|
55 | 55 | },
|
56 | 56 | "dependencies": {
|
57 |
| - "@turf/bbox": "7.1.0", |
58 |
| - "@turf/destination": "7.1.0", |
59 |
| - "@turf/distance": "7.1.0", |
| 57 | + "@turf/bbox": "7.2.0", |
| 58 | + "@turf/destination": "7.2.0", |
| 59 | + "@turf/distance": "7.2.0", |
60 | 60 | "maplibre-gl": "4"
|
61 | 61 | }
|
62 | 62 | }
|
0 commit comments