chore(deps): migrate dirs-next to dirs for updater plugin (#1506)

* Migrate dirs-next to dirs for updater

* Add change file

* dirs_next -> dirs
This commit is contained in:
Tony
2024-07-01 10:41:46 +02:00
committed by GitHub
parent 6dedb3fa6d
commit acce342fcc
4 changed files with 8 additions and 3 deletions
Generated
+1 -1
View File
@@ -6758,7 +6758,7 @@ name = "tauri-plugin-updater"
version = "2.0.0-beta.8"
dependencies = [
"base64 0.22.1",
"dirs-next",
"dirs 5.0.1",
"flate2",
"futures-util",
"http",