From 2375fba8984103f87313c5ea68722b3bc7779024 Mon Sep 17 00:00:00 2001 From: Minori Date: Wed, 4 Feb 2026 08:54:53 -0800 Subject: [PATCH] deps: update @tauri-apps/plugin-store to 2.4.2 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f29811f..d860c7e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@tauri-apps/plugin-opener": "^2", "@tauri-apps/plugin-os": "^2", "@tauri-apps/plugin-shell": "^2.3.4", - "@tauri-apps/plugin-store": "^2", + "@tauri-apps/plugin-store": "2.4.2", "codemirror": "^6.0.2", "highlight.js": "^11.11.1", "marked": "^17.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 770b6a4..390d9f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -111,7 +111,7 @@ importers: specifier: ^2.3.4 version: 2.3.4 '@tauri-apps/plugin-store': - specifier: ^2 + specifier: 2.4.2 version: 2.4.2 codemirror: specifier: ^6.0.2