Skip to content

Commit 72087e7

Browse files
committed
Merge branch '6.1' into 6.2
2 parents 26e6f64 + 12fae54 commit 72087e7

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"bundle-web-components": "npx esbuild ts/WoltLabSuite/WebComponent/index.ts --minify --bundle --watch --outfile=wcfsetup/install/files/js/WoltLabSuite/WebComponent.min.js"
55
},
66
"devDependencies": {
7-
"@typescript-eslint/eslint-plugin": "^8.19.0",
8-
"@typescript-eslint/parser": "^8.19.0",
9-
"esbuild": "^0.25.0",
10-
"eslint": "^9.17.0",
11-
"eslint-config-prettier": "^9.1.0",
12-
"prettier": "^3.4.2",
13-
"typescript": "^5.7.2"
7+
"@typescript-eslint/eslint-plugin": "^8.34.1",
8+
"@typescript-eslint/parser": "^8.34.1",
9+
"esbuild": "^0.25.5",
10+
"eslint": "^9.29.0",
11+
"eslint-config-prettier": "^10.1.5",
12+
"prettier": "^3.5.3",
13+
"typescript": "^5.8.3"
1414
},
1515
"dependencies": {
1616
"@ckeditor/ckeditor5-inspector": "^4.1.0",
@@ -30,7 +30,7 @@
3030
"@woltlab/zxcvbn": "git+https://github.com/WoltLab/zxcvbn.git#5b582b24e437f1883ccad3c37dae7c3c5f1e7da3",
3131
"cropperjs": "2.0.0-rc.2",
3232
"exifreader": "^4.26.0",
33-
"focus-trap": "^7.6.2",
33+
"focus-trap": "^7.6.5",
3434
"html-parsed-element": "^0.4.1",
3535
"perfect-scrollbar": "^1.5.6",
3636
"qr-creator": "^1.0.0",

0 commit comments

Comments
 (0)