Replace react-hotkeys with updated fork for Vite compatibility

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-02-26 14:43:39 +01:00
parent 5ec0b8e3e2
commit 9174bd774a
3 changed files with 17 additions and 43 deletions

View File

@ -61,6 +61,7 @@
"@lexical/react": "^0.13.1",
"@lexical/selection": "^0.13.1",
"@lexical/utils": "^0.13.1",
"@mkljczk/react-hotkeys": "^1.2.2",
"@noble/hashes": "^1.3.3",
"@popperjs/core": "^2.11.5",
"@reach/combobox": "^0.18.0",
@ -147,7 +148,6 @@
"react-error-boundary": "^4.0.11",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.4.0",
"react-hotkeys": "^1.1.4",
"react-immutable-pure-component": "^2.2.2",
"react-inlinesvg": "^4.0.0",
"react-intl": "^6.0.0",