|
31 | 31 | }, |
32 | 32 | "config": { |
33 | 33 | "vscode": { |
34 | | - "version": "1.117.0", |
35 | | - "ref": "1.117.0", |
36 | | - "commit": "10c8e557c8b9f9ed0a87f61f1c9a44bde731c409" |
| 34 | + "version": "1.120.0", |
| 35 | + "ref": "1.120.0", |
| 36 | + "commit": "0958016b2af9f09bb4257e0df4a95e2f90590f9f" |
37 | 37 | }, |
38 | 38 | "monaco": { |
39 | 39 | "ref": "v0.55.1", |
|
44 | 44 | "@babel/core": "^7.29.0", |
45 | 45 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
46 | 46 | "@babel/plugin-proposal-decorators": "^7.29.0", |
47 | | - "@babel/preset-env": "^7.29.2", |
| 47 | + "@babel/preset-env": "^7.29.5", |
48 | 48 | "@babel/preset-typescript": "^7.28.5", |
49 | 49 | "@codingame/commitlint-config-codingame": "^1.2.1", |
50 | 50 | "@codingame/semantic-release-config-github": "^2.2.1", |
51 | 51 | "@codingame/tsconfig": "^1.2.1", |
52 | | - "@commitlint/cli": "^20.5.2", |
| 52 | + "@commitlint/cli": "^21.0.1", |
53 | 53 | "@rollup/plugin-commonjs": "^29.0.2", |
54 | 54 | "@rollup/plugin-dynamic-import-vars": "^2.1.5", |
55 | 55 | "@rollup/plugin-json": "^6.1.0", |
|
62 | 62 | "@types/vscode-semver": "npm:@types/semver@=5.5.0", |
63 | 63 | "@types/yargs": "^17.0.35", |
64 | 64 | "@types/yauzl": "^2.10.3", |
65 | | - "@vscode/codicons": "^0.0.46-5", |
| 65 | + "@vscode/codicons": "^0.0.46-6", |
66 | 66 | "@vscode/tree-sitter-wasm": "^0.3.1", |
67 | 67 | "acorn": "^8.16.0", |
68 | 68 | "chalk": "^5.6.2", |
|
77 | 77 | "postcss-url": "^10.1.3", |
78 | 78 | "prettier": "^3.8.3", |
79 | 79 | "recast": "^0.23.11", |
80 | | - "rollup": "^4.60.2", |
| 80 | + "rollup": "^4.60.3", |
81 | 81 | "rollup-plugin-copy": "^3.5.0", |
82 | 82 | "rollup-plugin-dts": "^6.4.1", |
83 | 83 | "semantic-release": "25.0.3", |
84 | 84 | "ts-morph": "^28.0.0", |
85 | 85 | "tsx": "^4.21.0", |
86 | 86 | "type-fest": "^5.6.0", |
87 | 87 | "typescript": "^5.9.3", |
88 | | - "typescript-eslint": "^8.59.0", |
| 88 | + "typescript-eslint": "^8.59.3", |
89 | 89 | "vscode-oniguruma": "1.7.0", |
90 | 90 | "vscode-semver": "npm:semver@=5.5.0", |
91 | 91 | "vscode-textmate": "^9.3.2", |
|
101 | 101 | "@vscode/ripgrep": "^1.17.1", |
102 | 102 | "@vscode/spdlog": "^0.15.8", |
103 | 103 | "@vscode/vscode-languagedetection": "npm:@codingame/vscode-languagedetection@1.0.23", |
104 | | - "@vscode/windows-process-tree": "^0.6.0", |
105 | | - "@xterm/addon-clipboard": "^0.3.0-beta.197", |
106 | | - "@xterm/addon-image": "^0.10.0-beta.197", |
107 | | - "@xterm/addon-ligatures": "^0.11.0-beta.197", |
108 | | - "@xterm/addon-progress": "^0.3.0-beta.197", |
109 | | - "@xterm/addon-search": "^0.17.0-beta.197", |
110 | | - "@xterm/addon-serialize": "^0.15.0-beta.197", |
111 | | - "@xterm/addon-unicode11": "^0.10.0-beta.197", |
112 | | - "@xterm/addon-webgl": "^0.20.0-beta.196", |
113 | | - "@xterm/headless": "^6.1.0-beta.197", |
114 | | - "@xterm/xterm": "^6.1.0-beta.197", |
| 104 | + "@vscode/windows-process-tree": "^0.7.0", |
| 105 | + "@xterm/addon-clipboard": "^0.3.0-beta.213", |
| 106 | + "@xterm/addon-image": "^0.10.0-beta.213", |
| 107 | + "@xterm/addon-ligatures": "^0.11.0-beta.213", |
| 108 | + "@xterm/addon-progress": "^0.3.0-beta.213", |
| 109 | + "@xterm/addon-search": "^0.17.0-beta.213", |
| 110 | + "@xterm/addon-serialize": "^0.15.0-beta.213", |
| 111 | + "@xterm/addon-unicode11": "^0.10.0-beta.213", |
| 112 | + "@xterm/addon-webgl": "^0.20.0-beta.212", |
| 113 | + "@xterm/headless": "^6.1.0-beta.213", |
| 114 | + "@xterm/xterm": "^6.1.0-beta.213", |
115 | 115 | "cookie": "^0.7.2", |
116 | 116 | "css-url-parser": "^1.1.4", |
117 | | - "dompurify": "^3.4.1", |
| 117 | + "dompurify": "^3.4.3", |
118 | 118 | "jschardet": "3.1.4", |
119 | 119 | "jsonc-parser": "^3.0.0", |
120 | 120 | "katex": "^0.16.22", |
|
0 commit comments