1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Convert Form Components to TypeScript

This commit is contained in:
Mark McDowall
2024-10-26 14:54:23 -07:00
committed by GitHub
parent c114e2ddb7
commit 682d2b4e1b
158 changed files with 5225 additions and 6112 deletions

View File

@@ -93,7 +93,9 @@
"@babel/preset-typescript": "7.25.7",
"@types/lodash": "4.14.195",
"@types/qs": "6.9.16",
"@types/react-autosuggest": "10.1.11",
"@types/react-document-title": "2.0.10",
"@types/react-google-recaptcha": "2.1.9",
"@types/react-lazyload": "3.2.3",
"@types/react-router-dom": "5.3.3",
"@types/react-text-truncate": "0.19.0",