mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-08 14:03:53 +02:00
chore: bump tauri to 2.10 (#3246)
* chore: bump tauri to 2.10 * pnpm i * audit fix
This commit is contained in:
committed by
GitHub
parent
d4613ff002
commit
89f3e17952
@@ -10,11 +10,11 @@
|
||||
"tauri": "tauri"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "2.9.1",
|
||||
"@tauri-apps/api": "^2.10.1",
|
||||
"@tauri-apps/plugin-deep-link": "2.4.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tauri-apps/cli": "2.9.6",
|
||||
"@tauri-apps/cli": "2.10.0",
|
||||
"typescript": "^5.7.3",
|
||||
"vite": "^7.3.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user