mirror of
https://github.com/wekan/wekan.git
synced 2026-01-26 19:26:09 +01:00
Replace mousetrap
This commit is contained in:
parent
a528a411da
commit
c795dfe96b
7 changed files with 236 additions and 147 deletions
|
|
@ -21,12 +21,14 @@
|
|||
"@mapbox/node-pre-gyp": "^2.0.3",
|
||||
"@meteorjs/reify": "^0.25.4",
|
||||
"@rwap/jquery-ui-touch-punch": "^1.0.11",
|
||||
"@textcomplete/contenteditable": "^0.1.13",
|
||||
"@textcomplete/core": "^0.1.13",
|
||||
"@textcomplete/textarea": "^0.1.13",
|
||||
"@wekanteam/dragscroll": "^0.0.9",
|
||||
"@wekanteam/exceljs": "^4.6.0",
|
||||
"@wekanteam/html-to-markdown": "^1.0.2",
|
||||
"@wekanteam/meteor-globals": "^1.1.6",
|
||||
"@wekanteam/meteor-reactive-cache": "^1.0.7",
|
||||
"meteor-node-stubs": "npm:@wekanteam/meteor-node-stubs@^1.2.7",
|
||||
"ajv": "^6.12.6",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bson": "^4.7.2",
|
||||
|
|
@ -37,6 +39,7 @@
|
|||
"fibers": "^5.0.3",
|
||||
"file-type": "^16.5.4",
|
||||
"filesize": "^8.0.7",
|
||||
"hotkeys-js": "^3.13.15",
|
||||
"i18next": "^21.10.0",
|
||||
"i18next-sprintf-postprocessor": "^0.2.2",
|
||||
"jquery": "^3.7.1",
|
||||
|
|
@ -47,6 +50,7 @@
|
|||
"markdown-it-emoji": "^2.0.0",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"meteor-accounts-t9n": "^2.6.0",
|
||||
"meteor-node-stubs": "npm:@wekanteam/meteor-node-stubs@^1.2.7",
|
||||
"os": "^0.1.2",
|
||||
"papaparse": "^5.5.3",
|
||||
"pretty-ms": "^7.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue