|
649 | 649 | "onNotebookEditor:codetour" |
650 | 650 | ], |
651 | 651 | "dependencies": { |
652 | | - "@types/jexl": "2.2.0", |
653 | | - "axios": "0.28.0", |
| 652 | + "@types/jexl": "2.3.4", |
| 653 | + "axios": "1.6.7", |
654 | 654 | "jexl": "2.3.0", |
655 | | - "mobx": "5.14.2", |
| 655 | + "mobx": "6.12.0", |
656 | 656 | "os-browserify": "0.3.0", |
657 | 657 | "path-browserify": "1.0.1", |
658 | | - "throttle-debounce": "3.0.1", |
659 | | - "vsls": "1.0.2532" |
| 658 | + "throttle-debounce": "5.0.0", |
| 659 | + "vsls": "1.0.4753" |
660 | 660 | }, |
661 | 661 | "devDependencies": { |
662 | | - "@types/node": "18.14.0", |
663 | | - "@types/throttle-debounce": "5.0.0", |
664 | | - "@types/vscode": "1.60", |
665 | | - "@vscode/vsce": "2.17.0", |
| 662 | + "@types/node": "20.11.25", |
| 663 | + "@types/throttle-debounce": "5.0.2", |
| 664 | + "@types/vscode": "1.87", |
| 665 | + "@vscode/vsce": "2.24.0", |
666 | 666 | "debug": "4.3.4", |
667 | | - "ts-loader": "9.4.2", |
668 | | - "typescript": "4.9.5", |
| 667 | + "ts-loader": "9.5.1", |
| 668 | + "typescript": "5.4.2", |
669 | 669 | "typescript-esbuild": "0.3.6", |
670 | | - "webpack": "5.75.0", |
671 | | - "webpack-cli": "5.0.1", |
672 | | - "webpack-merge": "5.8.0" |
| 670 | + "webpack": "5.90.3", |
| 671 | + "webpack-cli": "5.1.4", |
| 672 | + "webpack-merge": "5.10.0" |
673 | 673 | }, |
674 | 674 | "publishConfig": { |
675 | 675 | "access": "public" |
|
0 commit comments