diff --git a/docs/package.json b/docs/package.json index 97baaf72..a1e4103d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -38,10 +38,10 @@ "@fortawesome/vue-fontawesome": "^3.0.6", "markdown-it-footnote": "^4.0.0", "markdown-it-task-lists": "^2.1.1", - "typedoc": "^0.25.12", - "typedoc-plugin-markdown": "4.0.0-next.54", + "typedoc": "^0.25.13", + "typedoc-plugin-markdown": "4.0.0-next.55", "typedoc-vitepress-theme": "1.0.0-next.8", - "vitepress": "1.0.2", + "vitepress": "1.1.0", "vitepress-sidebar": "^1.22.0", "vue": "^3.4.15" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae7ecd29..2b4b2c19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,17 +93,17 @@ importers: specifier: ^2.1.1 version: 2.1.1 typedoc: - specifier: ^0.25.12 - version: 0.25.12(typescript@5.4.5) + specifier: ^0.25.13 + version: 0.25.13(typescript@5.4.5) typedoc-plugin-markdown: - specifier: 4.0.0-next.54 - version: 4.0.0-next.54(typedoc@0.25.12) + specifier: 4.0.0-next.55 + version: 4.0.0-next.55(typedoc@0.25.13) typedoc-vitepress-theme: specifier: 1.0.0-next.8 - version: 1.0.0-next.8(typedoc-plugin-markdown@4.0.0-next.54) + version: 1.0.0-next.8(typedoc-plugin-markdown@4.0.0-next.55) vitepress: - specifier: 1.0.2 - version: 1.0.2(@algolia/client-search@4.23.2)(@types/node@20.12.2)(search-insights@2.13.0)(typescript@5.4.5) + specifier: 1.1.0 + version: 1.1.0(@algolia/client-search@4.23.2)(@types/node@20.12.2)(search-insights@2.13.0)(typescript@5.4.5) vitepress-sidebar: specifier: ^1.22.0 version: 1.22.0 @@ -1917,14 +1917,14 @@ packages: dev: true optional: true - /@shikijs/core@1.2.3: - resolution: {integrity: sha512-SM+aiQVaEK2P53dEcsvhq9+LJPr0rzwezHbMQhHaSrPN4OlOB4vp1qTdhVEKfMg6atdq8s9ZotWW/CSCzWftwg==} + /@shikijs/core@1.3.0: + resolution: {integrity: sha512-7fedsBfuILDTBmrYZNFI8B6ATTxhQAasUHllHmjvSZPnoq4bULWoTpHwmuQvZ8Aq03/tAa2IGo6RXqWtHdWaCA==} dev: true - /@shikijs/transformers@1.2.3: - resolution: {integrity: sha512-7m63LXtBW9feqH4+dafLe92oXm/vs05e6qaN1w5/Byozaf+RCqzOj3/b2/wu7OzTgLe3O9PzIrO3FebkGJK26g==} + /@shikijs/transformers@1.3.0: + resolution: {integrity: sha512-3mlpg2I9CjhjE96dEWQOGeCWoPcyTov3s4aAsHmgvnTHa8MBknEnCQy8/xivJPSpD+olqOqIEoHnLfbNJK29AA==} dependencies: - shiki: 1.2.3 + shiki: 1.3.0 dev: true /@sinclair/typebox@0.27.8: @@ -2352,14 +2352,14 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitejs/plugin-vue@5.0.4(vite@5.2.7)(vue@3.4.21): + /@vitejs/plugin-vue@5.0.4(vite@5.2.8)(vue@3.4.21): resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.2.7(@types/node@20.12.2) + vite: 5.2.8(@types/node@20.12.2) vue: 3.4.21(typescript@5.4.5) dev: true @@ -6018,10 +6018,10 @@ packages: vscode-textmate: 8.0.0 dev: true - /shiki@1.2.3: - resolution: {integrity: sha512-+v7lO5cJMeV2N2ySK4l+51YX3wTh5I49SLjAOs1ch1DbUfeEytU1Ac9KaZPoZJCVBGycDZ09OBQN5nbcPFc5FQ==} + /shiki@1.3.0: + resolution: {integrity: sha512-9aNdQy/etMXctnPzsje1h1XIGm9YfRcSksKOGqZWXA/qP9G18/8fpz5Bjpma8bOgz3tqIpjERAd6/lLjFyzoww==} dependencies: - '@shikijs/core': 1.2.3 + '@shikijs/core': 1.3.0 dev: true /side-channel@1.0.6: @@ -6535,24 +6535,24 @@ packages: possible-typed-array-names: 1.0.0 dev: true - /typedoc-plugin-markdown@4.0.0-next.54(typedoc@0.25.12): - resolution: {integrity: sha512-Irb0AxXqRZCpXAcZpGGb3pqG4SP0DzT3Q88rI3ak4K37rJ4jgfNOf/jCTHhD/B2iFty9DKNlssia2ytXDdCOSA==} + /typedoc-plugin-markdown@4.0.0-next.55(typedoc@0.25.13): + resolution: {integrity: sha512-bwEEBkAP0kHnjE10QzPBXAri5yHYmgb+vZP+xn9GirBLCk3lt7SMUiUx0fj7lEtTmbgIH0rv20f3xP+JWxCPHg==} peerDependencies: typedoc: 0.25.x dependencies: - typedoc: 0.25.12(typescript@5.4.5) + typedoc: 0.25.13(typescript@5.4.5) dev: true - /typedoc-vitepress-theme@1.0.0-next.8(typedoc-plugin-markdown@4.0.0-next.54): + /typedoc-vitepress-theme@1.0.0-next.8(typedoc-plugin-markdown@4.0.0-next.55): resolution: {integrity: sha512-t7U+1rDEOCDbv1l2id2I94ylCvbo2jJayRJ1sq4Dbnt0vzxT7LAzTFdXhT5+/2WiAGnsHnVndb3ywRgEVKa8BQ==} peerDependencies: typedoc-plugin-markdown: '>=4.0.0-next.44' dependencies: - typedoc-plugin-markdown: 4.0.0-next.54(typedoc@0.25.12) + typedoc-plugin-markdown: 4.0.0-next.55(typedoc@0.25.13) dev: true - /typedoc@0.25.12(typescript@5.4.5): - resolution: {integrity: sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==} + /typedoc@0.25.13(typescript@5.4.5): + resolution: {integrity: sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==} engines: {node: '>= 16'} hasBin: true peerDependencies: @@ -6622,8 +6622,8 @@ packages: convert-source-map: 2.0.0 dev: true - /vite@5.2.7(@types/node@20.12.2): - resolution: {integrity: sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==} + /vite@5.2.8(@types/node@20.12.2): + resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6665,8 +6665,8 @@ packages: gray-matter: 4.0.3 dev: true - /vitepress@1.0.2(@algolia/client-search@4.23.2)(@types/node@20.12.2)(search-insights@2.13.0)(typescript@5.4.5): - resolution: {integrity: sha512-bEj9yTEdWyewJFOhEREZF+mXuAgOq27etuJZT6DZSp+J3XpQstXMJc5piSVwhZBtuj8OfA0iXy+jdP1c71KMYQ==} + /vitepress@1.1.0(@algolia/client-search@4.23.2)(@types/node@20.12.2)(search-insights@2.13.0)(typescript@5.4.5): + resolution: {integrity: sha512-G+NS5I2OETxC0SfGAMDO75JWNkrcir0UCptuhQMNoaZhhlqvYtTDQhph4qGc5dtiTtZkcFa/bCcSx+A2gSS3lA==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -6679,18 +6679,18 @@ packages: dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/client-search@4.23.2)(search-insights@2.13.0) - '@shikijs/core': 1.2.3 - '@shikijs/transformers': 1.2.3 + '@shikijs/core': 1.3.0 + '@shikijs/transformers': 1.3.0 '@types/markdown-it': 13.0.7 - '@vitejs/plugin-vue': 5.0.4(vite@5.2.7)(vue@3.4.21) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.21) '@vue/devtools-api': 7.0.25(vue@3.4.21) '@vueuse/core': 10.9.0(vue@3.4.21) '@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(vue@3.4.21) focus-trap: 7.5.4 mark.js: 8.11.1 minisearch: 6.3.0 - shiki: 1.2.3 - vite: 5.2.7(@types/node@20.12.2) + shiki: 1.3.0 + vite: 5.2.8(@types/node@20.12.2) vue: 3.4.21(typescript@5.4.5) transitivePeerDependencies: - '@algolia/client-search'