diff --git a/package-lock.json b/package-lock.json index 63da6f4..16e6827 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "tsup": "8.5.0", "tsx": "4.20.6", "typedoc": "0.28.13", - "typedoc-material-theme": "1.4.0", + "typedoc-material-theme": "1.4.1", "typescript": "5.9.3", "typescript-eslint": "8.46.2" }, @@ -13050,9 +13050,9 @@ } }, "node_modules/typedoc-material-theme": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/typedoc-material-theme/-/typedoc-material-theme-1.4.0.tgz", - "integrity": "sha512-TBoBpX/4zWO6l74/wBLivXHC2rIiD70KXMliYrw1KhcqdybyxkVBLP5z8KiJuNV8aQIeS+rK2QG6GSucQHJQDQ==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/typedoc-material-theme/-/typedoc-material-theme-1.4.1.tgz", + "integrity": "sha512-/inKZw8SqZPt+pmawpMhDmXCJQyIm+fHFuGChioyJQICZcX2FyzpwZnyPWcZHmJ09upttWFhti4ZI3hESJNkSA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 206f123..82f3005 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "tsup": "8.5.0", "tsx": "4.20.6", "typedoc": "0.28.13", - "typedoc-material-theme": "1.4.0", + "typedoc-material-theme": "1.4.1", "typescript": "5.9.3", "typescript-eslint": "8.46.2" }