Skip to content

Commit 20aec01

Browse files
robertfmurdockgithub-actions[bot]
authored andcommitted
[patch] Gradle Libraries Update
1 parent 15ac448 commit 20aec01

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

libraries/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ com-squareup-kotlinpoet-ksp = "com.squareup:kotlinpoet-ksp:2.3.0"
55
com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom:12.6.7"
66
io-github-oshai-kotlin-logging = "io.github.oshai:kotlin-logging:8.0.01"
77
org-jetbrains-kotlin-kotlin-bom = "org.jetbrains.kotlin:kotlin-bom:2.3.20"
8-
org-jetbrains-kotlin-wrappers-kotlin-wrappers-bom = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2026.4.3"
8+
org-jetbrains-kotlin-wrappers-kotlin-wrappers-bom = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2026.4.5"
99
org-jetbrains-kotlinx-kotlinx-coroutines-bom = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2"
1010

1111
[plugins]

libraries/kotlin-js-store/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3906,10 +3906,10 @@ react-dom@^16.6.3:
39063906
prop-types "^15.6.2"
39073907
scheduler "^0.19.1"
39083908

3909-
react-dom@^19.2.4:
3910-
version "19.2.4"
3911-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.4.tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591"
3912-
integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==
3909+
react-dom@^19.2.5:
3910+
version "19.2.5"
3911+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.5.tgz#b8768b10837d0b8e9ca5b9e2d58dff3d880ea25e"
3912+
integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==
39133913
dependencies:
39143914
scheduler "^0.27.0"
39153915

@@ -3937,10 +3937,10 @@ react@^16.6.3:
39373937
object-assign "^4.1.1"
39383938
prop-types "^15.6.2"
39393939

3940-
react@^19.2.4:
3941-
version "19.2.4"
3942-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
3943-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
3940+
react@^19.2.5:
3941+
version "19.2.5"
3942+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
3943+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
39443944

39453945
read-pkg-up@^10.0.0, read-pkg-up@^10.1.0:
39463946
version "10.1.0"

0 commit comments

Comments
 (0)