File tree 4 files changed +416
-408
lines changed
dist/debugger/VendorLib/vs-py-debugger
lib/debugger/VendorLib/vs-py-debugger
4 files changed +416
-408
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" : " 16.11.12 " ,
1769
+ "@types/node" : " 17.0.0 " ,
1770
1770
"@types/promisify-node" : " ^0.4.0" ,
1771
1771
"@types/react" : " ^17.0.0" ,
1772
1772
"@types/react-dom" : " ^17.0.0" ,
1776
1776
"@types/shortid" : " ^0.0.29" ,
1777
1777
"@types/sinon" : " ^10.0.0" ,
1778
1778
"@types/temp" : " ^0.9.0" ,
1779
- "@types/tmp" : " 0.2.2 " ,
1779
+ "@types/tmp" : " 0.2.3 " ,
1780
1780
"@types/untildify" : " ^3.0.0" ,
1781
1781
"@types/uuid" : " ^8.0.0" ,
1782
1782
"@types/winreg" : " ^1.2.30" ,
1825
1825
"prismjs" : " ^1.15.0" ,
1826
1826
"raw-loader" : " ^4.0.0" ,
1827
1827
"react" : " ^17.0.0" ,
1828
- "react-dev-utils" : " ^11 .0.0" ,
1828
+ "react-dev-utils" : " ^12 .0.0" ,
1829
1829
"react-dom" : " ^17.0.0" ,
1830
1830
"react-json-tree" : " ^0.15.0" ,
1831
1831
"relative" : " ^3.0.2" ,
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" : " 16.11.12 " ,
1769
+ "@types/node" : " 17.0.0 " ,
1770
1770
"@types/promisify-node" : " ^0.4.0" ,
1771
1771
"@types/react" : " ^17.0.0" ,
1772
1772
"@types/react-dom" : " ^17.0.0" ,
1776
1776
"@types/shortid" : " ^0.0.29" ,
1777
1777
"@types/sinon" : " ^10.0.0" ,
1778
1778
"@types/temp" : " ^0.9.0" ,
1779
- "@types/tmp" : " 0.2.2 " ,
1779
+ "@types/tmp" : " 0.2.3 " ,
1780
1780
"@types/untildify" : " ^3.0.0" ,
1781
1781
"@types/uuid" : " ^8.0.0" ,
1782
1782
"@types/winreg" : " ^1.2.30" ,
1825
1825
"prismjs" : " ^1.15.0" ,
1826
1826
"raw-loader" : " ^4.0.0" ,
1827
1827
"react" : " ^17.0.0" ,
1828
- "react-dev-utils" : " ^11 .0.0" ,
1828
+ "react-dev-utils" : " ^12 .0.0" ,
1829
1829
"react-dom" : " ^17.0.0" ,
1830
1830
"react-json-tree" : " ^0.15.0" ,
1831
1831
"relative" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 75
75
},
76
76
"devDependencies" : {
77
77
"@babel/cli" : " 7.16.0" ,
78
- "@babel/core" : " 7.16.0 " ,
78
+ "@babel/core" : " 7.16.5 " ,
79
79
"babel-preset-atomic" : " ^4.2.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