Skip to content

Commit

Permalink
Merge pull request #781 from s3igo/renovate/npm-astro-vulnerability
Browse files Browse the repository at this point in the history
fix(deps): update dependency astro to v4.16.18 [security]
  • Loading branch information
s3igo authored Dec 22, 2024
2 parents 85f416b + 8d02183 commit 7e1d84a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
7 changes: 1 addition & 6 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,7 @@
++ [
{
plugins = {
nvim-colorizer.fileTypes = [
{
language = "astro";
tailwind = "lsp";
}
];
colorizer.settings.user_default_options.tailwind = "lsp";
none-ls = {
enable = true;
sources = {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@fontsource/jetbrains-mono": "5.1.1",
"@fontsource/zen-kaku-gothic-new": "5.1.0",
"@kobalte/core": "0.13.7",
"astro": "4.16.15",
"astro": "4.16.18",
"astro-expressive-code": "0.38.3",
"autoprefixer": "10.4.20",
"clsx": "2.1.1",
Expand Down

0 comments on commit 7e1d84a

Please sign in to comment.