From dd5d0669d3d920596a3d75367b806167bf5f612b Mon Sep 17 00:00:00 2001 From: tobinio Date: Sun, 22 Feb 2026 16:28:32 +0100 Subject: [PATCH] update biome --- app/app.vue | 4 +- app/components/Explanation.vue | 2 +- app/components/SideBar.vue | 7 +- app/components/chart/BarChart.vue | 4 +- app/components/chart/LineChart.vue | 2 +- app/components/chart/Table.vue | 4 +- app/components/filter/Item.vue | 13 ++-- app/components/home/StatItem.vue | 10 ++- app/components/search/ModpackList.vue | 6 +- app/layouts/default.vue | 12 ++- app/pages/charts.vue | 16 ++-- app/pages/index.vue | 2 +- app/pages/reverseSearch.vue | 2 +- biome.json | 18 +---- package.json | 2 +- pnpm-lock.yaml | 102 +++++++++++++------------- 16 files changed, 96 insertions(+), 110 deletions(-) diff --git a/app/app.vue b/app/app.vue index 71e78dc..cb4faf4 100644 --- a/app/app.vue +++ b/app/app.vue @@ -12,7 +12,5 @@ diff --git a/app/components/Explanation.vue b/app/components/Explanation.vue index 9ea3201..527a9f4 100644 --- a/app/components/Explanation.vue +++ b/app/components/Explanation.vue @@ -4,7 +4,7 @@ diff --git a/app/components/SideBar.vue b/app/components/SideBar.vue index cb4ed84..c33e4c7 100644 --- a/app/components/SideBar.vue +++ b/app/components/SideBar.vue @@ -12,17 +12,18 @@ diff --git a/app/components/chart/BarChart.vue b/app/components/chart/BarChart.vue index 62a26cb..66b772b 100644 --- a/app/components/chart/BarChart.vue +++ b/app/components/chart/BarChart.vue @@ -60,9 +60,7 @@