Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 15, 2025
1 parent 24031c1 commit 707dff1
Show file tree
Hide file tree
Showing 5 changed files with 100 additions and 100 deletions.
4 changes: 2 additions & 2 deletions extensions/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3417,8 +3417,8 @@
"onFileSystem:git-show"
],
"dependencies": {
"@joaomoreno/unique-names-generator": "^5.2.0",
"byline": "^5.0.0",
"@joaomoreno/unique-names-generator": "5.2.0",
"byline": "5.0.0",
"file-type": "19.6.0",
"jschardet": "3.1.4",
"picomatch": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion extensions/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"@octokit/graphql": "8.1.2",
"@octokit/graphql-schema": "15.25.0",
"@octokit/rest": "21.1.0",
"tunnel": "^0.0.6"
"tunnel": "0.0.6"
},
"devDependencies": {
"@types/node": "22.x"
Expand Down
134 changes: 67 additions & 67 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,84 +54,84 @@
"web": "echo 'npm run web' is replaced by './scripts/code-server' or './scripts/code-web'"
},
"dependencies": {
"@codeeditorland/deviceid": "^0.1.1",
"@codeeditorland/tree-sitter-wasm": "^0.0.5",
"@types/semver": "^7.5.8",
"@xterm/addon-clipboard": "^0.2.0-beta.79",
"@xterm/addon-image": "^0.9.0-beta.96",
"@xterm/addon-ligatures": "^0.10.0-beta.96",
"@xterm/addon-progress": "^0.2.0-beta.2",
"@xterm/addon-search": "^0.16.0-beta.96",
"@xterm/addon-serialize": "^0.14.0-beta.96",
"@xterm/addon-unicode11": "^0.9.0-beta.96",
"@xterm/addon-webgl": "^0.19.0-beta.96",
"@xterm/headless": "^5.6.0-beta.96",
"@xterm/xterm": "^5.6.0-beta.96",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.6",
"@codeeditorland/deviceid": "0.1.1",
"@codeeditorland/tree-sitter-wasm": "0.0.5",
"@types/semver": "7.5.8",
"@xterm/addon-clipboard": "0.2.0-beta.79",
"@xterm/addon-image": "0.9.0-beta.96",
"@xterm/addon-ligatures": "0.10.0-beta.96",
"@xterm/addon-progress": "0.2.0-beta.2",
"@xterm/addon-search": "0.16.0-beta.96",
"@xterm/addon-serialize": "0.14.0-beta.96",
"@xterm/addon-unicode11": "0.9.0-beta.96",
"@xterm/addon-webgl": "0.19.0-beta.96",
"@xterm/headless": "5.6.0-beta.96",
"@xterm/xterm": "5.6.0-beta.96",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6",
"jschardet": "3.1.4",
"kerberos": "2.2.1",
"minimist": "^1.2.8",
"minimist": "1.2.8",
"native-is-elevated": "0.7.0",
"native-keymap": "^3.3.5",
"native-watchdog": "^1.4.2",
"node-pty": "^1.1.0-beta22",
"open": "^10.1.0",
"native-keymap": "3.3.5",
"native-watchdog": "1.4.2",
"node-pty": "1.1.0-beta22",
"open": "10.1.0",
"tas-client-umd": "0.2.0",
"yauzl": "^3.2.0",
"yazl": "^3.3.1"
"yauzl": "3.2.0",
"yazl": "3.3.1"
},
"devDependencies": {
"@types/cookie": "^1.0.0",
"@types/debug": "^4.1.12",
"@types/http-proxy-agent": "^4.0.1",
"@types/kerberos": "^1.1.5",
"@types/minimist": "^1.2.5",
"@types/cookie": "1.0.0",
"@types/debug": "4.1.12",
"@types/http-proxy-agent": "4.0.1",
"@types/kerberos": "1.1.5",
"@types/minimist": "1.2.5",
"@types/node": "22.x",
"@types/sinon": "^17.0.3",
"@types/trusted-types": "^2.0.7",
"@types/wicg-file-system-access": "^2023.10.5",
"@types/windows-foreground-love": "^0.3.1",
"@types/winreg": "^1.2.36",
"@types/yauzl": "^2.10.3",
"@types/yazl": "^2.4.5",
"@webgpu/types": "^0.1.52",
"ansi-colors": "^4.1.3",
"asar": "^3.2.0",
"cookie": "^1.0.2",
"css-loader": "^7.1.2",
"cssnano": "^7.0.6",
"debounce": "^2.2.0",
"deemon": "^1.8.0",
"@types/sinon": "17.0.3",
"@types/trusted-types": "2.0.7",
"@types/wicg-file-system-access": "2023.10.5",
"@types/windows-foreground-love": "0.3.1",
"@types/winreg": "1.2.36",
"@types/yauzl": "2.10.3",
"@types/yazl": "2.4.5",
"@webgpu/types": "0.1.53",
"ansi-colors": "4.1.3",
"asar": "3.2.0",
"cookie": "1.0.2",
"css-loader": "7.1.2",
"cssnano": "7.0.6",
"debounce": "2.2.0",
"deemon": "1.8.0",
"event-stream": "4.0.1",
"fancy-log": "^2.0.0",
"file-loader": "^6.2.0",
"glob": "^11.0.1",
"fancy-log": "2.0.0",
"file-loader": "6.2.0",
"glob": "11.0.1",
"innosetup": "6.0.5",
"lazy.js": "^0.5.1",
"merge-options": "^3.0.4",
"mime": "^4.0.6",
"minimatch": "^10.0.1",
"minimist": "^1.2.8",
"npm-run-all": "^4.1.5",
"os-browserify": "^0.3.0",
"p-all": "^5.0.0",
"path-browserify": "^1.0.1",
"postcss": "^8.5.0",
"postcss-nesting": "^13.0.1",
"pump": "^3.0.2",
"rcedit": "^4.0.1",
"rimraf": "^6.0.1",
"sinon": "^19.0.2",
"lazy.js": "0.5.1",
"merge-options": "3.0.4",
"mime": "4.0.6",
"minimatch": "10.0.1",
"minimist": "1.2.8",
"npm-run-all": "4.1.5",
"os-browserify": "0.3.0",
"p-all": "5.0.0",
"path-browserify": "1.0.1",
"postcss": "8.5.1",
"postcss-nesting": "13.0.1",
"pump": "3.0.2",
"rcedit": "4.0.1",
"rimraf": "6.0.1",
"sinon": "19.0.2",
"source-map": "0.7.4",
"source-map-support": "^0.5.21",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.2",
"source-map-support": "0.5.21",
"style-loader": "4.0.0",
"ts-loader": "9.5.2",
"tsec": "0.2.8",
"tslib": "^2.8.1",
"util": "^0.12.5",
"xml2js": "^0.6.2",
"yaserver": "^0.4.0"
"tslib": "2.8.1",
"util": "0.12.5",
"xml2js": "0.6.2",
"yaserver": "0.4.0"
},
"optionalDependencies": {
"windows-foreground-love": "0.5.0"
Expand Down
40 changes: 20 additions & 20 deletions remote/package.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"name": "@codeeditorland/reh",
"dependencies": {
"@codeeditorland/deviceid": "^0.1.1",
"@codeeditorland/tree-sitter-wasm": "^0.0.5",
"@xterm/addon-clipboard": "^0.2.0-beta.79",
"@xterm/addon-image": "^0.9.0-beta.96",
"@xterm/addon-ligatures": "^0.10.0-beta.96",
"@xterm/addon-progress": "^0.2.0-beta.2",
"@xterm/addon-search": "^0.16.0-beta.96",
"@xterm/addon-serialize": "^0.14.0-beta.96",
"@xterm/addon-unicode11": "^0.9.0-beta.96",
"@xterm/addon-webgl": "^0.19.0-beta.96",
"@xterm/headless": "^5.6.0-beta.96",
"@xterm/xterm": "^5.6.0-beta.96",
"cookie": "^1.0.2",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.6",
"@codeeditorland/deviceid": "0.1.1",
"@codeeditorland/tree-sitter-wasm": "0.0.5",
"@xterm/addon-clipboard": "0.2.0-beta.79",
"@xterm/addon-image": "0.9.0-beta.96",
"@xterm/addon-ligatures": "0.10.0-beta.96",
"@xterm/addon-progress": "0.2.0-beta.2",
"@xterm/addon-search": "0.16.0-beta.96",
"@xterm/addon-serialize": "0.14.0-beta.96",
"@xterm/addon-unicode11": "0.9.0-beta.96",
"@xterm/addon-webgl": "0.19.0-beta.96",
"@xterm/headless": "5.6.0-beta.96",
"@xterm/xterm": "5.6.0-beta.96",
"cookie": "1.0.2",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6",
"jschardet": "3.1.4",
"kerberos": "2.2.1",
"minimist": "^1.2.8",
"native-watchdog": "^1.4.2",
"node-pty": "^1.1.0-beta22",
"minimist": "1.2.8",
"native-watchdog": "1.4.2",
"node-pty": "1.1.0-beta22",
"tas-client-umd": "0.2.0",
"yauzl": "^3.2.0",
"yazl": "^3.3.1"
"yauzl": "3.2.0",
"yazl": "3.3.1"
},
"devDependencies": {},
"overrides": {
Expand Down
20 changes: 10 additions & 10 deletions remote/web/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@codeeditorland/web",
"dependencies": {
"@codeeditorland/tree-sitter-wasm": "^0.0.5",
"@xterm/addon-clipboard": "^0.2.0-beta.79",
"@xterm/addon-image": "^0.9.0-beta.96",
"@xterm/addon-ligatures": "^0.10.0-beta.96",
"@xterm/addon-progress": "^0.2.0-beta.2",
"@xterm/addon-search": "^0.16.0-beta.96",
"@xterm/addon-serialize": "^0.14.0-beta.96",
"@xterm/addon-unicode11": "^0.9.0-beta.96",
"@xterm/addon-webgl": "^0.19.0-beta.96",
"@xterm/xterm": "^5.6.0-beta.96",
"@codeeditorland/tree-sitter-wasm": "0.0.5",
"@xterm/addon-clipboard": "0.2.0-beta.79",
"@xterm/addon-image": "0.9.0-beta.96",
"@xterm/addon-ligatures": "0.10.0-beta.96",
"@xterm/addon-progress": "0.2.0-beta.2",
"@xterm/addon-search": "0.16.0-beta.96",
"@xterm/addon-serialize": "0.14.0-beta.96",
"@xterm/addon-unicode11": "0.9.0-beta.96",
"@xterm/addon-webgl": "0.19.0-beta.96",
"@xterm/xterm": "5.6.0-beta.96",
"jschardet": "3.1.4",
"tas-client-umd": "0.2.0"
},
Expand Down

0 comments on commit 707dff1

Please sign in to comment.