Merge pull request #253 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/typedoc-material-theme-1.3.0

build(deps-dev): bump typedoc-material-theme from 1.2.0 to 1.3.0 in /packages/pl-api
This commit is contained in:
mkljczk
2025-01-27 11:23:43 +01:00
committed by GitHub
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"