chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-05-31 23:00:17 +00:00
parent 45f2b869bf
commit 36d3ec9904
2 changed files with 10 additions and 10 deletions

View file

@ -29,7 +29,7 @@
"prettier": "^3.5.3",
"prettier-plugin-svelte": "^3.4.0",
"prettier-plugin-tailwindcss": "^0.6.12",
"svelte": "^5.33.10",
"svelte": "^5.33.11",
"svelte-check": "^4.2.1",
"sveltekit-sse": "^0.13.19",
"tailwindcss": "^4.1.8",
@ -43,6 +43,6 @@
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^22.15.29",
"winston": "^3.17.0",
"youtube-dl-exec": "^3.0.21"
"youtube-dl-exec": "^3.0.22"
}
}