chore(deps): update dependency @std/path to v1.1.1

This commit is contained in:
renovate[bot] 2025-07-05 04:04:02 +00:00 committed by GitHub
parent 0f43d25874
commit fe03324cbd
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@^1.7.1",
"@std/path": "jsr:@std/path@^1.0.8",
"@std/path": "jsr:@std/path@^1.1.1",
"sass": "npm:sass@1.86.3",
"@catppuccin/deno-lib": "https://deno.land/x/catppuccin_toolbox@deno-lib-v1.1.0/deno-lib/mod.ts"
},