diff --git a/package-lock.json b/package-lock.json index d2df35b..805678e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,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.2.0", "jsdom": "^24.1.0", "np": "^7.5.0", "ol": "^9.1.0", @@ -7222,13 +7222,14 @@ } }, "node_modules/geostyler-style": { - "version": "9.0.0-next.1", - "resolved": "https://registry.npmjs.org/geostyler-style/-/geostyler-style-9.0.0-next.1.tgz", - "integrity": "sha512-AZCJlIuaAeHSeqstKzQfrtCe45QKbkQIpKzdavxghdxm/uyw3LMXVQRxIPWX6wZFkEnVrPQDslscP1K4Gt+sBw==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/geostyler-style/-/geostyler-style-9.2.0.tgz", + "integrity": "sha512-LwYkkbgD6VIGEbqcvG7U5hqgWrpWnwTdYtltIGt7bo+toKW9JcSoO6rIpbVPkbpblXJRWYQlbv80D8q3pqo+JQ==", "dev": true, + "license": "BSD-2-Clause", "engines": { - "node": ">=16.0.0", - "npm": ">=6.0.0" + "node": ">=20.6.0", + "npm": ">=10.0.0" }, "funding": { "url": "https://opencollective.com/geostyler" diff --git a/package.json b/package.json index 3f5b1d3..bbe4656 100644 --- a/package.json +++ b/package.json @@ -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.2.0", "jsdom": "^24.1.0", "np": "^7.5.0", "ol": "^9.1.0",