diff --git a/ember-command/package.json b/ember-command/package.json index 4e188ff..efc74b0 100644 --- a/ember-command/package.json +++ b/ember-command/package.json @@ -110,7 +110,7 @@ "rollup": "^4.29.1", "rollup-plugin-glimmer-template-tag": "^0.4.1", "typedoc": "^0.25.7", - "typedoc-plugin-markdown": "^4.0.0-next.43", + "typedoc-plugin-markdown": "^4.6.3", "typedoc-vitepress-theme": "^1.1.1", "typescript": "^5.7.2", "webpack": "^5.97.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c3752cf..af77b5d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,11 +142,11 @@ importers: specifier: ^0.25.7 version: 0.25.7(typescript@5.7.2) typedoc-plugin-markdown: - specifier: ^4.0.0-next.43 - version: 4.0.0-next.43(typedoc@0.25.7(typescript@5.7.2)) + specifier: ^4.6.3 + version: 4.6.3(typedoc@0.25.7(typescript@5.7.2)) typedoc-vitepress-theme: specifier: ^1.1.1 - version: 1.1.1(typedoc-plugin-markdown@4.0.0-next.43(typedoc@0.25.7(typescript@5.7.2))) + version: 1.1.1(typedoc-plugin-markdown@4.6.3(typedoc@0.25.7(typescript@5.7.2))) typescript: specifier: ^5.7.2 version: 5.7.2 @@ -4159,6 +4159,7 @@ packages: eslint-plugin-i@2.29.1: resolution: {integrity: sha512-ORizX37MelIWLbMyqI7hi8VJMf7A0CskMmYkB+lkCX3aF4pkGV7kwx5bSEb4qx7Yce2rAf9s34HqDRPjGRZPNQ==} engines: {node: '>=12'} + deprecated: Please migrate to the brand new `eslint-plugin-import-x` instead peerDependencies: eslint: ^7.2.0 || ^8 @@ -5606,6 +5607,7 @@ packages: lodash.get@4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} + deprecated: This package is deprecated. Use the optional chaining (?.) operator instead. lodash.isarguments@3.1.0: resolution: {integrity: sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==} @@ -5627,6 +5629,7 @@ packages: lodash.omit@4.5.0: resolution: {integrity: sha512-XeqSp49hNGmlkj2EJlfrQFIzQ6lXdNro9sddtQzcJY8QaoC2GO0DT7xaIokHeyM+mIT0mPMlPvkYzg2xCuHdZg==} + deprecated: This package is deprecated. Use destructuring assignment syntax instead. lodash.uniq@4.5.0: resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} @@ -6079,6 +6082,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@2.6.9: resolution: {integrity: sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==} @@ -7684,10 +7688,11 @@ packages: typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} - typedoc-plugin-markdown@4.0.0-next.43: - resolution: {integrity: sha512-YgMZsPPH5Uk6RvNsSwOCiVVsCE+hkH7Y/Fwp7OC7iXhXYxLOQesywzDynxFy5zZiWOaAq6tYuFMCqdVje+gbaQ==} + typedoc-plugin-markdown@4.6.3: + resolution: {integrity: sha512-86oODyM2zajXwLs4Wok2mwVEfCwCnp756QyhLGX2IfsdRYr1DXLCgJgnLndaMUjJD7FBhnLk2okbNE9PdLxYRw==} + engines: {node: '>= 18'} peerDependencies: - typedoc: 0.25.x + typedoc: 0.28.x typedoc-vitepress-theme@1.1.1: resolution: {integrity: sha512-1UbhZdQIkGKLkIZCbw8putrel+Vo7KKFfd8RhQRSBgetUZGUJkum89kIyF3+Kzy+1nqE56/MLKVxpPgQYubYYg==} @@ -17431,13 +17436,13 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typedoc-plugin-markdown@4.0.0-next.43(typedoc@0.25.7(typescript@5.7.2)): + typedoc-plugin-markdown@4.6.3(typedoc@0.25.7(typescript@5.7.2)): dependencies: typedoc: 0.25.7(typescript@5.7.2) - typedoc-vitepress-theme@1.1.1(typedoc-plugin-markdown@4.0.0-next.43(typedoc@0.25.7(typescript@5.7.2))): + typedoc-vitepress-theme@1.1.1(typedoc-plugin-markdown@4.6.3(typedoc@0.25.7(typescript@5.7.2))): dependencies: - typedoc-plugin-markdown: 4.0.0-next.43(typedoc@0.25.7(typescript@5.7.2)) + typedoc-plugin-markdown: 4.6.3(typedoc@0.25.7(typescript@5.7.2)) typedoc@0.25.7(typescript@5.7.2): dependencies: