Skip to content

Commit 192670c

Browse files
committed
chore: dep updates
1 parent 6770207 commit 192670c

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

gradle/kotlin-js-store/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/kotlin-js-store/wasm/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ kotlinx-fuzz = "0.2.2"
3838
kotlinx-metadata = "0.9.0"
3939
kotlinx-reflect-lite = "1.2.0-RC"
4040
kotlin-lincheck = "3.3.2"
41-
kotlin-wrappers = "2025.11.11"
41+
kotlin-wrappers = "2025.11.12"
4242
kotlin-redacted = "1.15.1"
4343
kotlin-serviceloader = "0.0.22"
4444
kotlinx-multik = "0.2.3"
@@ -47,13 +47,13 @@ kotlinx-kandy = "0.9.0-dev-86"
4747
kotlin-statistics = "0.4.0-RC1"
4848
kotlin-base32 = "1.0.0"
4949
gradle-kotlin-dsl = "6.4.2"
50-
exoquery-plugin = "2.2.20-2.0.0.PL.RC1"
51-
exoquery-sql = "2.0.0.PL.RC1"
50+
exoquery-plugin = "2.2.20-2.0.0.PL.RC2"
51+
exoquery-sql = "2.0.0.PL.RC2"
5252
exposed = "1.0.0-rc-3"
5353
postgresql = "42.7.8"
5454
embedded-postgres = "2.2.0"
5555
embedded-postgres-bom = "18.1.0"
56-
evas = "1.3.0"
56+
evas = "1.4.0"
5757
kopy = "0.20.2+2.2.21"
5858
poko = "0.20.2"
5959
mappie = "2.2.21-1.6.1"
@@ -103,7 +103,7 @@ koin-annotations = "2.3.1"
103103
metro = "0.4.0"
104104
kotest = "6.0.5"
105105
mockk = "1.14.6"
106-
mokkery = "3.0.0-RC"
106+
mokkery = "3.0.0"
107107
wiremock = "4.0.0-beta.17"
108108
wiremock-kotlin = "2.1.1"
109109
okhttp = "5.3.2"
@@ -153,7 +153,7 @@ micrometer = "1.16.0"
153153
swagger-ui = "5.17.14"
154154
hoplite = "3.0.0.RC1"
155155
config4k = "0.7.0"
156-
shedlock = "7.1.0"
156+
shedlock = "7.2.0"
157157
sherlock = "1.0.3"
158158
sqids = "0.1.0"
159159
tsid = "2.1.4"
@@ -211,7 +211,8 @@ voices = "0.0.8"
211211
onnx = "1.23.2"
212212
angus-mail = "2.1.0-M1"
213213
simplemail = "8.12.6"
214-
javelit = "0.73.0"
214+
javelit = "0.74.0"
215+
jwalker = "1.1.0"
215216

216217
# Compose
217218
compose = "1.10.0-beta02"
@@ -223,7 +224,6 @@ compose-adaptive = "1.3.0-alpha02"
223224
compose-icons = "1.7.3"
224225
compose-fontawesome = "1.1.1"
225226
kobweb = "0.23.3"
226-
summon = "0.5.0.0"
227227
detekt = "2.0.0-alpha.1"
228228
detekt-compose-rules = "0.4.28"
229229
antdesign = "1.0.0"
@@ -263,7 +263,7 @@ graalvm-nativeimage = "0.11.3"
263263
github-depgraph = "0.1.0"
264264
github-changelog = "2.2.0"
265265
buildkonfig = "0.17.1"
266-
gmazzo-buildconfig = "6.0.1"
266+
gmazzo-buildconfig = "6.0.2"
267267
cyclonedx-plugin = "1.10.0"
268268
modulegraph = "0.13.0"
269269
exposed-plugin = "0.2.1"
@@ -673,7 +673,6 @@ silk-foundation = { module = "com.varabyte.kobweb:silk-foun
673673
silk-icons-fa = { module = "com.varabyte.kobwebx:silk-icons-fa" , version.ref = "kobweb" }
674674
silk-icons-mdi = { module = "com.varabyte.kobwebx:silk-icons-mdi" , version.ref = "kobweb" }
675675
antdesign-ui = { module = "digital.guimauve.antdesign:ui" , version.ref = "antdesign" }
676-
summon = { module = "codes.yousef:summon" , version.ref = "summon" }
677676
javelit = { module = "io.javelit:javelit" , version.ref = "javelit" }
678677

679678
# Native
@@ -722,6 +721,7 @@ voices-model-downloader = { module = "org.pitest.voices:model-downl
722721
voices-openvoice-phonemizer = { module = "org.pitest.voices:openvoice-phonemizer" , version.ref = "voices" }
723722
onnxruntime = { module = "com.microsoft.onnxruntime:onnxruntime" , version.ref = "onnx" }
724723
onnxruntime-gpu = { module = "com.microsoft.onnxruntime:onnxruntime_gpu" , version.ref = "onnx" }
724+
jwalker = { module = "io.github.epieffe:jwalker" , version.ref = "jwalker" }
725725

726726
# Social
727727
ozone-bluesky = { module = "sh.christian.ozone:bluesky" , version.ref = "bluesky-ozone"}

0 commit comments

Comments
 (0)