Skip to content

Commit dbd4a28

Browse files
committed
Update dependency @devprotocol/clubs-core to v3.12.3
1 parent 7159103 commit dbd4a28

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@astrojs/tailwind": "^5.0.0",
5555
"@astrojs/vue": "^4.0.0",
5656
"@ava/typescript": "5.0.0",
57-
"@devprotocol/clubs-core": "3.12.2",
57+
"@devprotocol/clubs-core": "3.12.3",
5858
"@devprotocol/clubs-plugin-posts": "^0.20.0",
5959
"@rollup/plugin-typescript": "11.1.6",
6060
"@tailwindcss/typography": "^0.5.10",

yarn.lock

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -443,12 +443,12 @@
443443
resolved "https://registry.yarnpkg.com/@boringer-avatars/vue3/-/vue3-0.2.1.tgz#db9d4183540de0d0af9e4e160cfc009f6f405e87"
444444
integrity sha512-KzAfh31SDXToTvFL0tBNG5Ur+VzfD1PP4jmY5/GS+eIuObGTIAiUu9eiht0LjuAGI+0xCgnaEgsTrOx8H3vLOQ==
445445

446-
"@devprotocol/[email protected].2":
447-
version "3.12.2"
448-
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-3.12.2.tgz#d9f50ea3e50316a9ab25fc1e2397f8ad10a1561f"
449-
integrity sha512-T7O73PfHVPwLK1sonywbSRn6QrNI0uGSJJeKz+W9H1zTjAFRvHMbTGnOTGGKGTDfYi1ssq0txCZ34Ls3Lc2mGw==
446+
"@devprotocol/[email protected].3":
447+
version "3.12.3"
448+
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-3.12.3.tgz#e900c5948b8ab5cc34dbeec9a177c4ff3219333f"
449+
integrity sha512-EhX9xHTNPGCfryH5lh7SY9CCzfw0iD+Y/28f3CfZMDNZe10eSIL/4SpvNMolVhT3pbHtOVq4TkfGsN2SXrqXqw==
450450
dependencies:
451-
"@devprotocol/dev-kit" "8.6.0"
451+
"@devprotocol/dev-kit" "8.6.1"
452452
"@devprotocol/elements" "1.1.0"
453453
"@devprotocol/hashi" "2.3.1"
454454
"@devprotocol/util-ts" "4.0.0"
@@ -500,6 +500,16 @@
500500
js-base64 "^3.7.2"
501501
ramda "^0.29.0"
502502

503+
"@devprotocol/[email protected]":
504+
version "8.6.1"
505+
resolved "https://registry.yarnpkg.com/@devprotocol/dev-kit/-/dev-kit-8.6.1.tgz#035612f441f1d8aa837342787f792985cd2ce7f6"
506+
integrity sha512-zsT0IAMEBVLwbuf6l6zWwMqhvIl+KIx+3B03szN0pZKuPx1/tcT3R70ldi6oe/+0uZdFnK2a0cENedV93SxMFw==
507+
dependencies:
508+
"@devprotocol/util-ts" "4.0.0"
509+
bignumber.js "9.1.2"
510+
js-base64 "^3.7.2"
511+
ramda "^0.30.0"
512+
503513
"@devprotocol/[email protected]":
504514
version "1.1.0"
505515
resolved "https://registry.yarnpkg.com/@devprotocol/elements/-/elements-1.1.0.tgz#009ed288f2e884356c4c28e7657d70dfa1d5002e"

0 commit comments

Comments
 (0)