chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-07-10 23:00:37 +00:00
parent 66bc6550ff
commit 2834ff8a4d
2 changed files with 10 additions and 10 deletions

View file

@ -18,7 +18,7 @@
"@eslint/compat": "^1.3.1",
"@eslint/js": "^9.30.1",
"@sveltejs/adapter-node": "^5.2.13",
"@sveltejs/kit": "^2.22.4",
"@sveltejs/kit": "^2.22.5",
"@sveltejs/vite-plugin-svelte": "^5.1.0",
"@tailwindcss/vite": "^4.1.11",
"eslint": "^9.30.1",
@ -41,7 +41,7 @@
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.1.11",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^24.0.12",
"@types/node": "^24.0.13",
"winston": "^3.17.0",
"youtube-dl-exec": "^3.0.22"
}