Skip to content

Commit 270ef1f

Browse files
committed
KVision 9 versions for KVision Project Wizard
1 parent 82755d1 commit 270ef1f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

versions9.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"kvision": "9.3.1",
2+
"kvision": "9.4.0",
33
"kotlin": "2.3.10",
44
"coroutines": "1.10.2",
55
"ksp": "2.3.5",
66
"kilua-rpc": "0.0.42",
7-
"logback": "1.5.27",
7+
"logback": "1.5.32",
88
"template-javalin": {
99
},
1010
"template-jooby": {
@@ -188,6 +188,10 @@
188188
"name": "kvision-redux-kotlin",
189189
"description": "Redux Kotlin state container"
190190
},
191+
{
192+
"name": "kvision-signal",
193+
"description": "Extensions for Signal reactive state library"
194+
},
191195
{
192196
"name": "kvision-select-remote",
193197
"description": "Fullstack version of the select form component"

0 commit comments

Comments
 (0)