mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-21 18:02:32 +01:00
Bump @tauri-apps/plugin-stronghold from 2.0.0-beta.1 to 2.0.0-beta.3
Bumps @tauri-apps/plugin-stronghold from 2.0.0-beta.1 to 2.0.0-beta.3. --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-stronghold" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fa473a3caf
commit
cd9c164ae4
@ -27,7 +27,7 @@
|
||||
"@tauri-apps/plugin-notification": "2.0.0-beta.1",
|
||||
"@tauri-apps/plugin-os": "2.0.0-beta.1",
|
||||
"@tauri-apps/plugin-process": "2.0.0-beta.2",
|
||||
"@tauri-apps/plugin-stronghold": "2.0.0-beta.1",
|
||||
"@tauri-apps/plugin-stronghold": "2.0.0-beta.3",
|
||||
"@tauri-apps/plugin-updater": "2.0.0-beta.1",
|
||||
"@testing-library/jest-dom": "^6.4.2",
|
||||
"@testing-library/react": "^15.0.2",
|
||||
|
@ -75,8 +75,8 @@ dependencies:
|
||||
specifier: 2.0.0-beta.2
|
||||
version: 2.0.0-beta.2
|
||||
'@tauri-apps/plugin-stronghold':
|
||||
specifier: 2.0.0-beta.1
|
||||
version: 2.0.0-beta.1
|
||||
specifier: 2.0.0-beta.3
|
||||
version: 2.0.0-beta.3
|
||||
'@tauri-apps/plugin-updater':
|
||||
specifier: 2.0.0-beta.1
|
||||
version: 2.0.0-beta.1
|
||||
@ -3646,10 +3646,10 @@ packages:
|
||||
'@tauri-apps/api': 2.0.0-beta.4
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/plugin-stronghold@2.0.0-beta.1:
|
||||
resolution: {integrity: sha512-WGkJ9GmLZQzxxPGVvd4KhMQPJ85CoIZPCQvTlT8zCi/LucvUuc7G3aBTs/wFuEDqbNB/dhb9leK2hYAUpRu9kw==}
|
||||
/@tauri-apps/plugin-stronghold@2.0.0-beta.3:
|
||||
resolution: {integrity: sha512-MQrh83+035kHMIPeDZae7nbpQ0kCtAATNzDw7luBdk65+eYFKIlrMUQAtY1SnK5vtcpXhXYAgwVA6NviN2EFRw==}
|
||||
dependencies:
|
||||
'@tauri-apps/api': 2.0.0-beta.2
|
||||
'@tauri-apps/api': 2.0.0-beta.11
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/plugin-updater@2.0.0-beta.1:
|
||||
|
Loading…
Reference in New Issue
Block a user