From 2f2cdef0ee2cc64c90859aed514a88bb58732427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 11:48:50 +0000 Subject: [PATCH] chore(deps-dev): Bump typedoc-material-theme from 1.4.0 to 1.4.1 (#175) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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" }