chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-06-30 23:00:52 +00:00
parent 96c53bdb67
commit 35c8b96b93
2 changed files with 66 additions and 66 deletions

View file

@ -34,14 +34,14 @@
"sveltekit-sse": "^0.13.19",
"tailwindcss": "^4.1.11",
"typescript": "^5.8.3",
"typescript-eslint": "^8.35.0",
"typescript-eslint": "^8.35.1",
"vite": "^6.3.5"
},
"dependencies": {
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.1.11",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^24.0.7",
"@types/node": "^24.0.8",
"winston": "^3.17.0",
"youtube-dl-exec": "^3.0.22"
}