Hello everyone,I'm working in a project AEM SPA with ReactJS, since last
week i have a warning when i am building the project because AEM react
libraries that i am using are deprecated.After reading about this new
libraries, i realise that besides the package renaming also it were
introduced in the new versions support to typescript, and thats is very
interesting because i am using typescript in my project.After i done the
changes below, i have a lot of errors in my typescript validation
because...