code-languages 1.25.0 → 1.25.1

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/dist/detect.cjs CHANGED
@@ -857,7 +857,7 @@ var bazel = {
857
857
  packageManagers: ["Bzlmod", "Bazel Central Registry"],
858
858
  ecosystems: ["Build Systems", "Monorepos", "CI/CD", "Polyglot Repositories"]
859
859
  },
860
- version: "9.0.2",
860
+ version: "9.1.0",
861
861
  logo: "https://cdn.simpleicons.org/bazel/43A047",
862
862
  color: "#43A047",
863
863
  i18n: {
@@ -1800,7 +1800,7 @@ var cython = {
1800
1800
  packageManagers: ["pip", "conda", "Poetry"],
1801
1801
  ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
1802
1802
  },
1803
- version: "3.1.4",
1803
+ version: "3.2.4",
1804
1804
  logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
1805
1805
  color: "#FED140",
1806
1806
  i18n: {
@@ -3685,7 +3685,7 @@ var jsonnet = {
3685
3685
  packageManagers: ["jsonnet-bundler"],
3686
3686
  ecosystems: ["Configuration", "Kubernetes", "Infrastructure"]
3687
3687
  },
3688
- version: "0.21.0",
3688
+ version: "0.22.0",
3689
3689
  logo: "https://jsonnet.org/img/isologo.svg",
3690
3690
  color: "#0064BD",
3691
3691
  i18n: {