This commit is contained in:
Baobhan Sith
2025-04-28 15:06:53 +08:00
parent cfbc124295
commit cc41359093
7 changed files with 221 additions and 59 deletions
+6 -5
View File
@@ -623,6 +623,10 @@
"resolved": "packages/frontend",
"link": true
},
"node_modules/@nexus-terminal/rdp": {
"resolved": "packages/rdp",
"link": true
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -2057,10 +2061,6 @@
"proxy-from-env": "^1.1.0"
}
},
"node_modules/backend": {
"resolved": "packages/rdp",
"link": true
},
"node_modules/bagpipe": {
"version": "0.3.5",
"resolved": "https://registry.npmjs.org/bagpipe/-/bagpipe-0.3.5.tgz",
@@ -7611,6 +7611,7 @@
"sqlite3": "^5.1.7",
"ssh2": "^1.16.0",
"uuid": "^11.1.0",
"ws": "^8.18.1",
"xterm": "^5.3.0"
},
"devDependencies": {
@@ -7666,7 +7667,7 @@
}
},
"packages/rdp": {
"name": "backend",
"name": "@nexus-terminal/rdp",
"version": "1.0.0",
"license": "ISC",
"dependencies": {