spacedrive/interface
Vítor Vasconcellos 8e271c007f
Lock version of patched dependencies (#2151)
Fix eslint warning
 - Fix some subdependencies requiring an older @typescript-eslint/parser version that is incompatible with the current version of typescript
 - Add react-router and react-router-dom version lock to ensure pnpm doesn't download a version incompatible with our patched @remix/router
 - Add version lock to @remix-run/router to avoid incompatibilities with our patched version
2024-03-01 01:57:27 +00:00
..
app Everything over P2P (#2135) 2024-02-29 07:46:30 +00:00
components [ENG-1472] Frontend bug fixes and dependencies update (#2137) 2024-02-28 23:52:24 +00:00
hooks [ENG-1641] Use 'delItem' shortcut (#2138) 2024-02-28 15:36:07 +00:00
locales [ENG-1605] updater i18n (#2123) 2024-02-27 16:17:06 +00:00
types [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
util Everything over P2P (#2135) 2024-02-29 07:46:30 +00:00
.eslintrc.js [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
ErrorFallback.tsx Fix plugin (#1979) 2024-01-23 20:11:13 +00:00
index.tsx [ENG-1472] Frontend bug fixes and dependencies update (#2137) 2024-02-28 23:52:24 +00:00
package.json Lock version of patched dependencies (#2151) 2024-03-01 01:57:27 +00:00
RoutingContext.tsx [ENG-1592] Correctly assign tab titles on desktop (#2030) 2024-02-01 15:40:38 +00:00
TabsContext.tsx [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
tailwind.config.js [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
tsconfig.json [ENG-1472] Frontend bug fixes and dependencies update (#2137) 2024-02-28 23:52:24 +00:00