code-languages 1.20.1 → 1.20.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -715,9 +715,9 @@ console.log(detectLanguages("include/config.h").map((language) => language.slug)
715
715
  | <img src="https://commons.wikimedia.org/wiki/Special:FilePath/Tcl.svg" alt="Tcl/Tk logo" width="24" height="24"> | Tcl/Tk | `tcl` | `.tcl`, `.tm`, `.test` | `9.0.3` | `code-languages/tcl` |
716
716
  | <img src="https://cdn.simpleicons.org/latex/008080" alt="TeX logo" width="24" height="24"> | TeX | `tex` | `.tex`, `.sty`, `.cls`, `.dtx`, `.ins`, `.ltx` | `TeX Live 2026` | `code-languages/tex` |
717
717
  | <img src="https://cdn.simpleicons.org/toml/9C4221" alt="TOML logo" width="24" height="24"> | TOML | `toml` | `.toml` | `1.1.0` | `code-languages/toml` |
718
- | <img src="https://twig.symfony.com/images/logo.png" alt="Twig logo" width="24" height="24"> | Twig | `twig` | `.twig` | `3.24.0` | `code-languages/twig` |
718
+ | <img src="https://twig.symfony.com/images/logo.png" alt="Twig logo" width="24" height="24"> | Twig | `twig` | `.twig` | `3.25.0` | `code-languages/twig` |
719
719
  | <img src="https://www.typescriptlang.org/icons/icon-512x512.png" alt="TypeScript logo" width="24" height="24"> | TypeScript | `typescript` | `.ts`, `.tsx`, `.mts`, `.cts` | `6.0` | `code-languages/typescript` |
720
- | <img src="https://cdn.simpleicons.org/typst/239DAD" alt="Typst logo" width="24" height="24"> | Typst | `typst` | `.typ` | `0.14.1` | `code-languages/typst` |
720
+ | <img src="https://cdn.simpleicons.org/typst/239DAD" alt="Typst logo" width="24" height="24"> | Typst | `typst` | `.typ` | `0.14.2` | `code-languages/typst` |
721
721
  | <img src="https://cdn.jsdelivr.net/gh/vscode-icons/vscode-icons@master/icons/file_type_verilog.svg" alt="Verilog/SystemVerilog logo" width="24" height="24"> | Verilog/SystemVerilog | `verilog` | `.v`, `.vh`, `.sv`, `.svh` | `IEEE 1800-2023` | `code-languages/verilog` |
722
722
  | <img src="https://cdn.jsdelivr.net/gh/vscode-icons/vscode-icons@master/icons/file_type_vhdl.svg" alt="VHDL logo" width="24" height="24"> | VHDL | `vhdl` | `.vhd`, `.vhdl` | `IEEE 1076-2019` | `code-languages/vhdl` |
723
723
  | <img src="https://upload.wikimedia.org/wikipedia/commons/4/40/VB.NET_Logo.svg" alt="Visual Basic logo" width="24" height="24"> | Visual Basic | `visual-basic` | `.vb` | `17.13` | `code-languages/visual-basic` |
package/dist/api.cjs CHANGED
@@ -4162,7 +4162,7 @@ var init_twig = __esm({
4162
4162
  packageManagers: ["Composer"],
4163
4163
  ecosystems: ["PHP", "Symfony", "Web", "CMS"]
4164
4164
  },
4165
- version: "3.24.0",
4165
+ version: "3.25.0",
4166
4166
  logo: "https://twig.symfony.com/images/logo.png",
4167
4167
  i18n: {
4168
4168
  en: {
@@ -4238,7 +4238,7 @@ var init_typst = __esm({
4238
4238
  packageManagers: ["Typst Packages"],
4239
4239
  ecosystems: ["Publishing", "Academic Writing", "Documentation", "Typesetting"]
4240
4240
  },
4241
- version: "0.14.1",
4241
+ version: "0.14.2",
4242
4242
  logo: "https://cdn.simpleicons.org/typst/239DAD",
4243
4243
  i18n: {
4244
4244
  en: {