From 8847685b2f683c0d1f8a45f5792d60ace488de7e Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 7 Sep 2026 13:21:35 +0000 Subject: [PATCH] [deps] bump 3 plugin pins: blink.cmp, blink.lib, nvim-treesitter Bumps nvim-pack-lock.json pins to each plugin's latest upstream revision, verified via git ls-remote and commit-range review. All three are additive/bugfix-only. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01NWgLFksDAytcp7yjSkZWVC --- nvim-pack-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json index cd7aa10..22c8715 100644 --- a/nvim-pack-lock.json +++ b/nvim-pack-lock.json @@ -5,12 +5,12 @@ "src": "https://github.com/lewis6991/async.nvim.git" }, "blink.cmp": { - "rev": "539053d87740e357a96fb304c9a4da2ef27b3576", + "rev": "78336bc89ee5365633bcf754d93df01678b5c08f", "src": "https://github.com/saghen/blink.cmp.git", - "version": "1.10.0 - 1.10.0" + "version": "1.10.2 - 1.10.2" }, "blink.lib": { - "rev": "f55df8a6e0a7acccf45ef0ffbb4ce46110fcf7d0", + "rev": "fd9a48ebbe6ec30d5dfcc5b42c243941ccdca1aa", "src": "https://github.com/saghen/blink.lib.git" }, "conform.nvim": { @@ -75,7 +75,7 @@ "src": "https://github.com/neovim/nvim-lspconfig" }, "nvim-treesitter": { - "rev": "0d0969030ad955b510d7c8012b40252a25c12a6d", + "rev": "32dbd2e8fd6079ae4d69e7ed621320369b75b563", "src": "https://github.com/nvim-treesitter/nvim-treesitter.git" }, "nvim-treesitter-textobjects": {