Skip to content

Commit 9a2264a

Browse files
Update dependency @devprotocol/clubs-core to v2.4.0
1 parent 5cb3b31 commit 9a2264a

File tree

2 files changed

+38
-13
lines changed

2 files changed

+38
-13
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: 37 additions & 12 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"
@@ -8235,7 +8235,16 @@ strict-uri-encode@^2.0.0:
82358235
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
82368236
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
82378237

8238-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8238+
"string-width-cjs@npm:string-width@^4.2.0":
8239+
version "4.2.3"
8240+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8241+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8242+
dependencies:
8243+
emoji-regex "^8.0.0"
8244+
is-fullwidth-code-point "^3.0.0"
8245+
strip-ansi "^6.0.1"
8246+
8247+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
82398248
version "4.2.3"
82408249
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
82418250
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8277,7 +8286,14 @@ stringify-entities@^4.0.0:
82778286
character-entities-html4 "^2.0.0"
82788287
character-entities-legacy "^3.0.0"
82798288

8280-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8289+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8290+
version "6.0.1"
8291+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8292+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8293+
dependencies:
8294+
ansi-regex "^5.0.1"
8295+
8296+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
82818297
version "6.0.1"
82828298
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
82838299
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9292,7 +9308,7 @@ widest-line@^4.0.1:
92929308
dependencies:
92939309
string-width "^5.0.1"
92949310

9295-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9311+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
92969312
version "7.0.0"
92979313
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
92989314
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9310,6 +9326,15 @@ wrap-ansi@^6.2.0:
93109326
string-width "^4.1.0"
93119327
strip-ansi "^6.0.0"
93129328

9329+
wrap-ansi@^7.0.0:
9330+
version "7.0.0"
9331+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9332+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9333+
dependencies:
9334+
ansi-styles "^4.0.0"
9335+
string-width "^4.1.0"
9336+
strip-ansi "^6.0.0"
9337+
93139338
wrap-ansi@^8.1.0:
93149339
version "8.1.0"
93159340
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)