Add module nativeAppService

This commit is contained in:
chrox 2024-09-27 20:04:49 +02:00
parent aa07a4de3b
commit 63107506b7
No known key found for this signature in database
GPG key ID: 07EA917B97209AE3
16 changed files with 988 additions and 6305 deletions

View file

@ -11,8 +11,11 @@
},
"dependencies": {
"@tauri-apps/api": "2.0.0-rc.5",
"@tauri-apps/plugin-dialog": "2.0.0-rc.1",
"@tauri-apps/plugin-fs": "2.0.0-rc.2",
"@tauri-apps/plugin-log": "2.0.0-rc.1",
"epubjs": "^0.3.93",
"js-md5": "^0.8.3",
"lucide-react": "^0.446.0",
"next": "14.2.13",
"react": "^18",