Skip to content

Commit c416a2c

Browse files
committed
chore(deps): update dependency @devprotocol/clubs-plugin-posts to v0.20.10
1 parent befc218 commit c416a2c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@astrojs/vue": "^4.0.0",
5656
"@ava/typescript": "5.0.0",
5757
"@devprotocol/clubs-core": "3.12.7",
58-
"@devprotocol/clubs-plugin-posts": "0.20.9",
58+
"@devprotocol/clubs-plugin-posts": "0.20.10",
5959
"@rollup/plugin-typescript": "11.1.6",
6060
"@tailwindcss/typography": "^0.5.10",
6161
"@types/dotenv": "8.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -470,10 +470,10 @@
470470
svelte "^4.0.0"
471471
vue "^3.2.0"
472472

473-
"@devprotocol/clubs-plugin-posts@0.20.9":
474-
version "0.20.9"
475-
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-plugin-posts/-/clubs-plugin-posts-0.20.9.tgz#6517b4b700080d616ef84de842f8252f4571ea55"
476-
integrity sha512-Djn+vzxU2S0HJaubTKsYgD1lukiS59ubtq3kspyNcOjYWHPND0ouf8AtswJPrtrAzMbPgj+kj6nzGJWxCB0UTg==
473+
"@devprotocol/clubs-plugin-posts@0.20.10":
474+
version "0.20.10"
475+
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-plugin-posts/-/clubs-plugin-posts-0.20.10.tgz#7dc2eccfc9f6390dfc8f1e1b58eaa6e709c4efee"
476+
integrity sha512-5mH8N3xiInhzIfzGd/7KQdUIB4nU+8+Hvql468cpUKg1FTxvERjiuHBNopBwwY4dY4am7X3BD57vca+iwQBk8w==
477477
dependencies:
478478
"@boringer-avatars/vue3" "^0.2.1"
479479
"@devprotocol/dev-kit" "8.6.1"
@@ -484,7 +484,7 @@
484484
ethers "^6.6.4"
485485
marked "12.0.2"
486486
nanoid "^5.0.6"
487-
photoswipe "5.4.3"
487+
photoswipe "5.4.4"
488488
ramda "0.30.0"
489489
redis "^4.6.7"
490490
sass "1.77.2"
@@ -5032,10 +5032,10 @@ periscopic@^3.1.0:
50325032
estree-walker "^3.0.0"
50335033
is-reference "^3.0.0"
50345034

5035-
photoswipe@5.4.3:
5036-
version "5.4.3"
5037-
resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-5.4.3.tgz#413670ab08ac062c09f2f8dd645dcd1278afcb4a"
5038-
integrity sha512-9UC6oJBK4oXFZ5HcdlcvGkfEHsVrmE4csUdCQhEjHYb3PvPLO3PG7UhnPuOgjxwmhq5s17Un5NUdum01LgBDng==
5035+
photoswipe@5.4.4:
5036+
version "5.4.4"
5037+
resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-5.4.4.tgz#e045dc036453493188d5c8665b0e8f1000ac4d6e"
5038+
integrity sha512-WNFHoKrkZNnvFFhbHL93WDkW3ifwVOXSW3w1UuZZelSmgXpIGiZSNlZJq37rR8YejqME2rHs9EhH9ZvlvFH2NA==
50395039

50405040
picocolors@^1.0.0, picocolors@^1.0.1:
50415041
version "1.0.1"

0 commit comments

Comments
 (0)