mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore: bump typedoc related packages (#10135)
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
This commit is contained in:
parent
1eeb20671f
commit
7f956e1a8b
2 changed files with 33 additions and 107 deletions
134
pnpm-lock.yaml
134
pnpm-lock.yaml
|
|
@ -958,8 +958,8 @@ importers:
|
|||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
docusaurus-plugin-typedoc:
|
||||
specifier: 1.0.5
|
||||
version: 1.0.5(typedoc-plugin-markdown@4.2.10(typedoc@0.26.11(typescript@5.6.3)))
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0(typedoc-plugin-markdown@4.3.0(typedoc@0.27.0(typescript@5.6.3)))
|
||||
prism-react-renderer:
|
||||
specifier: ^2.3.1
|
||||
version: 2.4.0(react@18.2.0)
|
||||
|
|
@ -998,11 +998,11 @@ importers:
|
|||
specifier: ^3.4.15
|
||||
version: 3.4.15
|
||||
typedoc:
|
||||
specifier: ^0.26.11
|
||||
version: 0.26.11(typescript@5.6.3)
|
||||
specifier: ^0.27.0
|
||||
version: 0.27.0(typescript@5.6.3)
|
||||
typedoc-plugin-markdown:
|
||||
specifier: ^4.2.10
|
||||
version: 4.2.10(typedoc@0.26.11(typescript@5.6.3))
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0(typedoc@0.27.0(typescript@5.6.3))
|
||||
typescript:
|
||||
specifier: ^5.6.3
|
||||
version: 5.6.3
|
||||
|
|
@ -2886,6 +2886,9 @@ packages:
|
|||
'@gar/promisify@1.1.3':
|
||||
resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==}
|
||||
|
||||
'@gerrit0/mini-shiki@1.23.2':
|
||||
resolution: {integrity: sha512-6e/41ZAilc2iE4n0bxxMSvzrt1dy2MSa9lSdd2M5lcTDlrzcau+FucIEDrG+xF1dPou/a093tm1t4HPTSI4g1w==}
|
||||
|
||||
'@hapi/hoek@9.3.0':
|
||||
resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==}
|
||||
|
||||
|
|
@ -3472,12 +3475,6 @@ packages:
|
|||
resolution: {integrity: sha512-mPFTSBr9CrkFBdgr7KU/YD8V/25P8vPb/hVvVHYKwEdHRovlizZ34ENgQlvqeRuamQiXD3RLM8pcWX+WxPz3lQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@shikijs/core@1.23.1':
|
||||
resolution: {integrity: sha512-NuOVgwcHgVC6jBVH5V7iblziw6iQbWWHrj5IlZI3Fqu2yx9awH7OIQkXIcsHsUmY19ckwSgUMgrqExEyP5A0TA==}
|
||||
|
||||
'@shikijs/engine-javascript@1.23.1':
|
||||
resolution: {integrity: sha512-i/LdEwT5k3FVu07SiApRFwRcSJs5QM9+tod5vYCPig1Ywi8GR30zcujbxGQFJHwYD7A5BUqagi8o5KS+LEVgBg==}
|
||||
|
||||
'@shikijs/engine-oniguruma@1.23.1':
|
||||
resolution: {integrity: sha512-KQ+lgeJJ5m2ISbUZudLR1qHeH3MnSs2mjFg7bnencgs5jDVPeJ2NVDJ3N5ZHbcTsOIh0qIueyAJnwg7lg7kwXQ==}
|
||||
|
||||
|
|
@ -5962,10 +5959,10 @@ packages:
|
|||
resolution: {integrity: sha512-nlB8VOj+kzL9rAY0zICsktbaJoy2M8CBcRAOaltGAo5RrvDj7pMCgV067FiFF0dBrgn2k6+aC4/g/T50XvvJJw==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
docusaurus-plugin-typedoc@1.0.5:
|
||||
resolution: {integrity: sha512-mv8LBJYilGOOPLqaIM3vbYc34m4qwOCpb4WfP24DOPFNj2uiTerw8sg9MGvN6Jx2+J8rq9/WMnjcyz3UMqoIIQ==}
|
||||
docusaurus-plugin-typedoc@1.1.0:
|
||||
resolution: {integrity: sha512-rbY0RRpHfzuJL08U0HIV8TiqdtvTSc3HwISuMq1+ZzIVo/g2SauzfmDeofoLmFHUQFgc3fc+PpLXdy+98WppNA==}
|
||||
peerDependencies:
|
||||
typedoc-plugin-markdown: '>=4.0.0'
|
||||
typedoc-plugin-markdown: '>=4.3.0'
|
||||
|
||||
dom-accessibility-api@0.5.16:
|
||||
resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==}
|
||||
|
|
@ -6114,9 +6111,6 @@ packages:
|
|||
elkjs@0.9.3:
|
||||
resolution: {integrity: sha512-f/ZeWvW/BCXbhGEf1Ujp29EASo/lk1FDnETgNKwJrsVvGZhUWCZyg3xLJjAsxfOmt8KjswHmI5EwCQcPMpOYhQ==}
|
||||
|
||||
emoji-regex-xs@1.0.0:
|
||||
resolution: {integrity: sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==}
|
||||
|
||||
emoji-regex@10.4.0:
|
||||
resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==}
|
||||
|
||||
|
|
@ -7061,9 +7055,6 @@ packages:
|
|||
hast-util-to-estree@3.1.0:
|
||||
resolution: {integrity: sha512-lfX5g6hqVh9kjS/B9E2gSkvHH4SZNiQFiqWS0x9fENzEl+8W12RqdRxX6d/Cwxi30tPQs3bIO+aolQJNp1bIyw==}
|
||||
|
||||
hast-util-to-html@9.0.3:
|
||||
resolution: {integrity: sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==}
|
||||
|
||||
hast-util-to-jsx-runtime@2.3.2:
|
||||
resolution: {integrity: sha512-1ngXYb+V9UT5h+PxNRa1O1FYguZK/XL+gkeqvp7EdHlB9oHUG0eYRo/vY5inBdcqo3RkPMC58/H94HvkbfGdyg==}
|
||||
|
||||
|
|
@ -8810,9 +8801,6 @@ packages:
|
|||
resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
oniguruma-to-es@0.4.1:
|
||||
resolution: {integrity: sha512-rNcEohFz095QKGRovP/yqPIKc+nP+Sjs4YTHMv33nMePGKrq/r2eu9Yh4646M5XluGJsUnmwoXuiXE69KDs+fQ==}
|
||||
|
||||
open@8.4.2:
|
||||
resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
|
@ -9855,15 +9843,6 @@ packages:
|
|||
regenerator-transform@0.15.2:
|
||||
resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==}
|
||||
|
||||
regex-recursion@4.2.1:
|
||||
resolution: {integrity: sha512-QHNZyZAeKdndD1G3bKAbBEKOSSK4KOHQrAJ01N1LJeb0SoH4DJIeFhp0uUpETgONifS4+P3sOgoA1dhzgrQvhA==}
|
||||
|
||||
regex-utilities@2.3.0:
|
||||
resolution: {integrity: sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==}
|
||||
|
||||
regex@5.0.2:
|
||||
resolution: {integrity: sha512-/pczGbKIQgfTMRV0XjABvc5RzLqQmwqxLHdQao2RTXPk+pmTXB2P0IaUHYdYyk412YLwUIkaeMd5T+RzVgTqnQ==}
|
||||
|
||||
regexp-ast-analysis@0.7.1:
|
||||
resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
|
|
@ -10232,9 +10211,6 @@ packages:
|
|||
engines: {node: '>=4'}
|
||||
hasBin: true
|
||||
|
||||
shiki@1.23.1:
|
||||
resolution: {integrity: sha512-8kxV9TH4pXgdKGxNOkrSMydn1Xf6It8lsle0fiqxf7a1149K1WGtdOu3Zb91T5r1JpvRPxqxU3C2XdZZXQnrig==}
|
||||
|
||||
side-channel@1.0.6:
|
||||
resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
|
@ -10964,18 +10940,18 @@ packages:
|
|||
typedarray-to-buffer@3.1.5:
|
||||
resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==}
|
||||
|
||||
typedoc-plugin-markdown@4.2.10:
|
||||
resolution: {integrity: sha512-PLX3pc1/7z13UJm4TDE9vo9jWGcClFUErXXtd5LdnoLjV6mynPpqZLU992DwMGFSRqJFZeKbVyqlNNeNHnk2tQ==}
|
||||
typedoc-plugin-markdown@4.3.0:
|
||||
resolution: {integrity: sha512-yAR7+JGSwHWNzQhS8AFlGX6GmbWnK7/Q2Y8hHy5pkL/WB9ooJqhsI6B1abldhM3lOQCWqCdkzu9yFMPuvl2HUw==}
|
||||
engines: {node: '>= 18'}
|
||||
peerDependencies:
|
||||
typedoc: 0.26.x
|
||||
typedoc: 0.27.x
|
||||
|
||||
typedoc@0.26.11:
|
||||
resolution: {integrity: sha512-sFEgRRtrcDl2FxVP58Ze++ZK2UQAEvtvvH8rRlig1Ja3o7dDaMHmaBfvJmdGnNEFaLTpQsN8dpvZaTqJSu/Ugw==}
|
||||
typedoc@0.27.0:
|
||||
resolution: {integrity: sha512-7AkTJhFdhsihthaBFHNpj5iFdLyR7FpQqXM+IABJmE1/qTjWypirCLrheToUP3fjpWHN1Drn3K7PWH1t37KvNQ==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x
|
||||
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x
|
||||
|
||||
typescript-eslint@8.16.0:
|
||||
resolution: {integrity: sha512-wDkVmlY6O2do4V+lZd0GtRfbtXbeD0q9WygwXXSJnC1xorE8eqyC2L1tJimqpSeFrOzRlYtWnUp/uzgHQOgfBQ==}
|
||||
|
|
@ -14870,6 +14846,12 @@ snapshots:
|
|||
|
||||
'@gar/promisify@1.1.3': {}
|
||||
|
||||
'@gerrit0/mini-shiki@1.23.2':
|
||||
dependencies:
|
||||
'@shikijs/engine-oniguruma': 1.23.1
|
||||
'@shikijs/types': 1.23.1
|
||||
'@shikijs/vscode-textmate': 9.3.0
|
||||
|
||||
'@hapi/hoek@9.3.0': {}
|
||||
|
||||
'@hapi/topo@5.1.0':
|
||||
|
|
@ -15547,21 +15529,6 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
||||
'@shikijs/core@1.23.1':
|
||||
dependencies:
|
||||
'@shikijs/engine-javascript': 1.23.1
|
||||
'@shikijs/engine-oniguruma': 1.23.1
|
||||
'@shikijs/types': 1.23.1
|
||||
'@shikijs/vscode-textmate': 9.3.0
|
||||
'@types/hast': 3.0.4
|
||||
hast-util-to-html: 9.0.3
|
||||
|
||||
'@shikijs/engine-javascript@1.23.1':
|
||||
dependencies:
|
||||
'@shikijs/types': 1.23.1
|
||||
'@shikijs/vscode-textmate': 9.3.0
|
||||
oniguruma-to-es: 0.4.1
|
||||
|
||||
'@shikijs/engine-oniguruma@1.23.1':
|
||||
dependencies:
|
||||
'@shikijs/types': 1.23.1
|
||||
|
|
@ -18622,9 +18589,9 @@ snapshots:
|
|||
|
||||
docusaurus-plugin-goatcounter@3.0.0: {}
|
||||
|
||||
docusaurus-plugin-typedoc@1.0.5(typedoc-plugin-markdown@4.2.10(typedoc@0.26.11(typescript@5.6.3))):
|
||||
docusaurus-plugin-typedoc@1.1.0(typedoc-plugin-markdown@4.3.0(typedoc@0.27.0(typescript@5.6.3))):
|
||||
dependencies:
|
||||
typedoc-plugin-markdown: 4.2.10(typedoc@0.26.11(typescript@5.6.3))
|
||||
typedoc-plugin-markdown: 4.3.0(typedoc@0.27.0(typescript@5.6.3))
|
||||
|
||||
dom-accessibility-api@0.5.16: {}
|
||||
|
||||
|
|
@ -18829,8 +18796,6 @@ snapshots:
|
|||
|
||||
elkjs@0.9.3: {}
|
||||
|
||||
emoji-regex-xs@1.0.0: {}
|
||||
|
||||
emoji-regex@10.4.0: {}
|
||||
|
||||
emoji-regex@8.0.0: {}
|
||||
|
|
@ -20214,20 +20179,6 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
hast-util-to-html@9.0.3:
|
||||
dependencies:
|
||||
'@types/hast': 3.0.4
|
||||
'@types/unist': 3.0.3
|
||||
ccount: 2.0.1
|
||||
comma-separated-tokens: 2.0.3
|
||||
hast-util-whitespace: 3.0.0
|
||||
html-void-elements: 3.0.0
|
||||
mdast-util-to-hast: 13.2.0
|
||||
property-information: 6.5.0
|
||||
space-separated-tokens: 2.0.2
|
||||
stringify-entities: 4.0.4
|
||||
zwitch: 2.0.4
|
||||
|
||||
hast-util-to-jsx-runtime@2.3.2:
|
||||
dependencies:
|
||||
'@types/estree': 1.0.6
|
||||
|
|
@ -22406,12 +22357,6 @@ snapshots:
|
|||
dependencies:
|
||||
mimic-function: 5.0.1
|
||||
|
||||
oniguruma-to-es@0.4.1:
|
||||
dependencies:
|
||||
emoji-regex-xs: 1.0.0
|
||||
regex: 5.0.2
|
||||
regex-recursion: 4.2.1
|
||||
|
||||
open@8.4.2:
|
||||
dependencies:
|
||||
define-lazy-prop: 2.0.0
|
||||
|
|
@ -23539,16 +23484,6 @@ snapshots:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.26.0
|
||||
|
||||
regex-recursion@4.2.1:
|
||||
dependencies:
|
||||
regex-utilities: 2.3.0
|
||||
|
||||
regex-utilities@2.3.0: {}
|
||||
|
||||
regex@5.0.2:
|
||||
dependencies:
|
||||
regex-utilities: 2.3.0
|
||||
|
||||
regexp-ast-analysis@0.7.1:
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
|
|
@ -24048,15 +23983,6 @@ snapshots:
|
|||
interpret: 1.4.0
|
||||
rechoir: 0.6.2
|
||||
|
||||
shiki@1.23.1:
|
||||
dependencies:
|
||||
'@shikijs/core': 1.23.1
|
||||
'@shikijs/engine-javascript': 1.23.1
|
||||
'@shikijs/engine-oniguruma': 1.23.1
|
||||
'@shikijs/types': 1.23.1
|
||||
'@shikijs/vscode-textmate': 9.3.0
|
||||
'@types/hast': 3.0.4
|
||||
|
||||
side-channel@1.0.6:
|
||||
dependencies:
|
||||
call-bind: 1.0.7
|
||||
|
|
@ -24865,16 +24791,16 @@ snapshots:
|
|||
dependencies:
|
||||
is-typedarray: 1.0.0
|
||||
|
||||
typedoc-plugin-markdown@4.2.10(typedoc@0.26.11(typescript@5.6.3)):
|
||||
typedoc-plugin-markdown@4.3.0(typedoc@0.27.0(typescript@5.6.3)):
|
||||
dependencies:
|
||||
typedoc: 0.26.11(typescript@5.6.3)
|
||||
typedoc: 0.27.0(typescript@5.6.3)
|
||||
|
||||
typedoc@0.26.11(typescript@5.6.3):
|
||||
typedoc@0.27.0(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@gerrit0/mini-shiki': 1.23.2
|
||||
lunr: 2.3.9
|
||||
markdown-it: 14.1.0
|
||||
minimatch: 9.0.5
|
||||
shiki: 1.23.1
|
||||
typescript: 5.6.3
|
||||
yaml: 2.6.1
|
||||
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"@mdx-js/react": "^3.1.0",
|
||||
"clsx": "^2.1.1",
|
||||
"docusaurus-plugin-goatcounter": "^3.0.0",
|
||||
"docusaurus-plugin-typedoc": "1.0.5",
|
||||
"docusaurus-plugin-typedoc": "^1.1.0",
|
||||
"prism-react-renderer": "^2.3.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
|
@ -50,8 +50,8 @@
|
|||
"markdownlint-cli2": "^0.15.0",
|
||||
"postcss": "^8.4.49",
|
||||
"tailwindcss": "^3.4.15",
|
||||
"typedoc": "^0.26.11",
|
||||
"typedoc-plugin-markdown": "^4.2.10",
|
||||
"typedoc": "^0.27.0",
|
||||
"typedoc-plugin-markdown": "^4.3.0",
|
||||
"typescript": "^5.6.3",
|
||||
"vitest": "^2.1.6"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue