|
1525 | 1525 | "@iarna/toml": "^2.2.5", |
1526 | 1526 | "@vscode/extension-telemetry": "^0.8.4", |
1527 | 1527 | "arch": "^2.1.0", |
1528 | | - "fs-extra": "^10.0.1", |
| 1528 | + "fs-extra": "^11.2.0", |
1529 | 1529 | "glob": "^7.2.0", |
1530 | 1530 | "hash.js": "^1.1.7", |
1531 | 1531 | "iconv-lite": "^0.6.3", |
1532 | | - "inversify": "^5.0.4", |
| 1532 | + "inversify": "^6.0.2", |
1533 | 1533 | "jsonc-parser": "^3.0.0", |
1534 | 1534 | "lodash": "^4.17.21", |
1535 | 1535 | "minimatch": "^5.0.1", |
|
1544 | 1544 | "tmp": "^0.0.33", |
1545 | 1545 | "uint64be": "^3.0.0", |
1546 | 1546 | "unicode": "^14.0.0", |
1547 | | - "untildify": "^4.0.0", |
1548 | 1547 | "vscode-debugprotocol": "^1.28.0", |
1549 | | - "vscode-jsonrpc": "^9.0.0-next.2", |
1550 | | - "vscode-languageclient": "^10.0.0-next.2", |
1551 | | - "vscode-languageserver-protocol": "^3.17.6-next.3", |
| 1548 | + "vscode-jsonrpc": "^9.0.0-next.5", |
| 1549 | + "vscode-languageclient": "^10.0.0-next.12", |
| 1550 | + "vscode-languageserver-protocol": "^3.17.6-next.10", |
1552 | 1551 | "vscode-tas-client": "^0.1.84", |
1553 | 1552 | "which": "^2.0.2", |
1554 | 1553 | "winreg": "^1.2.4", |
|
1561 | 1560 | "@types/chai-arrays": "^2.0.0", |
1562 | 1561 | "@types/chai-as-promised": "^7.1.0", |
1563 | 1562 | "@types/download": "^8.0.1", |
1564 | | - "@types/fs-extra": "^9.0.13", |
| 1563 | + "@types/fs-extra": "^11.0.4", |
1565 | 1564 | "@types/glob": "^7.2.0", |
1566 | 1565 | "@types/lodash": "^4.14.104", |
1567 | 1566 | "@types/mocha": "^9.1.0", |
1568 | | - "@types/node": "^18.17.1", |
| 1567 | + "@types/node": "^22.5.0", |
1569 | 1568 | "@types/semver": "^5.5.0", |
1570 | 1569 | "@types/shortid": "^0.0.29", |
1571 | | - "@types/sinon": "^10.0.11", |
| 1570 | + "@types/sinon": "^17.0.3", |
1572 | 1571 | "@types/stack-trace": "0.0.29", |
1573 | 1572 | "@types/tmp": "^0.0.33", |
1574 | 1573 | "@types/vscode": "^1.81.0", |
1575 | 1574 | "@types/which": "^2.0.1", |
1576 | 1575 | "@types/winreg": "^1.2.30", |
1577 | 1576 | "@types/xml2js": "^0.4.2", |
1578 | | - "@typescript-eslint/eslint-plugin": "^3.7.0", |
1579 | | - "@typescript-eslint/parser": "^3.7.0", |
| 1577 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 1578 | + "@typescript-eslint/parser": "^6.21.0", |
1580 | 1579 | "@vscode/test-electron": "^2.3.8", |
1581 | 1580 | "@vscode/vsce": "^2.27.0", |
1582 | 1581 | "bent": "^7.3.12", |
1583 | 1582 | "chai": "^4.1.2", |
1584 | 1583 | "chai-arrays": "^2.0.0", |
1585 | 1584 | "chai-as-promised": "^7.1.1", |
1586 | 1585 | "copy-webpack-plugin": "^9.1.0", |
| 1586 | + "cross-env": "^7.0.3", |
1587 | 1587 | "cross-spawn": "^6.0.5", |
1588 | 1588 | "del": "^6.0.0", |
1589 | 1589 | "download": "^8.0.0", |
1590 | 1590 | "eslint": "^7.2.0", |
1591 | 1591 | "eslint-config-airbnb": "^18.2.0", |
1592 | 1592 | "eslint-config-prettier": "^8.3.0", |
1593 | | - "eslint-plugin-import": "^2.25.4", |
| 1593 | + "eslint-plugin-import": "^2.29.1", |
1594 | 1594 | "eslint-plugin-jsx-a11y": "^6.3.1", |
1595 | 1595 | "eslint-plugin-react": "^7.20.3", |
1596 | 1596 | "eslint-plugin-react-hooks": "^4.0.0", |
|
1609 | 1609 | "prettier": "^2.0.2", |
1610 | 1610 | "rewiremock": "^3.13.0", |
1611 | 1611 | "shortid": "^2.2.8", |
1612 | | - "sinon": "^13.0.1", |
| 1612 | + "sinon": "^18.0.0", |
1613 | 1613 | "source-map-support": "^0.5.12", |
1614 | 1614 | "ts-loader": "^9.2.8", |
1615 | 1615 | "ts-mockito": "^2.5.0", |
1616 | 1616 | "ts-node": "^10.7.0", |
1617 | 1617 | "tsconfig-paths-webpack-plugin": "^3.2.0", |
1618 | 1618 | "typemoq": "^2.1.0", |
1619 | | - "typescript": "4.5.5", |
| 1619 | + "typescript": "~5.2", |
1620 | 1620 | "uuid": "^8.3.2", |
1621 | 1621 | "webpack": "^5.76.0", |
1622 | 1622 | "webpack-bundle-analyzer": "^4.5.0", |
|
0 commit comments