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