diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2ea086..91fb7a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,10 +31,10 @@ devDependencies: version: 4.7.1 typedoc: specifier: ^0.25.9 - version: 0.25.9(typescript@5.3.3) + version: 0.25.12(typescript@5.3.3) typedoc-material-theme: specifier: ^1.0.2 - version: 1.0.2(typedoc@0.25.9) + version: 1.0.2(typedoc@0.25.12) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -1873,22 +1873,22 @@ packages: engines: {node: '>=4'} dev: true - /typedoc-material-theme@1.0.2(typedoc@0.25.9): + /typedoc-material-theme@1.0.2(typedoc@0.25.12): resolution: {integrity: sha512-/nH/twYeHrnz5sZaaXzYJ85EOgKqnbl1ivzBKmuEAga1dBsARttwQUTPKAT7XrCPD+rRcoqxuCOdXZ6EGiqRQA==} engines: {node: '>=18.0.0', npm: '>=8.6.0'} peerDependencies: typedoc: ^0.25.3 dependencies: '@material/material-color-utilities': 0.2.7 - typedoc: 0.25.9(typescript@5.3.3) + typedoc: 0.25.12(typescript@5.3.3) dev: true - /typedoc@0.25.9(typescript@5.3.3): - resolution: {integrity: sha512-jVoGmfNw848iW0L313+jqHbsknepwDV6F9nzk1H30oWhKXkw65uaENgR6QtTw9a5KqRWEb6nwNd54KxffBJyWw==} + /typedoc@0.25.12(typescript@5.3.3): + resolution: {integrity: sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==} engines: {node: '>= 16'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x dependencies: lunr: 2.3.9 marked: 4.3.0