Update typescript (#5274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+16
-24
@@ -201,16 +201,16 @@ importers:
|
||||
version: 3.8.2
|
||||
typedoc:
|
||||
specifier: ^0.28.1
|
||||
version: 0.28.18(typescript@6.0.2)
|
||||
version: 0.28.19(typescript@6.0.2)
|
||||
typedoc-plugin-coverage:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.2(typedoc@0.28.18(typescript@6.0.2))
|
||||
version: 4.0.2(typedoc@0.28.19(typescript@6.0.2))
|
||||
typedoc-plugin-mdn-links:
|
||||
specifier: ^5.0.0
|
||||
version: 5.1.1(typedoc@0.28.18(typescript@6.0.2))
|
||||
version: 5.1.1(typedoc@0.28.19(typescript@6.0.2))
|
||||
typedoc-plugin-missing-exports:
|
||||
specifier: ^4.0.0
|
||||
version: 4.1.2(typedoc@0.28.18(typescript@6.0.2))
|
||||
version: 4.1.3(typedoc@0.28.19(typescript@6.0.2))
|
||||
typescript:
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.2
|
||||
@@ -3194,10 +3194,6 @@ packages:
|
||||
resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
minimatch@10.2.4:
|
||||
resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
|
||||
minimatch@10.2.5:
|
||||
resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
@@ -3826,13 +3822,13 @@ packages:
|
||||
peerDependencies:
|
||||
typedoc: 0.27.x || 0.28.x
|
||||
|
||||
typedoc-plugin-missing-exports@4.1.2:
|
||||
resolution: {integrity: sha512-WNoeWX9+8X3E3riuYPduilUTFefl1K+Z+5bmYqNeH5qcWjtnTRMbRzGdEQ4XXn1WEO4WCIlU0vf46Ca2y/mspg==}
|
||||
typedoc-plugin-missing-exports@4.1.3:
|
||||
resolution: {integrity: sha512-tgrlnwzXbqMP2/3BaZk0atddPsD7UnpCoeQ0cUCtk624gODT1bLYOLBEJLXQyVmbnP8HZCMhHpRiR+rxSdZqhg==}
|
||||
peerDependencies:
|
||||
typedoc: ^0.28.1
|
||||
|
||||
typedoc@0.28.18:
|
||||
resolution: {integrity: sha512-NTWTUOFRQ9+SGKKTuWKUioUkjxNwtS3JDRPVKZAXGHZy2wCA8bdv2iJiyeePn0xkmK+TCCqZFT0X7+2+FLjngA==}
|
||||
typedoc@0.28.19:
|
||||
resolution: {integrity: sha512-wKh+lhdmMFivMlc6vRRcMGXeGEHGU2g8a2CkPTJjJlwRf1iXbimWIPcFolCqe4E0d/FRtGszpIrsp3WLpDB8Pw==}
|
||||
engines: {node: '>= 18', pnpm: '>= 10'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -7347,10 +7343,6 @@ snapshots:
|
||||
|
||||
min-indent@1.0.1: {}
|
||||
|
||||
minimatch@10.2.4:
|
||||
dependencies:
|
||||
brace-expansion: 5.0.5
|
||||
|
||||
minimatch@10.2.5:
|
||||
dependencies:
|
||||
brace-expansion: 5.0.5
|
||||
@@ -8075,24 +8067,24 @@ snapshots:
|
||||
possible-typed-array-names: 1.1.0
|
||||
reflect.getprototypeof: 1.0.10
|
||||
|
||||
typedoc-plugin-coverage@4.0.2(typedoc@0.28.18(typescript@6.0.2)):
|
||||
typedoc-plugin-coverage@4.0.2(typedoc@0.28.19(typescript@6.0.2)):
|
||||
dependencies:
|
||||
typedoc: 0.28.18(typescript@6.0.2)
|
||||
typedoc: 0.28.19(typescript@6.0.2)
|
||||
|
||||
typedoc-plugin-mdn-links@5.1.1(typedoc@0.28.18(typescript@6.0.2)):
|
||||
typedoc-plugin-mdn-links@5.1.1(typedoc@0.28.19(typescript@6.0.2)):
|
||||
dependencies:
|
||||
typedoc: 0.28.18(typescript@6.0.2)
|
||||
typedoc: 0.28.19(typescript@6.0.2)
|
||||
|
||||
typedoc-plugin-missing-exports@4.1.2(typedoc@0.28.18(typescript@6.0.2)):
|
||||
typedoc-plugin-missing-exports@4.1.3(typedoc@0.28.19(typescript@6.0.2)):
|
||||
dependencies:
|
||||
typedoc: 0.28.18(typescript@6.0.2)
|
||||
typedoc: 0.28.19(typescript@6.0.2)
|
||||
|
||||
typedoc@0.28.18(typescript@6.0.2):
|
||||
typedoc@0.28.19(typescript@6.0.2):
|
||||
dependencies:
|
||||
'@gerrit0/mini-shiki': 3.23.0
|
||||
lunr: 2.3.9
|
||||
markdown-it: 14.1.1
|
||||
minimatch: 10.2.4
|
||||
minimatch: 10.2.5
|
||||
typescript: 6.0.2
|
||||
yaml: 2.8.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user