(feat): migrate bun to pnpm
Some checks failed
/ build-web (push) Failing after 3m41s
/ build-desktop (linux) (push) Failing after 3m43s
/ build-mobile (push) Failing after 6m33s
/ release (push) Has been skipped

(feat): some mtp stuff
(wip): electron app tray
This commit is contained in:
Alois 2026-07-04 01:18:54 +02:00
commit 82a483d7ab
39 changed files with 10109 additions and 2429 deletions

View file

@ -1,6 +1,6 @@
# Third-Party Notices
Generated from bun.lock and installed packages in workspace node_modules folders.
Generated from pnpm-lock.yaml and installed packages in workspace node_modules folders.
## @babel/runtime@7.29.7
@ -445,7 +445,7 @@ Generated from bun.lock and installed packages in workspace node_modules folders
- Homepage: https://github.com/tauri-apps/tauri#readme
- Repository: git+https://github.com/tauri-apps/tauri.git
- Description: Tauri API definitions
- Included files: LICENSE_MIT, LICENSE_APACHE-2.0
- Included files: LICENSE_APACHE-2.0, LICENSE_MIT
- Folder: `licenses/@tauri-apps_api@2.11.1`
- Source package dir: `apps/tauri/node_modules/@tauri-apps/api`
@ -455,7 +455,7 @@ Generated from bun.lock and installed packages in workspace node_modules folders
- Homepage: https://github.com/tauri-apps/tauri#readme
- Repository: git+https://github.com/tauri-apps/tauri.git
- Description: Command line interface for building Tauri apps
- Included files: LICENSE_MIT, LICENSE_APACHE-2.0
- Included files: LICENSE_APACHE-2.0, LICENSE_MIT
- Folder: `licenses/@tauri-apps_cli@2.11.4`
- Source package dir: `apps/tauri/node_modules/@tauri-apps/cli`
@ -1326,6 +1326,26 @@ Generated from bun.lock and installed packages in workspace node_modules folders
- Folder: `licenses/vite@8.1.3`
- Source package dir: `apps/web/node_modules/vite`
## vitest@4.1.9
- License: MIT
- Homepage: https://vitest.dev
- Repository: git+https://github.com/vitest-dev/vitest.git
- Description: Next generation testing framework powered by Vite
- Included files: LICENSE.md
- Folder: `licenses/vitest@4.1.9`
- Source package dir: `node_modules/vitest`
## yaml@2.9.0
- License: ISC
- Homepage: https://eemeli.org/yaml/
- Repository: github:eemeli/yaml
- Description: JavaScript parser and stringifier for YAML
- Included files: LICENSE
- Folder: `licenses/yaml@2.9.0`
- Source package dir: `node_modules/yaml`
## yargs@15.4.1
- License: MIT