|
35 | 35 | "author": "Thibaud Michel, modified by Frank Elsinga",
|
36 | 36 | "license": "MIT",
|
37 | 37 | "devDependencies": {
|
38 |
| - "@maplibre/maplibre-gl-style-spec": "21.0.0", |
39 |
| - "@eslint/js": "9.11.1", |
| 38 | + "@maplibre/maplibre-gl-style-spec": "21.2.0", |
| 39 | + "@eslint/js": "9.15.0", |
40 | 40 | "@types/eslint__js": "8.42.3",
|
41 | 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", |
| 42 | + "@types/jest": "29.5.14", |
| 43 | + "@typescript-eslint/eslint-plugin": "8.15.0", |
| 44 | + "@typescript-eslint/parser": "8.15.0", |
45 | 45 | "dts-bundle-generator": "9.5.1",
|
46 |
| - "eslint": "9.11.1", |
47 |
| - "eslint-plugin-perfectionist": "3.7.0", |
| 46 | + "eslint": "9.15.0", |
| 47 | + "eslint-plugin-perfectionist": "3.9.1", |
48 | 48 | "events": "3.3.0",
|
49 | 49 | "jest": "29.7.0",
|
50 | 50 | "prettier": "3.3.3",
|
51 | 51 | "ts-jest": "29.2.5",
|
52 |
| - "typescript": "5.6.2", |
53 |
| - "typescript-eslint": "8.7.0", |
54 |
| - "vite": "5.4.7" |
| 52 | + "typescript": "5.6.3", |
| 53 | + "typescript-eslint": "8.15.0", |
| 54 | + "vite": "5.4.11" |
55 | 55 | },
|
56 | 56 | "dependencies": {
|
57 | 57 | "@turf/bbox": "7.1.0",
|
|
0 commit comments