@vybestack/llxprt-code 0.8.0-nightly.260116.53b3fef08 → 0.8.0-nightly.260117.e51b99d94

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vybestack/llxprt-code",
3
- "version": "0.8.0-nightly.260116.53b3fef08",
3
+ "version": "0.8.0-nightly.260117.e51b99d94",
4
4
  "description": "LLxprt Code",
5
5
  "repository": {
6
6
  "type": "git",
@@ -33,22 +33,22 @@
33
33
  "dist"
34
34
  ],
35
35
  "config": {
36
- "sandboxImageUri": "ghcr.io/vybestack/llxprt-code/sandbox:0.8.0-nightly.260116.53b3fef08"
36
+ "sandboxImageUri": "ghcr.io/vybestack/llxprt-code/sandbox:0.8.0-nightly.260117.e51b99d94"
37
37
  },
38
38
  "dependencies": {
39
39
  "@anthropic-ai/sdk": "^0.55.1",
40
40
  "@dqbd/tiktoken": "^1.0.21",
41
41
  "@google/genai": "1.16.0",
42
42
  "@iarna/toml": "^2.2.5",
43
- "@modelcontextprotocol/sdk": "^1.15.1",
43
+ "@modelcontextprotocol/sdk": "^1.25.2",
44
44
  "@types/update-notifier": "^6.0.8",
45
- "@vybestack/llxprt-code-core": "0.8.0-nightly.260116.53b3fef08",
45
+ "@vybestack/llxprt-code-core": "0.8.0-nightly.260117.e51b99d94",
46
46
  "ansi-regex": "^6.2.2",
47
47
  "chalk": "^5.3.0",
48
48
  "cli-spinners": "2.9.2",
49
49
  "command-exists": "^1.2.9",
50
50
  "comment-json": "^4.5.0",
51
- "diff": "^7.0.0",
51
+ "diff": "^8.0.3",
52
52
  "dotenv": "^17.1.0",
53
53
  "extract-zip": "^2.0.1",
54
54
  "fzf": "^0.5.2",
@@ -73,7 +73,7 @@
73
73
  "strip-ansi": "^7.1.0",
74
74
  "strip-json-comments": "^3.1.1",
75
75
  "tar": "^7.5.1",
76
- "undici": "^7.10.0",
76
+ "undici": "^7.18.2",
77
77
  "update-notifier": "^7.3.1",
78
78
  "wrap-ansi": "9.0.2",
79
79
  "yargs": "^17.7.2",
@@ -94,7 +94,6 @@
94
94
  "@testing-library/react": "^16.3.0",
95
95
  "@types/archiver": "^6.0.3",
96
96
  "@types/command-exists": "^1.2.3",
97
- "@types/diff": "^7.0.2",
98
97
  "@types/dotenv": "^6.1.1",
99
98
  "@types/node": "^20.11.24",
100
99
  "@types/react": "^19.1.8",
@@ -3,4 +3,4 @@
3
3
  * Copyright 2026 Google LLC
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
- export declare const GIT_COMMIT_INFO = "0246ecaf9";
6
+ export declare const GIT_COMMIT_INFO = "af84cd41c";
@@ -5,5 +5,5 @@
5
5
  */
6
6
  // This file is auto-generated by the build script (scripts/generate-git-commit-info.js)
7
7
  // Do not edit this file manually.
8
- export const GIT_COMMIT_INFO = '0246ecaf9';
8
+ export const GIT_COMMIT_INFO = 'af84cd41c';
9
9
  //# sourceMappingURL=git-commit.js.map