diff --git a/package.json b/package.json index 3f5b1d3..7478d3f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "homepage": "https://github.com/geostyler/geostyler-legend#readme", "dependencies": { "@types/d3-selection": "^3.0.1", - "geostyler-openlayers-parser": "5.0.0-next.6" + "geostyler-openlayers-parser": "5.0.0" }, "peerDependencies": { "d3": ">=6", @@ -57,7 +57,7 @@ "eslint-plugin-react": "^7.24.0", "eslint-plugin-react-hooks": "^4.2.0", "extensionless": "^1.9.9", - "geostyler-style": "9.0.0-next.1", + "geostyler-style": "9.1.0", "jsdom": "^24.1.0", "np": "^7.5.0", "ol": "^9.1.0",