Commit 3a79f982 authored by Juhee Lee's avatar Juhee Lee
Browse files

chore(deps): update dependency @gitlab-org/gitlab-lsp to ^9.2.0

parent 59f4b7ff
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.1.0",
        "@gitlab-org/gitlab-lsp": "^9.2.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.1.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-9.1.0.tgz",
      "integrity": "sha1-sX82DNnwgjUbMVCtLHsAT3aJz7o=",
      "version": "9.2.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-9.2.0.tgz",
      "integrity": "sha1-6dDApejvX5/hS1Md70RP/nV9VdI=",
      "dependencies": {
        "@anthropic-ai/sandbox-runtime": "^0.0.62",
        "@anycable/core": "^0.9.2",
@@ -28842,9 +28842,9 @@
      }
    },
    "@gitlab-org/gitlab-lsp": {
      "version": "9.1.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-9.1.0.tgz",
      "integrity": "sha1-sX82DNnwgjUbMVCtLHsAT3aJz7o=",
      "version": "9.2.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-9.2.0.tgz",
      "integrity": "sha1-6dDApejvX5/hS1Md70RP/nV9VdI=",
      "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.1.0",
    "@gitlab-org/gitlab-lsp": "^9.2.0",
    "@gitlab/needle": "2.0.0",
    "@opentelemetry/api": "^1.9.1",
    "@opentelemetry/core": "^2.8.0",