From 1621defe34a0afdf38bd5467d0a6711e08bda920 Mon Sep 17 00:00:00 2001 From: Alois Date: Sat, 4 Jul 2026 01:28:27 +0200 Subject: [PATCH] (fix): build stuff --- apps/web/vite.config.ts | 5 +++++ pnpm-lock.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/web/vite.config.ts b/apps/web/vite.config.ts index c2571df..4ea6a18 100644 --- a/apps/web/vite.config.ts +++ b/apps/web/vite.config.ts @@ -111,6 +111,11 @@ export default defineConfig({ "react-dom", "react-redux", "use-sync-external-store", + "@tanstack/history", + "@tanstack/react-router", + "@tanstack/react-store", + "@tanstack/router-core", + "@tanstack/store", "@tensamin/crypto", "@tensamin/storage", "@tensamin/mtp", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e801715..39d3e6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2042,7 +2042,7 @@ packages: resolution: {integrity: sha512-Zw+ZH18RJb41G4NrfHgIuofJiymusqN+q8fGUIIV7vyCH+5sSn5coqRv/MWB9qETsUs97vmU045q7OyseCV3Qg==} '@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 peerDependencies: react: ^19.2.7