Skip to content

Commit 20c44a4

Browse files
committed
add export for Signal
1 parent fd44890 commit 20c44a4

File tree

3 files changed

+22
-51
lines changed

3 files changed

+22
-51
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"license": "MIT",
9494
"dependencies": {
9595
"@devprotocol/dev-kit": "8.6.2",
96-
"@devprotocol/elements": "1.4.1",
96+
"@devprotocol/elements": "1.5.2",
9797
"@devprotocol/hashi": "2.3.1",
9898
"@devprotocol/util-ts": "4.0.0",
9999
"@ethersproject/abstract-provider": "^5.7.0",

src/types.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import type {
55
Props,
66
} from 'astro'
77
import type { AstroComponentFactory } from 'astro/dist/runtime/server'
8+
import { Signal } from '@devprotocol/elements/constants'
89

910
export type ClubsGeneralUnit =
1011
| string
@@ -551,3 +552,5 @@ export type Membership = {
551552
readonly description: string
552553
}
553554
}
555+
556+
export { Signal }

yarn.lock

Lines changed: 18 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.10.1.tgz#63430d04bd8c5e74f8d7d049338f1cd9d4f02069"
1313
integrity sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==
1414

15-
"@aggre/ullr@^3.1.5":
16-
version "3.1.5"
17-
resolved "https://registry.yarnpkg.com/@aggre/ullr/-/ullr-3.1.5.tgz#7e787f81fd1cb5b95dfa2033d6bfd3a4bad50b6b"
18-
integrity sha512-aRSlO1zDwCU+y7TG8H4LIPyFW8PgprkG0oxuYReWAtzTYGPPLi/eDlFkrZJmnpjtHo5rUI7q/Q7P4wh+MquTYA==
15+
"@aggre/ullr@^3.2.0":
16+
version "3.2.0"
17+
resolved "https://registry.yarnpkg.com/@aggre/ullr/-/ullr-3.2.0.tgz#f3079b3889a4f1cc884acb4a39687b192c99a447"
18+
integrity sha512-iBfZFv3xHuARaa9uPIUlxS7fhOZCLNUqMWnj1IJogVvvV8zkPGeL+zPRY/urzk7gMlQhodd8/aPk3OuPSD4MAQ==
1919
dependencies:
20-
ramda "^0.29.0"
21-
type-fest "^2.13.0"
20+
ramda "^0.30.1"
21+
type-fest "^4.26.0"
2222

2323
"@alloc/quick-lru@^5.2.0":
2424
version "5.2.0"
@@ -717,13 +717,13 @@
717717
js-base64 "^3.7.2"
718718
ramda "^0.30.0"
719719

720-
"@devprotocol/elements@1.4.1":
721-
version "1.4.1"
722-
resolved "https://registry.yarnpkg.com/@devprotocol/elements/-/elements-1.4.1.tgz#1a4eb0cd12242c204e21e54fc714086700b22b71"
723-
integrity sha512-46rkQlsguOpogHX2E3gx5Cv5rSxoidLxU83qtPbWLYXVo17HoToy4VZT02TbsUmh12q2GGSR1dFP9facncwO2g==
720+
"@devprotocol/elements@1.5.2":
721+
version "1.5.2"
722+
resolved "https://registry.yarnpkg.com/@devprotocol/elements/-/elements-1.5.2.tgz#360bcce838931baa8f16754623c031c404a8f979"
723+
integrity sha512-lTIQHNXFVoOa2OQphKR7uV/r6CmqcdfwGIJe0Y0p3h//SpeMi2IgvJKReUzWBWAPNurNLlJyJ94bZSqRH7gc6Q==
724724
dependencies:
725-
"@aggre/ullr" "^3.1.5"
726-
lit "^2.8.0"
725+
"@aggre/ullr" "^3.2.0"
726+
lit "^3.0.0"
727727

728728
"@devprotocol/[email protected]":
729729
version "2.3.1"
@@ -1350,11 +1350,6 @@
13501350
lit "^2.7.0 || ^3.0.0"
13511351
lit-html "^2.7.0 || ^3.0.0"
13521352

1353-
"@lit-labs/ssr-dom-shim@^1.0.0", "@lit-labs/ssr-dom-shim@^1.1.0":
1354-
version "1.2.0"
1355-
resolved "https://registry.yarnpkg.com/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.0.tgz#353ce4a76c83fadec272ea5674ede767650762fd"
1356-
integrity sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g==
1357-
13581353
"@lit-labs/ssr-dom-shim@^1.1.2":
13591354
version "1.1.2"
13601355
resolved "https://registry.yarnpkg.com/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.2.tgz#d693d972974a354034454ec1317eb6afd0b00312"
@@ -1382,13 +1377,6 @@
13821377
node-fetch "^3.2.8"
13831378
parse5 "^7.1.1"
13841379

1385-
"@lit/reactive-element@^1.3.0", "@lit/reactive-element@^1.6.0":
1386-
version "1.6.3"
1387-
resolved "https://registry.yarnpkg.com/@lit/reactive-element/-/reactive-element-1.6.3.tgz#25b4eece2592132845d303e091bad9b04cdcfe03"
1388-
integrity sha512-QuTgnG52Poic7uM1AN5yJ09QMe0O28e10XzSvWDz02TJiiKee4stsiownEIadWm8nYzyDAyT+gKzUoZmiWQtsQ==
1389-
dependencies:
1390-
"@lit-labs/ssr-dom-shim" "^1.0.0"
1391-
13921380
"@lit/reactive-element@^1.6.1 || ^2.0.0", "@lit/reactive-element@^2.0.0":
13931381
version "2.0.3"
13941382
resolved "https://registry.yarnpkg.com/@lit/reactive-element/-/reactive-element-2.0.3.tgz#29d7d4ee8d9b00804be957cc6937577eb4d3db63"
@@ -4522,15 +4510,6 @@ linkify-it@^5.0.0:
45224510
dependencies:
45234511
uc.micro "^2.0.0"
45244512

4525-
lit-element@^3.3.0:
4526-
version "3.3.3"
4527-
resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-3.3.3.tgz#10bc19702b96ef5416cf7a70177255bfb17b3209"
4528-
integrity sha512-XbeRxmTHubXENkV4h8RIPyr8lXc+Ff28rkcQzw3G6up2xg5E8Zu1IgOWIwBLEQsu3cOVFqdYwiVi0hv0SlpqUA==
4529-
dependencies:
4530-
"@lit-labs/ssr-dom-shim" "^1.1.0"
4531-
"@lit/reactive-element" "^1.3.0"
4532-
lit-html "^2.8.0"
4533-
45344513
"lit-element@^3.3.0 || ^4.0.0":
45354514
version "4.0.3"
45364515
resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-4.0.3.tgz#18239840a7c1a6a6e09c6ed3b5cd3db0512ebf15"
@@ -4556,13 +4535,6 @@ lit-element@^4.1.0:
45564535
dependencies:
45574536
"@types/trusted-types" "^2.0.2"
45584537

4559-
lit-html@^2.8.0:
4560-
version "2.8.0"
4561-
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-2.8.0.tgz#96456a4bb4ee717b9a7d2f94562a16509d39bffa"
4562-
integrity sha512-o9t+MQM3P4y7M7yNzqAyjp7z+mQGa4NS4CxiyLqFPyFWyc4O+nodLrkrxSaCTrla6M5YOLaT3RpbbqjszB5g3Q==
4563-
dependencies:
4564-
"@types/trusted-types" "^2.0.2"
4565-
45664538
lit-html@^3.2.0:
45674539
version "3.2.0"
45684540
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-3.2.0.tgz#cb09071a8a1f5f0850873f9143f18f0260be1fda"
@@ -4579,15 +4551,6 @@ lit-html@^3.2.0:
45794551
lit-element "^4.1.0"
45804552
lit-html "^3.2.0"
45814553

4582-
lit@^2.8.0:
4583-
version "2.8.0"
4584-
resolved "https://registry.yarnpkg.com/lit/-/lit-2.8.0.tgz#4d838ae03059bf9cafa06e5c61d8acc0081e974e"
4585-
integrity sha512-4Sc3OFX9QHOJaHbmTMk28SYgVxLN3ePDjg7hofEft2zWlehFL3LiAuapWc4U/kYwMYJSh2hTCPZ6/LIC7ii0MA==
4586-
dependencies:
4587-
"@lit/reactive-element" "^1.6.0"
4588-
lit-element "^3.3.0"
4589-
lit-html "^2.8.0"
4590-
45914554
load-yaml-file@^0.2.0:
45924555
version "0.2.0"
45934556
resolved "https://registry.yarnpkg.com/load-yaml-file/-/load-yaml-file-0.2.0.tgz#af854edaf2bea89346c07549122753c07372f64d"
@@ -5993,7 +5956,7 @@ ramda@^0.29.0:
59935956
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.1.tgz#408a6165b9555b7ba2fc62555804b6c5a2eca196"
59945957
integrity sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==
59955958

5996-
ramda@^0.30.0:
5959+
ramda@^0.30.0, ramda@^0.30.1:
59975960
version "0.30.1"
59985961
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.1.tgz#7108ac95673062b060025052cd5143ae8fc605bf"
59995962
integrity sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==
@@ -7072,6 +7035,11 @@ type-fest@^2.12.2, type-fest@^2.13.0:
70727035
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
70737036
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
70747037

7038+
type-fest@^4.26.0:
7039+
version "4.26.0"
7040+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.26.0.tgz#703f263af10c093cd6277d079e26b9e17d517c4b"
7041+
integrity sha512-OduNjVJsFbifKb57UqZ2EMP1i4u64Xwow3NYXUtBbD4vIwJdQd4+xl8YDou1dlm4DVrtwT/7Ky8z8WyCULVfxw==
7042+
70757043
typedoc@^0.26.0:
70767044
version "0.26.5"
70777045
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.5.tgz#08032bd57cac3d56e8ac296a07e3482dc0c645ac"

0 commit comments

Comments
 (0)