Skip to content

Commit

Permalink
chore(deps): update dependency @devprotocol/clubs-plugin-passports to…
Browse files Browse the repository at this point in the history
… v0.2.1 (#245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 9fa8f20 commit 8130338
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@astrojs/tailwind": "5.1.5",
"@astrojs/vue": "5.0.6",
"@devprotocol/clubs-core": "3.24.1",
"@devprotocol/clubs-plugin-passports": "0.1.0-beta.58",
"@devprotocol/clubs-plugin-passports": "0.2.1",
"@eslint/js": "^9.13.0",
"@rollup/plugin-typescript": "^12.1.1",
"@tailwindcss/typography": "^0.5.15",
Expand Down Expand Up @@ -93,7 +93,7 @@
},
"peerDependencies": {
"@devprotocol/clubs-core": "^3.22.1",
"@devprotocol/clubs-plugin-passports": "^0.1.0-beta.36",
"@devprotocol/clubs-plugin-passports": "^0.1.0-beta.36 || ^0.2.0",
"ethers": "^6.0.0"
},
"repository": "https://github.com/dev-protocol/clubs-plugin-payments.git",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -617,9 +617,9 @@ __metadata:
languageName: node
linkType: hard

"@devprotocol/clubs-plugin-passports@npm:0.1.0-beta.58":
version: 0.1.0-beta.58
resolution: "@devprotocol/clubs-plugin-passports@npm:0.1.0-beta.58"
"@devprotocol/clubs-plugin-passports@npm:0.2.1":
version: 0.2.1
resolution: "@devprotocol/clubs-plugin-passports@npm:0.2.1"
dependencies:
"@devprotocol/dev-kit": "npm:8.7.0"
"@devprotocol/util-ts": "npm:4.0.0"
Expand All @@ -633,7 +633,7 @@ __metadata:
"@devprotocol/clubs-core": ^3.18.0
"@devprotocol/clubs-plugin-payments": ^0.2.3 || ^0.3.0
ethers: ^6.0.0
checksum: 10c0/50438629584256f52d0deb88987b643cfe04dab7b1654c3d4926397b6dbf48e383612f6e62c956964c4b4724e3abe197cf5400f6507c53737c6a0c579f8401e9
checksum: 10c0/5b2db5f5d91dc887f800c93cd9ea25b3a1da31b3d53d64b133825a44f315663fb5da0d548198b2484d0d26d38251b3e0ae8ca6bf27e365124706cb95d844d9ed
languageName: node
linkType: hard

Expand All @@ -646,7 +646,7 @@ __metadata:
"@astrojs/tailwind": "npm:5.1.5"
"@astrojs/vue": "npm:5.0.6"
"@devprotocol/clubs-core": "npm:3.24.1"
"@devprotocol/clubs-plugin-passports": "npm:0.1.0-beta.58"
"@devprotocol/clubs-plugin-passports": "npm:0.2.1"
"@devprotocol/dev-kit": "npm:8.7.0"
"@devprotocol/util-ts": "npm:4.0.0"
"@eslint/js": "npm:^9.13.0"
Expand Down Expand Up @@ -692,7 +692,7 @@ __metadata:
vue-tsc: "npm:^2.0.0"
peerDependencies:
"@devprotocol/clubs-core": ^3.22.1
"@devprotocol/clubs-plugin-passports": ^0.1.0-beta.36
"@devprotocol/clubs-plugin-passports": ^0.1.0-beta.36 || ^0.2.0
ethers: ^6.0.0
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 8130338

Please sign in to comment.