Drop `@package` tag in *.php
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / package.json
index 5a3b4db7003adf2bd1c1a08fc6bbc320ecda6327..bf2c798dcdc97820568b7ae97a2440e27c78600a 100644 (file)
@@ -1,14 +1,14 @@
 {
   "devDependencies": {
-    "@typescript-eslint/eslint-plugin": "^5.30.0",
-    "@typescript-eslint/parser": "^5.30.0",
-    "eslint": "^8.18.0",
+    "@typescript-eslint/eslint-plugin": "^5.44.0",
+    "@typescript-eslint/parser": "^5.44.0",
+    "eslint": "^8.28.0",
     "eslint-config-prettier": "^8.5.0",
     "prettier": "^2.7.1",
-    "tslib": "^2.4.0",
-    "typescript": "^4.7.4"
+    "tslib": "^2.4.1",
+    "typescript": "^4.9.3"
   },
   "dependencies": {
-    "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#59e43bae3d2d0cb7022e48e5e40f09ddccb1f25e"
+    "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#506f03428901de5c6e4dc0447c43a9d90237a037"
   }
 }