chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-04-24 23:00:59 +00:00
parent 813b51388c
commit fb562a46fa
2 changed files with 20 additions and 19 deletions

View file

@ -35,13 +35,13 @@
"tailwindcss": "^4.1.4",
"typescript": "^5.8.3",
"typescript-eslint": "^8.31.0",
"vite": "^6.3.2"
"vite": "^6.3.3"
},
"dependencies": {
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.1.4",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^22.14.1",
"@types/node": "^22.15.0",
"winston": "^3.17.0",
"youtube-dl-exec": "^3.0.20"
}