diff --git a/package.json b/package.json index f253dbe..1c09a18 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "globals": "^15.12.0", "prettier": "^3.3.3", "typedoc": "^0.27.1", - "typedoc-material-theme": "^1.1.0", + "typedoc-material-theme": "^1.2.0", "typedoc-plugin-rename-defaults": "^0.7.1", "typescript": "^5.7.2", "typescript-eslint": "^8.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bece44f..38ab9ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^0.27.1 version: 0.27.1(typescript@5.7.2) typedoc-material-theme: - specifier: ^1.1.0 - version: 1.1.0(typedoc@0.27.1(typescript@5.7.2)) + specifier: ^1.2.0 + version: 1.2.0(typedoc@0.27.1(typescript@5.7.2)) typedoc-plugin-rename-defaults: specifier: ^0.7.1 version: 0.7.1(typedoc@0.27.1(typescript@5.7.2)) @@ -341,8 +341,8 @@ packages: '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - '@material/material-color-utilities@0.2.7': - resolution: {integrity: sha512-0FCeqG6WvK4/Cc06F/xXMd/pv4FeisI0c1tUpBbfhA2n9Y8eZEv4Karjbmf2ZqQCPUWMrGp8A571tCjizxoTiQ==} + '@material/material-color-utilities@0.3.0': + resolution: {integrity: sha512-ztmtTd6xwnuh2/xu+Vb01btgV8SQWYCaK56CkRK8gEkWe5TuDyBcYJ0wgkMRn+2VcE9KUmhvkz+N9GHrqw/C0g==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -1302,11 +1302,11 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - typedoc-material-theme@1.1.0: - resolution: {integrity: sha512-LLWGVb8w+i+QGnsu/a0JKjcuzndFQt/UeGVOQz0HFFGGocROEHv5QYudIACrj+phL2LDwH05tJx0Ob3pYYH2UA==} + typedoc-material-theme@1.2.0: + resolution: {integrity: sha512-pZ07hqdxbyRtM+Tsu0s8BFLdANAyh2CWF0J2X07B9ldmvwbmVEfNdgpE0EYky/oFah9shv2o/KjElPtpnQi1+w==} engines: {node: '>=18.0.0', npm: '>=8.6.0'} peerDependencies: - typedoc: ^0.25.13 || ^0.26.3 + typedoc: ^0.25.13 || ^0.26.x typedoc-plugin-rename-defaults@0.7.1: resolution: {integrity: sha512-hgg4mAy5IumgUmPOnVVGmGywjTGtUCmRJ2jRbseqtXdlUuYKj652ODL9joUWFt5uvNu4Dr/pNILc/qsKGHJw+w==} @@ -1640,7 +1640,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@material/material-color-utilities@0.2.7': {} + '@material/material-color-utilities@0.3.0': {} '@nodelib/fs.scandir@2.1.5': dependencies: @@ -2608,9 +2608,9 @@ snapshots: dependencies: prelude-ls: 1.2.1 - typedoc-material-theme@1.1.0(typedoc@0.27.1(typescript@5.7.2)): + typedoc-material-theme@1.2.0(typedoc@0.27.1(typescript@5.7.2)): dependencies: - '@material/material-color-utilities': 0.2.7 + '@material/material-color-utilities': 0.3.0 typedoc: 0.27.1(typescript@5.7.2) typedoc-plugin-rename-defaults@0.7.1(typedoc@0.27.1(typescript@5.7.2)):