Mirror of
0
fork

Configure Feed

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

fix(deps): update dependency @expressive-code/plugin-line-numbers to ^0.41.3 [skip ci]

authored by

renovate[bot] and committed by
GitHub
2036bb4e 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",