Arsalan Yaldram
Arsalan Yaldram
/build-deploy-preview env=release
@albinAppsmith can you help @ShravaniRoy here, may be she needs to work on this in the old-design system folder.
@ShravaniRoy I would suggest you to fork the repository and start working, all the update dependencies tasks needs to be done under the `design-system-old` folder.
@ShravaniRoy instead of using `ncu` for upgrading, I would suggest you uninstall the lib using - `yarn uninstall rollup` and install it again so that it pulls in the latest...
@ShravaniRoy I think you have updated a lot of dependencies so it has become pretty hard to debug the issue. I would suggest you to only upgrade, rollup related dependencies...
@ShravaniRoy `storybook & rollup, rollup plugins` please update only these dependencies, don't upgrade other dependencies, I see you upgraded react, react-dom we are using react 17, we are not upgrading...
cool yes please commit all the files and raise a pull request. I will go through your Pull Request.