We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040f415 commit 0cca854Copy full SHA for 0cca854
package.json
@@ -411,18 +411,18 @@
411
"@types/mocha": "^10.0.10",
412
"@types/node": "^22.10.5",
413
"@types/vscode": "^1.96.0",
414
- "glob": "^11.0.0",
+ "glob": "^11.0.1",
415
"supports-color": "^10.0.0",
416
"ts-loader": "^9.5.1",
417
- "typescript": "^5.7.2",
+ "typescript": "^5.7.3",
418
"webpack": "^5.97.1",
419
"webpack-cli": "^6.0.1"
420
},
421
"dependencies": {
422
"@types/xmldom": "^0.1.34",
423
"@xmldom/xmldom": "^0.9.6",
424
"bluebird": "^3.7.2",
425
- "browserslist": "^4.24.3",
+ "browserslist": "^4.24.4",
426
"js-base64": "^3.7.7",
427
"npm-registry-fetch": "^18.0.2",
428
"prettify-xml": "^1.2.0",
0 commit comments