From 158af2c107142a449f525b15b1c0e4b2e61b469d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 22:04:02 +0000 Subject: [PATCH] chore(deps): update dependency @tauri-apps/plugin-haptics to v2.2.1 --- examples/api/package.json | 2 +- pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/examples/api/package.json b/examples/api/package.json index 3489ba4e..f6d1995e 100644 --- a/examples/api/package.json +++ b/examples/api/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22dce7f9..75dcc2d7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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