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

This commit is contained in:
renovate[bot] 2024-12-04 02:33:08 +00:00 committed by GitHub
parent d4cffe2407
commit 89977cad8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
{
"imports": {
"@catppuccin/palette": "npm:@catppuccin/palette@0.2.0",
"sass": "npm:sass@1.66.1",
"sass": "npm:sass@1.82.0",
"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"
},