Skip to content

Commit 8fb77af

Browse files
committed
Upgrade to CKEditor v43.3.1 / NPM Dependencies
1 parent 7d87109 commit 8fb77af

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+932
-395
lines changed

package-lock.json

Lines changed: 842 additions & 305 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,31 @@
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.12.2",
8-
"@typescript-eslint/parser": "^8.12.2",
7+
"@typescript-eslint/eslint-plugin": "^8.14.0",
8+
"@typescript-eslint/parser": "^8.14.0",
99
"esbuild": "^0.24.0",
10-
"eslint": "^9.13.0",
10+
"eslint": "^9.14.0",
1111
"eslint-config-prettier": "^9.1.0",
1212
"prettier": "^3.3.3",
1313
"typescript": "^5.6.3"
1414
},
1515
"dependencies": {
1616
"@ckeditor/ckeditor5-inspector": "^4.1.0",
1717
"@googlemaps/markerclusterer": "^2.0.15",
18-
"@types/facebook-js-sdk": "^3.3.7",
19-
"@types/google.maps": "^3.54.0",
20-
"@types/jquery": "^3.5.18",
18+
"@types/facebook-js-sdk": "^3.3.12",
19+
"@types/google.maps": "^3.58.1",
20+
"@types/jquery": "^3.5.32",
2121
"@types/pica": "^5.1.3",
22-
"@types/prismjs": "^1.26.0",
22+
"@types/prismjs": "^1.26.5",
2323
"@types/twitter-for-web": "0.0.3",
24-
"@woltlab/editor": "git+https://github.com/WoltLab/editor.git#c407a8efe4f3ad08d7777cd71dce30b4dd2a523a",
24+
"@woltlab/editor": "git+https://github.com/WoltLab/editor.git#0587b116500467bdb66750410f0d9ba34b285be7",
2525
"@woltlab/zxcvbn": "git+https://github.com/WoltLab/zxcvbn.git#5b582b24e437f1883ccad3c37dae7c3c5f1e7da3",
26-
"focus-trap": "^7.5.2",
26+
"focus-trap": "^7.6.1",
2727
"html-parsed-element": "^0.4.1",
28-
"perfect-scrollbar": "^1.5.5",
28+
"perfect-scrollbar": "^1.5.6",
2929
"qr-creator": "^1.0.0",
3030
"reflect-metadata": "^0.2.2",
3131
"tabbable": "^6.2.0",
3232
"tslib": "^2.8.1"
3333
}
34-
}
34+
}

wcfsetup/install/files/js/3rdParty/ckeditor/ckeditor5.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wcfsetup/install/files/js/3rdParty/ckeditor/translations/af.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wcfsetup/install/files/js/3rdParty/ckeditor/translations/ar.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)