This commit is contained in:
dependabot[bot] 2025-09-05 22:52:15 +03:00 committed by GitHub
commit f8d41ec5f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@
"@typescript-eslint/parser": "^8.0.0",
"@vitest/browser": "^3.0.5",
"@vitest/coverage-istanbul": "^3.0.5",
"ckeditor5": "46.0.2",
"ckeditor5": "46.0.3",
"eslint": "^9.0.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "^14.1.0",
@ -45,7 +45,7 @@
"webdriverio": "^9.0.7"
},
"peerDependencies": {
"ckeditor5": "46.0.2"
"ckeditor5": "46.0.3"
},
"scripts": {
"build": "node ./scripts/build-dist.mjs",