Make use of the new webcomponent for notices
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / package.json
1 {
2 "devDependencies": {
3 "@typescript-eslint/eslint-plugin": "^6.5.0",
4 "@typescript-eslint/parser": "^6.5.0",
5 "eslint": "^8.48.0",
6 "eslint-config-prettier": "^9.0.0",
7 "prettier": "^3.0.3",
8 "typescript": "^5.2.2"
9 },
10 "dependencies": {
11 "@woltlab/d.ts": "https://github.com/WoltLab/d.ts.git#c08648e9f82c381bd18b91ac1072c430e58e71f1"
12 }
13 }