Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5b017d0

Browse files
authoredMar 27, 2025··
chore(deps): update dependency @devprotocol/clubs-plugin-passports to ^0.1.0-beta.36 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0 || ^0.6.0
1 parent 108b9d5 commit 5b017d0

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
},
9494
"peerDependencies": {
9595
"@devprotocol/clubs-core": "^3.22.1",
96-
"@devprotocol/clubs-plugin-passports": "^0.1.0-beta.36 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0",
96+
"@devprotocol/clubs-plugin-passports": "^0.1.0-beta.36 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0 || ^0.6.0",
9797
"ethers": "^6.0.0"
9898
},
9999
"repository": "https://github.com/dev-protocol/clubs-plugin-payments.git",

‎yarn.lock

+1-18
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ __metadata:
863863
vue-tsc: "npm:^2.0.0"
864864
peerDependencies:
865865
"@devprotocol/clubs-core": ^3.22.1
866-
"@devprotocol/clubs-plugin-passports": ^0.1.0-beta.36 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0
866+
"@devprotocol/clubs-plugin-passports": ^0.1.0-beta.36 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0 || ^0.6.0
867867
ethers: ^6.0.0
868868
languageName: unknown
869869
linkType: soft
@@ -8765,23 +8765,6 @@ __metadata:
87658765
languageName: node
87668766
linkType: hard
87678767

8768-
"sass@npm:1.85.1":
8769-
version: 1.85.1
8770-
resolution: "sass@npm:1.85.1"
8771-
dependencies:
8772-
"@parcel/watcher": "npm:^2.4.1"
8773-
chokidar: "npm:^4.0.0"
8774-
immutable: "npm:^5.0.2"
8775-
source-map-js: "npm:>=0.6.2 <2.0.0"
8776-
dependenciesMeta:
8777-
"@parcel/watcher":
8778-
optional: true
8779-
bin:
8780-
sass: sass.js
8781-
checksum: 10c0/f843aa1df1dca2f0e9cb2fb247e4939fd514ae4c182cdd1900a0622c0d71b40dfb1c4225f78b78e165a318287ca137ec597695db3e496408bd16a921a2bc2b3f
8782-
languageName: node
8783-
linkType: hard
8784-
87858768
"sass@npm:1.86.0":
87868769
version: 1.86.0
87878770
resolution: "sass@npm:1.86.0"

0 commit comments

Comments
 (0)
Please sign in to comment.