ckeditor / ckeditor4-react

Official CKEditor 4 React component.
Other
95 stars 51 forks source link

Update `react-router` in `samples/router` #255

Closed Comandeer closed 2 years ago

Comandeer commented 2 years ago

Are you reporting a feature request or a bug?

Task

Provide detailed reproduction steps (if any)

  1. Check dependencies in samples/router package.

Expected result

The newest version (^6.0.2) of react-router is used.

Actual result

The old ^5.2.0 version is used → https://github.com/ckeditor/ckeditor4-react/blob/7dbedf71ded9869e18c44e559d87f38c96589a92/samples/router/package.json#L17

Other details

CKEditorBot commented 2 years ago

Closed in https://github.com/ckeditor/ckeditor4-react/pull/256