new emoji search
This commit is contained in:
@ -115,12 +115,12 @@
|
||||
"dotenv": "^8.0.0",
|
||||
"emoji-datasource": "5.0.0",
|
||||
"emoji-mart": "^5.1.0",
|
||||
"emoji-mart-old": "npm:emoji-mart-lazyload",
|
||||
"entities": "^4.3.1",
|
||||
"es6-symbol": "^3.1.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"exif-js": "^2.3.0",
|
||||
"feather-icons": "^4.28.0",
|
||||
"flexsearch": "^0.7.21",
|
||||
"fork-ts-checker-webpack-plugin": "^7.2.11",
|
||||
"history": "^4.10.1",
|
||||
"html-webpack-harddisk-plugin": "^2.0.0",
|
||||
@ -209,6 +209,7 @@
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react-hooks": "^8.0.1",
|
||||
"@testing-library/user-event": "^14.0.3",
|
||||
"@types/flexsearch": "^0.7.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.15.0",
|
||||
"@typescript-eslint/parser": "^5.15.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
@ -225,7 +226,6 @@
|
||||
"fake-indexeddb": "^3.1.7",
|
||||
"husky": "^7.0.2",
|
||||
"jest": "^27.5.1",
|
||||
"jest-bench": "^27.5.1",
|
||||
"jest-junit": "^13.2.0",
|
||||
"lint-staged": ">=10",
|
||||
"raf": "^3.4.1",
|
||||
|
||||
Reference in New Issue
Block a user