mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 19:45:09 +00:00
chore(deps): update dependency typescript to ~5.9.0 (#29)
Signed-off-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com> Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5380995b08
commit
0ff37a7dee
2 changed files with 24 additions and 24 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"@tauri-apps/cli": "^2",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"tailwindcss": "^4.1.14",
|
||||
"typescript": "~5.6.2",
|
||||
"typescript": "~5.9.0",
|
||||
"vite": "^6.0.3",
|
||||
"vue-tsc": "^2.1.10"
|
||||
}
|
||||
|
|
|
|||
46
pnpm-lock.yaml
generated
46
pnpm-lock.yaml
generated
|
|
@ -28,10 +28,10 @@ importers:
|
|||
version: 4.5.0
|
||||
vue:
|
||||
specifier: ^3.5.13
|
||||
version: 3.5.22(typescript@5.6.3)
|
||||
version: 3.5.22(typescript@5.9.3)
|
||||
vue-chartjs:
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.2(chart.js@4.5.0)(vue@3.5.22(typescript@5.6.3))
|
||||
version: 5.3.2(chart.js@4.5.0)(vue@3.5.22(typescript@5.9.3))
|
||||
devDependencies:
|
||||
'@tailwindcss/vite':
|
||||
specifier: ^4.1.14
|
||||
|
|
@ -41,19 +41,19 @@ importers:
|
|||
version: 2.8.4
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.2.1
|
||||
version: 5.2.4(vite@6.3.6(jiti@2.6.1)(lightningcss@1.30.1))(vue@3.5.22(typescript@5.6.3))
|
||||
version: 5.2.4(vite@6.3.6(jiti@2.6.1)(lightningcss@1.30.1))(vue@3.5.22(typescript@5.9.3))
|
||||
tailwindcss:
|
||||
specifier: ^4.1.14
|
||||
version: 4.1.14
|
||||
typescript:
|
||||
specifier: ~5.6.2
|
||||
version: 5.6.3
|
||||
specifier: ~5.9.0
|
||||
version: 5.9.3
|
||||
vite:
|
||||
specifier: ^6.0.3
|
||||
version: 6.3.6(jiti@2.6.1)(lightningcss@1.30.1)
|
||||
vue-tsc:
|
||||
specifier: ^2.1.10
|
||||
version: 2.2.12(typescript@5.6.3)
|
||||
version: 2.2.12(typescript@5.9.3)
|
||||
|
||||
packages:
|
||||
|
||||
|
|
@ -791,8 +791,8 @@ packages:
|
|||
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
typescript@5.6.3:
|
||||
resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==}
|
||||
typescript@5.9.3:
|
||||
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -1185,10 +1185,10 @@ snapshots:
|
|||
|
||||
'@types/estree@1.0.8': {}
|
||||
|
||||
'@vitejs/plugin-vue@5.2.4(vite@6.3.6(jiti@2.6.1)(lightningcss@1.30.1))(vue@3.5.22(typescript@5.6.3))':
|
||||
'@vitejs/plugin-vue@5.2.4(vite@6.3.6(jiti@2.6.1)(lightningcss@1.30.1))(vue@3.5.22(typescript@5.9.3))':
|
||||
dependencies:
|
||||
vite: 6.3.6(jiti@2.6.1)(lightningcss@1.30.1)
|
||||
vue: 3.5.22(typescript@5.6.3)
|
||||
vue: 3.5.22(typescript@5.9.3)
|
||||
|
||||
'@volar/language-core@2.4.15':
|
||||
dependencies:
|
||||
|
|
@ -1237,7 +1237,7 @@ snapshots:
|
|||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
'@vue/language-core@2.2.12(typescript@5.6.3)':
|
||||
'@vue/language-core@2.2.12(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.15
|
||||
'@vue/compiler-dom': 3.5.22
|
||||
|
|
@ -1248,7 +1248,7 @@ snapshots:
|
|||
muggle-string: 0.4.1
|
||||
path-browserify: 1.0.1
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
typescript: 5.9.3
|
||||
|
||||
'@vue/reactivity@3.5.22':
|
||||
dependencies:
|
||||
|
|
@ -1266,11 +1266,11 @@ snapshots:
|
|||
'@vue/shared': 3.5.22
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.6.3))':
|
||||
'@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.5.22
|
||||
'@vue/shared': 3.5.22
|
||||
vue: 3.5.22(typescript@5.6.3)
|
||||
vue: 3.5.22(typescript@5.9.3)
|
||||
|
||||
'@vue/shared@3.5.22': {}
|
||||
|
||||
|
|
@ -1467,7 +1467,7 @@ snapshots:
|
|||
fdir: 6.5.0(picomatch@4.0.3)
|
||||
picomatch: 4.0.3
|
||||
|
||||
typescript@5.6.3: {}
|
||||
typescript@5.9.3: {}
|
||||
|
||||
vite@6.3.6(jiti@2.6.1)(lightningcss@1.30.1):
|
||||
dependencies:
|
||||
|
|
@ -1484,25 +1484,25 @@ snapshots:
|
|||
|
||||
vscode-uri@3.1.0: {}
|
||||
|
||||
vue-chartjs@5.3.2(chart.js@4.5.0)(vue@3.5.22(typescript@5.6.3)):
|
||||
vue-chartjs@5.3.2(chart.js@4.5.0)(vue@3.5.22(typescript@5.9.3)):
|
||||
dependencies:
|
||||
chart.js: 4.5.0
|
||||
vue: 3.5.22(typescript@5.6.3)
|
||||
vue: 3.5.22(typescript@5.9.3)
|
||||
|
||||
vue-tsc@2.2.12(typescript@5.6.3):
|
||||
vue-tsc@2.2.12(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.15
|
||||
'@vue/language-core': 2.2.12(typescript@5.6.3)
|
||||
typescript: 5.6.3
|
||||
'@vue/language-core': 2.2.12(typescript@5.9.3)
|
||||
typescript: 5.9.3
|
||||
|
||||
vue@3.5.22(typescript@5.6.3):
|
||||
vue@3.5.22(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.22
|
||||
'@vue/compiler-sfc': 3.5.22
|
||||
'@vue/runtime-dom': 3.5.22
|
||||
'@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.6.3))
|
||||
'@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.9.3))
|
||||
'@vue/shared': 3.5.22
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
typescript: 5.9.3
|
||||
|
||||
yallist@5.0.0: {}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue