Bump ckeditor5-dev-build-tools and ckeditor5 packages.

This commit is contained in:
Piotr Szczęśniak 2024-08-02 14:49:29 +02:00
parent 238bc92053
commit 516fb7e968

View File

@ -34,7 +34,7 @@
"lodash-es": "^4.17.15" "lodash-es": "^4.17.15"
}, },
"devDependencies": { "devDependencies": {
"@ckeditor/ckeditor5-dev-build-tools": "^40.2.0", "@ckeditor/ckeditor5-dev-build-tools": "^42.0.0",
"@ckeditor/ckeditor5-inspector": "^4.0.0", "@ckeditor/ckeditor5-inspector": "^4.0.0",
"@ckeditor/ckeditor5-package-tools": "^2.0.0", "@ckeditor/ckeditor5-package-tools": "^2.0.0",
"ckeditor5": "latest", "ckeditor5": "latest",
@ -47,7 +47,7 @@
"stylelint-config-ckeditor5": ">=2.0.1" "stylelint-config-ckeditor5": ">=2.0.1"
}, },
"peerDependencies": { "peerDependencies": {
"ckeditor5": ">=42.0.0 || ^0.0.0-nightly" "ckeditor5": ">=43.0.0 || ^0.0.0-nightly"
}, },
"scripts": { "scripts": {
"dll:build": "ckeditor5-package-tools dll:build", "dll:build": "ckeditor5-package-tools dll:build",