Revert Use Tauri Websocket

This commit is contained in:
MystiPanda
2024-01-15 10:17:00 +08:00
parent df72392ad2
commit 2680507eae
9 changed files with 49 additions and 144 deletions

22
pnpm-lock.yaml generated
View File

@@ -92,9 +92,6 @@ dependencies:
tar:
specifier: ^6.2.0
version: 6.2.0
tauri-plugin-websocket-api:
specifier: github:tauri-apps/tauri-plugin-websocket#v1
version: github.com/tauri-apps/tauri-plugin-websocket/ef0af116e47eea18af92b27629f00db996fd2e15
devDependencies:
"@actions/github":
@@ -1714,14 +1711,6 @@ packages:
engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" }
dev: false
/@tauri-apps/api@1.5.3:
resolution:
{
integrity: sha512-zxnDjHHKjOsrIzZm6nO5Xapb/BxqUq1tc7cGkFXsFkGTsSWgCPH1D8mm0XS9weJY2OaR73I3k3S+b7eSzJDfqA==,
}
engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" }
dev: false
/@tauri-apps/cli-darwin-arm64@1.5.6:
resolution:
{
@@ -4101,14 +4090,3 @@ packages:
}
engines: { node: ">= 6" }
dev: false
github.com/tauri-apps/tauri-plugin-websocket/ef0af116e47eea18af92b27629f00db996fd2e15:
resolution:
{
tarball: https://codeload.github.com/tauri-apps/tauri-plugin-websocket/tar.gz/ef0af116e47eea18af92b27629f00db996fd2e15,
}
name: tauri-plugin-websocket-api
version: 0.0.0
dependencies:
"@tauri-apps/api": 1.5.3
dev: false