Skip to content

Commit 84c9660

Browse files
committed
Version bumps
1 parent de35894 commit 84c9660

3 files changed

Lines changed: 738 additions & 468 deletions

File tree

backend/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlin_logging = "7.0.14"
1010
kotlin = "2.3.0"
1111
kotlinter = "5.3.0"
1212
kotlinx_coroutines = "1.10.2"
13-
kotlinx_serialization = "1.9.0"
13+
kotlinx_serialization = "1.10.0"
1414
ktor = "3.3.3"
1515
logback = "1.5.25"
1616
prometheus = "1.16.2"

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
},
1515
"dependencies": {
1616
"@artmizu/nuxt-prometheus": "2.7.0",
17-
"@iconify/json": "^2.2.429",
17+
"@iconify/json": "^2.2.431",
1818
"@nuxt/eslint": "1.12.1",
19-
"@nuxt/icon": "^2.2.0",
20-
"@nuxt/ui": "4.3.0",
19+
"@nuxt/icon": "^2.2.1",
20+
"@nuxt/ui": "4.4.0",
2121
"eslint": "9.39.2",
2222
"eslint-config-prettier": "10.1.8",
2323
"eslint-plugin-prettier": "5.5.5",
2424
"http-proxy-middleware": "^3.0.5",
2525
"nuxt": "4.2.2",
26-
"prettier": "3.8.0",
26+
"prettier": "3.8.1",
2727
"typescript": "5.9.3",
2828
"vue": "3.5.27",
2929
"vue-router": "4.6.4"

0 commit comments

Comments
 (0)