diff --git a/packages/library-legacy/package.json b/packages/library-legacy/package.json index f18335c3d4a6..7cb62862b797 100644 --- a/packages/library-legacy/package.json +++ b/packages/library-legacy/package.json @@ -120,6 +120,6 @@ "start-server-and-test": "^2.0.4", "tslib": "^2.6.3", "tsx": "^4.16.2", - "typedoc": "^0.26.3" + "typedoc": "^0.26.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87aebb79268d..e66c49fa9312 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -689,8 +689,8 @@ importers: specifier: ^4.16.2 version: 4.16.2 typedoc: - specifier: ^0.26.3 - version: 0.26.3(typescript@5.5.3) + specifier: ^0.26.4 + version: 0.26.4(typescript@5.5.3) packages/options: dependencies: @@ -6762,10 +6762,6 @@ packages: resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.4: - resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} - engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.5: resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} @@ -8274,8 +8270,8 @@ packages: typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} - typedoc@0.26.3: - resolution: {integrity: sha512-6d2Sw9disvvpdk4K7VNjKr5/3hzijtfQVHRthhDqJgnhMHy1wQz4yPMJVKXElvnZhFr0nkzo+GzjXDTRV5yLpg==} + typedoc@0.26.4: + resolution: {integrity: sha512-FlW6HpvULDKgc3rK04V+nbFyXogPV88hurarDPOjuuB5HAwuAlrCMQ5NeH7Zt68a/ikOKu6Z/0hFXAeC9xPccQ==} engines: {node: '>= 18'} hasBin: true peerDependencies: @@ -11924,7 +11920,7 @@ snapshots: debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.4 + minimatch: 9.0.5 semver: 7.6.0 ts-api-utils: 1.3.0(typescript@5.5.3) optionalDependencies: @@ -15290,10 +15286,6 @@ snapshots: dependencies: brace-expansion: 2.0.1 - minimatch@9.0.4: - dependencies: - brace-expansion: 2.0.1 - minimatch@9.0.5: dependencies: brace-expansion: 2.0.1 @@ -16841,7 +16833,7 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typedoc@0.26.3(typescript@5.5.3): + typedoc@0.26.4(typescript@5.5.3): dependencies: lunr: 2.3.9 markdown-it: 14.1.0