chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-06-16 23:01:21 +00:00
parent 9a531a15ac
commit 9034d436f4
2 changed files with 70 additions and 70 deletions

View file

@ -34,14 +34,14 @@
"sveltekit-sse": "^0.13.19",
"tailwindcss": "^4.1.10",
"typescript": "^5.8.3",
"typescript-eslint": "^8.34.0",
"typescript-eslint": "^8.34.1",
"vite": "^6.3.5"
},
"dependencies": {
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.1.10",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^24.0.1",
"@types/node": "^24.0.3",
"winston": "^3.17.0",
"youtube-dl-exec": "^3.0.22"
}