From 51568969797eee4d6c31529814b3731e6d82b134 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 01:16:31 +0000 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-mdn-links to v4.0.10 --- package.json | 2 +- pnpm-lock.yaml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cfc02020..e10dfaec 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "typedoc": "0.27.6", "typedoc-plugin-frontmatter": "1.1.2", "typedoc-plugin-markdown": "4.4.1", - "typedoc-plugin-mdn-links": "4.0.9", + "typedoc-plugin-mdn-links": "4.0.10", "typescript": "5.7.3", "vitest": "3.0.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a99e8dbe..c0082c41 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: 4.4.1 version: 4.4.1(typedoc@0.27.6(typescript@5.7.3)) typedoc-plugin-mdn-links: - specifier: 4.0.9 - version: 4.0.9(typedoc@0.27.6(typescript@5.7.3)) + specifier: 4.0.10 + version: 4.0.10(typedoc@0.27.6(typescript@5.7.3)) typescript: specifier: 5.7.3 version: 5.7.3 @@ -2456,6 +2456,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.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} @@ -3574,8 +3575,8 @@ packages: peerDependencies: typedoc: 0.27.x - typedoc-plugin-mdn-links@4.0.9: - resolution: {integrity: sha512-udtolnpREnT+SB3xZnWHIyN2KtzjlohBOtOOYw+ofKMZKTCaYzHElSyaP2oS/7w/cZtFvrXr/m+35458XUcSLQ==} + typedoc-plugin-mdn-links@4.0.10: + resolution: {integrity: sha512-XlJttXrXLIlkU429vDjcKpTwrBTQ1FPpskEHqBfQca9HrvT3Ohl5lOJWsij23Puk6LsI+6l7RPRoHtL7ZTtROA==} peerDependencies: typedoc: 0.26.x || 0.27.x @@ -3789,6 +3790,7 @@ packages: wrangler@3.104.0: resolution: {integrity: sha512-txxgkKZwPQrX1PDgY+ATWnnx4GSeNxUrnBumudWPRmXG0JdLzCf09R+723slMMT1m+CKQXU1KvuUHc/GxTnTyA==} engines: {node: '>=16.17.0'} + deprecated: Downgrade to 3.103.2 hasBin: true peerDependencies: '@cloudflare/workers-types': ^4.20241230.0 @@ -7678,7 +7680,7 @@ snapshots: dependencies: typedoc: 0.27.6(typescript@5.7.3) - typedoc-plugin-mdn-links@4.0.9(typedoc@0.27.6(typescript@5.7.3)): + typedoc-plugin-mdn-links@4.0.10(typedoc@0.27.6(typescript@5.7.3)): dependencies: typedoc: 0.27.6(typescript@5.7.3)