chore(deps): update frontend & backend

This commit is contained in:
Alois 2026-08-10 22:24:06 +02:00
commit 9b45799643
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24
5 changed files with 1143 additions and 774 deletions

View file

@ -11,8 +11,8 @@
"react": "^19.0.0"
},
"devDependencies": {
"@methanium/ui": "*",
"mtp": "*",
"react": "^19.2.0"
"@methanium/ui": "https://git.methanium.net/methanium/ui/releases/download/0.0.13/methanium-ui.tgz",
"mtp": "https://git.methanium.net/methanium/mtp/releases/download/0.2.0-dev-a692bed/mtp-0.2.0.tgz",
"react": "^19.2.8"
}
}