Show content from all content languages for guests
[GitHub/WoltLab/WCF.git] / package.json
index 58b3562c7a7ded9e13d9e2f7b58c794bf6667583..4cb23e12981be6389a629a8c2ce899b3beefc7b0 100644 (file)
@@ -2,6 +2,7 @@
   "name": "@woltlab/wcf",
   "version": "5.4.0",
   "devDependencies": {
+    "@types/googlemaps": "^3.43.0",
     "@types/perfect-scrollbar": "^0.6.1",
     "@typescript-eslint/eslint-plugin": "^4.6.0",
     "@typescript-eslint/parser": "^4.6.0",
@@ -9,7 +10,7 @@
     "eslint": "^7.12.1",
     "eslint-config-prettier": "^6.15.0",
     "prettier": "^2.1.2",
-    "typescript": "^4.0.5"
+    "typescript": "^4.1.3"
   },
   "dependencies": {
     "@types/facebook-js-sdk": "^3.3.1",
@@ -17,6 +18,7 @@
     "@types/pica": "^5.1.2",
     "@types/prismjs": "^1.16.2",
     "@types/twitter-for-web": "0.0.1",
+    "qr-creator": "^1.0.0",
     "tslib": "^2.0.3"
   }
 }