Skip to content

Commit 2c0f769

Browse files
Update dependency @devprotocol/clubs-core to v2.4.0
1 parent b9e5548 commit 2c0f769

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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": "^3.0.0",
5656
"@ava/typescript": "4.1.0",
57-
"@devprotocol/clubs-core": "2.3.3",
57+
"@devprotocol/clubs-core": "2.4.0",
5858
"@devprotocol/elements": "^1.1.0",
5959
"@rollup/plugin-typescript": "11.1.5",
6060
"@tailwindcss/typography": "^0.5.10",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,10 @@
451451
stream-browserify "^3.0.0"
452452
util "^0.12.4"
453453

454-
"@devprotocol/clubs-core@2.3.3":
455-
version "2.3.3"
456-
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-2.3.3.tgz#39f20c7276d14b814932cfa0292874a95319d983"
457-
integrity sha512-cuv4gBjQ1QCicYZCOtIfh/DYoeaz5pNqfFV9Yf/DPiMK4AuxkUdln3ttqcQhfI81JDN2DrL64x/rcwAxxveMBw==
454+
"@devprotocol/clubs-core@2.4.0":
455+
version "2.4.0"
456+
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-2.4.0.tgz#f356402f09813b3fc5a72378300d50a5cca73431"
457+
integrity sha512-m8J+YmdLu6Q/u3xt92YL9rY7VXrv3pvZ3QXTdZy55clttAZ/+nVtlNgKL0nDiKuH0GqTqUofqXXqB6YICKXnNg==
458458
dependencies:
459459
"@devprotocol/dev-kit" "8.6.0"
460460
"@devprotocol/elements" "1.1.0"
@@ -465,7 +465,7 @@
465465
dompurify "^3.0.6"
466466
js-base64 "^3.7.2"
467467
lit "^3.0.0"
468-
marked "^9.1.2"
468+
marked "^10.0.0"
469469
ramda "^0.29.0"
470470
rxjs "^7.8.1"
471471
web3modal "^1.9.12"
@@ -6068,10 +6068,10 @@ markdown-table@^3.0.0:
60686068
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.3.tgz#e6331d30e493127e031dd385488b5bd326e4a6bd"
60696069
integrity sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==
60706070

6071-
marked@^9.1.2:
6072-
version "9.1.6"
6073-
resolved "https://registry.yarnpkg.com/marked/-/marked-9.1.6.tgz#5d2a3f8180abfbc5d62e3258a38a1c19c0381695"
6074-
integrity sha512-jcByLnIFkd5gSXZmjNvS1TlmRhCXZjIzHYlaGkPlLIekG55JDR2Z4va9tZwCiP+/RDERiNhMOFu01xd6O5ct1Q==
6071+
marked@^10.0.0:
6072+
version "10.0.0"
6073+
resolved "https://registry.yarnpkg.com/marked/-/marked-10.0.0.tgz#7fe1805bb908433d760e2de0fcc8841a2b2d745c"
6074+
integrity sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==
60756075

60766076
matcher@^5.0.0:
60776077
version "5.0.0"

0 commit comments

Comments
 (0)