From c93eb0f8b6a23a57103080b6a2d60b9041e2943b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 12:17:00 +0000 Subject: [PATCH] chore(deps): update dependency @devprotocol/clubs-core to v3.22.14 (#881) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8e5cbb0b..60a45695 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@astrojs/tailwind": "^5.0.0", "@astrojs/vue": "^5.0.0", "@ava/typescript": "5.0.0", - "@devprotocol/clubs-core": "3.22.11", + "@devprotocol/clubs-core": "3.22.14", "@devprotocol/clubs-plugin-posts": "^0.20.0", "@rollup/plugin-typescript": "12.1.2", "@tailwindcss/typography": "^0.5.10", diff --git a/yarn.lock b/yarn.lock index 7a88158d..446d41cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -386,10 +386,10 @@ resolved "https://registry.yarnpkg.com/@boringer-avatars/vue3/-/vue3-0.2.1.tgz#db9d4183540de0d0af9e4e160cfc009f6f405e87" integrity sha512-KzAfh31SDXToTvFL0tBNG5Ur+VzfD1PP4jmY5/GS+eIuObGTIAiUu9eiht0LjuAGI+0xCgnaEgsTrOx8H3vLOQ== -"@devprotocol/clubs-core@3.22.11": - version "3.22.11" - resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-3.22.11.tgz#c307088535db759e04612a8e3caa20546a236c71" - integrity sha512-6Cz9lY2ZVVxA/1xVvP1L2F7r8kFGXDTWN8/J+m5K518U3P54dQ2AFecU0h8ok/IztBJVzI4N2Igslt++AMjW2w== +"@devprotocol/clubs-core@3.22.14": + version "3.22.14" + resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-3.22.14.tgz#994bec48f1717fa9915fe39dd101c90a1ad9f444" + integrity sha512-pk2dHNURmDoW3EThu446XJhwpggJw+Rj2NDJgXw6GCtDVv1iJKepupw1mCn4bdjgPlTjnlXeLSZuwZgnQ09pBg== dependencies: "@devprotocol/dev-kit" "8.7.0" "@devprotocol/elements" "1.5.3"