code-languages 1.9.0 → 1.9.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/detect.js CHANGED
@@ -97,7 +97,7 @@ var astro = {
97
97
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
98
98
  ecosystems: ["Web", "Static Sites", "Content"]
99
99
  },
100
- version: "6.3.1",
100
+ version: "6.3.2",
101
101
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
102
102
  i18n: {
103
103
  en: {
@@ -551,7 +551,7 @@ var gradle = {
551
551
  packageManagers: ["Gradle"],
552
552
  ecosystems: ["JVM", "Android", "Java", "Kotlin", "Groovy"]
553
553
  },
554
- version: "9.5.0",
554
+ version: "9.5.1",
555
555
  logo: "https://cdn.simpleicons.org/gradle/02303A",
556
556
  i18n: {
557
557
  en: {