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