From ee43eba822f8361e8126ed0d6f61be7a60107f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 30 Jun 2024 02:48:40 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(nvim):=20mason=20package?= =?UTF-8?q?=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/nvim/mason-lock.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.config/nvim/mason-lock.json b/.config/nvim/mason-lock.json index 23a87f93..8df2721e 100644 --- a/.config/nvim/mason-lock.json +++ b/.config/nvim/mason-lock.json @@ -1,29 +1,31 @@ { - "basedpyright": "1.12.6", + "basedpyright": "1.13.1", "bash-language-server": "5.4.0", "codelldb": "v1.10.0", "css-lsp": "4.10.0", "css-variables-language-server": "2.7.0", "cssmodules-language-server": "1.4.0", - "debugpy": "1.8.1", + "debugpy": "1.8.2", "emmet-language-server": "2.6.0", "eslint-lsp": "4.10.0", "html-lsp": "4.10.0", "htmlhint": "1.1.4", - "js-debug-adapter": "v1.90.0", + "hyprls": "v0.2.0", + "js-debug-adapter": "v1.91.0", "json-lsp": "4.10.0", "lua-language-server": "3.9.3", "markdown-toc": "1.2.0", "markdownlint": "0.41.0", + "markdownlint-cli2": "0.13.0", "marksman": "2023-12-09", "prettier": "3.3.2", "prettierd": "0.25.3", - "ruff": "0.4.9", + "ruff": "0.5.0", "shellcheck": "v0.10.0", "shfmt": "v3.8.0", "stylelint": "16.6.1", "stylua": "v0.20.0", "taplo": "0.8.1", - "vtsls": "0.2.3", + "vtsls": "0.2.4", "yaml-language-server": "1.15.0" } \ No newline at end of file