File tree 3 files changed +11
-11
lines changed
dist/debugger/node/VendorLib/vscode-node-debug2
src/debugger/node/VendorLib/vscode-node-debug2
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 14
14
"license" : " MIT" ,
15
15
"private" : true ,
16
16
"dependencies" : {
17
- "vscode-chrome-debug-core" : " ^3.20.2 " ,
17
+ "vscode-chrome-debug-core" : " ^6.0.0 " ,
18
18
"vscode-debugadapter" : " ^1.25.0" ,
19
- "vscode-nls" : " ^2 .0.2 "
19
+ "vscode-nls" : " ^5 .0.0 "
20
20
},
21
21
"devDependencies" : {
22
22
"@types/mocha" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 32
32
"atom" : " >=0.174.0 <2.0.0"
33
33
},
34
34
"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"
42
42
},
43
43
"devDependencies" : {
44
44
"@types/atom" : " 1.40.11" ,
Original file line number Diff line number Diff line change 14
14
"license" : " MIT" ,
15
15
"private" : true ,
16
16
"dependencies" : {
17
- "vscode-chrome-debug-core" : " ^3.20.2 " ,
17
+ "vscode-chrome-debug-core" : " ^6.0.0 " ,
18
18
"vscode-debugadapter" : " ^1.25.0" ,
19
- "vscode-nls" : " ^2 .0.2 "
19
+ "vscode-nls" : " ^5 .0.0 "
20
20
},
21
21
"devDependencies" : {
22
22
"@types/mocha" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments