1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Fixed: Loading suggestions for header search input

This commit is contained in:
Bogdan
2025-05-15 14:48:40 +03:00
parent 9bee9841c1
commit c82404c75b
5 changed files with 11 additions and 19 deletions

View File

@@ -85,7 +85,8 @@
"reselect": "4.1.8",
"stacktrace-js": "2.0.2",
"swiper": "8.3.2",
"typescript": "5.7.2"
"typescript": "5.7.2",
"use-debounce": "10.0.4"
},
"devDependencies": {
"@babel/core": "7.27.1",