TTP -> MTP, A lot of other stuff #21

Merged
alois merged 81 commits from dev into main 2026-07-21 11:57:33 +03:00
2 changed files with 6 additions and 1 deletions
Showing only changes of commit 1621defe34 - Show all commits

(fix): build stuff
Some checks failed
/ build-desktop (linux) (push) Failing after 3m32s
/ build-web (push) Failing after 3m33s
/ build-mobile (push) Failing after 6m27s
/ release (push) Has been skipped

Alois 2026-07-04 01:28:27 +02:00

View file

@ -111,6 +111,11 @@ export default defineConfig({
"react-dom", "react-dom",
"react-redux", "react-redux",
"use-sync-external-store", "use-sync-external-store",
"@tanstack/history",
"@tanstack/react-router",
"@tanstack/react-store",
"@tanstack/router-core",
"@tanstack/store",
"@tensamin/crypto", "@tensamin/crypto",
"@tensamin/storage", "@tensamin/storage",
"@tensamin/mtp", "@tensamin/mtp",

2
pnpm-lock.yaml generated
View file

@ -2042,7 +2042,7 @@ packages:
resolution: {integrity: sha512-Zw+ZH18RJb41G4NrfHgIuofJiymusqN+q8fGUIIV7vyCH+5sSn5coqRv/MWB9qETsUs97vmU045q7OyseCV3Qg==} resolution: {integrity: sha512-Zw+ZH18RJb41G4NrfHgIuofJiymusqN+q8fGUIIV7vyCH+5sSn5coqRv/MWB9qETsUs97vmU045q7OyseCV3Qg==}
'@tensamin/ui@https://git.methanium.net/tensamin/ui/releases/download/latest/tensamin-ui.tgz': '@tensamin/ui@https://git.methanium.net/tensamin/ui/releases/download/latest/tensamin-ui.tgz':
resolution: {tarball: https://git.methanium.net/tensamin/ui/releases/download/latest/tensamin-ui.tgz} resolution: {integrity: sha512-tOvNNwGWnj/LJCXHIUtN+uZG2VoRUGZXuVAoHP18OypgsmlSbx2iQNhkLF1t1qnIboVf5V5mvraVGLXtz4csgQ==, tarball: https://git.methanium.net/tensamin/ui/releases/download/latest/tensamin-ui.tgz}
version: 0.0.39 version: 0.0.39
peerDependencies: peerDependencies:
react: ^19.2.7 react: ^19.2.7