chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-05-05 23:00:39 +00:00
parent 84121199ee
commit 0b52238eb3
2 changed files with 68 additions and 67 deletions

View file

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