code-languages 1.12.0 → 1.12.2

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/index.js CHANGED
@@ -2086,7 +2086,7 @@ var init_scala = __esm({
2086
2086
  packageManagers: ["sbt", "Maven", "Gradle", "Scala CLI"],
2087
2087
  ecosystems: ["JVM", "Web", "Data Engineering", "Distributed Systems"]
2088
2088
  },
2089
- version: "3.7.4",
2089
+ version: "3.8.3",
2090
2090
  logo: "https://cdn.simpleicons.org/scala/DC322F",
2091
2091
  i18n: {
2092
2092
  en: {
@@ -2340,7 +2340,7 @@ var init_toml = __esm({
2340
2340
  author: "Tom Preston-Werner / TOML contributors",
2341
2341
  website: "https://toml.io",
2342
2342
  paradigms: ["configuration", "declarative", "data-serialization"],
2343
- version: "1.0.0",
2343
+ version: "1.1.0",
2344
2344
  logo: "https://cdn.simpleicons.org/toml/9C4221",
2345
2345
  i18n: {
2346
2346
  en: {