chore: update minor dependencies
This commit is contained in:
parent
47b6370d98
commit
008c2e413e
1 changed files with 3 additions and 3 deletions
|
@ -29,13 +29,13 @@
|
||||||
"globals": "^15.14.0",
|
"globals": "^15.14.0",
|
||||||
"prettier": "^3.4.2",
|
"prettier": "^3.4.2",
|
||||||
"prettier-plugin-svelte": "^3.3.3",
|
"prettier-plugin-svelte": "^3.3.3",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.10",
|
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||||
"svelte": "^5.19.7",
|
"svelte": "^5.19.8",
|
||||||
"svelte-check": "^4.1.4",
|
"svelte-check": "^4.1.4",
|
||||||
"tailwindcss": "^3.4.17",
|
"tailwindcss": "^3.4.17",
|
||||||
"typescript": "^5.7.3",
|
"typescript": "^5.7.3",
|
||||||
"typescript-eslint": "^8.23.0",
|
"typescript-eslint": "^8.23.0",
|
||||||
"vite": "^6.0.11"
|
"vite": "^6.1.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"youtube-dl-exec": "^3.0.15"
|
"youtube-dl-exec": "^3.0.15"
|
||||||
|
|
Loading…
Add table
Reference in a new issue