Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #123 from trueberryless-org/renovate/expressive-code-plugin-collapsible-sections-0.x

authored by

Felix Schneider and committed by
GitHub
6a7ec2cd 8d9c3353

+2 -2
+1 -1
pnpm-lock.yaml
··· 30 30 specifier: ^0.34.3 31 31 version: 0.34.8(astro@5.13.2(@types/node@24.3.0)(jiti@1.21.7)(rollup@4.46.2)(typescript@5.9.2)(yaml@2.7.1)) 32 32 '@expressive-code/plugin-collapsible-sections': 33 - specifier: ^0.41.2 33 + specifier: ^0.41.3 34 34 version: 0.41.3 35 35 '@expressive-code/plugin-line-numbers': 36 36 specifier: ^0.41.2
+1 -1
starlight/package.json
··· 15 15 "@astrojs/check": "^0.9.4", 16 16 "@astrojs/markdown-remark": "^6.3.6", 17 17 "@astrojs/starlight": "^0.34.3", 18 - "@expressive-code/plugin-collapsible-sections": "^0.41.2", 18 + "@expressive-code/plugin-collapsible-sections": "^0.41.3", 19 19 "@expressive-code/plugin-line-numbers": "^0.41.2", 20 20 "@fontsource-variable/atkinson-hyperlegible-next": "^5.2.4", 21 21 "@fontsource-variable/jetbrains-mono": "^5.0.21",