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