chore(deps): update dependency @tauri-apps/plugin-haptics to v2.2.1

pull/2303/head
renovate[bot] 6 months ago committed by GitHub
parent 0ad53785ab
commit 158af2c107
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,7 +20,7 @@
"@tauri-apps/plugin-geolocation": "2.2.0",
"@tauri-apps/plugin-global-shortcut": "2.2.0",
"@tauri-apps/plugin-opener": "2.2.3",
"@tauri-apps/plugin-haptics": "2.2.0",
"@tauri-apps/plugin-haptics": "2.2.1",
"@tauri-apps/plugin-http": "2.2.0",
"@tauri-apps/plugin-nfc": "2.2.0",
"@tauri-apps/plugin-notification": "2.2.0",

@ -80,12 +80,12 @@ importers:
version: link:../../plugins/fs
'@tauri-apps/plugin-geolocation':
specifier: 2.2.0
version: link:../../plugins/geolocation
version: 2.2.0
'@tauri-apps/plugin-global-shortcut':
specifier: 2.2.0
version: link:../../plugins/global-shortcut
'@tauri-apps/plugin-haptics':
specifier: 2.2.0
specifier: 2.2.1
version: link:../../plugins/haptics
'@tauri-apps/plugin-http':
specifier: 2.2.0
@ -1055,6 +1055,9 @@ packages:
engines: {node: '>= 10'}
hasBin: true
'@tauri-apps/plugin-geolocation@2.2.0':
resolution: {integrity: sha512-D00yiGfTMagd2TI1jA5zvfmpv8zm08bJZr1JpmHbQyXX03r/S+OVWnItU1UyAFO9IvOZTvV/GkI3t6ZEiFFlnQ==}
'@types/eslint@9.6.1':
resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
@ -2951,6 +2954,10 @@ snapshots:
'@tauri-apps/cli-win32-ia32-msvc': 2.2.3
'@tauri-apps/cli-win32-x64-msvc': 2.2.3
'@tauri-apps/plugin-geolocation@2.2.0':
dependencies:
'@tauri-apps/api': 2.2.0
'@types/eslint@9.6.1':
dependencies:
'@types/estree': 1.0.6

Loading…
Cancel
Save