Skip to content

Commit

Permalink
fix(deps): update expressive-code to ^0.40.2 (#1303)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent b6a79bb commit 8949e64
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"@astrojs/react": "^4.2.0",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.5",
"@expressive-code/plugin-collapsible-sections": "^0.40.1",
"@expressive-code/plugin-line-numbers": "^0.40.1",
"@expressive-code/plugin-collapsible-sections": "^0.40.2",
"@expressive-code/plugin-line-numbers": "^0.40.2",
"@nanostores/persistent": "^0.10.2",
"@nanostores/react": "^0.8.4",
"@octokit/core": "^6.1.4",
"astro": "^5.2.5",
"astro-auto-import": "^0.4.4",
"astro-expressive-code": "^0.40.1",
"astro-expressive-code": "^0.40.2",
"classnames": "^2.5.1",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
Expand Down

0 comments on commit 8949e64

Please sign in to comment.