mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 20:55:13 +00:00
chore: update pnpm lock
This commit is contained in:
parent
fe6de62c2d
commit
bc8a8121b1
1 changed files with 10 additions and 0 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -14,6 +14,9 @@ importers:
|
||||||
'@tauri-apps/api':
|
'@tauri-apps/api':
|
||||||
specifier: ^2
|
specifier: ^2
|
||||||
version: 2.8.0
|
version: 2.8.0
|
||||||
|
'@tauri-apps/plugin-autostart':
|
||||||
|
specifier: ^2
|
||||||
|
version: 2.5.0
|
||||||
'@tauri-apps/plugin-deep-link':
|
'@tauri-apps/plugin-deep-link':
|
||||||
specifier: ^2.4.3
|
specifier: ^2.4.3
|
||||||
version: 2.4.3
|
version: 2.4.3
|
||||||
|
|
@ -579,6 +582,9 @@ packages:
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
'@tauri-apps/plugin-autostart@2.5.0':
|
||||||
|
resolution: {integrity: sha512-smSt0vydfVB950AeYRbO2S/c01SZrgMVg4FOrFLQLom0R0amsu/8zYaxgttriBdxcofjBZuHv4hmROBQIBVXmA==}
|
||||||
|
|
||||||
'@tauri-apps/plugin-deep-link@2.4.3':
|
'@tauri-apps/plugin-deep-link@2.4.3':
|
||||||
resolution: {integrity: sha512-yVCZpVG1ZrtfCvE7K5LRSrGqlyPlCrqlKgoREJHnfjyYdDtUhFmZqScOXpL8XL2PizJHDsoahEweuTaUPEokPA==}
|
resolution: {integrity: sha512-yVCZpVG1ZrtfCvE7K5LRSrGqlyPlCrqlKgoREJHnfjyYdDtUhFmZqScOXpL8XL2PizJHDsoahEweuTaUPEokPA==}
|
||||||
|
|
||||||
|
|
@ -1290,6 +1296,10 @@ snapshots:
|
||||||
'@tauri-apps/cli-win32-ia32-msvc': 2.8.4
|
'@tauri-apps/cli-win32-ia32-msvc': 2.8.4
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 2.8.4
|
'@tauri-apps/cli-win32-x64-msvc': 2.8.4
|
||||||
|
|
||||||
|
'@tauri-apps/plugin-autostart@2.5.0':
|
||||||
|
dependencies:
|
||||||
|
'@tauri-apps/api': 2.8.0
|
||||||
|
|
||||||
'@tauri-apps/plugin-deep-link@2.4.3':
|
'@tauri-apps/plugin-deep-link@2.4.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tauri-apps/api': 2.8.0
|
'@tauri-apps/api': 2.8.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue