File tree Expand file tree Collapse file tree 4 files changed +468
-457
lines changed
dist/debugger/VendorLib/vs-py-debugger
lib/debugger/VendorLib/vs-py-debugger Expand file tree Collapse file tree 4 files changed +468
-457
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" : " ^10.0.0" ,
1769
- "@types/node" : " 18.11.13 " ,
1769
+ "@types/node" : " 18.11.18 " ,
1770
1770
"@types/promisify-node" : " ^0.4.0" ,
1771
1771
"@types/react" : " ^18.0.0" ,
1772
1772
"@types/react-dom" : " ^18.0.0" ,
1817
1817
"husky" : " ^8.0.0" ,
1818
1818
"is-running" : " ^2.1.0" ,
1819
1819
"istanbul" : " ^0.4.5" ,
1820
- "jsdom" : " ^20 .0.0" ,
1820
+ "jsdom" : " ^21 .0.0" ,
1821
1821
"json-loader" : " ^0.5.7" ,
1822
1822
"mocha" : " ^10.0.0" ,
1823
1823
"mocha-junit-reporter" : " ^2.0.0" ,
1827
1827
"react" : " ^18.0.0" ,
1828
1828
"react-dev-utils" : " ^12.0.0" ,
1829
1829
"react-dom" : " ^18.0.0" ,
1830
- "react-json-tree" : " ^0.17 .0" ,
1830
+ "react-json-tree" : " ^0.18 .0" ,
1831
1831
"relative" : " ^3.0.2" ,
1832
1832
"remap-istanbul" : " ^0.13.0" ,
1833
1833
"retyped-diff-match-patch-tsd-ambient" : " ^1.0.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" : " ^10.0.0" ,
1769
- "@types/node" : " 18.11.13 " ,
1769
+ "@types/node" : " 18.11.18 " ,
1770
1770
"@types/promisify-node" : " ^0.4.0" ,
1771
1771
"@types/react" : " ^18.0.0" ,
1772
1772
"@types/react-dom" : " ^18.0.0" ,
1817
1817
"husky" : " ^8.0.0" ,
1818
1818
"is-running" : " ^2.1.0" ,
1819
1819
"istanbul" : " ^0.4.5" ,
1820
- "jsdom" : " ^20 .0.0" ,
1820
+ "jsdom" : " ^21 .0.0" ,
1821
1821
"json-loader" : " ^0.5.7" ,
1822
1822
"mocha" : " ^10.0.0" ,
1823
1823
"mocha-junit-reporter" : " ^2.0.0" ,
1827
1827
"react" : " ^18.0.0" ,
1828
1828
"react-dev-utils" : " ^12.0.0" ,
1829
1829
"react-dom" : " ^18.0.0" ,
1830
- "react-json-tree" : " ^0.17 .0" ,
1830
+ "react-json-tree" : " ^0.18 .0" ,
1831
1831
"relative" : " ^3.0.2" ,
1832
1832
"remap-istanbul" : " ^0.13.0" ,
1833
1833
"retyped-diff-match-patch-tsd-ambient" : " ^1.0.0-0" ,
Original file line number Diff line number Diff line change 74
74
"xml2js" : " 0.4.17"
75
75
},
76
76
"devDependencies" : {
77
- "@babel/cli" : " 7.19.3 " ,
78
- "@babel/core" : " 7.20.5 " ,
77
+ "@babel/cli" : " 7.20.7 " ,
78
+ "@babel/core" : " 7.20.12 " ,
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