Update typescript (#33002)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-31 15:22:30 +00:00
committed by GitHub
parent 1e3dc4f9b9
commit 1974b50213
+34 -26
View File
@@ -1100,13 +1100,13 @@ importers:
version: 3.1.2(@storybook/addon-vitest@10.3.3(@vitest/browser-playwright@4.1.0)(@vitest/browser@4.1.0(vite@8.0.1(@types/node@18.19.130)(esbuild@0.27.4)(jiti@2.6.1)(sugarss@5.0.1(postcss@8.5.8))(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))(vitest@4.1.0))(@vitest/runner@4.1.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@10.3.3(@testing-library/dom@10.4.1)(prettier@3.8.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vitest@4.1.0))(@vitest/browser-playwright@4.1.0)(@vitest/browser@4.1.0(vite@8.0.1(@types/node@18.19.130)(esbuild@0.27.4)(jiti@2.6.1)(sugarss@5.0.1(postcss@8.5.8))(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))(vitest@4.1.0))(babel-plugin-macros@3.1.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@10.3.3(@testing-library/dom@10.4.1)(prettier@3.8.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vitest@4.1.0)
typedoc:
specifier: ^0.28.16
version: 0.28.17(typescript@5.9.3)
version: 0.28.18(typescript@5.9.3)
typedoc-plugin-markdown:
specifier: ^4.9.0
version: 4.10.0(typedoc@0.28.17(typescript@5.9.3))
version: 4.11.0(typedoc@0.28.18(typescript@5.9.3))
typedoc-plugin-missing-exports:
specifier: ^4.1.2
version: 4.1.2(typedoc@0.28.17(typescript@5.9.3))
version: 4.1.2(typedoc@0.28.18(typescript@5.9.3))
typescript:
specifier: 'catalog:'
version: 5.9.3
@@ -9793,6 +9793,10 @@ packages:
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}
minimatch@3.1.5:
resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
@@ -12336,8 +12340,8 @@ packages:
resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
engines: {node: '>= 0.4'}
typedoc-plugin-markdown@4.10.0:
resolution: {integrity: sha512-psrg8Rtnv4HPWCsoxId+MzEN8TVK5jeKCnTbnGAbTBqcDapR9hM41bJT/9eAyKn9C2MDG9Qjh3MkltAYuLDoXg==}
typedoc-plugin-markdown@4.11.0:
resolution: {integrity: sha512-2iunh2ALyfyh204OF7h2u0kuQ84xB3jFZtFyUr01nThJkLvR8oGGSSDlyt2gyO4kXhvUxDcVbO0y43+qX+wFbw==}
engines: {node: '>= 18'}
peerDependencies:
typedoc: 0.28.x
@@ -12347,12 +12351,12 @@ packages:
peerDependencies:
typedoc: ^0.28.1
typedoc@0.28.17:
resolution: {integrity: sha512-ZkJ2G7mZrbxrKxinTQMjFqsCoYY6a5Luwv2GKbTnBCEgV2ihYm5CflA9JnJAwH0pZWavqfYxmDkFHPt4yx2oDQ==}
typedoc@0.28.18:
resolution: {integrity: sha512-NTWTUOFRQ9+SGKKTuWKUioUkjxNwtS3JDRPVKZAXGHZy2wCA8bdv2iJiyeePn0xkmK+TCCqZFT0X7+2+FLjngA==}
engines: {node: '>= 18', pnpm: '>= 10'}
hasBin: true
peerDependencies:
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 || 5.8.x || 5.9.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 || 5.8.x || 5.9.x || 6.0.x
typescript@5.8.2:
resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==}
@@ -14585,7 +14589,7 @@ snapshots:
dependencies:
commander: 13.1.0
glob: 13.0.6
minimatch: 10.2.4
minimatch: 10.2.5
plist: 3.1.0
'@electron/fuses@1.8.0':
@@ -14837,7 +14841,7 @@ snapshots:
'@opentelemetry/core': 2.6.0(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.208.0(@opentelemetry/api@1.9.0)
'@opentelemetry/semantic-conventions': 1.39.0
minimatch: 10.2.4
minimatch: 10.2.5
transitivePeerDependencies:
- supports-color
@@ -15498,7 +15502,7 @@ snapshots:
'@rushstack/ts-command-line': 5.1.7(@types/node@18.19.130)
diff: 8.0.3
lodash: 4.17.23
minimatch: 10.2.4
minimatch: 10.2.5
resolve: 1.22.11
semver: 7.5.4
source-map: 0.6.1
@@ -15677,7 +15681,7 @@ snapshots:
'@zkochan/js-yaml': 0.0.7
ejs: 3.1.10
enquirer: 2.3.6
minimatch: 10.2.4
minimatch: 10.2.5
nx: 22.5.3
semver: 7.7.4
tslib: 2.8.1
@@ -15688,7 +15692,7 @@ snapshots:
'@zkochan/js-yaml': 0.0.7
ejs: 3.1.10
enquirer: 2.3.6
minimatch: 10.2.4
minimatch: 10.2.5
nx: 22.5.4
semver: 7.7.4
tslib: 2.8.1
@@ -15705,7 +15709,7 @@ snapshots:
jest-config: 30.3.0(@types/node@18.19.130)(babel-plugin-macros@3.1.0)
jest-resolve: 30.3.0
jest-util: 30.3.0
minimatch: 10.2.4
minimatch: 10.2.5
picocolors: 1.1.1
resolve.exports: 2.0.3
semver: 7.7.4
@@ -17516,7 +17520,7 @@ snapshots:
'@tufjs/models@4.1.0':
dependencies:
'@tufjs/canonical-json': 2.0.0
minimatch: 10.2.4
minimatch: 10.2.5
'@tybys/wasm-util@0.10.1':
dependencies:
@@ -18130,7 +18134,7 @@ snapshots:
'@typescript-eslint/types': 8.57.2
'@typescript-eslint/visitor-keys': 8.57.2
debug: 4.4.3
minimatch: 10.2.4
minimatch: 10.2.5
semver: 7.7.4
tinyglobby: 0.2.15
ts-api-utils: 2.4.0(typescript@5.9.3)
@@ -18761,7 +18765,7 @@ snapshots:
js-yaml: 4.1.1
json5: 2.2.3
lazy-val: 1.0.5
minimatch: 10.2.4
minimatch: 10.2.5
plist: 3.1.0
proper-lockfile: 4.1.2
resedit: 1.7.2
@@ -21564,7 +21568,7 @@ snapshots:
glob@13.0.6:
dependencies:
minimatch: 10.2.4
minimatch: 10.2.5
minipass: 7.1.3
path-scurry: 2.0.2
@@ -21934,7 +21938,7 @@ snapshots:
ignore-walk@8.0.0:
dependencies:
minimatch: 10.2.4
minimatch: 10.2.5
ignore@5.3.2: {}
@@ -23283,6 +23287,10 @@ snapshots:
dependencies:
brace-expansion: 5.0.5
minimatch@10.2.5:
dependencies:
brace-expansion: 5.0.5
minimatch@3.1.5:
dependencies:
brace-expansion: 1.1.13
@@ -23603,7 +23611,7 @@ snapshots:
jest-diff: 30.3.0
jsonc-parser: 3.2.0
lines-and-columns: 2.0.3
minimatch: 10.2.4
minimatch: 10.2.5
node-machine-id: 1.1.12
npm-run-path: 4.0.1
open: 8.4.2
@@ -26394,20 +26402,20 @@ snapshots:
possible-typed-array-names: 1.1.0
reflect.getprototypeof: 1.0.10
typedoc-plugin-markdown@4.10.0(typedoc@0.28.17(typescript@5.9.3)):
typedoc-plugin-markdown@4.11.0(typedoc@0.28.18(typescript@5.9.3)):
dependencies:
typedoc: 0.28.17(typescript@5.9.3)
typedoc: 0.28.18(typescript@5.9.3)
typedoc-plugin-missing-exports@4.1.2(typedoc@0.28.17(typescript@5.9.3)):
typedoc-plugin-missing-exports@4.1.2(typedoc@0.28.18(typescript@5.9.3)):
dependencies:
typedoc: 0.28.17(typescript@5.9.3)
typedoc: 0.28.18(typescript@5.9.3)
typedoc@0.28.17(typescript@5.9.3):
typedoc@0.28.18(typescript@5.9.3):
dependencies:
'@gerrit0/mini-shiki': 3.23.0
lunr: 2.3.9
markdown-it: 14.1.1
minimatch: 9.0.9
minimatch: 10.2.5
typescript: 5.9.3
yaml: 2.8.3