|
|
@@ -77,11 +77,11 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@ckeditor/ckeditor5-comments": "^19.0.2",
|
|
|
- "@ckeditor/ckeditor5-dev-docs": "^20.0.0",
|
|
|
- "@ckeditor/ckeditor5-dev-env": "^20.1.0",
|
|
|
- "@ckeditor/ckeditor5-dev-tests": "^20.0.1",
|
|
|
- "@ckeditor/ckeditor5-dev-utils": "^20.0.0",
|
|
|
- "@ckeditor/ckeditor5-dev-webpack-plugin": "^20.0.0",
|
|
|
+ "@ckeditor/ckeditor5-dev-docs": "^21.0.0",
|
|
|
+ "@ckeditor/ckeditor5-dev-env": "^21.0.0",
|
|
|
+ "@ckeditor/ckeditor5-dev-tests": "^21.0.0",
|
|
|
+ "@ckeditor/ckeditor5-dev-utils": "^21.0.0",
|
|
|
+ "@ckeditor/ckeditor5-dev-webpack-plugin": "^21.0.0",
|
|
|
"@ckeditor/ckeditor5-inspector": "^2.1.0",
|
|
|
"@ckeditor/ckeditor5-react": "^2.1.0",
|
|
|
"@ckeditor/ckeditor5-real-time-collaboration": "^19.0.2",
|
|
|
@@ -91,7 +91,7 @@
|
|
|
"coveralls": "^3.1.0",
|
|
|
"css-loader": "^3.5.3",
|
|
|
"eslint": "^7.1.0",
|
|
|
- "eslint-config-ckeditor5": "^2.1.0",
|
|
|
+ "eslint-config-ckeditor5": "^3.0.0",
|
|
|
"glob": "^7.1.6",
|
|
|
"http-server": "^0.12.3",
|
|
|
"husky": "^4.2.5",
|
|
|
@@ -106,7 +106,7 @@
|
|
|
"react-dom": "^16.13.1",
|
|
|
"style-loader": "^1.2.1",
|
|
|
"stylelint": "^13.5.0",
|
|
|
- "stylelint-config-ckeditor5": "^1.0.3",
|
|
|
+ "stylelint-config-ckeditor5": "^2.0.0",
|
|
|
"svgo": "^1.3.2",
|
|
|
"terser-webpack-plugin": "^3.0.2",
|
|
|
"umberto": "^1.3.2",
|