From 940a0bad7588fd9b07f7e52bb0af246ed1111b51 Mon Sep 17 00:00:00 2001 From: Matthias Lodner Date: Thu, 5 Mar 2026 18:21:10 +0100 Subject: [PATCH] Updated dependencies and adjusted code to update. --- Cargo.lock | 4 +- frontend/app/components/article/article.vue | 24 ++-- .../components/notification/notifications.vue | 2 +- .../app/components/variant/variantRow.vue | 18 +-- frontend/package-lock.json | 116 +++++++++--------- frontend/package.json | 4 +- server/Cargo.toml | 2 +- 7 files changed, 85 insertions(+), 85 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b72c618..3f11461 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2311,9 +2311,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.49.0" +version = "1.50.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" +checksum = "27ad5e34374e03cfffefc301becb44e9dc3c17584f414349ebe29ed26661822d" dependencies = [ "bytes", "libc", diff --git a/frontend/app/components/article/article.vue b/frontend/app/components/article/article.vue index 0c3922a..eeb3eb5 100644 --- a/frontend/app/components/article/article.vue +++ b/frontend/app/components/article/article.vue @@ -114,9 +114,9 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + mdi-alert-circle-outline diff --git a/frontend/app/components/variant/variantRow.vue b/frontend/app/components/variant/variantRow.vue index ece3cae..13b2ce6 100644 --- a/frontend/app/components/variant/variantRow.vue +++ b/frontend/app/components/variant/variantRow.vue @@ -137,9 +137,9 @@ - + - + - + - + - + - + - + - + - +