chore(deps-dev): Bump typedoc-material-theme from 1.4.0 to 1.4.1 (#175)

This commit is contained in:
dependabot[bot]
2025-11-03 11:48:50 +00:00
committed by GitHub
parent 193f67226b
commit 2f2cdef0ee
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -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": [
{

View File

@@ -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"
}