From aa5c6a3fc6bc5410ea7e7288a85d42f40c879677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 31 May 2024 21:18:39 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(nvim):=20mason=20packages?= =?UTF-8?q?=20updated?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/nvim/mason-lock.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/.config/nvim/mason-lock.json b/.config/nvim/mason-lock.json index 8d123bba..58067c7c 100644 --- a/.config/nvim/mason-lock.json +++ b/.config/nvim/mason-lock.json @@ -1,5 +1,5 @@ { - "basedpyright": "1.12.3", + "basedpyright": "1.12.4", "bash-language-server": "5.3.3", "biome": "1.7.3", "codelldb": "v1.10.0", @@ -7,30 +7,32 @@ "css-variables-language-server": "2.7.0", "cssmodules-language-server": "1.4.0", "debugpy": "1.8.1", - "deno": "v1.43.6", + "deno": "v1.44.0", "emmet-language-server": "2.5.0", "eslint-lsp": "4.10.0", - "gh": "v2.49.2", + "gh": "v2.50.0", "html-lsp": "4.10.0", "htmlhint": "1.1.4", "jq": "jq-1.7", - "js-debug-adapter": "v1.89.0", + "js-debug-adapter": "v1.90.0", "json-lsp": "4.10.0", "lua-language-server": "3.9.1", "markdownlint": "0.41.0", "marksman": "2023-12-09", - "markuplint": "4.8.1", + "markuplint": "4.9.0", "prettier": "3.2.5", "prettierd": "0.25.3", - "ruff": "0.4.5", - "rust-analyzer": "2024-05-20", + "ruff": "0.4.6", + "rust-analyzer": "2024-05-27", "shellcheck": "v0.10.0", "shfmt": "v3.8.0", - "stylelint": "16.6.0", + "stylelint": "16.6.1", "stylua": "v0.20.0", + "svelte-language-server": "0.16.10", "tailwindcss-language-server": "0.0.16", "taplo": "0.8.1", "typescript-language-server": "4.3.3", + "vtsls": "0.2.3", "vue-language-server": "2.0.19", "yaml-language-server": "1.14.0" } \ No newline at end of file