File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 409
409
"devDependencies" : {
410
410
"@types/glob" : " ^8.1.0" ,
411
411
"@types/mocha" : " ^10.0.6" ,
412
- "@types/node" : " ^20.11.16 " ,
412
+ "@types/node" : " ^20.11.20 " ,
413
413
"@types/vscode" : " ^1.86.0" ,
414
- "@typescript-eslint/eslint-plugin" : " ^6.21.0 " ,
415
- "@typescript-eslint/parser" : " ^6.21.0 " ,
414
+ "@typescript-eslint/eslint-plugin" : " ^7.0.2 " ,
415
+ "@typescript-eslint/parser" : " ^7.0.2 " ,
416
416
"eslint" : " ^8.56.0" ,
417
417
"glob" : " ^10.3.10" ,
418
418
"supports-color" : " ^9.4.0" ,
419
419
"ts-loader" : " ^9.5.1" ,
420
420
"typescript" : " ^5.3.3" ,
421
- "webpack" : " ^5.90.1 " ,
421
+ "webpack" : " ^5.90.3 " ,
422
422
"webpack-cli" : " ^5.1.4"
423
423
},
424
424
"dependencies" : {
425
425
"@types/xmldom" : " ^0.1.34" ,
426
426
"@xmldom/xmldom" : " ^0.8.10" ,
427
427
"bluebird" : " ^3.7.2" ,
428
- "browserslist" : " ^4.22.3 " ,
429
- "js-base64" : " ^3.7.6 " ,
428
+ "browserslist" : " ^4.23.0 " ,
429
+ "js-base64" : " ^3.7.7 " ,
430
430
"npm-registry-fetch" : " ^16.1.0" ,
431
431
"prettify-xml" : " ^1.2.0" ,
432
432
"xmlserializer" : " ^0.6.1"
You can’t perform that action at this time.
0 commit comments