File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
dist/debugger/node/VendorLib/vscode-node-debug2
src/debugger/node/VendorLib/vscode-node-debug2 Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1414 "license" : " MIT" ,
1515 "private" : true ,
1616 "dependencies" : {
17- "vscode-chrome-debug-core" : " ^3.20.2 " ,
17+ "vscode-chrome-debug-core" : " ^6.0.0 " ,
1818 "vscode-debugadapter" : " ^1.25.0" ,
19- "vscode-nls" : " ^2 .0.2 "
19+ "vscode-nls" : " ^5 .0.0 "
2020 },
2121 "devDependencies" : {
2222 "@types/mocha" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 3232 "atom" : " >=0.174.0 <2.0.0"
3333 },
3434 "dependencies" : {
35- "atom-package-deps" : " ^6 .0.0" ,
36- "@atom-ide-community/nuclide-commons-atom" : " 0.8.2 " ,
37- "@atom-ide-community/nuclide-debugger-common" : " 0.8.2 " ,
38- "react" : " 16.6.3 " ,
39- "vscode-chrome-debug-core" : " 3.17.10 " ,
40- "vscode-debugadapter" : " 1.24 .0" ,
41- "vscode-nls" : " 2.0.2 "
35+ "atom-package-deps" : " ^8 .0.0" ,
36+ "@atom-ide-community/nuclide-commons-atom" : " 0.8.3 " ,
37+ "@atom-ide-community/nuclide-debugger-common" : " 0.8.3 " ,
38+ "react" : " 18.2.0 " ,
39+ "vscode-chrome-debug-core" : " 6.8.11 " ,
40+ "vscode-debugadapter" : " 1.51 .0" ,
41+ "vscode-nls" : " 5. 2.0"
4242 },
4343 "devDependencies" : {
4444 "@types/atom" : " 1.40.11" ,
Original file line number Diff line number Diff line change 1414 "license" : " MIT" ,
1515 "private" : true ,
1616 "dependencies" : {
17- "vscode-chrome-debug-core" : " ^3.20.2 " ,
17+ "vscode-chrome-debug-core" : " ^6.0.0 " ,
1818 "vscode-debugadapter" : " ^1.25.0" ,
19- "vscode-nls" : " ^2 .0.2 "
19+ "vscode-nls" : " ^5 .0.0 "
2020 },
2121 "devDependencies" : {
2222 "@types/mocha" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments