Skip to content

Commit 7dbb911

Browse files
committed
Update @devprotocol/clubs-core and @devprotocol/clubs-plugin-posts dependencies
The versions for @devprotocol/clubs-core and @devprotocol/clubs-plugin-posts dependencies have been incremented in package.json. The yarn.lock file has been updated accordingly to reflect these changes. This aims to make the app maintain its compatibility with the latest versions of these libraries and benefit from their most recent updates and fixes.
1 parent 39ded40 commit 7dbb911

File tree

2 files changed

+14
-48
lines changed

2 files changed

+14
-48
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@astrojs/tailwind": "^5.0.0",
5555
"@astrojs/vue": "^4.0.0",
5656
"@ava/typescript": "4.1.0",
57-
"@devprotocol/clubs-core": "3.10.3",
58-
"@devprotocol/clubs-plugin-posts": "^0.18.0",
57+
"@devprotocol/clubs-core": "3.10.4",
58+
"@devprotocol/clubs-plugin-posts": "^0.19.1",
5959
"@rollup/plugin-typescript": "11.1.6",
6060
"@tailwindcss/typography": "^0.5.10",
6161
"@types/dotenv": "8.2.0",

yarn.lock

Lines changed: 12 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -407,10 +407,10 @@
407407
resolved "https://registry.yarnpkg.com/@boringer-avatars/vue3/-/vue3-0.2.1.tgz#db9d4183540de0d0af9e4e160cfc009f6f405e87"
408408
integrity sha512-KzAfh31SDXToTvFL0tBNG5Ur+VzfD1PP4jmY5/GS+eIuObGTIAiUu9eiht0LjuAGI+0xCgnaEgsTrOx8H3vLOQ==
409409

410-
"@devprotocol/[email protected].3":
411-
version "3.10.3"
412-
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-3.10.3.tgz#91a855b2221e21917f98794cfcf083b5179162b5"
413-
integrity sha512-O3YpS1WHCcpZ9zwUkBaVsXQOory5KLYQ8CriF5fyHyKE/4bsVqGy2tspeMVgbPdsjEGfKJIdzTcZcUXN+dxbDQ==
410+
"@devprotocol/[email protected].4":
411+
version "3.10.4"
412+
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-3.10.4.tgz#68eaeb746d1a267e0819f9dfdc0a5b9e9885b985"
413+
integrity sha512-7eoq+VB5xF1ersvcOyLJvU1id0RynJWcdRkBpDrwrmnuJGNvPIJFTV8ItcqDhDppHyTOxmUGFFqyXy2UvPCERw==
414414
dependencies:
415415
"@devprotocol/dev-kit" "8.6.0"
416416
"@devprotocol/elements" "1.1.0"
@@ -433,10 +433,10 @@
433433
svelte "^4.0.0"
434434
vue "^3.2.0"
435435

436-
"@devprotocol/clubs-plugin-posts@^0.18.0":
437-
version "0.18.0"
438-
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-plugin-posts/-/clubs-plugin-posts-0.18.0.tgz#b32ee4f1af42c67f2d2cde0f8606f096d720d6f3"
439-
integrity sha512-9sNL4UwDCUCs72HgUQE52UMZ58P/IgL0Kh/XkE3NO55q8grwArDqcfzkMMfyQ/WeieA1PNuTfWB2xFWgwDXxlg==
436+
"@devprotocol/clubs-plugin-posts@^0.19.1":
437+
version "0.19.1"
438+
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-plugin-posts/-/clubs-plugin-posts-0.19.1.tgz#fc6d9181355deecb9a32bffac1ebccbc349b7f44"
439+
integrity sha512-AWMjnElf87ZNoNzeNfUKWQestcT6iaAElT05zG21kBiWFlKjrXs0aj3Rs8bvn5F5eaq2Yr6fzTsxzxcaPGQgjw==
440440
dependencies:
441441
"@boringer-avatars/vue3" "^0.2.1"
442442
"@devprotocol/dev-kit" "8.6.0"
@@ -450,7 +450,7 @@
450450
photoswipe "5.4.3"
451451
ramda "0.29.1"
452452
redis "^4.6.7"
453-
sass "1.72.0"
453+
sass "1.75.0"
454454
uuid "^9.0.0"
455455

456456
"@devprotocol/[email protected]":
@@ -5451,15 +5451,6 @@ sass-formatter@^0.7.6:
54515451
dependencies:
54525452
suf-log "^2.5.3"
54535453

5454-
5455-
version "1.72.0"
5456-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
5457-
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
5458-
dependencies:
5459-
chokidar ">=3.0.0 <4.0.0"
5460-
immutable "^4.0.0"
5461-
source-map-js ">=0.6.2 <2.0.0"
5462-
54635454
54645455
version "1.75.0"
54655456
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
@@ -5646,16 +5637,7 @@ streamx@^2.13.0, streamx@^2.15.0:
56465637
optionalDependencies:
56475638
bare-events "^2.2.0"
56485639

5649-
"string-width-cjs@npm:string-width@^4.2.0":
5650-
version "4.2.3"
5651-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5652-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5653-
dependencies:
5654-
emoji-regex "^8.0.0"
5655-
is-fullwidth-code-point "^3.0.0"
5656-
strip-ansi "^6.0.1"
5657-
5658-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5640+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
56595641
version "4.2.3"
56605642
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
56615643
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5706,14 +5688,7 @@ stringify-entities@^4.0.0:
57065688
character-entities-html4 "^2.0.0"
57075689
character-entities-legacy "^3.0.0"
57085690

5709-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5710-
version "6.0.1"
5711-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5712-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5713-
dependencies:
5714-
ansi-regex "^5.0.1"
5715-
5716-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5691+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
57175692
version "6.0.1"
57185693
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
57195694
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6364,16 +6339,7 @@ widest-line@^4.0.1:
63646339
dependencies:
63656340
string-width "^5.0.1"
63666341

6367-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6368-
version "7.0.0"
6369-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6370-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6371-
dependencies:
6372-
ansi-styles "^4.0.0"
6373-
string-width "^4.1.0"
6374-
strip-ansi "^6.0.0"
6375-
6376-
wrap-ansi@^7.0.0:
6342+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
63776343
version "7.0.0"
63786344
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
63796345
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)