Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 7, 2024
1 parent 2a9845b commit 8eb0ae6
Show file tree
Hide file tree
Showing 2 changed files with 544 additions and 28 deletions.
286 changes: 272 additions & 14 deletions docs/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -5820,7 +5820,7 @@
"description": "Resources access for mobile (android & ios) Kotlin Multiplatform development",
"stars_count": 1118,
"watchers_count": 16,
"issues_count": 152,
"issues_count": 153,
"forks_count": 125,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -6924,7 +6924,7 @@
"full_name": "icerockdev/moko-media",
"html_url": "https://github.com/icerockdev/moko-media",
"description": "Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development",
"stars_count": 125,
"stars_count": 126,
"watchers_count": 8,
"issues_count": 21,
"forks_count": 12,
Expand Down Expand Up @@ -25086,7 +25086,7 @@
"full_name": "russhwolf/multiplatform-settings",
"html_url": "https://github.com/russhwolf/multiplatform-settings",
"description": "A Kotlin Multiplatform library for saving simple key-value data",
"stars_count": 1708,
"stars_count": 1710,
"watchers_count": 18,
"issues_count": 23,
"forks_count": 69,
Expand Down Expand Up @@ -208850,7 +208850,7 @@
"full_name": "sqldelight/sqldelight",
"html_url": "https://github.com/sqldelight/sqldelight",
"description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
"stars_count": 6221,
"stars_count": 6222,
"watchers_count": 125,
"issues_count": 665,
"forks_count": 519,
Expand Down Expand Up @@ -221592,7 +221592,7 @@
"full_name": "AAkira/Napier",
"html_url": "https://github.com/AAkira/Napier",
"description": "Logging library for Kotlin Multiplatform",
"stars_count": 833,
"stars_count": 834,
"watchers_count": 12,
"issues_count": 26,
"forks_count": 37,
Expand Down Expand Up @@ -229537,7 +229537,7 @@
"description": "Painless Kotlin Dependency Injection",
"stars_count": 3222,
"watchers_count": 50,
"issues_count": 6,
"issues_count": 7,
"forks_count": 176,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -236327,8 +236327,8 @@
"description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
"stars_count": 8813,
"watchers_count": 263,
"issues_count": 91,
"forks_count": 1178,
"issues_count": 92,
"forks_count": 1177,
"license": "Apache License 2.0",
"topics": [
"kotlin",
Expand Down Expand Up @@ -306946,7 +306946,7 @@
"description": "Kotlin Asynchronous Bluetooth Low-Energy",
"stars_count": 856,
"watchers_count": 21,
"issues_count": 41,
"issues_count": 42,
"forks_count": 86,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -331320,7 +331320,7 @@
"full_name": "joffrey-bion/krossbow",
"html_url": "https://github.com/joffrey-bion/krossbow",
"description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.",
"stars_count": 210,
"stars_count": 211,
"watchers_count": 5,
"issues_count": 16,
"forks_count": 16,
Expand Down Expand Up @@ -382896,7 +382896,7 @@
"description": "Telegram Bot API wrapper with handy Kotlin DSL.",
"stars_count": 197,
"watchers_count": 3,
"issues_count": 2,
"issues_count": 3,
"forks_count": 15,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -383348,8 +383348,8 @@
"groupId": "io.github.sunny-chung",
"artifactId": "kdatetime-multiplatform",
"path": "io.github.sunny-chung:kdatetime-multiplatform",
"latestVersion": "1.0.0",
"lastUpdated": "20240320132341",
"latestVersion": "1.1.0",
"lastUpdated": "20241207022724",
"versions": [
{
"version": "0.3.0",
Expand Down Expand Up @@ -384764,6 +384764,179 @@
"target": "watchos_x64"
}
}
},
{
"version": "1.1.0",
"mpp": true,
"gradle": "8.3",
"kotlin": "1.9.25",
"targets": {
"metadataApiElements": {
"platform": "common"
},
"metadataSourcesElements": {
"platform": "common"
},
"releaseApiElements-published": {
"platform": "androidJvm"
},
"releaseRuntimeElements-published": {
"platform": "androidJvm"
},
"releaseSourcesElements-published": {
"platform": "androidJvm"
},
"iosArm64ApiElements-published": {
"platform": "native",
"target": "ios_arm64"
},
"iosArm64SourcesElements-published": {
"platform": "native",
"target": "ios_arm64"
},
"iosArm64MetadataElements-published": {
"platform": "native",
"target": "ios_arm64"
},
"iosSimulatorArm64ApiElements-published": {
"platform": "native",
"target": "ios_simulator_arm64"
},
"iosSimulatorArm64SourcesElements-published": {
"platform": "native",
"target": "ios_simulator_arm64"
},
"iosSimulatorArm64MetadataElements-published": {
"platform": "native",
"target": "ios_simulator_arm64"
},
"iosX64ApiElements-published": {
"platform": "native",
"target": "ios_x64"
},
"iosX64SourcesElements-published": {
"platform": "native",
"target": "ios_x64"
},
"iosX64MetadataElements-published": {
"platform": "native",
"target": "ios_x64"
},
"jsApiElements-published": {
"platform": "js"
},
"jsRuntimeElements-published": {
"platform": "js"
},
"jsSourcesElements-published": {
"platform": "js"
},
"jvmApiElements-published": {
"platform": "jvm"
},
"jvmRuntimeElements-published": {
"platform": "jvm"
},
"jvmSourcesElements-published": {
"platform": "jvm"
},
"macosArm64ApiElements-published": {
"platform": "native",
"target": "macos_arm64"
},
"macosArm64SourcesElements-published": {
"platform": "native",
"target": "macos_arm64"
},
"macosArm64MetadataElements-published": {
"platform": "native",
"target": "macos_arm64"
},
"macosX64ApiElements-published": {
"platform": "native",
"target": "macos_x64"
},
"macosX64SourcesElements-published": {
"platform": "native",
"target": "macos_x64"
},
"macosX64MetadataElements-published": {
"platform": "native",
"target": "macos_x64"
},
"tvosArm64ApiElements-published": {
"platform": "native",
"target": "tvos_arm64"
},
"tvosArm64SourcesElements-published": {
"platform": "native",
"target": "tvos_arm64"
},
"tvosArm64MetadataElements-published": {
"platform": "native",
"target": "tvos_arm64"
},
"tvosSimulatorArm64ApiElements-published": {
"platform": "native",
"target": "tvos_simulator_arm64"
},
"tvosSimulatorArm64SourcesElements-published": {
"platform": "native",
"target": "tvos_simulator_arm64"
},
"tvosSimulatorArm64MetadataElements-published": {
"platform": "native",
"target": "tvos_simulator_arm64"
},
"tvosX64ApiElements-published": {
"platform": "native",
"target": "tvos_x64"
},
"tvosX64SourcesElements-published": {
"platform": "native",
"target": "tvos_x64"
},
"tvosX64MetadataElements-published": {
"platform": "native",
"target": "tvos_x64"
},
"watchosArm64ApiElements-published": {
"platform": "native",
"target": "watchos_arm64"
},
"watchosArm64SourcesElements-published": {
"platform": "native",
"target": "watchos_arm64"
},
"watchosArm64MetadataElements-published": {
"platform": "native",
"target": "watchos_arm64"
},
"watchosSimulatorArm64ApiElements-published": {
"platform": "native",
"target": "watchos_simulator_arm64"
},
"watchosSimulatorArm64SourcesElements-published": {
"platform": "native",
"target": "watchos_simulator_arm64"
},
"watchosSimulatorArm64MetadataElements-published": {
"platform": "native",
"target": "watchos_simulator_arm64"
},
"watchosX64ApiElements-published": {
"platform": "native",
"target": "watchos_x64"
},
"watchosX64SourcesElements-published": {
"platform": "native",
"target": "watchos_x64"
},
"watchosX64MetadataElements-published": {
"platform": "native",
"target": "watchos_x64"
}
}
}
],
"github": {
Expand Down Expand Up @@ -386234,7 +386407,7 @@
"full_name": "lepicekmichal/SignalRKore",
"html_url": "https://github.com/lepicekmichal/SignalRKore",
"description": "A Kotlin multiplatform coroutine-based SignalR client.",
"stars_count": 26,
"stars_count": 27,
"watchers_count": 3,
"issues_count": 1,
"forks_count": 4,
Expand Down Expand Up @@ -397088,5 +397261,90 @@
},
"category": "Utils",
"maven": "https://repo1.maven.org/maven2/com/fleeksoft/ksoup/ksoup/"
},
{
"groupId": "com.huanshankeji",
"artifactId": "compose-html-material3",
"path": "com.huanshankeji:compose-html-material3",
"latestVersion": "0.4.0",
"lastUpdated": "20241019102340",
"versions": [
{
"version": "0.3.0",
"mpp": true,
"gradle": "8.6",
"kotlin": "1.9.23",
"targets": {
"metadataApiElements": {
"platform": "common"
},
"metadataSourcesElements": {
"platform": "common"
},
"jsApiElements-published": {
"platform": "js"
},
"jsRuntimeElements-published": {
"platform": "js"
},
"jsSourcesElements-published": {
"platform": "js"
}
}
},
{
"version": "0.4.0",
"mpp": true,
"gradle": "8.10.2",
"kotlin": "2.0.10",
"targets": {
"metadataApiElements": {
"platform": "common"
},
"metadataSourcesElements": {
"platform": "common"
},
"jsApiElements-published": {
"platform": "js"
},
"jsRuntimeElements-published": {
"platform": "js"
},
"jsSourcesElements-published": {
"platform": "js"
},
"jsResourcesElements-published": {
"platform": "js"
}
}
}
],
"github": {
"name": "compose-html-material",
"full_name": "huanshankeji/compose-html-material",
"html_url": "https://github.com/huanshankeji/compose-html-material",
"description": "Compose HTML Material 3 wrapper components based on Material Web",
"stars_count": 29,
"watchers_count": 2,
"issues_count": 5,
"forks_count": 0,
"license": "Apache License 2.0",
"topics": [
"compose",
"compose-html",
"compose-multiplatform",
"compose-web",
"kotlin",
"kotlin-js-wrappers",
"material-3",
"material-components",
"material-design",
"material-web",
"material-web-components",
"material-webcomponents"
]
},
"category": "UI",
"maven": "https://repo1.maven.org/maven2/com/huanshankeji/compose-html-material3/"
}
]
Loading

0 comments on commit 8eb0ae6

Please sign in to comment.