From da35ec2884f33709450397acf7041009c106817a Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi Date: Mon, 8 Jul 2024 18:50:18 -0400 Subject: [PATCH] update numbers --- .trunk/trunk.yaml | 18 +++++++++--------- app.vue | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index a4f7f4a..144264e 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,12 +2,12 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.22.1 + version: 1.22.2 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: - id: trunk - ref: v1.5.0 + ref: v1.6.0 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -17,16 +17,16 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - actionlint@1.7.0 - - checkov@3.2.98 + - actionlint@1.7.1 + - checkov@3.2.176 - git-diff-check - - markdownlint@0.40.0 - - osv-scanner@1.7.3 + - markdownlint@0.41.0 + - osv-scanner@1.8.1 - oxipng@9.1.1 - - prettier@3.2.5 + - prettier@3.3.2 - svgo@3.3.2 - - trivy@0.51.2 - - trufflehog@3.76.3 + - trivy@0.52.2 + - trufflehog@3.79.0 - yamllint@1.35.1 actions: enabled: diff --git a/app.vue b/app.vue index 0d08c8c..a88ce29 100644 --- a/app.vue +++ b/app.vue @@ -366,7 +366,7 @@ const menuItems: MenuItem[] = [ :icon="faStar" class="text-2xl text-purple-500" /> -
1,400+
+
1,500+
Github stars
@@ -376,7 +376,7 @@ const menuItems: MenuItem[] = [ :icon="faUsers" class="text-2xl text-purple-500" /> -
800+
+
900+
Discord members
@@ -386,7 +386,7 @@ const menuItems: MenuItem[] = [ :icon="faArrowDown" class="text-2xl text-purple-500" /> -
250,000+
+
300,000+
Docker pulls