mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
Convert Page components to TypeScript
This commit is contained in:
+2
-1
@@ -38,7 +38,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"element-class": "0.2.2",
|
||||
"filesize": "10.1.6",
|
||||
"fuse.js": "6.6.2",
|
||||
"fuse.js": "7.0.0",
|
||||
"history": "4.10.1",
|
||||
"jdu": "1.0.0",
|
||||
"jquery": "3.7.1",
|
||||
@@ -92,6 +92,7 @@
|
||||
"@babel/preset-react": "7.26.3",
|
||||
"@babel/preset-typescript": "7.26.0",
|
||||
"@types/lodash": "4.14.195",
|
||||
"@types/mousetrap": "1.6.15",
|
||||
"@types/qs": "6.9.16",
|
||||
"@types/react-autosuggest": "10.1.11",
|
||||
"@types/react-document-title": "2.0.10",
|
||||
|
||||
Reference in New Issue
Block a user