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