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

Update dependency @devprotocol/clubs-core to v3.22.15 #1517

Merged
merged 1 commit into from
Dec 26, 2024
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 @@ -52,7 +52,7 @@
"@astrojs/svelte": "^6.0.0",
"@astrojs/tailwind": "^5.0.0",
"@astrojs/vue": "^4.0.0",
"@devprotocol/clubs-core": "3.22.11",
"@devprotocol/clubs-core": "3.22.15",
"@eslint/js": "^9.12.0",
"@rollup/plugin-typescript": "12.1.2",
"@tailwindcss/typography": "^0.5.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -788,9 +788,9 @@ __metadata:
languageName: node
linkType: hard

"@devprotocol/clubs-core@npm:3.22.11":
version: 3.22.11
resolution: "@devprotocol/clubs-core@npm:3.22.11"
"@devprotocol/clubs-core@npm:3.22.15":
version: 3.22.15
resolution: "@devprotocol/clubs-core@npm:3.22.15"
dependencies:
"@devprotocol/dev-kit": "npm:8.7.0"
"@devprotocol/elements": "npm:1.5.3"
Expand Down Expand Up @@ -838,7 +838,7 @@ __metadata:
optional: true
vue:
optional: true
checksum: 10c0/9dac3ade65900ff56bdc6a8ed5bf2c6a40ffe826284ccdbf8ac1df1128d5324551f0afbd69930b338e978b9180228b03c6e91d886f498f291e2e480c26b16e2f
checksum: 10c0/995596e30e9d39eb4808f1c26bf6ddcb728efbca616ae6a4962028708f2ed40969025780a9b9b4f7374f3e3cd89e62ea2d77d96899af2ec171885524f68f6a26
languageName: node
linkType: hard

Expand All @@ -850,7 +850,7 @@ __metadata:
"@astrojs/svelte": "npm:^6.0.0"
"@astrojs/tailwind": "npm:^5.0.0"
"@astrojs/vue": "npm:^4.0.0"
"@devprotocol/clubs-core": "npm:3.22.11"
"@devprotocol/clubs-core": "npm:3.22.15"
"@devprotocol/dev-kit": "npm:8.7.0"
"@devprotocol/util-ts": "npm:4.0.0"
"@eslint/js": "npm:^9.12.0"
Expand Down
Loading