Open andervaler opened 1 year ago
I am encountering a dependency conflict issue in the core-js library.
I expected the dependencies to be resolved correctly without any conflicts.
npm i @jsonforms/angular-material (with "core-js": "3.24.1")
Any
v3.1.0
Angular v14.0.4
Material
No response
Hi @andervaler,
Did you try to install it anyway and check whether it still works? If yes we could raise our peer dependency range.
Describe the bug
I am encountering a dependency conflict issue in the core-js library.
Expected behavior
I expected the dependencies to be resolved correctly without any conflicts.
Steps to reproduce the issue
npm i @jsonforms/angular-material (with "core-js": "3.24.1")
Screenshots
In which browser are you experiencing the issue?
Any
Which Version of JSON Forms are you using?
v3.1.0
Framework
Angular v14.0.4
RendererSet
Material
Additional context
No response