Mirror of
0
fork

Configure Feed

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

Merge pull request #124 from trueberryless-org/renovate/expressive-code-plugin-line-numbers-0.x

authored by

Felix Schneider and committed by
GitHub
3795e1b6 6a7ec2cd

+2 -2
+1 -1
pnpm-lock.yaml
··· 33 33 specifier: ^0.41.3 34 34 version: 0.41.3 35 35 '@expressive-code/plugin-line-numbers': 36 - specifier: ^0.41.2 36 + specifier: ^0.41.3 37 37 version: 0.41.3 38 38 '@fontsource-variable/atkinson-hyperlegible-next': 39 39 specifier: ^5.2.4
+1 -1
starlight/package.json
··· 16 16 "@astrojs/markdown-remark": "^6.3.6", 17 17 "@astrojs/starlight": "^0.34.3", 18 18 "@expressive-code/plugin-collapsible-sections": "^0.41.3", 19 - "@expressive-code/plugin-line-numbers": "^0.41.2", 19 + "@expressive-code/plugin-line-numbers": "^0.41.3", 20 20 "@fontsource-variable/atkinson-hyperlegible-next": "^5.2.4", 21 21 "@fontsource-variable/jetbrains-mono": "^5.0.21", 22 22 "@lunariajs/core": "^0.1.1",