mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 13:14:04 +02:00
new clipboard handler which can detect more types
This commit is contained in:
parent
b29fd82105
commit
7ab1d8936a
6 changed files with 346 additions and 334 deletions
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "^2.0.0-rc.0",
|
||||
"@tauri-apps/cli": "^2.0.0-rc.1",
|
||||
"@tauri-apps/cli": "^2.0.0-rc.3",
|
||||
"@tauri-apps/plugin-autostart": "^2.0.0-rc.0",
|
||||
"@tauri-apps/plugin-clipboard-manager": "^2.0.0-rc.0",
|
||||
"@tauri-apps/plugin-os": "^2.0.0-rc.0",
|
||||
|
@ -21,6 +21,6 @@
|
|||
"overlayscrollbars": "^2.10.0",
|
||||
"overlayscrollbars-vue": "^0.5.9",
|
||||
"sass": "^1.77.8",
|
||||
"vue": "3.4.35"
|
||||
"vue": "3.4.37"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue