mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-05 21:14:32 -04:00
bump: sysinfo to 0.32.1, tauri deps to latest
This commit is contained in:
parent
6684082736
commit
bdb406a299
4 changed files with 147 additions and 147 deletions
|
@ -25,7 +25,7 @@
|
|||
"@tauri-apps/plugin-clipboard-manager": "^2.0.0",
|
||||
"@tauri-apps/plugin-process": "^2.0.0",
|
||||
"@tauri-apps/plugin-shell": "^2.0.0",
|
||||
"@tauri-apps/plugin-store": "^2.1.0",
|
||||
"@tauri-apps/plugin-store": "^2.0.0",
|
||||
"@tauri-apps/plugin-updater": "^2.0.0",
|
||||
"@types/react-redux": "^7.1.34",
|
||||
"humanize-duration": "^3.32.1",
|
||||
|
@ -68,4 +68,4 @@
|
|||
"vite-tsconfig-paths": "^4.3.2",
|
||||
"vitest": "^2.1.1"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -914,7 +914,7 @@
|
|||
dependencies:
|
||||
"@tauri-apps/api" "^2.0.0"
|
||||
|
||||
"@tauri-apps/plugin-store@^2.1.0":
|
||||
"@tauri-apps/plugin-store@^2.0.0":
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@tauri-apps/plugin-store/-/plugin-store-2.1.0.tgz#02d58e068e52c314417a7df34f3c39eb2b151aa8"
|
||||
integrity sha512-GADqrc17opUKYIAKnGHIUgEeTZ2wJGu1ZITKQ1WMuOFdv8fvXRFBAqsqPjE3opgWohbczX6e1NpwmZK1AnuWVw==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue