]> Untitled Git - lemmy.git/blobdiff - ui/package.json
Adding emoji support.
[lemmy.git] / ui / package.json
index 9ff9ebba0f7ea2c30b3fd5d9bfaed0778f566354..797e45bc8c1915fce17e59c2fdb912118ea8a5d9 100644 (file)
     "@types/jwt-decode": "^2.2.1",
     "@types/markdown-it": "^0.0.7",
     "@types/markdown-it-container": "^2.0.2",
-    "@types/react-i18next": "^8.1.0",
     "autosize": "^4.0.2",
     "classcat": "^1.1.3",
     "dotenv": "^6.1.0",
+    "i18next": "^17.0.9",
     "inferno": "^7.0.1",
     "inferno-i18next": "nimbusec-oss/inferno-i18next",
+    "inferno-router": "^7.0.1",
     "js-cookie": "^2.2.0",
     "jwt-decode": "^2.2.0",
     "markdown-it": "^8.4.2",
     "markdown-it-container": "^2.0.0",
+    "markdown-it-emoji": "^1.4.0",
     "moment": "^2.24.0",
     "rxjs": "^6.4.0",
     "terser": "^3.17.0",
@@ -40,6 +42,6 @@
     "fuse-box": "^3.1.3",
     "ts-transform-classcat": "^0.0.2",
     "ts-transform-inferno": "^4.0.2",
-    "typescript": "^3.3.3333"
+    "typescript": "^3.5.3"
   }
 }