{
"devDependencies": {
- "@typescript-eslint/eslint-plugin": "^4.6.1",
- "@typescript-eslint/parser": "^4.6.1",
- "eslint": "^7.12.1",
- "eslint-config-prettier": "^6.15.0",
- "prettier": "^2.1.2",
- "tslib": "^2.0.3",
- "typescript": "^4.1.3"
+ "@typescript-eslint/eslint-plugin": "^6.5.0",
+ "@typescript-eslint/parser": "^6.5.0",
+ "eslint": "^8.48.0",
+ "eslint-config-prettier": "^9.0.0",
+ "prettier": "^3.0.3",
+ "tslib": "^2.6.0",
+ "typescript": "^5.2.2"
},
"dependencies": {
- "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#master"
+ "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#5ed76b3a3267dfbffdf19405822d22510ad2bc7d"
}
-}
\ No newline at end of file
+}