(fix): build stuff
This commit is contained in:
parent
82a483d7ab
commit
1621defe34
2 changed files with 6 additions and 1 deletions
|
|
@ -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
2
pnpm-lock.yaml
generated
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue