chore(ui): migrate more code to typescript

This commit is contained in:
Łukasz Mierzwa
2020-06-29 16:14:53 +01:00
committed by Łukasz Mierzwa
parent 55170f8812
commit 4d4dd111c1
36 changed files with 392 additions and 205 deletions

View File

@@ -11,8 +11,17 @@
"@juggle/resize-observer": "3.2.0",
"@popperjs/core": "2.4.4",
"@sentry/browser": "5.19.2",
"@types/body-scroll-lock": "2.6.1",
"@types/bricks.js": "1.8.1",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/promise-retry": "1.1.3",
"@types/react": "16.9.43",
"@types/react-dom": "16.9.8",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "3.0.13",
"body-scroll-lock": "3.0.3",
"bootstrap": "4.5.0",
"bootswatch": "4.5.0",