Merge branch 'dev' of ssh://git.methanium.net/Tensamin/Client into dev
This commit is contained in:
commit
ef24ea4ca0
21 changed files with 6617 additions and 5256 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue