|
|
@@ -83,37 +83,37 @@
|
|
|
"@ckeditor/ckeditor5-dev-utils": "^20.0.0",
|
|
|
"@ckeditor/ckeditor5-dev-webpack-plugin": "^20.0.0",
|
|
|
"@ckeditor/ckeditor5-inspector": "^2.0.0",
|
|
|
- "@ckeditor/ckeditor5-react": "^1.1.3",
|
|
|
+ "@ckeditor/ckeditor5-react": "^2.1.0",
|
|
|
"@ckeditor/ckeditor5-real-time-collaboration": "^19.0.2",
|
|
|
"@ckeditor/ckeditor5-track-changes": "^19.1.0",
|
|
|
- "@wiris/mathtype-ckeditor5": "^7.19.0",
|
|
|
+ "@wiris/mathtype-ckeditor5": "^7.20.0",
|
|
|
"babel-standalone": "^6.26.0",
|
|
|
"coveralls": "^3.1.0",
|
|
|
- "css-loader": "^1.0.0",
|
|
|
- "eslint": "^5.5.0",
|
|
|
- "eslint-config-ckeditor5": "^2.0.0",
|
|
|
- "glob": "^7.1.2",
|
|
|
- "http-server": "^0.12.1",
|
|
|
- "husky": "^1.3.1",
|
|
|
- "lint-staged": "^7.0.0",
|
|
|
- "mini-css-extract-plugin": "^0.4.0",
|
|
|
+ "css-loader": "^3.5.3",
|
|
|
+ "eslint": "^7.1.0",
|
|
|
+ "eslint-config-ckeditor5": "^2.1.0",
|
|
|
+ "glob": "^7.1.6",
|
|
|
+ "http-server": "^0.12.3",
|
|
|
+ "husky": "^4.2.5",
|
|
|
+ "lint-staged": "^10.2.6",
|
|
|
+ "mini-css-extract-plugin": "^0.9.0",
|
|
|
"minimatch": "^3.0.4",
|
|
|
"nyc": "^15.0.1",
|
|
|
"postcss-loader": "^3.0.0",
|
|
|
- "progress-bar-webpack-plugin": "^1.12.1",
|
|
|
- "raw-loader": "^3.1.0",
|
|
|
- "react": "^16.9.0",
|
|
|
- "react-dom": "^16.9.0",
|
|
|
- "style-loader": "^1.0.0",
|
|
|
- "stylelint": "^11.1.1",
|
|
|
- "stylelint-config-ckeditor5": "^1.0.0",
|
|
|
- "svgo": "^1.1.0",
|
|
|
- "terser-webpack-plugin": "^2.2.1",
|
|
|
+ "progress-bar-webpack-plugin": "^2.1.0",
|
|
|
+ "raw-loader": "^4.0.1",
|
|
|
+ "react": "^16.13.1",
|
|
|
+ "react-dom": "^16.13.1",
|
|
|
+ "style-loader": "^1.2.1",
|
|
|
+ "stylelint": "^13.5.0",
|
|
|
+ "stylelint-config-ckeditor5": "^1.0.3",
|
|
|
+ "svgo": "^1.3.2",
|
|
|
+ "terser-webpack-plugin": "^3.0.2",
|
|
|
"umberto": "^1.3.2",
|
|
|
- "webpack": "^4.39.1"
|
|
|
+ "webpack": "^4.43.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": ">=8.0.0",
|
|
|
+ "node": ">=12.0.0",
|
|
|
"npm": ">=5.7.1"
|
|
|
},
|
|
|
"author": "CKSource (http://cksource.com/)",
|