chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-04-28 23:01:03 +00:00
parent 338309bf7c
commit 5224975ecd
2 changed files with 55 additions and 55 deletions

View file

@ -34,14 +34,14 @@
"sveltekit-sse": "^0.13.19",
"tailwindcss": "^4.1.4",
"typescript": "^5.8.3",
"typescript-eslint": "^8.31.0",
"typescript-eslint": "^8.31.1",
"vite": "^6.3.3"
},
"dependencies": {
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.1.4",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^22.15.2",
"@types/node": "^22.15.3",
"winston": "^3.17.0",
"youtube-dl-exec": "^3.0.20"
}