|
30 | 30 | }, |
31 | 31 | "config": { |
32 | 32 | "vscode": { |
33 | | - "version": "1.105.0", |
34 | | - "ref": "1.105.0", |
35 | | - "commit": "03c265b1adee71ac88f833e065f7bb956b60550a" |
| 33 | + "version": "1.106.0", |
| 34 | + "ref": "1.106.0", |
| 35 | + "commit": "ac4cbdf48759c7d8c3eb91ffe6bb04316e263c57" |
36 | 36 | }, |
37 | 37 | "monaco": { |
38 | 38 | "ref": "v0.54.0", |
39 | 39 | "version": "0.54.0" |
40 | 40 | } |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@babel/core": "^7.28.4", |
| 43 | + "@babel/core": "^7.28.5", |
44 | 44 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
45 | 45 | "@babel/plugin-proposal-decorators": "^7.28.0", |
46 | | - "@babel/preset-env": "^7.28.3", |
47 | | - "@babel/preset-typescript": "^7.27.1", |
| 46 | + "@babel/preset-env": "^7.28.5", |
| 47 | + "@babel/preset-typescript": "^7.28.5", |
48 | 48 | "@codingame/commitlint-config-codingame": "^1.1.1", |
49 | 49 | "@codingame/semantic-release-config-github": "^2.1.0", |
50 | 50 | "@codingame/tsconfig": "^1.1.1", |
51 | 51 | "@commitlint/cli": "^19.8.1", |
52 | | - "@rollup/plugin-commonjs": "^28.0.6", |
| 52 | + "@rollup/plugin-commonjs": "^29.0.0", |
53 | 53 | "@rollup/plugin-dynamic-import-vars": "^2.1.5", |
54 | 54 | "@rollup/plugin-json": "^6.1.0", |
55 | | - "@rollup/plugin-node-resolve": "^16.0.2", |
56 | | - "@rollup/plugin-replace": "^6.0.2", |
57 | | - "@rollup/plugin-typescript": "^12.1.4", |
| 55 | + "@rollup/plugin-node-resolve": "^16.0.3", |
| 56 | + "@rollup/plugin-replace": "^6.0.3", |
| 57 | + "@rollup/plugin-typescript": "^12.3.0", |
58 | 58 | "@types/mime-types": "^3.0.1", |
59 | 59 | "@types/node": "22.x", |
60 | 60 | "@types/postcss-url": "^10.0.4", |
61 | 61 | "@types/vscode-semver": "npm:@types/semver@=5.5.0", |
62 | | - "@types/yargs": "^17.0.33", |
| 62 | + "@types/yargs": "^17.0.34", |
63 | 63 | "@types/yauzl": "^2.10.3", |
64 | 64 | "acorn": "^8.15.0", |
65 | 65 | "chalk": "^5.6.2", |
66 | 66 | "change-case": "^5.4.4", |
67 | 67 | "change-package-name": "^1.0.5", |
68 | | - "eslint": "^9.37.0", |
| 68 | + "eslint": "^9.39.1", |
69 | 69 | "fast-glob": "^3.3.3", |
70 | 70 | "graceful-fs": "^4.2.11", |
71 | 71 | "js-cleanup": "^1.2.0", |
|
74 | 74 | "postcss-url": "^10.1.3", |
75 | 75 | "prettier": "^3.6.2", |
76 | 76 | "recast": "^0.23.11", |
77 | | - "rollup": "^4.52.4", |
| 77 | + "rollup": "^4.53.2", |
78 | 78 | "rollup-plugin-copy": "^3.5.0", |
79 | 79 | "rollup-plugin-dts": "^6.2.3", |
80 | 80 | "semantic-release": "24.2.9", |
81 | 81 | "tsx": "^4.20.6", |
82 | | - "type-fest": "^5.0.1", |
| 82 | + "type-fest": "^5.2.0", |
83 | 83 | "typescript": "^5.9.3", |
84 | | - "typescript-eslint": "^8.46.0", |
| 84 | + "typescript-eslint": "^8.46.4", |
85 | 85 | "uuid": "^13.0.0", |
86 | 86 | "vscode-semver": "npm:semver@=5.5.0", |
87 | 87 | "yargs": "^18.0.0", |
88 | | - "zx": "^8.8.4" |
| 88 | + "zx": "^8.8.5" |
89 | 89 | }, |
90 | 90 | "dependencies": { |
91 | 91 | "@microsoft/1ds-core-js": "^3.2.13", |
92 | 92 | "@microsoft/1ds-post-js": "^3.2.13", |
93 | 93 | "@parcel/watcher": "parcel-bundler/watcher#1ca032aa8339260a8a3bcf825c3a1a71e3e43542", |
94 | 94 | "@rollup/pluginutils": "^5.3.0", |
95 | | - "@vscode/iconv-lite-umd": "0.7.0", |
96 | | - "@vscode/proxy-agent": "^0.35.0", |
| 95 | + "@vscode/iconv-lite-umd": "0.7.1", |
| 96 | + "@vscode/proxy-agent": "^0.36.0", |
97 | 97 | "@vscode/ripgrep": "^1.15.13", |
98 | 98 | "@vscode/spdlog": "^0.15.2", |
99 | | - "@vscode/tree-sitter-wasm": "^0.1.4", |
| 99 | + "@vscode/tree-sitter-wasm": "^0.2.0", |
100 | 100 | "@vscode/vscode-languagedetection": "npm:@codingame/vscode-languagedetection@1.0.23", |
101 | 101 | "@vscode/windows-process-tree": "^0.6.0", |
102 | 102 | "@vscode/windows-registry": "^1.1.0", |
103 | | - "@xterm/addon-clipboard": "^0.2.0-beta.102", |
104 | | - "@xterm/addon-image": "^0.9.0-beta.119", |
105 | | - "@xterm/addon-ligatures": "^0.10.0-beta.119", |
106 | | - "@xterm/addon-progress": "^0.2.0-beta.25", |
107 | | - "@xterm/addon-search": "^0.16.0-beta.119", |
108 | | - "@xterm/addon-serialize": "^0.14.0-beta.119", |
109 | | - "@xterm/addon-unicode11": "^0.9.0-beta.119", |
110 | | - "@xterm/addon-webgl": "^0.19.0-beta.119", |
111 | | - "@xterm/headless": "^5.6.0-beta.119", |
112 | | - "@xterm/xterm": "^5.6.0-beta.119", |
| 103 | + "@xterm/addon-clipboard": "^0.2.0-beta.119", |
| 104 | + "@xterm/addon-image": "^0.9.0-beta.136", |
| 105 | + "@xterm/addon-ligatures": "^0.10.0-beta.136", |
| 106 | + "@xterm/addon-progress": "^0.2.0-beta.42", |
| 107 | + "@xterm/addon-search": "^0.16.0-beta.136", |
| 108 | + "@xterm/addon-serialize": "^0.14.0-beta.136", |
| 109 | + "@xterm/addon-unicode11": "^0.9.0-beta.136", |
| 110 | + "@xterm/addon-webgl": "^0.19.0-beta.136", |
| 111 | + "@xterm/headless": "^5.6.0-beta.136", |
| 112 | + "@xterm/xterm": "^5.6.0-beta.136", |
113 | 113 | "cookie": "^0.7.2", |
114 | 114 | "css-url-parser": "^1.1.4", |
115 | | - "dompurify": "^3.2.7", |
| 115 | + "dompurify": "^3.3.0", |
116 | 116 | "jschardet": "3.1.4", |
117 | 117 | "katex": "^0.16.22", |
118 | 118 | "kerberos": "2.1.1", |
119 | 119 | "keytar": "^7.9.0", |
120 | 120 | "marked": "~14.0.0", |
121 | | - "memfs": "^4.49.0", |
| 121 | + "memfs": "^4.51.0", |
122 | 122 | "mime-types": "^3.0.1", |
123 | 123 | "node-pty": "1.1.0-beta35", |
124 | 124 | "semver": "^5.7.2", |
125 | 125 | "tas-client-umd": "0.2.0", |
126 | 126 | "thenby": "^1.3.4", |
127 | 127 | "vscode-oniguruma": "1.7.0", |
128 | 128 | "vscode-regexpp": "^3.1.0", |
129 | | - "vscode-textmate": "9.2.0", |
| 129 | + "vscode-textmate": "^9.2.1", |
130 | 130 | "yauzl": "^3.0.0", |
131 | 131 | "yazl": "^2.4.3" |
132 | 132 | }, |
133 | 133 | "overrides": { |
134 | 134 | "typescript": "$typescript", |
135 | 135 | "rollup": "$rollup", |
136 | 136 | "recast": "$recast", |
137 | | - "@xterm/xterm": "^5.6.0-beta.119", |
| 137 | + "@xterm/xterm": "^5.6.0-beta.136", |
138 | 138 | "cross-spawn": "7.0.6" |
139 | 139 | }, |
140 | 140 | "volta": { |
|
0 commit comments