From 6129adc6c0b828d163c58e34460f574cdad110d5 Mon Sep 17 00:00:00 2001 From: dzikoysk Date: Mon, 19 Aug 2024 23:44:12 +0200 Subject: [PATCH] GH-2195 Update sponsors <3 --- .github/README.md | 18 +++++++------- .../status/application/StatusPlugin.kt | 7 +++--- reposilite-frontend/package-lock.json | 24 +++++++++---------- 3 files changed, 25 insertions(+), 24 deletions(-) diff --git a/.github/README.md b/.github/README.md index e2402c2fb..4724012a0 100644 --- a/.github/README.md +++ b/.github/README.md @@ -94,23 +94,22 @@ Thanks to all contributors and people that decided to support my work financiall Active GitHub Sponsors - milkyway0308, andrm, rdehuyss, - amp7368, talismanplatform, + amp7368, joshuasing, insertt, GotoFinal, - mcebular, Koressi, tipsy, + SirEndii, Kamilkime, that-apex, - SirEndii, crejk, Rollczi, - Jan Bojarczuk + Jan Bojarczuk, + Petersoj @@ -119,13 +118,13 @@ Thanks to all contributors and people that decided to support my work financiall milkyway0308, rdehuyss, andrm, - zzmgck, amp7368, - insertt, joshuasing, talismanplatform, - Koressi, + zzmgck, + insertt, GotoFinal, + Koressi, tipsy, mcebular, maxant, @@ -158,7 +157,8 @@ Thanks to all contributors and people that decided to support my work financiall mufinlive, bopke, asikkema, - Jan Bojarczuk + Jan Bojarczuk, + Petersoj diff --git a/reposilite-backend/src/main/kotlin/com/reposilite/status/application/StatusPlugin.kt b/reposilite-backend/src/main/kotlin/com/reposilite/status/application/StatusPlugin.kt index defde9d24..6038ffdfb 100644 --- a/reposilite-backend/src/main/kotlin/com/reposilite/status/application/StatusPlugin.kt +++ b/reposilite-backend/src/main/kotlin/com/reposilite/status/application/StatusPlugin.kt @@ -90,9 +90,10 @@ internal class StatusPlugin : ReposilitePlugin() { logger.info("${Effect.GREEN}Done (${TimeUtils.getPrettyUptimeInSeconds(statusFacade.getUptime())})!${Effect.RESET}") logger.info("") logger.info("${Effect.YELLOW_BOLD}$VERSION version has been sponsored by:${Effect.RESET}") - logger.info(" ${Effect.BOLD}milkyway0308, andrm, rdehuyss, amp7368, insertt, GotoFinal, joshuasing, mcebular${Effect.RESET}") - logger.info(" ${Effect.BOLD}Koressi, tipsy, Kamilkime, that-apex, SirEndii,${Effect.RESET}") - logger.info(" ${Effect.BOLD}crejk, Rollczi, Jan Bojarczuk${Effect.RESET}") + logger.info(" ${Effect.BOLD}talismanplatform,${Effect.RESET}") + logger.info(" ${Effect.BOLD}joshuasing, andrm, rdehuyss, amp7368, insertt, GotoFinal,${Effect.RESET}") + logger.info(" ${Effect.BOLD}SirEndii, Koressi, tipsy, Kamilkime, that-apex,${Effect.RESET}") + logger.info(" ${Effect.BOLD}crejk, Rollczi, Jan Bojarczuk, Petersoj${Effect.RESET}") logger.info("") logger.info("${Effect.RESET}") } diff --git a/reposilite-frontend/package-lock.json b/reposilite-frontend/package-lock.json index eaaa63d60..a9ae664bf 100644 --- a/reposilite-frontend/package-lock.json +++ b/reposilite-frontend/package-lock.json @@ -13,7 +13,7 @@ "@jsonforms/core": "^3.1.0", "@jsonforms/vue": "^3.1.0", "@vueform/toggle": "^2.1.4", - "@vueuse/core": "^11.0.0", + "@vueuse/core": "^11.0.1", "@vueuse/head": "^2.0.0", "ansi-to-html": "^0.7.2", "apexcharts": "^3.52.0", @@ -1862,14 +1862,14 @@ "integrity": "sha512-tEITFf5wlqIWoCYZXJdoXvCnrc97weOu2csR/BEoROVvFu1zRsoK0wY1pJG7BR+g5zpGJneGSdLhMUsbx8y1yw==" }, "node_modules/@vueuse/core": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-11.0.0.tgz", - "integrity": "sha512-shibzNGjmRjZucEm97B8V0NO5J3vPHMCE/mltxQ3vHezbDoFQBMtK11XsfwfPionxSbo+buqPmsCljtYuXIBpw==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-11.0.1.tgz", + "integrity": "sha512-YTrekI18WwEyP3h168Fir94G/HNC27wvXJI21Alm0sPOwvhihfkrvHIe+5PNJq+MpgWdRcsjvE/38JaoKrgZhQ==", "license": "MIT", "dependencies": { "@types/web-bluetooth": "^0.0.20", - "@vueuse/metadata": "11.0.0", - "@vueuse/shared": "11.0.0", + "@vueuse/metadata": "11.0.1", + "@vueuse/shared": "11.0.1", "vue-demi": ">=0.14.10" }, "funding": { @@ -1877,9 +1877,9 @@ } }, "node_modules/@vueuse/core/node_modules/@vueuse/shared": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-11.0.0.tgz", - "integrity": "sha512-i4ZmOrIEjSsL94uAEt3hz88UCz93fMyP/fba9S+vypX90fKg3uYX9cThqvWc9aXxuTzR0UGhOKOTQd//Goh1nQ==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-11.0.1.tgz", + "integrity": "sha512-eAPf5CQB3HR0S76HqrhjBqFYstZfiHWZq8xF9EQmobGBkrhPfErJEhr8aMNQMqd6MkENIx2pblIEfJGlHpClug==", "license": "MIT", "dependencies": { "vue-demi": ">=0.14.10" @@ -2041,9 +2041,9 @@ } }, "node_modules/@vueuse/metadata": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-11.0.0.tgz", - "integrity": "sha512-0TKsAVT0iUOAPWyc9N79xWYfovJVPATiOPVKByG6jmAYdDiwvMVm9xXJ5hp4I8nZDxpCcYlLq/Rg9w1Z/jrGcg==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-11.0.1.tgz", + "integrity": "sha512-dTFvuHFAjLYOiSd+t9Sk7xUiuL6jbfay/eX+g+jaipXXlwKur2VCqBCZX+jfu+2vROUGcUsdn3fJR9KkpadIOg==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/antfu"