Commit b5437b00 authored by Juhee Lee's avatar Juhee Lee
Browse files

chore: bump gitlab-lsp version to 9.6.0

parent 3d2bc9fa
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
      "license": "MIT",
      "dependencies": {
        "@anycable/core": "^0.9.2",
        "@gitlab-org/gitlab-lsp": "^9.3.0",
        "@gitlab-org/gitlab-lsp": "^9.6.0",
        "@gitlab/needle": "2.0.0",
        "@opentelemetry/api": "^1.9.1",
        "@opentelemetry/core": "^2.8.0",
@@ -3048,9 +3048,9 @@
      }
    },
    "node_modules/@gitlab-org/gitlab-lsp": {
      "version": "9.3.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-9.3.0.tgz",
      "integrity": "sha1-k8agOFWFtNBeaix1TGyKn2ybyLM=",
      "version": "9.6.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-9.6.0.tgz",
      "integrity": "sha1-/VOSq4u3eovRaeHAYBedb2L0woA=",
      "dependencies": {
        "@anthropic-ai/sandbox-runtime": "^0.0.62",
        "@anycable/core": "^0.9.2",
@@ -28842,9 +28842,9 @@
      }
    },
    "@gitlab-org/gitlab-lsp": {
      "version": "9.3.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-9.3.0.tgz",
      "integrity": "sha1-k8agOFWFtNBeaix1TGyKn2ybyLM=",
      "version": "9.6.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-9.6.0.tgz",
      "integrity": "sha1-/VOSq4u3eovRaeHAYBedb2L0woA=",
      "requires": {
        "@anthropic-ai/sandbox-runtime": "^0.0.62",
        "@anycable/core": "^0.9.2",
+1 −1
Original line number Diff line number Diff line
@@ -629,7 +629,7 @@
  },
  "dependencies": {
    "@anycable/core": "^0.9.2",
    "@gitlab-org/gitlab-lsp": "^9.3.0",
    "@gitlab-org/gitlab-lsp": "^9.6.0",
    "@gitlab/needle": "2.0.0",
    "@opentelemetry/api": "^1.9.1",
    "@opentelemetry/core": "^2.8.0",