Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent a16d51e commit b3abc74
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 290 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,28 +35,28 @@
"author": "Thibaud Michel, modified by Frank Elsinga",
"license": "MIT",
"devDependencies": {
"@maplibre/maplibre-gl-style-spec": "23.0.0",
"@eslint/js": "9.11.1",
"@maplibre/maplibre-gl-style-spec": "23.1.0",
"@eslint/js": "9.18.0",
"@types/eslint__js": "8.42.3",
"@types/geojson": "7946.0.14",
"@types/jest": "29.5.13",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@types/geojson": "7946.0.15",
"@types/jest": "29.5.14",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"dts-bundle-generator": "9.5.1",
"eslint": "9.11.1",
"eslint-plugin-perfectionist": "3.7.0",
"eslint": "9.18.0",
"eslint-plugin-perfectionist": "3.9.1",
"events": "3.3.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript-eslint": "8.7.0",
"vite": "5.4.7"
"typescript": "5.7.3",
"typescript-eslint": "8.20.0",
"vite": "5.4.11"
},
"dependencies": {
"@turf/bbox": "7.1.0",
"@turf/destination": "7.1.0",
"@turf/distance": "7.1.0",
"@turf/bbox": "7.2.0",
"@turf/destination": "7.2.0",
"@turf/distance": "7.2.0",
"maplibre-gl": "4"
}
}
Loading

0 comments on commit b3abc74

Please sign in to comment.