feature: adds invidious search feature

This commit is contained in:
2025-02-21 22:47:50 -08:00
parent f677026072
commit 803cdd2cdf
6 changed files with 192 additions and 10 deletions

View File

@@ -17,8 +17,9 @@
},
"devDependencies": {
"@eslint/js": "^9.19.0",
"@types/react": "^19.0.8",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.3",
"@types/react-icons": "^3.0.0",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.19.0",
"eslint-plugin-react-hooks": "^5.0.0",