Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @devprotocol/clubs-core to v3.25.0 #361

Merged
merged 1 commit into from
Feb 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@astrojs/svelte": "^7.0.0",
"@astrojs/tailwind": "^6.0.0",
"@astrojs/vue": "^5.0.0",
"@devprotocol/clubs-core": "3.24.3",
"@devprotocol/clubs-core": "3.25.0",
"@devprotocol/clubs-plugin-passports": "0.3.3",
"@devprotocol/clubs-plugin-payments": "^0.4.0",
"@eslint/js": "^9.17.0",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -608,9 +608,9 @@ __metadata:
languageName: node
linkType: hard

"@devprotocol/clubs-core@npm:3.24.3":
version: 3.24.3
resolution: "@devprotocol/clubs-core@npm:3.24.3"
"@devprotocol/clubs-core@npm:3.25.0":
version: 3.25.0
resolution: "@devprotocol/clubs-core@npm:3.25.0"
dependencies:
"@devprotocol/dev-kit": "npm:8.7.0"
"@devprotocol/elements": "npm:1.6.0"
Expand Down Expand Up @@ -646,6 +646,7 @@ __metadata:
lit: ^2.3.1 || ^3.0.0
react: ^18.0.0
react-dom: ^18.0.0
redis: ^4.7.0
svelte: ^3.49.0 || ^4.0.0 || ^5.0.0
tailwindcss: ^3.2.4
vue: ^3.2.0
Expand All @@ -658,7 +659,7 @@ __metadata:
optional: true
vue:
optional: true
checksum: 10c0/7cffb308c7b5ecc5c560be77021c26e0e5cc41943a353e37ceb743ccd4b3e3cf43a25a2f27b4ae1e2d6b859f89ed4c83e445b3ada2958b9837c276d39d2d2624
checksum: 10c0/73befcf9e3c04f85616041f44b7328acb09ee151c77426b1d6704df6f7e020fb7f405f1ba8bece55bf431ac333793f0c2d2498fcd700d1315938844cd8d64c91
languageName: node
linkType: hard

Expand All @@ -670,7 +671,7 @@ __metadata:
"@astrojs/svelte": "npm:^7.0.0"
"@astrojs/tailwind": "npm:^6.0.0"
"@astrojs/vue": "npm:^5.0.0"
"@devprotocol/clubs-core": "npm:3.24.3"
"@devprotocol/clubs-core": "npm:3.25.0"
"@devprotocol/clubs-plugin-passports": "npm:0.3.3"
"@devprotocol/clubs-plugin-payments": "npm:^0.4.0"
"@devprotocol/dev-kit": "npm:8.7.0"
Expand Down