|
389 | 389 | mktplcRef = { |
390 | 390 | name = "astro-vscode"; |
391 | 391 | publisher = "astro-build"; |
392 | | - version = "2.8.3"; |
393 | | - hash = "sha256-A6m31eZMlOHF0yr9MjXmsFyXgH8zmq6WLRd/w85hGw0="; |
| 392 | + version = "2.10.2"; |
| 393 | + hash = "sha256-lmqbZnCpkNN+i877hURRkPuRtuxRKD29bDppGBAEMGs="; |
394 | 394 | }; |
395 | 395 | meta = { |
396 | 396 | changelog = "https://marketplace.visualstudio.com/items/astro-build.astro-vscode/changelog"; |
@@ -664,10 +664,14 @@ let |
664 | 664 | mktplcRef = { |
665 | 665 | name = "markdown-mermaid"; |
666 | 666 | publisher = "bierner"; |
667 | | - version = "1.17.7"; |
668 | | - hash = "sha256-WKe7XxBeYyzmjf/gnPH+5xNOHNhMPAKjtLorYyvT76U="; |
| 667 | + version = "1.23.1"; |
| 668 | + hash = "sha256-hYWSeBXhqMcMxs+Logl5zRs4MlzBeHgCC07Eghmp0OM="; |
669 | 669 | }; |
670 | 670 | meta = { |
| 671 | + changelog = "https://marketplace.visualstudio.com/items/bierner.markdown-mermaid/changelog"; |
| 672 | + description = "Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview"; |
| 673 | + downloadPage = "https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid"; |
| 674 | + homepage = "https://github.com/mjbvz/vscode-markdown-mermaid"; |
671 | 675 | license = lib.licenses.mit; |
672 | 676 | }; |
673 | 677 | }; |
|
775 | 779 | mktplcRef = { |
776 | 780 | name = "vscode-tailwindcss"; |
777 | 781 | publisher = "bradlc"; |
778 | | - version = "0.11.30"; |
779 | | - hash = "sha256-1CxyvQu7WQJw87sTcpnILztt1WeSpWOgij0dEIXebPU="; |
| 782 | + version = "0.13.17"; |
| 783 | + hash = "sha256-hcFBMYfexNB7NMf3C7BQVTps1CBesEOxU3mW2cKXDHc="; |
780 | 784 | }; |
781 | 785 | meta = { |
782 | 786 | changelog = "https://marketplace.visualstudio.com/items/bradlc.vscode-tailwindcss/changelog"; |
@@ -853,28 +857,31 @@ let |
853 | 857 | mktplcRef = { |
854 | 858 | name = "catppuccin-vsc"; |
855 | 859 | publisher = "catppuccin"; |
856 | | - version = "2.6.1"; |
857 | | - hash = "sha256-B56b7PeuVnkxEqvd4vL9TYO7s8fuA+LOCTbJQD9e7wY="; |
| 860 | + version = "3.14.0"; |
| 861 | + hash = "sha256-kNQFR1ghdFJF4XLWCFgVpeXCZ/XiHGr/O1iJyWTT3Bg="; |
858 | 862 | }; |
859 | 863 | meta = { |
| 864 | + changelog = "https://marketplace.visualstudio.com/items/Catppuccin.catppuccin-vsc/changelog"; |
860 | 865 | description = "Soothing pastel theme for VSCode"; |
861 | | - license = lib.licenses.mit; |
862 | 866 | downloadPage = "https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc"; |
| 867 | + homepage = "https://github.com/catppuccin/vscode"; |
| 868 | + license = lib.licenses.mit; |
863 | 869 | maintainers = [ ]; |
864 | 870 | }; |
865 | 871 | }; |
866 | 872 | catppuccin-vsc-icons = buildVscodeMarketplaceExtension { |
867 | 873 | mktplcRef = { |
868 | 874 | name = "catppuccin-vsc-icons"; |
869 | 875 | publisher = "catppuccin"; |
870 | | - version = "1.10.0"; |
871 | | - hash = "sha256-6klrnMHAIr+loz7jf7l5EZPLBhgkJODFHL9fzl1MqFI="; |
| 876 | + version = "1.13.0"; |
| 877 | + hash = "sha256-4gsblUMcN7a7UgoklBjc+2uiaSERq1vmi0exLht+Xi0="; |
872 | 878 | }; |
873 | 879 | meta = { |
874 | 880 | changelog = "https://marketplace.visualstudio.com/items/Catppuccin.catppuccin-vsc-icons/changelog"; |
875 | 881 | description = "Soothing pastel icon theme for VSCode"; |
876 | | - license = lib.licenses.mit; |
877 | 882 | downloadPage = "https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc-icons"; |
| 883 | + homepage = "https://github.com/catppuccin/vscode-icons"; |
| 884 | + license = lib.licenses.mit; |
878 | 885 | maintainers = [ lib.maintainers.laurent-f1z1 ]; |
879 | 886 | }; |
880 | 887 | }; |
@@ -1279,8 +1286,8 @@ let |
1279 | 1286 | mktplcRef = { |
1280 | 1287 | name = "vscode-deno"; |
1281 | 1288 | publisher = "denoland"; |
1282 | | - version = "3.17.0"; |
1283 | | - hash = "sha256-ETwpUrYbPXHSkEBq2oM1aCBwt9ItLcXMYc3YWjHLiJE="; |
| 1289 | + version = "3.38.0"; |
| 1290 | + hash = "sha256-wmcMkX1gmFhE6JukvOI3fez05dP7ZFAZz1OxmV8uu4k="; |
1284 | 1291 | }; |
1285 | 1292 | meta = { |
1286 | 1293 | changelog = "https://marketplace.visualstudio.com/items/denoland.vscode-deno/changelog"; |
@@ -2064,8 +2071,8 @@ let |
2064 | 2071 | mktplcRef = { |
2065 | 2072 | name = "vscode-github-actions"; |
2066 | 2073 | publisher = "github"; |
2067 | | - version = "0.26.2"; |
2068 | | - hash = "sha256-sEc6Fbn4XpK8vNK32R4fjnx/R+1xYOwcuhKlo7sPd5o="; |
| 2074 | + version = "0.26.3"; |
| 2075 | + hash = "sha256-tHUpYK6RmLl1s1J+N5sd9gyxTJSNGT1Md/CqapXs5J4="; |
2069 | 2076 | }; |
2070 | 2077 | meta = { |
2071 | 2078 | description = "Visual Studio Code extension for GitHub Actions workflows and runs for github.com hosted repositories"; |
@@ -2129,8 +2136,8 @@ let |
2129 | 2136 | mktplcRef = { |
2130 | 2137 | name = "Go"; |
2131 | 2138 | publisher = "golang"; |
2132 | | - version = "0.40.0"; |
2133 | | - hash = "sha256-otAq6ul2l64zpRJdekCb7XZiE2vgpLUfM4NUdRPZX8w="; |
| 2139 | + version = "0.41.4"; |
| 2140 | + hash = "sha256-ntrEI/l+UjzqGJmtyfVf/+sZJstZy3fm/PSWKTd7/Q0="; |
2134 | 2141 | }; |
2135 | 2142 | meta = { |
2136 | 2143 | changelog = "https://marketplace.visualstudio.com/items/golang.Go/changelog"; |
@@ -2177,8 +2184,8 @@ let |
2177 | 2184 | mktplcRef = { |
2178 | 2185 | name = "vscode-graphql-syntax"; |
2179 | 2186 | publisher = "GraphQL"; |
2180 | | - version = "1.1.0"; |
2181 | | - hash = "sha256-qazU0UyZ9de6Huj2AYZqqBo4jVW/ZQmFJhV7XXAblxo="; |
| 2187 | + version = "1.3.6"; |
| 2188 | + hash = "sha256-74Y/LpOhAj3TSplohhJqBwJDT87nCAiKrWsF90bc8jU="; |
2182 | 2189 | }; |
2183 | 2190 | meta = { |
2184 | 2191 | description = "Adds full GraphQL syntax highlighting and language support such as bracket matching"; |
@@ -2779,8 +2786,8 @@ let |
2779 | 2786 | mktplcRef = { |
2780 | 2787 | name = "vscode-publint"; |
2781 | 2788 | publisher = "Kravets"; |
2782 | | - version = "0.0.1"; |
2783 | | - hash = "sha256-6nG5Yqi8liumQ2K9ynV8mNXiXGaGo/cp4Cib1kqdp1c="; |
| 2789 | + version = "0.0.3"; |
| 2790 | + hash = "sha256-1KVqfCVyCn5LJOdazp3W6FECRGOviVC4+FHn6vTn5DI="; |
2784 | 2791 | }; |
2785 | 2792 | meta = { |
2786 | 2793 | changelog = "https://marketplace.visualstudio.com/items/Kravets.vscode-publint/changelog"; |
@@ -2987,10 +2994,14 @@ let |
2987 | 2994 | mktplcRef = { |
2988 | 2995 | name = "rainbow-csv"; |
2989 | 2996 | publisher = "mechatroner"; |
2990 | | - version = "3.6.0"; |
2991 | | - hash = "sha256-bvxMnT6oSjflAwWQZkNnEoEsVlVg86T0TMYi8tNsbdQ="; |
| 2997 | + version = "3.12.0"; |
| 2998 | + hash = "sha256-pnHaszLa4a4ptAubDUY+FQX3F6sQQUQ/sHAxyZsbhcQ="; |
2992 | 2999 | }; |
2993 | 3000 | meta = { |
| 3001 | + changelog = "https://marketplace.visualstudio.com/items/mechatroner.rainbow-csv/changelog"; |
| 3002 | + description = "Rainbow syntax higlighting for CSV and TSV files in Visual Studio Code"; |
| 3003 | + downloadPage = "https://marketplace.visualstudio.com/items?itemname=mechatroner.rainbow-csv"; |
| 3004 | + homepage = "https://github.com/mechatroner/vscode_rainbow_csv"; |
2994 | 3005 | license = lib.licenses.mit; |
2995 | 3006 | }; |
2996 | 3007 | }; |
@@ -5181,8 +5192,8 @@ let |
5181 | 5192 | mktplcRef = { |
5182 | 5193 | name = "pretty-ts-errors"; |
5183 | 5194 | publisher = "yoavbls"; |
5184 | | - version = "0.5.3"; |
5185 | | - hash = "sha256-JSCyTzz10eoUNu76wNUuvPVVKq4KaVKobS1CAPqgXUA="; |
| 5195 | + version = "0.5.4"; |
| 5196 | + hash = "sha256-SMEqbpKYNck23zgULsdnsw4PS20XMPUpJ5kYh1fpd14="; |
5186 | 5197 | }; |
5187 | 5198 | meta = { |
5188 | 5199 | description = "Make TypeScript errors prettier and human-readable in VSCode"; |
|
0 commit comments