diff --git a/package.json b/package.json index 72ec0882..21e99c77 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "license": "Creative Commons Attribution Non Commercial 3.0", "dependencies": { "@radix-ui/react-context-menu": "^2.2.1", - "@tauri-apps/plugin-fs": "2.0.0-beta.8", - "@tauri-apps/plugin-http": "2.0.0-beta.9", + "@tauri-apps/plugin-fs": "2.0.0-rc.0", + "@tauri-apps/plugin-http": "2.0.0-rc.0", "@tauri-apps/plugin-notification": "2.0.0-rc.0", "@tauri-apps/plugin-process": "2.0.0-rc.0", "autoprefixer": "^10.4.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 773a4fcc..73e1ef55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,11 +12,11 @@ importers: specifier: ^2.2.1 version: 2.2.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@19.0.0-beta-26f2496093-20240514(react@19.0.0-beta-26f2496093-20240514))(react@19.0.0-beta-26f2496093-20240514) '@tauri-apps/plugin-fs': - specifier: 2.0.0-beta.8 - version: 2.0.0-beta.8 + specifier: 2.0.0-rc.0 + version: 2.0.0-rc.0 '@tauri-apps/plugin-http': - specifier: 2.0.0-beta.9 - version: 2.0.0-beta.9 + specifier: 2.0.0-rc.0 + version: 2.0.0-rc.0 '@tauri-apps/plugin-notification': specifier: 2.0.0-rc.0 version: 2.0.0-rc.0 @@ -953,11 +953,11 @@ packages: engines: {node: '>= 10'} hasBin: true - '@tauri-apps/plugin-fs@2.0.0-beta.8': - resolution: {integrity: sha512-m0lLmEIHL6J+dH6A1lgIwQ7JYArgTlZORhUcl2xzeef18llMp6Gjs272jCMRAnYEREhu7Wd3zk7PxSR+DsLXYg==} + '@tauri-apps/plugin-fs@2.0.0-rc.0': + resolution: {integrity: sha512-74VCXEZlzTJ+Jv1V3KrV0qIHhSePpE/ljsF78rcEuvSfyTxLtt/Sb5CIUmVhFlKTRFOH9dX50T4dTZ3qFLyRnA==} - '@tauri-apps/plugin-http@2.0.0-beta.9': - resolution: {integrity: sha512-wTw4rTYif8tAn6i3aZOmzT3NRiFQsEeSQQ01i9CZZ7DKzyj4nRn6cWR+DqaUe8nWBnhixITmHNrRU6PjgJf2Uw==} + '@tauri-apps/plugin-http@2.0.0-rc.0': + resolution: {integrity: sha512-XGwfQ+wmbEN9Or/jEPT9zXJSAIbopjUdZksAK7E8eIpJ+M/eQ2oFNlGm8IuzIrY3fBHIxmJZ9bZ6U2ihVewuyQ==} '@tauri-apps/plugin-notification@2.0.0-rc.0': resolution: {integrity: sha512-0qsT/kvxQ6Ky4g6eQ4SUiHXzM4szTVc6thjz9vnGPYaApLoZrCJ9GdG+vEqeB+cT2dvE+wmxUFETh3ZXYVw8UA==} @@ -4102,11 +4102,11 @@ snapshots: '@tauri-apps/cli-win32-ia32-msvc': 2.0.0-rc.3 '@tauri-apps/cli-win32-x64-msvc': 2.0.0-rc.3 - '@tauri-apps/plugin-fs@2.0.0-beta.8': + '@tauri-apps/plugin-fs@2.0.0-rc.0': dependencies: '@tauri-apps/api': 2.0.0-rc.0 - '@tauri-apps/plugin-http@2.0.0-beta.9': + '@tauri-apps/plugin-http@2.0.0-rc.0': dependencies: '@tauri-apps/api': 2.0.0-rc.0