Merge branch 'dev' of ssh://git.methanium.net/Tensamin/Client into dev
Some checks failed
/ build-web (push) Failing after 1m11s
/ build-mobile (push) Failing after 1m24s
/ build-desktop (linux) (push) Failing after 1m24s
/ release (push) Has been skipped

This commit is contained in:
Alex 2026-08-07 23:18:07 +02:00
commit ef24ea4ca0
Signed by: alex
SSH key fingerprint: SHA256:D1+Ub8o0v4K5y1JNivW8IxEOelqLSvPmUzBbDIoZkRQ
21 changed files with 6617 additions and 5256 deletions

View file

@ -37,15 +37,13 @@
"eslint-plugin-react-hooks": "^7.1.1",
"fallow": "^3.14.0",
"globals": "^17.9.0",
"jsonc-parser": "^3.3.1",
"prettier": "^3.9.6",
"typescript": "^7.0.2",
"typescript": "^6.0.3",
"typescript-eslint": "^8.66.0",
"vitest": "^4.1.10",
"yaml": "^2.8.2"
"vitest": "^4.1.10"
},
"dependencies": {
"@methanium/ui": "https://git.methanium.net/methanium/ui/releases/download/0.0.2/methanium-ui.tgz",
"@methanium/ui": "*",
"mtp": "*",
"sonner": "^2.0.7"
},