Merge branch 'canary' into feat/multi-node-support

This commit is contained in:
Mauricio Siu
2024-05-17 21:43:54 -06:00
62 changed files with 609 additions and 545 deletions

View File

@@ -105,7 +105,6 @@
"zod": "^3.23.4"
},
"devDependencies": {
"xterm-readline": "1.1.1",
"@biomejs/biome": "1.7.1",
"@types/bcrypt": "5.0.2",
"@types/dockerode": "3.3.23",
@@ -127,7 +126,8 @@
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.0",
"typescript": "^5.4.2"
"typescript": "^5.4.2",
"xterm-readline": "1.1.1"
},
"ct3aMetadata": {
"initVersion": "7.25.2"