chore: update minor dependencies
This commit is contained in:
parent
e0fbca1e6d
commit
96d59113bc
2 changed files with 20 additions and 19 deletions
|
@ -18,7 +18,7 @@
|
|||
"@eslint/compat": "^1.2.7",
|
||||
"@eslint/js": "^9.22.0",
|
||||
"@sveltejs/adapter-node": "^5.2.12",
|
||||
"@sveltejs/kit": "^2.19.0",
|
||||
"@sveltejs/kit": "^2.19.1",
|
||||
"@sveltejs/vite-plugin-svelte": "^5.0.3",
|
||||
"@tailwindcss/vite": "^4.0.14",
|
||||
"eslint": "^9.22.0",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"tailwindcss": "^4.0.14",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript-eslint": "^8.26.1",
|
||||
"vite": "^6.2.1"
|
||||
"vite": "^6.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
|
@ -43,6 +43,6 @@
|
|||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.13.10",
|
||||
"winston": "^3.17.0",
|
||||
"youtube-dl-exec": "^3.0.18"
|
||||
"youtube-dl-exec": "^3.0.19"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue