mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
build(deps): bump typescript from 5.8.2 to 5.8.3 (#8069)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
05e12d71b6
commit
2feb048fa5
7 changed files with 83 additions and 83 deletions
|
@ -28,7 +28,7 @@
|
|||
"capture-console": "1.0.2",
|
||||
"jimp": "1.6.0",
|
||||
"typedoc": "0.28.2",
|
||||
"typescript": "5.8.2"
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"sharp": "0.34.0",
|
||||
"starlight-links-validator": "0.14.3",
|
||||
"starlight-sidebar-topics": "0.6.0",
|
||||
"typescript": "5.8.2"
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.51.1",
|
||||
|
|
|
@ -238,7 +238,7 @@
|
|||
"@types/vscode": "1.82.0",
|
||||
"esbuild": "0.25.2",
|
||||
"shx": "0.4.0",
|
||||
"typescript": "5.8.2",
|
||||
"typescript": "5.8.3",
|
||||
"vscode-tmgrammar-test": "0.1.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "20.16.10",
|
||||
"typescript": "5.8.2"
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "tsc --build && node ./main.js",
|
||||
|
|
154
pnpm-lock.yaml
generated
154
pnpm-lock.yaml
generated
|
@ -41,10 +41,10 @@ importers:
|
|||
version: 1.6.0
|
||||
typedoc:
|
||||
specifier: 0.28.2
|
||||
version: 0.28.2(typescript@5.8.2)
|
||||
version: 0.28.2(typescript@5.8.3)
|
||||
typescript:
|
||||
specifier: 5.8.2
|
||||
version: 5.8.2
|
||||
specifier: 5.8.3
|
||||
version: 5.8.3
|
||||
|
||||
demos/home-automation/node:
|
||||
dependencies:
|
||||
|
@ -65,10 +65,10 @@ importers:
|
|||
dependencies:
|
||||
'@astrojs/check':
|
||||
specifier: 0.9.4
|
||||
version: 0.9.4(prettier@3.5.0)(typescript@5.8.2)
|
||||
version: 0.9.4(prettier@3.5.0)(typescript@5.8.3)
|
||||
'@astrojs/starlight':
|
||||
specifier: 0.32.5
|
||||
version: 0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
version: 0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@expressive-code/plugin-line-numbers':
|
||||
specifier: 0.40.2
|
||||
version: 0.40.2
|
||||
|
@ -77,10 +77,10 @@ importers:
|
|||
version: 20.16.10
|
||||
astro:
|
||||
specifier: 5.5.5
|
||||
version: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
version: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
astro-embed:
|
||||
specifier: 0.9.0
|
||||
version: 0.9.0(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
version: 0.9.0(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
playwright:
|
||||
specifier: 1.51.1
|
||||
version: 1.51.1
|
||||
|
@ -95,13 +95,13 @@ importers:
|
|||
version: 0.34.0
|
||||
starlight-links-validator:
|
||||
specifier: 0.14.3
|
||||
version: 0.14.3(@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)))
|
||||
version: 0.14.3(@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)))
|
||||
starlight-sidebar-topics:
|
||||
specifier: 0.6.0
|
||||
version: 0.6.0(@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)))
|
||||
version: 0.6.0(@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)))
|
||||
typescript:
|
||||
specifier: 5.8.2
|
||||
version: 5.8.2
|
||||
specifier: 5.8.3
|
||||
version: 5.8.3
|
||||
devDependencies:
|
||||
'@playwright/test':
|
||||
specifier: 1.51.1
|
||||
|
@ -147,8 +147,8 @@ importers:
|
|||
specifier: 0.4.0
|
||||
version: 0.4.0
|
||||
typescript:
|
||||
specifier: 5.8.2
|
||||
version: 5.8.2
|
||||
specifier: 5.8.3
|
||||
version: 5.8.3
|
||||
vscode-tmgrammar-test:
|
||||
specifier: 0.1.3
|
||||
version: 0.1.3
|
||||
|
@ -172,8 +172,8 @@ importers:
|
|||
specifier: 20.16.10
|
||||
version: 20.16.10
|
||||
typescript:
|
||||
specifier: 5.8.2
|
||||
version: 5.8.2
|
||||
specifier: 5.8.3
|
||||
version: 5.8.3
|
||||
|
||||
examples/memory:
|
||||
dependencies:
|
||||
|
@ -221,8 +221,8 @@ importers:
|
|||
specifier: 3.2.1
|
||||
version: 3.2.1
|
||||
typescript:
|
||||
specifier: 5.8.2
|
||||
version: 5.8.2
|
||||
specifier: 5.8.3
|
||||
version: 5.8.3
|
||||
vite:
|
||||
specifier: 6.2.5
|
||||
version: 6.2.5(@types/node@20.16.10)(yaml@2.7.1)
|
||||
|
@ -293,8 +293,8 @@ importers:
|
|||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
typescript:
|
||||
specifier: 5.8.2
|
||||
version: 5.8.2
|
||||
specifier: 5.8.3
|
||||
version: 5.8.3
|
||||
vite:
|
||||
specifier: 6.2.5
|
||||
version: 6.2.5(@types/node@20.16.10)(yaml@2.7.1)
|
||||
|
@ -4339,8 +4339,8 @@ packages:
|
|||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
|
||||
typescript@5.8.2:
|
||||
resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==}
|
||||
typescript@5.8.3:
|
||||
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -4862,57 +4862,57 @@ snapshots:
|
|||
'@jridgewell/gen-mapping': 0.3.8
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
|
||||
'@astro-community/astro-embed-baseline-status@0.1.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))':
|
||||
'@astro-community/astro-embed-baseline-status@0.1.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))':
|
||||
dependencies:
|
||||
'@astro-community/astro-embed-utils': 0.1.3
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
|
||||
'@astro-community/astro-embed-bluesky@0.1.3(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))':
|
||||
'@astro-community/astro-embed-bluesky@0.1.3(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))':
|
||||
dependencies:
|
||||
'@atproto/api': 0.13.35
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
ts-pattern: 5.6.2
|
||||
|
||||
'@astro-community/astro-embed-integration@0.8.0(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))':
|
||||
'@astro-community/astro-embed-integration@0.8.0(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))':
|
||||
dependencies:
|
||||
'@astro-community/astro-embed-link-preview': 0.2.2
|
||||
'@astro-community/astro-embed-twitter': 0.5.8(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-vimeo': 0.3.10(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-youtube': 0.5.6(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-twitter': 0.5.8(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-vimeo': 0.3.10(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-youtube': 0.5.6(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@types/unist': 2.0.11
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro-auto-import: 0.4.4(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
astro-auto-import: 0.4.4(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
unist-util-select: 4.0.3
|
||||
|
||||
'@astro-community/astro-embed-link-preview@0.2.2':
|
||||
dependencies:
|
||||
'@astro-community/astro-embed-utils': 0.1.3
|
||||
|
||||
'@astro-community/astro-embed-twitter@0.5.8(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))':
|
||||
'@astro-community/astro-embed-twitter@0.5.8(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))':
|
||||
dependencies:
|
||||
'@astro-community/astro-embed-utils': 0.1.3
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
|
||||
'@astro-community/astro-embed-utils@0.1.3':
|
||||
dependencies:
|
||||
linkedom: 0.14.26
|
||||
|
||||
'@astro-community/astro-embed-vimeo@0.3.10(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))':
|
||||
'@astro-community/astro-embed-vimeo@0.3.10(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))':
|
||||
dependencies:
|
||||
'@astro-community/astro-embed-utils': 0.1.3
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
|
||||
'@astro-community/astro-embed-youtube@0.5.6(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))':
|
||||
'@astro-community/astro-embed-youtube@0.5.6(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))':
|
||||
dependencies:
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
lite-youtube-embed: 0.3.3
|
||||
|
||||
'@astrojs/check@0.9.4(prettier@3.5.0)(typescript@5.8.2)':
|
||||
'@astrojs/check@0.9.4(prettier@3.5.0)(typescript@5.8.3)':
|
||||
dependencies:
|
||||
'@astrojs/language-server': 2.15.4(prettier@3.5.0)(typescript@5.8.2)
|
||||
'@astrojs/language-server': 2.15.4(prettier@3.5.0)(typescript@5.8.3)
|
||||
chokidar: 4.0.3
|
||||
kleur: 4.1.5
|
||||
typescript: 5.8.2
|
||||
typescript: 5.8.3
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
- prettier
|
||||
|
@ -4922,12 +4922,12 @@ snapshots:
|
|||
|
||||
'@astrojs/internal-helpers@0.6.1': {}
|
||||
|
||||
'@astrojs/language-server@2.15.4(prettier@3.5.0)(typescript@5.8.2)':
|
||||
'@astrojs/language-server@2.15.4(prettier@3.5.0)(typescript@5.8.3)':
|
||||
dependencies:
|
||||
'@astrojs/compiler': 2.11.0
|
||||
'@astrojs/yaml2ts': 0.2.2
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
'@volar/kit': 2.4.11(typescript@5.8.2)
|
||||
'@volar/kit': 2.4.11(typescript@5.8.3)
|
||||
'@volar/language-core': 2.4.11
|
||||
'@volar/language-server': 2.4.11
|
||||
'@volar/language-service': 2.4.11
|
||||
|
@ -4973,12 +4973,12 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@astrojs/mdx@4.2.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))':
|
||||
'@astrojs/mdx@4.2.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))':
|
||||
dependencies:
|
||||
'@astrojs/markdown-remark': 6.3.1
|
||||
'@mdx-js/mdx': 3.1.0(acorn@8.14.1)
|
||||
acorn: 8.14.1
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
es-module-lexer: 1.6.0
|
||||
estree-util-visit: 2.0.0
|
||||
hast-util-to-html: 9.0.5
|
||||
|
@ -5002,16 +5002,16 @@ snapshots:
|
|||
stream-replace-string: 2.0.0
|
||||
zod: 3.24.2
|
||||
|
||||
'@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))':
|
||||
'@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))':
|
||||
dependencies:
|
||||
'@astrojs/mdx': 4.2.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astrojs/mdx': 4.2.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@astrojs/sitemap': 3.3.0
|
||||
'@pagefind/default-ui': 1.3.0
|
||||
'@types/hast': 3.0.4
|
||||
'@types/js-yaml': 4.0.9
|
||||
'@types/mdast': 4.0.4
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro-expressive-code: 0.40.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
astro-expressive-code: 0.40.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
bcp-47: 2.1.0
|
||||
hast-util-from-html: 2.0.3
|
||||
hast-util-select: 6.0.4
|
||||
|
@ -6621,12 +6621,12 @@ snapshots:
|
|||
loupe: 3.1.3
|
||||
tinyrainbow: 2.0.0
|
||||
|
||||
'@volar/kit@2.4.11(typescript@5.8.2)':
|
||||
'@volar/kit@2.4.11(typescript@5.8.3)':
|
||||
dependencies:
|
||||
'@volar/language-service': 2.4.11
|
||||
'@volar/typescript': 2.4.11
|
||||
typesafe-path: 0.2.2
|
||||
typescript: 5.8.2
|
||||
typescript: 5.8.3
|
||||
vscode-languageserver-textdocument: 1.0.12
|
||||
vscode-uri: 3.1.0
|
||||
|
||||
|
@ -6778,29 +6778,29 @@ snapshots:
|
|||
|
||||
astring@1.9.0: {}
|
||||
|
||||
astro-auto-import@0.4.4(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)):
|
||||
astro-auto-import@0.4.4(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)):
|
||||
dependencies:
|
||||
'@types/node': 18.11.9
|
||||
acorn: 8.14.1
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
|
||||
astro-embed@0.9.0(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)):
|
||||
astro-embed@0.9.0(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)):
|
||||
dependencies:
|
||||
'@astro-community/astro-embed-baseline-status': 0.1.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-bluesky': 0.1.3(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-integration': 0.8.0(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-baseline-status': 0.1.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-bluesky': 0.1.3(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-integration': 0.8.0(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-link-preview': 0.2.2
|
||||
'@astro-community/astro-embed-twitter': 0.5.8(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-vimeo': 0.3.10(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-youtube': 0.5.6(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
'@astro-community/astro-embed-twitter': 0.5.8(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-vimeo': 0.3.10(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@astro-community/astro-embed-youtube': 0.5.6(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
|
||||
astro-expressive-code@0.40.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)):
|
||||
astro-expressive-code@0.40.2(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)):
|
||||
dependencies:
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)
|
||||
astro: 5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1)
|
||||
rehype-expressive-code: 0.40.2
|
||||
|
||||
astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1):
|
||||
astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1):
|
||||
dependencies:
|
||||
'@astrojs/compiler': 2.11.0
|
||||
'@astrojs/internal-helpers': 0.6.1
|
||||
|
@ -6846,7 +6846,7 @@ snapshots:
|
|||
shiki: 3.2.1
|
||||
tinyexec: 0.3.2
|
||||
tinyglobby: 0.2.12
|
||||
tsconfck: 3.1.5(typescript@5.8.2)
|
||||
tsconfck: 3.1.5(typescript@5.8.3)
|
||||
ultrahtml: 1.5.3
|
||||
unist-util-visit: 5.0.0
|
||||
unstorage: 1.15.0
|
||||
|
@ -6858,7 +6858,7 @@ snapshots:
|
|||
yocto-spinner: 0.2.1
|
||||
zod: 3.24.2
|
||||
zod-to-json-schema: 3.24.5(zod@3.24.2)
|
||||
zod-to-ts: 1.2.0(typescript@5.8.2)(zod@3.24.2)
|
||||
zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.24.2)
|
||||
optionalDependencies:
|
||||
sharp: 0.33.5
|
||||
transitivePeerDependencies:
|
||||
|
@ -9600,9 +9600,9 @@ snapshots:
|
|||
|
||||
stackback@0.0.2: {}
|
||||
|
||||
starlight-links-validator@0.14.3(@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))):
|
||||
starlight-links-validator@0.14.3(@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))):
|
||||
dependencies:
|
||||
'@astrojs/starlight': 0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astrojs/starlight': 0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
'@types/picomatch': 3.0.2
|
||||
github-slugger: 2.0.0
|
||||
hast-util-from-html: 2.0.3
|
||||
|
@ -9616,9 +9616,9 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
starlight-sidebar-topics@0.6.0(@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))):
|
||||
starlight-sidebar-topics@0.6.0(@astrojs/starlight@0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))):
|
||||
dependencies:
|
||||
'@astrojs/starlight': 0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))
|
||||
'@astrojs/starlight': 0.32.5(astro@5.5.5(@types/node@20.16.10)(rollup@4.39.0)(typescript@5.8.3)(yaml@2.7.1))
|
||||
picomatch: 4.0.2
|
||||
|
||||
std-env@3.8.1: {}
|
||||
|
@ -9785,9 +9785,9 @@ snapshots:
|
|||
|
||||
ts-pattern@5.6.2: {}
|
||||
|
||||
tsconfck@3.1.5(typescript@5.8.2):
|
||||
tsconfck@3.1.5(typescript@5.8.3):
|
||||
optionalDependencies:
|
||||
typescript: 5.8.2
|
||||
typescript: 5.8.3
|
||||
|
||||
tslib@2.8.1:
|
||||
optional: true
|
||||
|
@ -9796,13 +9796,13 @@ snapshots:
|
|||
|
||||
type-fest@4.38.0: {}
|
||||
|
||||
typedoc@0.28.2(typescript@5.8.2):
|
||||
typedoc@0.28.2(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@gerrit0/mini-shiki': 3.2.2
|
||||
lunr: 2.3.9
|
||||
markdown-it: 14.1.0
|
||||
minimatch: 9.0.5
|
||||
typescript: 5.8.2
|
||||
typescript: 5.8.3
|
||||
yaml: 2.7.1
|
||||
|
||||
typesafe-path@0.2.2: {}
|
||||
|
@ -9813,7 +9813,7 @@ snapshots:
|
|||
|
||||
typescript@4.9.5: {}
|
||||
|
||||
typescript@5.8.2: {}
|
||||
typescript@5.8.3: {}
|
||||
|
||||
uc.micro@2.1.0: {}
|
||||
|
||||
|
@ -9941,7 +9941,7 @@ snapshots:
|
|||
vite-figma-plugin@0.0.24(@types/node@20.16.10):
|
||||
dependencies:
|
||||
meta-bolt: 0.0.12(@types/node@20.16.10)
|
||||
typescript: 5.8.2
|
||||
typescript: 5.8.3
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
- '@swc/wasm'
|
||||
|
@ -10290,9 +10290,9 @@ snapshots:
|
|||
dependencies:
|
||||
zod: 3.24.2
|
||||
|
||||
zod-to-ts@1.2.0(typescript@5.8.2)(zod@3.24.2):
|
||||
zod-to-ts@1.2.0(typescript@5.8.3)(zod@3.24.2):
|
||||
dependencies:
|
||||
typescript: 5.8.2
|
||||
typescript: 5.8.3
|
||||
zod: 3.24.2
|
||||
|
||||
zod@3.24.2: {}
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"@vitejs/plugin-react": "4.3.4",
|
||||
"cross-env": "7.0.3",
|
||||
"shiki": "3.2.1",
|
||||
"typescript": "5.8.2",
|
||||
"typescript": "5.8.3",
|
||||
"vite": "6.2.5",
|
||||
"vite-figma-plugin": "0.0.24",
|
||||
"vite-plugin-singlefile": "2.2.0",
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"path-browserify": "1.0.1",
|
||||
"playwright-ctrf-json-reporter": "0.0.20",
|
||||
"rimraf": "6.0.1",
|
||||
"typescript": "5.8.2",
|
||||
"typescript": "5.8.3",
|
||||
"vite": "6.2.5",
|
||||
"vscode": "npm:@codingame/monaco-vscode-api@~8.0.4",
|
||||
"vscode-languageclient": "9.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue