diff --git a/package.json b/package.json index f3da2f9..f60d0eb 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "debounce": "^2.0.0" }, "peerDependencies": { - "maplibre-gl": "^3.0.0 || ^4.0.0" + "maplibre-gl": "^5.0.0" }, "packageManager": "yarn@4.6.0" } diff --git a/yarn.lock b/yarn.lock index 788e98a..2e5141e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5086,7 +5086,7 @@ __metadata: jest-environment-jsdom: "npm:^29.7.0" rollup: "npm:^4.14.0" peerDependencies: - maplibre-gl: ^3.0.0 || ^4.0.0 + maplibre-gl: ^5.0.0 languageName: unknown linkType: soft