Skip to content

Commit

Permalink
use @devprotocol/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
aggre committed May 17, 2024
1 parent f35f6cd commit b9198eb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@crossmint/client-sdk-base": "^1.0.1-alpha.6",
"@crossmint/client-sdk-react-ui": "^1.0.1-alpha.6",
"@devprotocol/clubs-core": "3.12.4",
"@devprotocol/clubs-plugin-awesome-onboarding": "0.1.3",
"@devprotocol/clubs-plugin-awesome-onboarding": "0.1.4",
"@devprotocol/clubs-plugin-posts": "0.20.5-beta.7",
"@devprotocol/clubs-plugin-posts-voting": "^0.6.0",
"@devprotocol/dev-kit": "8.6.1",
Expand Down
47 changes: 36 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,10 +815,10 @@
svelte "^4.0.0"
vue "^3.2.0"

"@devprotocol/[email protected].3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-plugin-awesome-onboarding/-/clubs-plugin-awesome-onboarding-0.1.3.tgz#19f6b49d931ec4e77998c51b258614bad0276ad9"
integrity sha512-gvSe6/OWTpVbvpZn4wlwwioK3ws2ty48DbUHIMm7v9jZjlaLnYU9WzSJIGCUuxBOuKJX46QS6bQ9ECl7VvWd/g==
"@devprotocol/[email protected].4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-plugin-awesome-onboarding/-/clubs-plugin-awesome-onboarding-0.1.4.tgz#d1fa671c716388653f14ca47376db3a3d9b7cd89"
integrity sha512-rNQQUCSF1jVnnIX9k3XwR0GH8G1wC+zSjPUHKjUPc2W2AM3V6TdikC6+blPkN7TDw1uJCW9GgXcFEeCXcsuRLg==

"@devprotocol/clubs-plugin-posts-voting@^0.6.0":
version "0.6.1"
Expand All @@ -833,10 +833,10 @@
sass "1.72.0"
uuid "^9.0.1"

"@devprotocol/[email protected].6":
version "0.20.5-beta.6"
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-plugin-posts/-/clubs-plugin-posts-0.20.5-beta.6.tgz#97afa607b645914099cb649c67102194dc795e56"
integrity sha512-5gWqVK6WfquoKpyCCfSWRcT/Oo5qP8iZRK7FUxsReJZOyuHvkrPzMDeehwkbLPC+lSfzLduD/k0p0XX0+bJroA==
"@devprotocol/[email protected].7":
version "0.20.5-beta.7"
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-plugin-posts/-/clubs-plugin-posts-0.20.5-beta.7.tgz#35055ff42cbf8f8a4104e3ee3e5d7c10b501231d"
integrity sha512-TmyxQdQxuOUQs55g5VW4582JreqXW4FTOEIrFGTfDQsx+cYcbnlHcsudZGD8WOK1iT0dcCHnOZKXSD6GkZ02EA==
dependencies:
"@boringer-avatars/vue3" "^0.2.1"
"@devprotocol/dev-kit" "8.6.1"
Expand Down Expand Up @@ -11003,7 +11003,16 @@ strict-uri-encode@^2.0.0:
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==

"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -11073,7 +11082,14 @@ stringify-entities@^4.0.0:
character-entities-html4 "^2.0.0"
character-entities-legacy "^3.0.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -12411,7 +12427,7 @@ widest-line@^4.0.1:
dependencies:
string-width "^5.0.1"

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -12429,6 +12445,15 @@ wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
Expand Down

0 comments on commit b9198eb

Please sign in to comment.