chore(deps): update dependency sass to v1.81.0

This commit is contained in:
renovate[bot] 2024-11-15 05:46:32 +00:00 committed by GitHub
parent d4cffe2407
commit 5e11873b42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
{ {
"imports": { "imports": {
"@catppuccin/palette": "npm:@catppuccin/palette@0.2.0", "@catppuccin/palette": "npm:@catppuccin/palette@0.2.0",
"sass": "npm:sass@1.66.1", "sass": "npm:sass@1.81.0",
"std/path": "https://deno.land/std@0.199.0/path/mod.ts", "std/path": "https://deno.land/std@0.199.0/path/mod.ts",
"@catppuccin/deno-lib": "https://deno.land/x/catppuccin_toolbox@deno-lib-v1.0.0/deno-lib/mod.ts" "@catppuccin/deno-lib": "https://deno.land/x/catppuccin_toolbox@deno-lib-v1.0.0/deno-lib/mod.ts"
}, },