- 更新前端支持触控操作
This commit is contained in:
@@ -454,7 +454,7 @@
|
||||
resolved "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.3.tgz#cc6f094a3ffe5556bb4a831ee6fb572b8cd81a75"
|
||||
integrity sha512-hPt/bgL5cE+Qp+/TPHBqptcAgPzgj46mPcg/16zNUmbQk0j+mOEQV/+Lqu8QRtDV3Ek95Q6FeFITpuhl6OTsAA==
|
||||
|
||||
"@tauri-apps/api@^2", "@tauri-apps/api@^2.11.0":
|
||||
"@tauri-apps/api@^2", "@tauri-apps/api@^2.11.0", "@tauri-apps/api@^2.8.0":
|
||||
version "2.11.0"
|
||||
resolved "https://registry.npmmirror.com/@tauri-apps/api/-/api-2.11.0.tgz#00fb69996010178a5153798d4a84f6fe3a1e1182"
|
||||
integrity sha512-7CinYODhky9lmO23xHnUFv0Xt43fbtWMyxZcLcRBlFkcgXKuEirBvHpmtJ89YMhyeGcq20Wuc47Fa4XjyniywA==
|
||||
@@ -531,6 +531,13 @@
|
||||
"@tauri-apps/cli-win32-ia32-msvc" "2.11.1"
|
||||
"@tauri-apps/cli-win32-x64-msvc" "2.11.1"
|
||||
|
||||
"@tauri-apps/plugin-autostart@^2.5.1":
|
||||
version "2.5.1"
|
||||
resolved "https://registry.npmmirror.com/@tauri-apps/plugin-autostart/-/plugin-autostart-2.5.1.tgz#e9e0bdfd721838eff620430889325c641a853a54"
|
||||
integrity sha512-zS/xx7yzveCcotkA+8TqkI2lysmG2wvQXv2HGAVExITmnFfHAdj1arGsbbfs3o6EktRHf6l34pJxc3YGG2mg7w==
|
||||
dependencies:
|
||||
"@tauri-apps/api" "^2.8.0"
|
||||
|
||||
"@tauri-apps/plugin-opener@^2":
|
||||
version "2.5.4"
|
||||
resolved "https://registry.npmmirror.com/@tauri-apps/plugin-opener/-/plugin-opener-2.5.4.tgz#b37883e4d36125b8c5a0c74f683395958a65bd7d"
|
||||
|
||||
Reference in New Issue
Block a user