File tree Expand file tree Collapse file tree 4 files changed +448
-448
lines changed
dist/debugger/VendorLib/vs-py-debugger
lib/debugger/VendorLib/vs-py-debugger Expand file tree Collapse file tree 4 files changed +448
-448
lines changed Original file line number Diff line number Diff line change 1766
1766
"@types/lodash" : " ^4.14.104" ,
1767
1767
"@types/md5" : " ^2.1.32" ,
1768
1768
"@types/mocha" : " ^9.0.0" ,
1769
- "@types/node" : " 18.7.14 " ,
1769
+ "@types/node" : " 18.7.16 " ,
1770
1770
"@types/promisify-node" : " ^0.4.0" ,
1771
1771
"@types/react" : " ^18.0.0" ,
1772
1772
"@types/react-dom" : " ^18.0.0" ,
1845
1845
"typescript-formatter" : " ^7.1.0" ,
1846
1846
"typed-react-markdown" : " ^0.1.0" ,
1847
1847
"url-loader" : " ^4.0.0" ,
1848
- "uuid" : " ^8 .0.0" ,
1848
+ "uuid" : " ^9 .0.0" ,
1849
1849
"vscode" : " ^1.1.21" ,
1850
1850
"vscode-debugadapter-testsupport" : " ^1.27.0" ,
1851
1851
"webpack" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1766
1766
"@types/lodash" : " ^4.14.104" ,
1767
1767
"@types/md5" : " ^2.1.32" ,
1768
1768
"@types/mocha" : " ^9.0.0" ,
1769
- "@types/node" : " 18.7.14 " ,
1769
+ "@types/node" : " 18.7.16 " ,
1770
1770
"@types/promisify-node" : " ^0.4.0" ,
1771
1771
"@types/react" : " ^18.0.0" ,
1772
1772
"@types/react-dom" : " ^18.0.0" ,
1845
1845
"typescript-formatter" : " ^7.1.0" ,
1846
1846
"typed-react-markdown" : " ^0.1.0" ,
1847
1847
"url-loader" : " ^4.0.0" ,
1848
- "uuid" : " ^8 .0.0" ,
1848
+ "uuid" : " ^9 .0.0" ,
1849
1849
"vscode" : " ^1.1.21" ,
1850
1850
"vscode-debugadapter-testsupport" : " ^1.27.0" ,
1851
1851
"webpack" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 75
75
},
76
76
"devDependencies" : {
77
77
"@babel/cli" : " 7.18.10" ,
78
- "@babel/core" : " 7.18.13 " ,
78
+ "@babel/core" : " 7.19.0 " ,
79
79
"babel-preset-atomic" : " ^5.0.0" ,
80
80
"build-commit" : " 0.1.4" ,
81
81
"cross-env" : " ^7.0.3" ,
You can’t perform that action at this time.
0 commit comments