build(deps-dev): bump typedoc-material-theme in /packages/pl-api

Bumps [typedoc-material-theme](https://github.com/dmnsgn/typedoc-material-theme) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/dmnsgn/typedoc-material-theme/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dmnsgn/typedoc-material-theme/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: typedoc-material-theme
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-27 03:00:40 +00:00
committed by GitHub
parent 41ad4086ca
commit 5d4091111f
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-promise": "^7.2.1",
"typedoc": "^0.27.6",
"typedoc-material-theme": "^1.2.0",
"typedoc-material-theme": "^1.3.0",
"typedoc-plugin-valibot": "^1.0.0",
"typescript": "^5.7.3",
"vite": "^6.0.7",

View File

@ -2646,10 +2646,10 @@ typed-array-length@^1.0.6:
is-typed-array "^1.1.13"
possible-typed-array-names "^1.0.0"
typedoc-material-theme@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/typedoc-material-theme/-/typedoc-material-theme-1.2.0.tgz#ef1aebb5d45d028cf65ffbd2c325d5f89cf7eee2"
integrity sha512-pZ07hqdxbyRtM+Tsu0s8BFLdANAyh2CWF0J2X07B9ldmvwbmVEfNdgpE0EYky/oFah9shv2o/KjElPtpnQi1+w==
typedoc-material-theme@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/typedoc-material-theme/-/typedoc-material-theme-1.3.0.tgz#93789743ebed61b3dba517e1f61d25c5deddd884"
integrity sha512-4vY68NUBBkMc3gKAltDtvT0KbIYX1uaFAT/3brDwhnUxhfTiYRtfg8VXR2lr8f+9VNDh7BfEtj8gpRO7Y93TWQ==
dependencies:
"@material/material-color-utilities" "^0.3.0"