chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-03-24 23:00:45 +00:00
parent 9f8b49515e
commit 99ae01f895
2 changed files with 60 additions and 60 deletions

View file

@ -34,14 +34,14 @@
"sveltekit-sse": "^0.13.16",
"tailwindcss": "^4.0.15",
"typescript": "^5.8.2",
"typescript-eslint": "^8.27.0",
"vite": "^6.2.2"
"typescript-eslint": "^8.28.0",
"vite": "^6.2.3"
},
"dependencies": {
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.0.15",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^22.13.11",
"@types/node": "^22.13.13",
"winston": "^3.17.0",
"youtube-dl-exec": "^3.0.19"
}